资源列表
VB_NUM5
- 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximatio
VB_NUM6
- 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorith
大量排序算法
- 使用java写的大量有用算法,可以下载观看比较xuexi!-use of a large number of useful algorithms can be downloaded to compare xuexi!
PID Example--Inverted Pendulum
- The cart with an inverted pendulum, shown below, is \"bumped\" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does
200592110402942
- 本压缩包包含了C-编译器的设计文档与源代码,供学习参考。-the compressed contains C-Compiler design documents and source code for the study reference.
C++常用算法
- C++常用算法,给计算方法中各种基本应用提供参考-C common algorithms for calculation method to provide the basic reference
2维图像离散余弦变换
- 二维图像离散余弦变换:数字图像处理常用例程,可执行文件在Release中,具体说明见Readme。-two-dimensional discrete cosine transform image : Digital image processing routines used, in the Release executable file, specify see readme.
数值分析与算法(徐士良著)随书源程序
- 徐士良写的《数值分析与算法》,这是随书的源程序,有需要的朋友可以下来看看!-XU Shi-liang wrote the "Numerical Analysis and algorithm", it is with the source, a friend in need can look down!
用VC写的词法分析器
- 这是我用VC写 的一个小程序希望对大家有用-This is my VC write a small program you want to useful
win32下pascal词法分析程序的源程序
- 这是一个用来编译pascal的一个小程序有些还不行但也发了-This is a compiler for a small pascal procedures it is not enough for some but also made a
vbC12
- 用VB实现解常微分方程组 包括定步长四阶龙格-库塔法、自适应变步长的龙格-库塔法、改进的中点法、外推法等-VB solution of ordinary differential equations including fixed step 4-order Runge - Kutta method, adaptive variable step of the Runge - Kutta method to improve the midpoint of the law, such as ex
vbC10
- 用VB实现的傅立叶变换谱方法 包括复数据快速傅立叶变换算法、实数据快速傅立叶变换算法1、实数据快速傅立叶变换算法2、快速正弦变换和余弦变换等-VB Fourier transform spectra data including Minute Fast Fourier Transform algorithm, false information Fast Fourier Transform algorithm for one, real data Fast Fourier Transform
