搜索资源列表
StudyMath
- 一个十以内加减法的自动出题系统,适合c#初学者学习其中的写法。-within a 10 addition and subtraction out that the automatic system, suitable for beginners learning c # in which the wording.
multi_atm
- 多线程模拟两人同时使用两个自动取款机访问同一共享帐号
MPIPoisson
- Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想
quicksort
- 快排的并行实现,使用openMP,程序自动生成随机数,分别使用单线程和多线程排序,并比较最后的结果-quick sort based on openMP
dynamic-mandel
- 利用并行技术,动态的完成图的绘制,当slave完成一行的绘制,master会自动给出另一行的序号-The use of parallel technologies, the completion of the dynamic mapping, when the slave completed his drawing, master will automatically give another line of the serial number
Statistics
- 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
stock
- 自动读取sina的股票资金流向信息 能够分析机构资金流入流出-abc
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
CnC_tutorial
- Intel CnC 帮助文档, 在这个文档中,你可以找到英特尔CnC并行的使用方法,CnC比OpenMp最大的优势在于你并不需要十分了解它是怎么并行的,只要将你需要计算的数据放入cnc中,它会自动并行-Intel CnC help document. In this document, you can find how to use CnC, CnC is better than openMp because it doesn t matter if the programer is p
awb
- 自动白平衡的verilog实现
java
- //需求分析:写一个成绩管理系统。其中的一个功能是实现成绩录入。要求能根据课程名称在系统里找到学生和课程信息;在结果区域中添加成绩。 //规则:要求对输入成绩的操作要有有效性检验。成绩只接受大于0且小于100的数字;同一记录不能反复提交;当点击“提交”,告知用户操作是否成功,并给出相应信息;课程名下拉列表中的课程列表根据数据库中的课程表,自动生成。-//Demand analysis: write a performance management system. One of thes
readfault2
- 可靠性中读取故障集合的代码! 故障集合自动进行N-1计算得出可靠性指标-Reliability to read a the fault collection of code!
PI
- 结合omp编程,采用并行计算的方法计算π的值,自动输出运行时间-Combined the omp programming, use parallel computing method to calculate the value of pi, the run-time output automatically
matlab-ga
- 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
Isight-call-UGupdate-in-MDO
- 在利用isight进行MDO时,用于isight对UG自动更新程序的调用-For isight isight MDO UG automatic update procedure call
5maze
- 自动生成迷宫并寻找路径,无路径的情况下不查找-Automatically generated maze and find the path
shouhuoji
- 自动售货机,基于c++语言编写的自动售货机,可以实现自动售货。-Vending machines, based c++ language vending machines, vending can be achieved.
tdma_code
- tdma参数化模块。可以自动生成2的n次的tdma哥时隙,用户可根据需要自己配置参数-tdma see the number of model lumps. 2 n basis following manner tdma chance possible 以自 dynamic generation, for root needed self-placement see number
smart_finder
- 效率很高的大数据并行处理程序,其特点是线程能自动进行数据读取、数据处理的角色转换 在有限的系统配置下 尽可能地减少等待-Highly efficient parallel processing of large data, which is characterized by thread can read data automatically, Role data processing system configuration in a limited as much as possible t
hw3
- 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
