资源列表
OpenCL-specifications
- OpenCL编程规范,主要介绍OpenCL结构及函数用法说明,以及编写OpenCL代码例程-The OpenCL programming specification introduces OpenCL structure and function usage instructions, as well as to write OpenCL code routines
Matrix
- Dataset for my MPI clustering implementation. Matrix.txt - sparse matrix of all terms Matrix.txt.membership - clustering results Matrix.txt.cluster_centres - cluster centers
combation caculation
- Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel code compiler, shared memory s
calculator_new_0516
- verilog编写的计算器,0到99999999内可连续混合运算可退格-verilog calculator
LP_v1.0
- 利用MFC对话框实现的线性规划分析程序(问题的标准化、求对偶问题)-MFC dialog box using linear programming analysis of implementation procedures (standardization of questions, seeking dual problem)
dot_product
- 使用CUDA语言实现向量的点乘,可以大幅度提高点乘的速度,是CUDA语言的入门程序-Using CUDA language vector dot product, can greatly improve the speed of the dot is CUDA language entry program
anim_heat
- 并行计算,模拟热传导模型,观察热量扩散情形,网格中几个热源恒温。1024*1024场景,计算量较大,模拟环境看不到结果-heat conduction
Calculator
- 强大的计算功能 基本的计算都有了 如 SIN COS TAN COT...... 还有如幂次运算
exp2_4_7
- 使用迭代公式计算某正整数的平方根-Using iterative formula one number square root
hand4
- this program is a hand detection
Keygen_Kepserverex_5
- comuinictatyion port fir siemens plc wiyh opc server
GA
- 实现并行算法,尤其对遗传算法很有用,适合专业人员。