资源列表
122333
- 用VB做的一个简单计算数学题的程序 可以给小学生用-Using VB to do a simple calculation procedure for mathematical problems can be addressed to the primary use
MPI
- 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
TESTINT
- 一个C#的计算程序,供一些初学者学习,不过本人才疏学浅,还希望大家支持一下-a calculation program for some beginners learning, but I have little talent and less learning, but also hope that we support what
MPI-Program
- 使用MPI编程并行计算一个100*100*100的立方体的温度渗透1000次的最大温度差结果-MPI parallel programming is used to calculate a 100* 100* 100 cube temperature penetrating 1000 times the maximum temperature difference of the results
GA2
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
cuda-sha512
- 非常好用的基于cuda的sha512代码,cuda是基于GPU的编程语言,利用cuda的并行性可提高运算破解效率,但随着cuda版本的不断更新,编程环境需要自身搭建,代码需要读懂后根据版本的更新进行简单的调试。-Very good sha512 based on cuda code, cuda is a programming language based on GPU, using cuda parallelism can improve the operation efficiency of
pailie_zuheCPPshixian
- 全排列和组合数C++函数的实现,全排列和组合数C++函数的实现-The realization of the full array and the combined number C++ function
ParallelMerge
- parallel merge with MPI
DOdigitalfilterinC
- 实现数字滤波的C代码,实 现数字滤波的C代码,-C code, digital filtering C code.
opencl_edge_detect-master
- Sobel-edge-detection-opencl 在opencl在进行的最简单可以运行实例-Sobel-edge-detection-opencl the example that can
GA3
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
Insertion-Sort
- parallel prog for insertion sort