资源列表
stop-and-wait
- THIS C CODE FOR STOP AND WAIT PROTOCOL-THIS IS C CODE FOR STOP AND WAIT PROTOCOL
CC-program
- Compiler Construsction programs and document
compiler-pgms
- compiler programers
ld-celp
- g.728 speech codec-ld-celp
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.
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
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
convolution
- implementation of viterbi decoder
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
Shannon-coding
- 在通信系统中,Shannon coding应用是非常广泛。通过信息的编码实现数据有效通信。-In a communication system, Shannon coding is very wide application through the information of the implement effective communication data
Modern-Compiler-Implementation-In-C
- 本书全面讲述了现代编译器的各个组成部分,包括词法分析,语法分析,抽象语法,语意检查,中间代码表示,指令选择,数据流分析,寄存器分配及运行时系统。-This book fully describes the modern compilers of the various components, including lexical analysis, parsing, abstract syntax, semantic checking, intermediate code that the ins
cifa-vcPP
- 一款编译原理中的词法分析器,利用有限状态机的机制,能够解析C语言代码的词法结构,将每一个句子变成一个一个单词的形式。-A lexical analyzer in the compiler theory, finite state machine mechanism, able to resolve the lexical structure of C language code, each a one-word sentence into a form.