资源列表

« 1 2 ... .55 .56 .57 .58 .59 3360.61 .62 .63 .64 .65 ... 3400 »

[数学计算/工程计算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
<陈益林> 在 2025-01-08 上传 | 大小:1kb | 下载: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
<陈益林> 在 2025-01-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算大数计算程序

说明:大家一定写过计算器程序吧!但如果让你写一个用来计算成千上万位数的程序,你也许不会那么容易就写出来吧!-wrote calculator program! But if you write one used to calculate the median of thousands of procedures, you may not be so easy to write honest!
<李亮> 在 2025-01-08 上传 | 大小:229kb | 下载:1

[数学计算/工程计算HDB3

说明:源于老师的作业,实现将01代码转化成HDB3码,另外还有用VHDL语言编的,不过我这没有-teachers from the operations, achieving 01 HDB3 code into the code, as well as using VHDL series, but I am not
<王原> 在 2025-01-08 上传 | 大小:38kb | 下载:0

[数学计算/工程计算AHP

说明:层次分析法 、效益分配、幻方-AHP, and the benefit distribution, Magic Squares
<强晟> 在 2025-01-08 上传 | 大小:109kb | 下载:0

[数学计算/工程计算PathFinderRedux

说明:包括Pheromones Algorythm、Memory Algorythm和Hill Climbing Algorythm I,II,III在内的多个人工智能算法的实现-including Pheromones Algorythm, Memory Algorythm and Hill Climbing Algorythm I, II, III from the number of artificial intelligence al
<冯枫> 在 2025-01-08 上传 | 大小:115kb | 下载:0

[数学计算/工程计算no4

说明:按位异或及其在求解游戏策略问题中的应用.-caput or vary the game and its strategy in solving problems of application.
<司马星空> 在 2025-01-08 上传 | 大小:10kb | 下载:0

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

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

[数学计算/工程计算大数阶乘

说明:大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be impro
<小蒙> 在 2025-01-08 上传 | 大小:9kb | 下载:0

[数学计算/工程计算Nqueenn的C++源码

说明:采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!
<zbing0203> 在 2025-01-08 上传 | 大小:31kb | 下载:0

[数学计算/工程计算高斯随机数的产生

说明:程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-
<范范> 在 2025-01-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Contour

说明:二维规则网格数据的等值线追踪, 追踪算法为网格追踪法, 线绘制,可配置颜色 所读取的数据的文件格式为:surfer软件的ASCii grd文件数据-2D mesh contour data tracking, tracing algorithm for tracking grid, line drawing, color can be configured by reading the data file formats : surfe
<陶锐> 在 2025-01-08 上传 | 大小:77kb | 下载:1
« 1 2 ... .55 .56 .57 .58 .59 3360.61 .62 .63 .64 .65 ... 3400 »

源码中国 www.ymcn.org