搜索资源列表
CalCulateCodeLine
- 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
SRT_CAS__rar
- 用户层cas实现服务器建立索引。 用户层上传文件:服务器接受文件、将文件分块并使用哈希存储。 用户层下载文件:服务器将数据块还原成文件。 用户层修改文件:服务器更新文件。-Cas to achieve user-level server indexed. User-level upload files: the server to accept files, block files and use the hash storage. Users download the file l
mpi_mandelbrot
- 利用MPI 计算 点是否在曼德博集合中 运行指令在bash 文件中。 前面的都是上传到云处理器的参数,可以自行修改-Using MPI to calculate the point whether in the mandelbrot set
Archive
- 弗洛伊德算法的MPI+openmp实现. 运行指令在bash文件中。导入文件是3000个点,可以自行修改带入文件-Floyd Warshall algorithm achieved by MPI+openmp