资源列表

« 1 2 ... .87 .88 .89 .90 .91 1192.93 .94 .95 .96 .97 ... 3400 »

[数学计算/工程计算BFS

说明:In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nod
<a32> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Countingsort

说明:Counting sort (ultra sort or math sort[1]) is a sorting algorithm which (like bucket sort) takes advantage of knowing the range of the numbers in the array to be sorted (array A). It uses this range to create an array C
<a32> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zadania3_3_Dijkstry

说明:Dijkstra s algorithm. The program searches for the shortest rail link between towns.
<a32> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jisuanqi

说明:简单计算器的计算器,用c#运行,希望有用-Calculator simple calculator, with c# run.
<JJ> 在 2025-02-25 上传 | 大小:33kb | 下载:0

[数学计算/工程计算matrix-inversion

说明:矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used direc
<肖欢> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Rand

说明:原创,一个实用的算法,生成小范围,但比较大的整型随机数。-Original, a practical algorithm to generate small, but large integer random number.
<小虾米> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算linear-equations

说明:求解线性方程组 通过逼近方法逐渐取得线性方程组的解。-Solving linear equations obtained by approximation method for the gradual solution of linear equations.
<yuan> 在 2025-02-25 上传 | 大小:228kb | 下载:0

[数学计算/工程计算eigenvalue

说明:求解矩阵的特征值 采用数学上的逼近方法求解-By solving the eigenvalue approximation method for solving the mathematical
<yuan> 在 2025-02-25 上传 | 大小:194kb | 下载:0

[数学计算/工程计算nonlinear-equation

说明:非线性方程求解 简单的求解非线性方程根的程序-Simple linear equation the procedure for solving nonlinear equation root
<yuan> 在 2025-02-25 上传 | 大小:230kb | 下载:0

[数学计算/工程计算approximation

说明:函数逼近法求根 通过函数逼近法求得函数的近似解-Roots of function approximation function by function approximation of the approximate solution obtained by
<yuan> 在 2025-02-25 上传 | 大小:194kb | 下载:0

[数学计算/工程计算LCD1602

说明:1602显示,而且还有计算器功能,能进行加减乘除,不过只有整除-1602 display, but also the calculator
<jhf> 在 2025-02-25 上传 | 大小:12kb | 下载:0

[数学计算/工程计算srand

说明:随机取数函数,用于获取随机数,C C++中都可以使用-srand rand
<曹召飞> 在 2025-02-25 上传 | 大小:15kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1192.93 .94 .95 .96 .97 ... 3400 »

源码中国 www.ymcn.org