-
高效数据类型和算法库,含很多数值算法
高效数据类型和算法库,含很多数值算法-high efficient data structure and algorithm, including a variety of algorithms and numeric computings.
- 2023-06-15 23:35:03下载
- 积分:1
-
一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号
一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号-One-dimensional FFT procedure, as long as the changes in the main function of the test signal can be used for other signals
- 2023-03-09 09:20:02下载
- 积分:1
-
人工智能导论的课件,希望对你来说你有用的,能用得到
人工智能导论的课件,希望对你来说你有用的,能用得到-Introduction to Artificial Intelligence courseware, you want to be useful for you, and can be used to be
- 2022-07-26 07:44:12下载
- 积分:1
-
表格线打印算法C语言源程序
表格线打印算法C语言源程序-form lines Print algorithm C language source
- 2022-08-06 16:58:02下载
- 积分:1
-
Soil non
非线性土体有限源程序,包含接触单元等等,功能挺好
-Soil non-linear finite source
- 2022-05-19 03:16:03下载
- 积分:1
-
在MPI上实现的矩阵相乘并行
在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel
computation source program.
- 2022-11-09 11:10:04下载
- 积分:1
-
dksdkansdknaksdnkand
***
- 2022-05-14 17:05:11下载
- 积分:1
-
Discrete Fourier Transform
离散分数阶傅立叶变换-Discrete Fourier Transform
- 2023-04-06 14:05:04下载
- 积分:1
-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
例如:给定4个城市{1,2,3,4}及其各城市之间的路程
最优路线是1,3,2,4,1,
其最短路程是25-a salesman, traveling salesman problem, a number of cities to sell commodities, the known distance between the city (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest. For example : given four cities (1,2,3,4) and the distance between the city optimal route is 1,3,2,4, 1, the shortest distance is 25
- 2022-03-31 13:34:20下载
- 积分:1
-
外部排序算法C++实现
这是我们数据结构与算法设计的一次作业,是一个外部排序的算法实现,希望对刚刚学数据结构的同学有一点帮助。
- 2022-01-26 02:10:11下载
- 积分:1