资源列表

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 3401 »

[数学计算/工程计算kingho

说明:皇后问题:在N*N的方格里放置皇后,要求不能放在同一行、同一列、同一对角线上。输入所有适合条件的情况。-Queen : N* N in the box, placed the empress, on the request can not be the same line, the same series on the same diagonal. The importation of all suitable conditions.
<陶发辉> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算单源点最短路径贪心算法

说明:单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
<刘兰英> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算高斯拟合

说明:曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
<龚雪> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算caculator_science

说明:java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
<xzc> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算agaus

说明:全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c--return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then
<陈益林> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算chenagaus

说明:求解大型稀疏方程组的全选主元高斯-约当消去法--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-solving large sparse linear system-wide elections PCA Gauss-Jordan elimination method-- to return to the original equation is expressed by the coefficient matri
<陈益林> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算b树的算法

说明:B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
<王小娅> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算PltFigOfEquil

说明:x-y图解法求二元精馏塔理论塔板数 本文件是一个m文件,要在matlab环境下运行-x-y graphical method for binary distillation theoretical plate number of this document is a document m, the operating environment Matlab
<lzg> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算vc求星期几源码

说明:是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.-VC is a realization of a few weeks for a small procedure. It can be achieved in your date is a few weeks of inquiries. It is a relatively simple procedure.
<陈天> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算八皇后问题源码

说明:这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.-This should be a classic of the classic programming algorithm inside the eight Queen s problems. Also passed the test. Fully meet the design requirements.
<陈天> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算劈因子法解方程

说明:用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可-rebuilding factor method of solving equations, in accordance with the importation of equations suggest the order, and the corresponding coefficient can be
<张力均> 在 2024-04-28 上传 | 大小:1024 | 下载:0

[数学计算/工程计算任意基数阶魔方块

说明:基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another w
<xqs> 在 2024-04-28 上传 | 大小:1024 | 下载:0
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 3401 »

源码中国 www.ymcn.org