搜索资源列表
c语言算法速查手册
- c语言学习的入门级和提高级教程,有源码
C语言算法速查手册
- 常用的C语言算法可以在这里找到,缩短设计时间。
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for
C_code
- C语言算法速查手册提供各种各样的科学计算的算法,如:矩阵计算,线性与非线性求解等。-C language algorithm Handbook for manual offers a variety of scientific computing algorithm, such as: matrix computation, linear and nonlinear problem solving.
C-cal
- 在撰写程式时,也许会遇到算法的问题,这时参考一下C语言算法速查手册,希望能有帮助,-Writing program, the algorithm may encounter problems, then refer to C language algorithms Quick Reference, hoping to help,
C语言算法速查手册 第三版
- 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)
C语言算法速查手册 第三版源代码
- C语言算法速查手册第三版所付全部源代码,包含绝大多法数学算法,十分好用(C Language Algorithms Quick Search Manual Payment of the third edition of all source code, including most mathematical algorithms, very useful)