资源列表
ADI
- 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
Basic-signal-generation--GUI
- 本科数字信号处理课程,基本信号产生与变换,可用于教学实验或毕业设计参考。-Digital Signal Processing undergraduate curriculum, the fundamental signal generation and conversion, can be used for experiments or teaching graduate design.
TimingRecovery_Simulink
- timing recovery on Simulink
MATLAB
- 百个实用的matlab范例 1-32是:图形篇 33-66是:界面篇 67-84是:形理-100 matlab practical examples 1-32 are: graphic papers is 33-66: 67-84 Part interface is: form the rationale for
thinning
- program that the process can make word also thin
md5qq
- 比较简单的md5的应用,用户使用起来非常方便-md5 relatively simple application, it is very user convenience
gaosi
- 应用visual basic编程,实现高斯投影计算-Application of visual basic programming, Gauss Projection
zhengtaifenbujianyanfa
- 白噪声的正太分布检验法 详细理论参见何书元《应用时间序列分析》-White noise distribution of the test is too detailed theory see Dr Shu-yuan, " the application of time series analysis"
1234567
- 递归下降法语法分析程序,用C++语言实现的递归下降法语法分析程序。-Recursive descent parser, C++ language using a recursive descent parser
data
- 拟合数据,可以对一些数据进行最小二乘法的整合运算-failed to translate
tree
- 表达式类型的实现: 1、 一个表达式和一颗二叉树之间,存在着自然的对应关系。 2、 假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^)。实现一下操作。 (1) ReadExpr(E)——以字符序列的形式输入语法正确的前缀表示式并构造表达式E。 (2) WritrExpr(E)——用带括弧的中缀表示式输出表达式E。 (3) Assign(V,c)——实现对变量V的赋值(V=c),变量的初值为0。 (4) Value(
LagrangeInterpolation
- lagrange interpolation algorithm implementation
