资源列表
kalman_filter_method
- 卡尔曼滤波用于语音增强算法,复杂度较高,适合非平稳信号.-Kalman filter used for voice enhancement algorithms, complexity, suitable for non-stationary signals.
模式识别——印章识别算法
- 模式识别——印章识别算法。《VC模式识别》源码。-pattern recognition -- chop recognition algorithm. "VC pattern recognition" source.
polynome_hachage
- adil1994 is about to lead the world by this progaramm you can control
ADC0804
- 51单片机5V电压表 ADC0804, 数码管显示-ADC0804 keil C51
炉温控制系统的软件程序
- 炉温控制系统的软件程序shiwode zhuopinf
rcwa
- 利用rcwa算法计算二维光栅的代码,在matlab下运行-rcwa matlab
eluos
- 一款基于visual c++汇编语言设计的俄罗斯方块程序源代码-Based on a visual c++ Assembly language designed Tetris source code
quick_sort
- 并行QUICK SORT (MPI) 并行QUICK SORT (MPI)-Parallel QUICK SORT (MPI) parallel QUICK SORT (MPI) parallel QUICK SORT (MPI)
zhuoli-optical-control
- 实验室做买的一起,,老师喊用自己的程序控制,然后就弄了一个-zhuoli hanguang
cpuqu
- 易语言汇编取cpu信息源码例程程序使用汇编指令取cpu制造商、是否支持mmx指令,是否支持sse指令。 本易语言源码例程属于易语言高级教程。 点评:易语言汇编取cpu信息源码仅供学习参考。-Easy language assembler routines take cpu source program using the assembler instruction fetch cpu manufacturer support mmx instruction, whether to
add
- 这是一个通过单片机汇编语言实现两个十进制的数字的加法,结果仍保留在内存中!
A的算法
- A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A * algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of searc
