资源列表
server_c
- server code for server
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
kalman
- 对自适应滤波器和卡尔曼滤波器用MATLAB对语音信号进行了滤波,发现卡尔曼滤波器能够在较大的噪声中还原原来的信号。-Kalman filtering
PellEq
- openmp并行计算实现的Pell方程 d=61的情况,求得x,y-Pell equation d openmp parallel computing implementations = 61 cases, obtain x, y
Source
- 本程序可用于计算电力系统可靠性指标ENS。不同于一般用平均负荷的方法,考虑了负荷的动态响应。-To calculate the reliability index of distribution system.
