资源列表
matrix4.rar
- 矩阵运算
mat_lib.zip
- 二维矩阵方面的库
MD5Checksum.zip
- MD5校验和算法源码
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
mergesort.zip
- 两个链表情况下的排序
migong.rar
- 简单的试探法走迷宫
MILLISEC.zip
- DOS下时间分辨率精确到毫秒的程序
mintwo.rar
- 最小二乘法
mpistring.rar
- 在MPI上实现并行串匹配的源代码。