资源列表
zjdm
- 逆波兰式定义: 将运算对象写在前面,而把运算符号写在后面。用这种表示法表示的表达式也称做后缀式。逆波兰式的特点在于运算对象顺序不变,运算符号位置反映运算顺序。采用逆波兰式可以很好的表示简单算术表达式,其优点在于易于计算机处理表达式。
N!
- 用汇编语言写的,实现N的阶乘的程序,N范围在0到9 之间
FIR4
- *用循环缓冲区和双操作数寻址方法实现FIR滤波器 *N=80,y(n)=h0*x(n)+h1*x(n-1)+...+h78*x(n-78)+h79*x(n-79) *先用matlab,选择80点汉明窗设计一个截止频率为0.2pi的低通滤波器
FindTheCurrentEvents
- 一个可以找到并发事件的算法。程序运用了闭包搜寻矩阵的算法。-It is important in distributed computer systems to identify those events (at identifiable points in time) that are concurrent, or not related to each other in time. A group of concurrent events may sometimes attemp
156e_dip
- 汽车水温表代码,很好用的,以做了100K了,质量很好-Automotive temperature table code, well used to doing a 100K, and of good quality
hmm_model
- inicializacion, entrenamiento y validacion de modelos hmm para reconocimiento de digitos
copressorcharastis
- 求解曲线拟核,很有用,在压气机编程中使用-compresoor curve fit
PellEq
- openmp并行计算实现的Pell方程 d=61的情况,求得x,y-Pell equation d openmp parallel computing implementations = 61 cases, obtain x, y
1.wannianli
- c++写的万年历的代码!输入年份和月份,就可以查询当月的日历!
用于显示天堂字样
- 用于显示天堂字样,可变大小,很好用的,应付课程设计还是不错的
tiaoshi
- 控制电机转动的程序,可以更改制作。搞单片机的应该看一下
