资源列表
text1
- 步进电机,可以控制转速,正反转,数码管显示转速,
1_2
- 粒子数问题算法-The issue of particle number algorithm
Matrixoperation
- 矩阵转置&& 矩阵行列式&& 矩阵求逆三个函数-Matrix transpose Matrix Determinant & & & & 3 function matrix inversion
accellogi
- 5DOF accelerator to midi logic transformer respecting different musical scales (to be completed)
clock
- 用cuda编写时,计算程序运行时间的应用。-With cuda writing, calculating run time applications.
objectmodel
- 用C++语言实现二阶系统的数值算法,可以用仿真软件中二阶数学模型的建立,适用于在Vc 或BCB环境下自行编制控制系统仿真程序时使用,是个通用的C++类。-two-order control object model developed in C++
gauss
- 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法(或者称为一次解法),即一次性解决问题。-Iterative method, also known as removed France, is a constant value the old value of the variable recursive process, with iterative wears corresponds to the direct method (or the first solu
LinkStack_BracketTest
- 构造函数 析构函数 进栈 出栈 将栈清空 判断栈是否为空栈-Constructor destructor into the stack stack stack empty to determine whether the stack is empty stack
lyap
- 用于求解李亚普诺夫方程的解,是对matlab原有函数的重写,可以求解一般李亚普诺夫函数-For solving the Lyapunov equation, is a matlab function rewrite the original, can solve general Lyapunov function
sushu
- 利用c语言实现的高效求0到1000以内的素数,并输出计算时间。-Efficient use of c language requirements 0-1000 primes less, and outputs the computation time.
UStringLD
- 字符串匹配LD算法的Delphi实现,提供了类TStringLD,封装了比较方法和获取字符串差异详情的方法。-LD Delphi string matching algorithm, implemented in Delphi. Provides a class TStringLD, which encapsulates a comparison method and a method to fetch detailed information.
Maximum flow / min cut
- Maximum flow / minimum cut through path algorithm