资源列表
Shannon-coding
- 在通信系统中,Shannon coding应用是非常广泛。通过信息的编码实现数据有效通信。-In a communication system, Shannon coding is very wide application through the information of the implement effective communication data
sed-manual-4.1.5
- sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline). While in some ways similar to an editor which permits scr ipted edits (such as ed), sed works by making on
convolution
- implementation of viterbi decoder
Shared-Source-CLI-2.0-Internals
- CLi 编译器的实现 很难找到 大家可以看看MS的人是如何实现编译器-CLi compiler implementation is difficult to find people we can look at is how to achieve the MS compiler
Code-Composer-Studio-v4(C2000)
- Code Composer Studio&™ (CCS或CCStudio)是一种针对TI的DSP、微控制器和应用处理器的集成开发环境。CCStudio包括一套用于开发和调试嵌入式应用程序的工具。它包括用于各种TI设备系列的编译器、源代码编辑器、项目生成环境、调试程序、探查器、模拟器和其他许多功能。-Code Composer Studio & ™ (CCS or CCStudio) is one for TI' s DSP, microcontrolle
EXE-file-written-in-VB
- 用VB编写的EXE文件反编译工具,通过这个工具可以看到EXE内部的函数、程序代码等,对于学习编程大有帮助。-EXE file written in VB decompiling tool, this tool can see the EXE inside a function, program code, etc., a great help for learning programming.
compiler-pgms
- compiler programers
CC-program
- Compiler Construsction programs and document
stop-and-wait
- THIS C CODE FOR STOP AND WAIT PROTOCOL-THIS IS C CODE FOR STOP AND WAIT PROTOCOL
Tiny-P-syntax-analysis
- 利用递归下降法实现Tiny+的语法分析,语义分析与及三地址码生成。语法分析能输出生成的语法树,语义分析创建符号表和变量类型检验,代码生成是生成三地址码。要求分析程序能给予出一定的错误提示-Recursive descent method to achieve Tiny+ syntax analysis, semantic analysis and three-address code generation. Syntax analysis can Output generated synta
survivors-management-in-viterbi
- viterbi解码器中幸存路径的管理,比较了几种不同的算法。-viterbi decoder in the management of the surviving path, comparing several different algorithms.
Gass
- 这里有一个采用C++设计的产生的高斯噪声的程序。-There is a C design produced by Gauss noise procedures.