资源列表
Combination
- 组合算法的各种实现及讨论。 算法的优劣,原理等。
CHAP_04
- 数字信号处理的程序集合之三,饱含数字信号处理的各种算法,是可以帮助学习信号处理的好东西-Digital signal processing procedures for the collection of three, full of a variety of digital signal processing algorithms, is the signal processing can help to learn good things
counter.vhd__
- counter.vhd- counter.vhd
dzbiao
- 一个简单的用汇编开发的源代码,希望对你有帮助-Assembly
endpointSharp
- 语音增强技术中的语音端点检测matlab源代码,适合新手学习-endpoint testing
FIRST
- The first code in MIPS. It is simple to understand
Single-linked_List_Public_Interface
- 《Mastering_Algorithms_with_C》的单链表公共接口源码-Singly-linked list public interface source file for <<Mastering_Algorithms_with_C>>
harmonic
- harmonic wavelet transform
KPCA
- 模式识别与智能计算一书中关于核主元分析的源代码-source code of KPCA in the book named Pattern Recognition and Intelligent Computing
Temperature-control
- 主要用于温度控制系统,该源代码是汇编语言写的。-Mainly used for temperature control system, which the source code is written assembly language.
daicanyunxing
- 这是带参运行功能示例,可以用C、C++等或以文本形式打开。
lxing
- 编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Princ
