-
计算三次样条插值函数
计算三次样条插值函数-Calculation of cubic spline interpolation function
- 2022-02-25 17:32:21下载
- 积分:1
-
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引...
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker
- 2022-03-14 17:46:13下载
- 积分:1
-
CSMA/CA算法的C语言实现
用C语言实现的CSMA/CA代码,中国科学院计算技术研究所先进测试技术实验室原创。
Institute Of Computing Technology Chinese Academic. Science
- 2022-02-04 01:40:36下载
- 积分:1
-
输入小孩总数n,从第k个小孩开始,循环的步长m。输出:最先输出的是第一个胜利者,其次为第二个,最后为第N个胜利者。...
输入小孩总数n,从第k个小孩开始,循环的步长m。输出:最先输出的是第一个胜利者,其次为第二个,最后为第N个胜利者。-Enter the total number of children n, from the first k-child start the cycle of steps m. Output: The first output is the first winner, followed by the second, and finally for the first N winner.
- 2022-03-31 03:48:50下载
- 积分:1
-
较好的计算阻尼Newton法的C++程序,可以很快得到较精确的结果...
较好的计算阻尼Newton法的C++程序,可以很快得到较精确的结果-Better calculation of the damping Newton method C++ program, you can quickly get more accurate results
- 2022-02-15 06:41:09下载
- 积分:1
-
龙贝格算法c源代码 实用性强,考虑方面齐全
龙贝格算法c源代码 实用性强,考虑方面齐全-Romberg c algorithm source code practical, considerations complete
- 2023-05-12 00:05:03下载
- 积分:1
-
基于遗传算法的图像边缘检测算法
基于遗传算法的图像边缘检测算法。主要内容包含遗传算法的代码,可对各种图像的边缘进行检测,可直接运行,并且检测效果较好。
- 2023-04-25 04:30:03下载
- 积分:1
-
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort...
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
- 2022-05-07 06:26:05下载
- 积分:1
-
米勒拉宾素性测试仪
它对数字执行素性测试并返回布尔值。
- 2022-02-11 22:06:34下载
- 积分:1
-
c++实现SVD
一个C++实现的SVD程序,可用于数值分析或潜在语义索引,在矩阵分解完成后有对右奇异矩阵的列向量进行相似度计算。
- 2022-03-03 16:57:58下载
- 积分:1