C常用程序集移植到VC开发环境的源代码

所属分类:OpenGL
开发工具:Visual C++
文件大小:68KB
下载次数:125
上传日期:2006-02-04 15:22:46
上 传 者wilsonmiao
说明:  针对C程序的特点,给出将之移植到VC集成环境下的技术,对一个常用程序集实施了大规模的改写,并提供了C++数组和矩阵模板类,对C程序进行面向对象的封装。 CH1.H-CH15.H改写自徐士良《C常用算法程序集[M]》清华大学出版社(1996.11),第1到第15章,即数值计算部分的所有内容。 AM.H 数组、矩阵类的最初实现 CAM.H 双精度型数组、矩阵类 TAM.H 数组、矩阵模板类 Matrix.h 双精度型矩阵类,数组类请用标准模板库的valarray类 TMatrix.h 矩阵模板类,数组类请用标准模板库的valarray类 这两者配合slice技术使用,可以得到极大的灵活性,标准模板库对效率也是做过优化的。 C++用作数值计算的解决方案包括Matlab数学库的调用,用Matlab、OpenGL实现数
(against C program features is to be transplanted to VC integrated technical environment, a procedure commonly used to collect a large-scale rewriting, and to provide an array of C and matrix template category, the C Programming Object-Oriented Packaging. CH1.H- CH15.H rewritten since XU Shi-liang "C algorithms commonly used procedures set [M]" Qinghua University Press (1 996.11), to a Chapter 15, that is part of the numerical calculation of all content. AM.H array matrices CAM.H the first to achieve double-precision array matrices TAM.H array matrix template category Matrix.h double-precision matrix category, array category please use standard template library valarray category TMatrix.h matrix template category, array category please use standard templates for the two categorie)

文件列表:
NA (0, 2003-06-20)
NA\AM.H (10634, 2003-06-28)
NA\CAM.H (10454, 2003-06-28)
NA\CH1.H (21549, 2003-04-16)
NA\CH10.H (15979, 2002-12-12)
NA\CH11.H (8571, 2002-12-12)
NA\CH12.H (19813, 2002-12-12)
NA\CH13.H (3061, 2002-12-12)
NA\CH14.H (6157, 2002-12-12)
NA\CH15.H (4588, 2002-12-18)
NA\CH2.H (25682, 2002-12-24)
NA\CH3.H (12629, 2002-12-12)
NA\CH4.H (25217, 2002-12-12)
NA\CH5.H (25221, 2003-01-19)
NA\CH6.H (17965, 2002-12-18)
NA\CH7.H (47795, 2002-12-18)
NA\CH8.H (13431, 2002-12-24)
NA\CH9.H (11206, 2002-12-24)
NA\Matrix.h (4213, 2003-06-26)
NA\TAM.H (11247, 2003-06-28)
NA\TMatrix.h (4414, 2003-06-27)
NA\说明.txt (514, 2003-06-28)

近期下载者

相关文件


收藏者