搜索资源列表
C_Algorithms_code
- C 语言编些的各种算法程序代码、源程序第二版-C Algorithms code(second edit)
618
- 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
match
- 应用Visual studio C# 编辑计算本息 与阶乘的计算-Visual studio C# Edit calculate principal and interest calculated factorial
FEMcPP
- 适合于C++有限元编程初学者,利用C++编辑有限元力学公式,作用初学的参考,可以借鉴使用-C++ finite element programming for beginners, using the finite element C++ edit formulas, the role of reference beginner, you can learn to use
min_edit-distance
- Minimum edit distance problem implementation in c++. One of the fundamental problems in Dynamic Programming.