资源列表
training-2003
- 这是中科大的并行运算学习资料,个人感觉很有用处-Cultivation of parallel computing is to learn information useful personal feeling
Openmpcode_examples
- 里面包含了几个openMP的共享存储式C程序代码,希望对你们有帮助,现在能参考的大型程序的openMP的代码比较少-Which contains several openMP shared storage type C code, you want to help, and now can reference the code in large programs openMP less
GetData
- 从磁盘中的txt文件中读取数据,并对数据进行均方根计算,并进行粗大误差剔除-Txt file from the disk to read data, and calculated the root mean square data, and the gross error removed
paynova-1.0
- i need paynova sample code. please help me... please
prime
- 基于Java的并行计算,搜寻任意范围区间的所有等于质数乘积的数,可作为对并行计算的入门了解。-Java-based parallel search any range interval number is equal to the product of prime numbers, as parallel computing introductory understanding.
chaoxieyuan
- 利用回调、委托、线程等方法实现抄写员功能-Use callback commissioned thread scribe functions
rank_int
- Verilog写的产生32位随即数。通过seed产生随即数起始。通过线性反馈移位寄存器产生随机数。 -32 Verilog write the generated random number. Starting seed generated random number. By a linear feedback shift register to generate random numbers.
gridcomputing
- 网格计算的开发环境介绍及部分源代码,有一定参考价值-the environmental of the grid computing
Archive
- 两人联机争上游游戏,双方用IP链接服务器,争上游两 人联机争上游游戏,双方用IP链接服务器,争上游-Two online struggle upstream game server with the IP link, contention upstream two struggle upstream games online server with an IP link, contention upstream two struggle upstream games online, bilate
Printer.class
- 两人联机争上游游戏,双方用IP链接服务器,争上游两 人联机争上游游戏,双方用IP链接服务器,争上游-Two online struggle upstream game server with the IP link, contention upstream two struggle upstream games online server with an IP link, contention upstream two struggle upstream games online, bilate
a2
- matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
jacobi
- a parallel version of Jacobi iterative method, and some improvements.