-
复杂网络最短路径算法,详细而有条理,很有帮助
复杂网络最短路径算法,详细而有条理,很有帮助-Complex network shortest path algorithm, detailed and structured, very helpful
- 2023-07-24 18:00:03下载
- 积分:1
-
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2023-02-14 04:35:04下载
- 积分:1
-
扫雷游戏
资源描述
用Java编程实习 扫雷游戏
1、所有的源文件全部都在文件夹——>saolei——>src——>com——>etc——>game文件夹下。
2、main函数为程序启动入口,在Tset源文件中。
- 2022-03-01 08:17:28下载
- 积分:1
-
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并...
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equation, which may be the number of infected x1, has been the number of disease-borne x2, and the number of people have been successfully cured x3, and assuming they are due to exposure and infection.
- 2022-02-26 07:56:30下载
- 积分:1
-
边缘检测蚁群算法
人工蚁群算法是一种群体智能算法。我们可以在边缘检测中的 aplicate。该算法具有更多的 interestanting 群 comportament 什么时候看。存在基于群智能的 incontible 算法,此实现建造的 matlab 程序代码很容易在任何图像测试中使用。
- 2022-03-16 00:48:51下载
- 积分:1
-
商品库存管理系统
商品库存管理系统,C 语言,具有完整的系统设计
- 2022-01-31 22:36:07下载
- 积分:1
-
TI DSP TMS320F280x external interrupt routines.
TI DSP TMS320F280x 外部中断例程。-TI DSP TMS320F280x external interrupt routines.
- 2022-02-21 10:14:46下载
- 积分:1
-
区间树的实现
区间树的实现。我们将利用这种数据结构在程序中实现一种简单的一维地理定位算法:一组带有标识符的线段作为输入点——一个具有最高权重的标识符的结果。
- 2022-03-21 16:20:37下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
同步控制彩灯
这是一个红外收器,以呼吸流水灯的方式来显示。直接并用市电,通过市电的工频来做时钟,这样能保证每一个并入市电的模块都有一个同时呼吸的效果。
- 2022-08-19 10:52:34下载
- 积分:1