-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix calculation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-02 22:29:53下载
- 积分:1
-
With c++ Prepared Romberg integration process with examples and calculation resu...
用c++编写的龙贝格积分的程序
附有实例和计算结果-With c++ Prepared Romberg integration process with examples and calculation results
- 2022-02-07 07:17:57下载
- 积分:1
-
挺好的用于计算年利率和月利率的vb程序
挺好的用于计算年利率和月利率的vb程序-Holbrook used in the calculation of annual and monthly interest rates vb procedures
- 2022-04-24 09:42:51下载
- 积分:1
-
霍夫曼树-C++源码
应用背景霍夫曼树-C++源码实现:哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。关键技术给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman Tree)。
- 2022-08-25 15:08:30下载
- 积分:1
-
C实例实用算法包括:枚举、递推、背、矩阵操作…
C++Example实用的算法:包括枚举,递归,回溯,矩阵运算等-C Example practical algorithm include : Enumeration, recursive, back, matrix operations, etc.
- 2023-04-03 09:00:04下载
- 积分:1
-
c# 经纬度计算面积
c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积c# 经纬度计算面积
- 2022-01-25 17:38:26下载
- 积分:1
-
Levenberg-Marquardt算法
文件中包含一篇关于Levenberg-Marquardt算法的详细介绍,和一个关于LM算法的简单实现
- 2022-03-15 05:46:39下载
- 积分:1
-
用多线程来排序,共有五种算法.
用多线程来排序,共有五种算法.- Arranges with the multithreading, altogether has five
algorithms
- 2022-01-26 08:29:09下载
- 积分:1
-
c language commonly used algorithm Set
c语言常用算法程序集-c language commonly used algorithm Set
- 2022-04-20 18:51:17下载
- 积分:1
-
generalized inverse matrix calculation, a total of the two methods, which iterat...
矩阵的广义逆计算,共两种方法,其中迭代法有一阶收敛和二阶收敛-generalized inverse matrix calculation, a total of the two methods, which iteration is a second-order convergence and convergence
- 2023-05-15 00:30:03下载
- 积分:1