搜索资源列表
HLAporker
- 基于HLA框架的扑克牌游戏,是简单的分布式仿真入门的例子-HLA framework based poker game, is a simple example of distributed simulation entry
Hadooop
- 云计算的经典书籍,Hadoop书籍是入门的典籍,详细的介绍了分布式理论和相关的操作-Classic books for cloud computing, Hadoop books classics of the entry, a detailed descr iption of the distributed theory and related operations
java
- //需求分析:写一个成绩管理系统。其中的一个功能是实现成绩录入。要求能根据课程名称在系统里找到学生和课程信息;在结果区域中添加成绩。 //规则:要求对输入成绩的操作要有有效性检验。成绩只接受大于0且小于100的数字;同一记录不能反复提交;当点击“提交”,告知用户操作是否成功,并给出相应信息;课程名下拉列表中的课程列表根据数据库中的课程表,自动生成。-//Demand analysis: write a performance management system. One of thes
parallel-computing
- 并行计算导论,作为基础入门的指导书 张林波出版-Introduction to parallel computing, as a basis for entry guide book
MPI-for-C
- 压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
mpiTest
- MPI并行程序设计实例从易到难多个实例,从入门的并行helloWorld,到圆周率的计算,以及多个并行程序设计的实例。-MPI parallel program design example From easy to difficult multiple instances.From the parallel helloWorld entry, to the calculation of PI, and a plurality of parallel programming examples.