资源列表
MatrixFox3
- 并行计算中典型的FOX算法,是矩阵分块并行计算的很好例程,代码做了简单修改,在Linux平台上使用MPI实现。-Parallel Computing typical FOX algorithm is a matrix block parallel computing routines well, made a simple change of code using MPI implementation on Linux platform.
MyUsb
- USB并口驱动程序 相关设计人员可以参考-USB driver program
m_cycle_mips
- verilog设计的5状态多周期mips -multiple cycle mips CPU design of Verilog
F
- 本算例中采用有限体积算法三阶迎风型 离散格式对它进行数值求解-The example used in the third-order upwind finite volume method numerical solution of discrete format it
D
- 采用有限体积算法一阶迎风型离散格式进行数值求解。-Finite volume algorithm first order upwind discretization solved numerically.
B
- 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型 差分算法进行数值求解。-One-dimensional viscous compressible gas flow dynamics of the most classic viscous flow problems, use it upwind difference algorithm for numerical solving.
A
- 一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。-A one-dimensional problem that the shock tube problem is a typical one-dimensional inviscid compressible gas dynamics, and analytical solutions. It uses a two-step second order accuracy
lyapunvwolftese
- 分数阶混沌系统的Lyapunov指数,有利用分数及的计算-fractional chaotic newsysytems Lyapunov
Lax_Matlab(octave)
- 一维激波管matlab源程序,采用CFD数值模拟的方法,对N-S方程进行差分,获得流体解析解。-One-dimensional shock tube matlab source code, the use of CFD numerical simulation method, the NS differential equations, fluid obtained analytical solution.
big-and-small-using-pointer-array
- c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation -c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation
spark-matrix-master
- 基于Spark的矩阵操作,一个很有用的例子。- Spark-based matrix operation, a very useful example.
spark-matrix-multiply-master
- 基于Spark的分布式矩阵乘法,Using Scala-Distributed Matrix Multiplication Based on Spark