资源列表
mpistring.rar
- 在MPI上实现并行串匹配的源代码。
mpiparaw.rar
- 在MPI上用并行LU分解求解线性方程组的源程序。
mpipar.rar
- 在MPI上实现的矩阵相乘并行计算的源程序。
mintwo.rar
- 最小二乘法
MILLISEC.zip
- DOS下时间分辨率精确到毫秒的程序
migong.rar
- 简单的试探法走迷宫
mergesort.zip
- 两个链表情况下的排序
MD5KeyGen_v10.zip
- This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is pla
MD5Checksum.zip
- MD5校验和算法源码