资源列表
pso_01
- 使用二进制PSO解决0-1背包问题的MATLAB程序-The use of PSO to solve 0-1 knapsack problem
kexuecaljs
- 本计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能! 支持IE浏览器,360浏览器,搜狗浏览器,火狐浏览器,谷歌chrome浏览器等主流浏览器,即计即用,无需数据库,上传即可使用!-The calculator interface is simple and elegant, in addition to the basic ad
Produto_Escalar_vs01
- This a Parallel Code to calculate a Dot Product using MPI library and C++. This is a .Net2010 Project. To emulate a parallel computer in your machine you need install a MPICH2 library for windows. This code works too Linux.
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
SM03Skeleton.tar
- This C++ codes are developed by Shin Yoshizawa at the MPII, Saarbruecken, Germany. The method is described in my paper "Free-form Skeleton-driven Mesh Deformations", Shin Yoshizawa, Alexander G. Belyaev, and Hans-Peter Seidel, ACM Solid Modeling 2003
ParallelAverage
- 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
gradient.tar
- an OpenMP code for finding gradient of a fucntion
tt
- 一个对并行计算的分析,希望大家能用上,并且多多批评-An analysis of parallel computing, hope everyone can be on, and lots of criticism
nbody
- n-body problem n-body problem
UART_Download
- 此为FPGA上的一个串口通信程序,已经通过仿真测试,完全可行
FLYBACKCONVERTER
- FILE BACK CONVERTER BY USING MATLAB
transpose
- cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)