Skip to main content
    • by  and +1
    •   3  
      PolymorphismGeneric ProgrammingStandard Template Library
Generic programming is an effective methodology for developing reusable software libraries. Many programming languages provide generics and have features for describing interfaces, but none completely support the idioms used in generic... more
    • by 
    •   10  
      PolymorphismSoftware DevelopmentSoftware ReuseProgramming Language Design
Secara tradisional, matakuliah Struktur Data difokuskan pada detail implementasi dari sejumlah struktur data sederhana. Sebagai alternatif, diusulkan penggunaan Standard Template Library (STL) yang merupakan bagian dari pustaka baku C++.... more
    • by 
    •   3  
      Standard Template LibraryData StructuresTeaching Computer Science
    • by 
    •   4  
      Data StructureStandard Template LibraryBenchmarkC
    • by 
    •   14  
      LanguagesDesignSemanticsPolymorphism
    • by 
    •   10  
      Computer ScienceNumerical Linear AlgebraLinear AlgebraData Structure
    • by 
    •   6  
      EngineeringOpen SourceStandard Template LibraryFor
    • by  and +2
    •   5  
      Software DevelopmentCurriculumData StructureStandard Template Library
    • by 
    •   3  
      Generic ProgrammingStandard Template LibraryLanguage Extension
by Lie-Quan Lee In this thesis I present the Generic Graph Component Library (GGCL), a generic programming framework for graph data structures and graph algorithms. Following the theme of the Standard Template Library (STL), the graph... more
    • by 
    •   2  
      Data StructureStandard Template Library
    • by 
    •   3  
      PolymorphismGeneric ProgrammingStandard Template Library
Algorithms are needed in every aspect of parallel computing. Genetic Programming is an evolutionary technique for automating the design of algorithms through iterative steps of mutation and crossover operations on an initial population of... more
    • by 
    •   15  
      Computer ScienceMaterials ScienceGenetic ProgrammingMesh generation
    • by 
    •   3  
      Static AnalysisGeneric ProgrammingStandard Template Library
    • by 
    •   10  
      Computer ScienceLinked DataData StructureGeometric model
    • by 
    •   6  
      Generic ProgrammingStandard Template LibraryConceptual FrameworkStress Testing
    • by 
    •   3  
      Computer ScienceData StructureStandard Template Library
Generics (templates) attempt to unify similar program structures to avoid explosion of redundant code. How well do generics serve this purpose in practice? We try to answer this question through empirical analysis from two case studies.... more
    • by 
    •   6  
      Knowledge Management in Software EngineeringStandard Template LibraryCase StudyEmpirical Study
Standard iteration mechanisms, even ones of such generality as those in the C++ Standard Template Library (STL), do not allow insertions to be made in a container during a traversal of the container. Since ad hoc ways of handling such... more
    • by 
    •   2  
      Generic ProgrammingStandard Template Library
    • by 
    •   17  
      AlgorithmsComputer GraphicsProgramming LanguagesObject Oriented Programming
    • by 
    •   5  
      Standard Template LibraryData acquisitionReal TimeData Flow Diagram
The Standard Template Adaptive Parallel Library (STAPL) is a su-perset of C++'s Standard Template Library (STL) which allows high-productivity parallel programming in both distributed and shared mem-ory environments. This framework... more
    • by 
    •   4  
      Linear AlgebraStandard Template LibraryData AccessMatrix Multiplication
    • by  and +1
    • Standard Template Library
    • by 
    •   6  
      Standard Template LibraryReal Time SystemsReading and writingPerforation
    • by 
    •   3  
      Standard Template LibraryCompetitive ProgrammingAlgorithmic Complexity Analysis