资源列表
数值分析2
- 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance,
ModelSim与QuartusII的结合
- ModelSim与QuartusII的结合使用
网格开发工具必备品
- 网格开发工具包,用于开发实现网格服务
UCFS_2440
- ucfs在2440中的实现
GUI+and+SimulinkGUI控制simulink模块及参数的综合实例
- GUI+and+SimulinkGUI控制simulink模块及参数的综合实例
AD7982
- DSP并行读取串行接口A/D芯片的VHDL接口程序,VHDL Interface Program between DSP (parrel interface) and AD7982 (Serial interface)
matlab遗传算法程序
- 采用matlab编写的遗传算法程序
fortran mpi jacobi
- fortran实现并行jacobi迭代
本程序实现了并行环境下mandelbrot集的实时显示
- 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退,this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
parallel-dijkstra 并行化思路实现dijkstra算法
- 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distributi
eucalyptus-1.6.2 云计算平台eucalyptus源代码
- 云计算平台eucalyptus源代码,其中我分析了集群控制器和关于存储方面(storage,CLC下的walrus,SC)的代码,让大家对该平台有个了解和提升-Cloud computing platform eucalyptus source code, which I analyzed the cluster controller and on the storage (storage, CLC under the walrus, SC) of the code, so that we ha
dpram2.ram的读写,使用状态机完成
- ram的读写,使用状态机完成,两片ram实现乒乓操作,ram read and write, using the state machine completed, two ping-pong operation to achieve ram