The Application of Specialized Memory Manager in Interactive CAD Systems

Interactive CAD systems have to allocate and deallocate memory frequently. Frequent memory allocation and deallocation can play a significant role in degrading application performance. An application may use memory in a very specific way and pay a performance penalty for functionality it does not need. We could counter that by developing specialized memory managers.




References:
[1] Guo-ming Huang. Develop interactive CAD systems by using Visual
C++.net. Beijing: Publishing house of electronics industry, 2003, pp.
236-278.
[2] Lian-he Yang. Computer simulation of elastic properties on any structure
3-D woven composite. Acta materiae compositae sinica, 2000.2.
[3] Lian-he Yang. CAD on elastic properties of 3D woven composites.
Journal of Tianjin Polytechnic University, 2005,4.
[4] Dov Bulka, David Mayhew. Efficient C++ Performance Programming
Techniques. Beijing: Tsinghua University Press, 2003. pp. 55-65.
[5] Scott Meyers. More Effective C++. Beijing: China Power Press, 2003. pp.
38-39.
[6] Bruce Eckel. Thinking in C++: Volume one: introduction to Standard
C++. Beijing: China Machine Press, 2002. pp. 305-324.