资源列表
C-compiler-error-messages
- c/c++常用编译错误中文翻译说明,英文可以的不用下了-c language compile error descr iption common
Z-SEP
- Matlab source code for Z-SEP research paper
gcc_ex
- gcc编程,通关在GCC上的动手实验,了解编译器的基本构造与功能,gcc在编译原理中的使用-GCC programming, clearance in the hands of the GCC experiments, to understand the basic structure and function of the compiler。The use of GCC in compiling principle
com
- 串口通信内容的详细过程,matlab的应用-serial communication !!
ART2
- 自适应随机共振算法实现,具体内容注释中会有解释-Adaptive stochastic resonance algorithm, the specific content of Notes will be explained
svnn
- Support Vector Neural Network (SVNN)
endPointDetect
- a very simple and efficient endpoint detection algorithm implemented in Matlab
receive-im-by-rs232
- SEND IMAGE DATA TO NIOS II ON FPGA
token
- 简单的VC编写的词法分析器,纯C实现,可以做简答的学习使用-VC prepared a simple lexical analyzer, pure C implementation
ads62p49_ctrl
- this code is writen by Peter Kortekaas and is used to control analog digital converter ads62p49.
Viterbi
- algorthme of veterbi using in mimo systemes-algorthme of veterbi using in mimo systemes
NFA
- 编译原理,实现NFA,输入字符串并判断能否被该NFA识别,能识别则输出YES,否则输出NO-the realization of NFA