资源列表
ai_1503
- acm上的1503题,这也是我作业所得, 来源是 East Central North America 1998,希望能对入门的朋友有所帮助.-acm 1503 on the issue, which is why I work proceeds, East Central is the source of North America 1998, The hope is to be inducted into the friend help.
express
- C语言常用的一些经典的非常有用的各类算法
ensure_AR
- AR滤波更新算法代码,非线性滤波算法中的实现。-AR filtering algorithm to update the code, non-linear filtering algorithm
uler
- 尤拉公式,数值分析,c语言在数值分析中的应用-Mood formula, numerical analysis, c language in the numerical analysis of
Runge_Kutta_Euler_Newton_method
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的,其次还包括欧拉法和牛顿插值法-Runge_Kutta_Euler_Newton_method
ami
- Average mutual information
givens
- Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。
bigInt
- 大整数的幂运算原代码(数组实现),在 dev c++中通过 -Large integer exponentiation of the original code (the array to achieve), the dev c++ through
jiajian
- 加减乘除的混合运算,寄存器的存取,以及双字的存取。-Math & mixed operations, register access, and double word access.
atm_corro_ok2
- 利用idl建立6s查找表,6s。exe为hj-1卫星所用-To idl establish 6s lookup table
Hearst-function-matlab-program
- 通过赫斯特函数 提取数据特征并画出曲线,可以直接运行-Characterized by Hearst function to extract data and draw the curve, you can directly run
egg-drop
- EGG DROP puzzle problem solution implementation in c++. One of the fundamental problems in Dynamic Programming.