-
运筹学演示程序之运输问题
运筹学演示程序之运输问题- Operations research transportation question demonstration
program
- 2022-05-12 22:03:27下载
- 积分:1
-
Contains Clustering Mechanism. especially, Cluster Header Selection is focused.
Contains Clustering Mechanism. especially, Cluster Header Selection is focused.
- 2022-03-23 16:09:52下载
- 积分:1
-
C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!...
C语言命令行编程源代码,需要在DOS环境下看出功能,不过是一个学习老的编程思想的好例子!-command line C programming language source code in DOS environment to see functional, but old is a learning program with the idea of a good example!
- 2022-04-12 04:58:57下载
- 积分:1
-
对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。...
对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。-Given any one of the well-formed formula (not more than four propositional variables), so that students will use C language statements that come out, and it is able to calculate the true value assigned to each group should be under the true value.
- 2022-02-01 17:48:48下载
- 积分:1
-
检测C++正切变换的代码
该功能主要是用来测试正切函数并计算正切值,以得出正切函数的参数是以弧度制形式!
- 2022-02-07 01:28:22下载
- 积分:1
-
大地测量大地线计算程序
资源描述数值积分法算大地线,正反算程序,还有角度弧度转换的算法。算法亲身实验计算跟大地测量书上结果吻合,算法效率高。
- 2022-04-20 00:20:05下载
- 积分:1
-
使用MFC的多项式计算完毕,很值得看,但也乐…
使用MFC完成多项式的计算,很值得一看,也是学习数据结构的好程序-use MFC polynomial complete the calculation, it is worth looking at, but also learn from the data structures the program
- 2023-07-15 23:15:08下载
- 积分:1
-
基于C++标准模板类库的全文检索算法
基于C++标准模板类库的全文检索算法 -Based on C++ standard template library of full-text search algorithm
- 2022-07-27 18:05:52下载
- 积分:1
-
算法-回溯法
回溯算法求解0-1背包问题、旅行售货商问题、青蛙换位问题、骑士巡游问题。
- 2022-05-23 08:46:50下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1