-
此程序为数值算法分析里的跳马算法演示程序
此程序为数值算法分析里的跳马算法演示程序-procedure for numerical algorithm analysis of the algorithm vault Demonstration Program
- 2022-01-30 12:28:59下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 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
-
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)...
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)-optimization problem solving linear programming source (postgraduate courses : optimization method)
- 2022-03-07 06:33:19下载
- 积分:1
-
近似PI使用蒙特卡罗方法
;近似PI使用蒙特卡罗方法。的例子是基于一个均匀分布的假设。
- 2023-06-12 03:15:03下载
- 积分:1
-
图书管理系统
图书管理系统包括新增图书,查询图书,删除图书,新增会员,查询会员,删除会员,包括两种算法:表插入排序算法和快速排序算法
- 2022-07-09 08:53:36下载
- 积分:1
-
并行预处理共轭梯度法求解线性方程组
给出了线性方程组矩阵Ax=b在并行预处理共轭梯度法求解过程,绝对有用哟
- 2022-01-26 00:34:21下载
- 积分:1
-
c语言简单算法实例
c语言简单算法实例-c algorithm example, simple language
- 2023-04-30 19:40:04下载
- 积分:1
-
利用gmm模型进行特征分析的程序,欢迎与各位相关研究的朋友进行交流...
利用gmm模型进行特征分析的程序,欢迎与各位相关研究的朋友进行交流-use gmm model analysis procedures, and welcome to friends from the relevant research exchange
- 2022-01-25 19:30:29下载
- 积分:1
-
C语言基本排序算法,经过测试!
C语言基本排序算法,经过测试!-C language basic sorting algorithm, the test!
- 2023-03-24 16:20:04下载
- 积分:1
-
计算器小程序
用c#做的计算器小程序,包括+-*/等计算,并加入了平方,开根号,log,ln等,接近大家的使用习惯
- 2022-05-09 09:03:07下载
- 积分:1