资源列表
cudamarix-mul
- 用cuda写的矩阵相乘,包含分块和共享内存的核函数,请大家参照-Written by cuda matrix multiplication, and shared memory block containing the kernel function, please reference
2nd
- send and reseve from master
powell
- 鲍威尔法求最优解,C语言,在C++环境下运行,没有错误-Powell method the optimal solution, C language, C++ environment to run, no errors
GA_Knapsack_Solver
- GA问题举例,以及knapsack 问题的举例说明,-For example GA problems
(3)
- 计算法实现的CRC16位冗余校验码VB源程序,已运行,较简单,可自行美化-calculation method to achieve the CYXLIC REDUNDANCY - Redundancy Check VB source code, has been in operation for over a simple, free landscaping
ser_nbody
- 并行计算中的nbody问题的串行实现,运行在linux环境下。-nbody problem serial
MAIN
- 开发时间太短,可能还有许多有待完善的地方,望大家指点-Development time is too short, there may be many to be the perfect place, hope everyone pointing
getANum
- 包括 检验一个字符是不是数字 将一个字符数组转换成其对应的数字 获得一个合法的数字 -to include a number of characters is not a character array will be converted into the corresponding figure was a legitimate Digital
BFS_CUDA
- 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet
Matrix_enginValue
- 求矩阵特征值的并行算法,MPI程序,不知道有没有用-Demand matrix eigenvalue of the parallel algorithms, MPI procedure, do not know if there is no use
j
- MPI实现Jacobi矩阵迭代,每迭代5次输出中间结果-MPI implementations Jacobi iteration matrix, each iteration 5 times the output of intermediate results
cuberoot
- 在FPGA中,通过verilog语言实现了立方根-realize cube root with the verilog language