搜索资源列表
mmas
- 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
rout_agrithn
- 从网上下载的路由算法C语言板,对初学者特别有用,清下载试用。-downloaded from the Internet routing algorithm C language board, especially useful for beginners, money download the trial.
ID3_WebMining
- Web数据挖掘ID3算法源码,使用C++语言编写而成,具有高效性。-Web data mining ID3 algorithm source, the use of C language, prepared with high efficiency.
TSP
- \"遗传算法\"以及\"退火算法\"用C++语言可以直接运行
MPI_C_TSP
- 在MPI平台下,用C语言实现模拟退火算法的货郎担问题的并行算法。
MPHARES
- 此为用c++语言编写的用于并行算法的源代码。
C++N!suanfa
- 用VC6.0编译出的求阶乘算法(0---10000)标准C 语言控制台应用程序
DWT
- 这是一个一维离散小波变换DWT并行算法,C语言实现
queen
- 所谓八皇后问题(Eight Queens Problem),是在8*8格的棋盘上,放置8个皇后。要求每行每列放一个皇后,而且每一条对角线和每一条反对角线上最多只能有一个皇后,这是一个典型并行算法,C语言实现。
transpose
- 矩阵转置并行算法实现,C语言开发,用mpi编程完成
cannon
- 矩阵相乘并行算法实现,C语言开发,用mpi编程完成
Fft
- fft并行算法实现,C语言开发,用mpi编程完成
mohusuanfa_Cyuyan
- 模糊算法,用C语言编写的,很有用,对各位有帮助-mohu suanfa,use the c language,it is useful for you
invBorder
- OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed
knappara
- 本程序实现0-1背包问题的遗传算法的并行计算,mpi+c语言-This procedure achieved 0-1 knapsack problem genetic algorithm parallel computing, mpi+ c language
ACOTSP.V1.0
- 运用C语言写的蚁群算法的程序,大家可以下载玩一玩。-The use of C language to write the ant colony algorithm procedure, you can download play.
message
- 利用linux环境下的C语言编写的一个并行算法的简单程序-err
newton_Honenr
- 数值计算中的一些算法用C语言实现,具体代码看压缩包-Some of the numerical algorithm used C language, the specific code to see compressed packet
jacobi
- 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
vector_matrix_multiplication
- 稀疏矩阵与向量相乘 算法 C语言 并行计算-Sparse matrix and vector multiplication