资源列表
aci_src
- profile工具,可用来profile函数调用,检查瓶颈。-profile tools
rs_232
- rs_232串口读写示例(所用编译器为tc) 演示了利用int86函数完成了对串口的读与写!-example:read and write rs_232 serial
EngineeringPAPCompiler
- 关于编译器的理论书籍,很有用。这是一本学好编译器的必备书籍。-about theoretical compiler
ACauto
- 先读入一个数字N,再读入N个单词。最后读入一篇文章。能统计出每个单词分别出现多少遍。-First read a number N, read into the N-word. Finally, read the article. To the statistics of how many times each word had appeared.
lock
- this program is an electronic lock by C language and use of microC compiler for PIC micro controllers. in addition the simulasion file for proteus is added.
C-language-tutorials-PIC-
- PIC单片机C语言学习教程,Hitech-PICC 编译器。-C language tutorials PIC microcontroller
main
- 四则运算的程序,四则运算的语法分析参考代码-Arithmetic procedures, arithmetic parsing reference code
gccint
- something about gnu compiler, pay attention to the first sevral chapters, it s about float arithmetic operations.
RealView_cn
- RealView® 编译工具 中文指南手册大全,《编译器用户指南》《汇编器指南》《链接器参考指南》《实用程序指南》-RealView ® Compilation Tools for Chinese guide to Guinness, " Compiler User Guide" , " Assembler Guide" , " Linker Reference Guide" " Utility Guide," e
LR_0
- 一个lr0语法分析器 ,包含源代码和说明文档,测试程序均可用-A lr0 parser, including source code and documentation, test programs are available
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.
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