c++ 一些经典论文

c++ 一些经典论文


The Discipline and Method Architecture for Reusable Libraries (2000)



Citations

1489 The C++ Programming Language - Stroustrup - 1991
1437 Object-Oriented Software Construction - Meyer - 1997
861 Design Patterns - Gamma, Helm, et al. - 1995
303 Purify: Fast detection of memory leaks and access errors - Hastings, Joyce - 1991
232 Rational design process: how and why to fake it - Parnas, Clements - 1986
118 The Art of Computer Programming, Volume 1 - Knuth - 1998
89 Scalable software libraries - Batory, Singhal, et al. - 1993
67 The Library Scaling Problem and the Limits of Concrete Component Reuse - Biggerstaff - 1994
57 Algorithm-oriented generic libraries - Musser, Stepanov - 1994
47 Vmalloc: A general and efficient memory allocator - Vo - 1996
37 Algorithms, 2nd edition - Sedgewick - 1988
30 An Empirical Study of Delta Algorithms - Hunt, Vo, et al. - 1996
27 Empirical measurements of six allocation-intensive C programs - Zorn, Grunwald - 1992
19 Porting Unix to Windows NT - Korn
19 Xept: A software instrumentation method for exception handling - Vo, Wang, et al. - 1997


18 Worst case fragmentation of first fit and best fit storage allocation strategies - Robson - 1977
17 libg++, the GNU C++ library - Lea - 1988
13 On the external storage fragmentation produced by first-fit and best-fit allocation strategies - Shore - 1975
11 C Interfaces and Implementation - Hanson - 1997
10 National Standard for Information Systems { Programming Language C. Technical Report X3J11/89{159, ANSI Accredited Standards Committee, X3 Information Processing Systems - American - 1989
9 Ksh - an extensible high level language - Korn - 1994
7 Associative arrays - Koenig - 1988
5 CDT: A Container Data Type Library - Vo - 1997
5 Making a vector Fit for a Standard - Stroustrup - 1994
4 Vdelta: Differencing and Compression - Korn, Vo - 1995
4 Kiem-Phong Vo. Principles for Writing Reusable Library - Fowler, Korn - 1995
3 Practical Reusable Unix Software - Krisnamurthy - 1995
2 Negotiated Interfaces for Software Reuse - Clements, Parnas, et al. - 1992
1 Concrete software libraries - Vo - 1998
1 Sfio: A Buffered I/O Library. Software---Practice and Experience - Fowler, Korn, et al. - 199




你可能感兴趣的:(c++ 一些经典论文)