资源列表
LCD1600002
- 1602实现时 分 秒 十分之一秒的电子时钟-The 1602 realized every minute tenths of a second electronic clock
1
- C++课程程序设计 邮局报刊、杂志订阅系统 -Little Star hotel rooms management system
win_sjis
- 本文档为《自制编程语言》的附带源码,里面集成的有学习需要的工具以及章节源码。-With source code, which requires an integrated learning tools and source code section of this document as self-programming language .
modelthesis
- IT IS A EASY ONE TO UNDERSTAND AND ANY ONE WOULD FIND IT WORKING SO GOOD
decaf_PA2
- 清华大学编译原理课程作业,decaf语言,decaf_PA2-Tsinghua University, compiler theory course work, decaf language, decaf_PA2
compile-duration-function1
- 编译器功能一主要是对语法进行读入和分析。-The compiler function syntax reads and analyzes
FatFs
- Library de FATFS para micro controladores em c
14005014_邓经纬_编译原理大作业
- PL0语言的Pcode中间代码生成,采用自顶向下方法(Pcode intermediate code generation in PL0 language, using a top-down method)
compile-duration-function2
- 编译器功能2主要是对输入数据的初步分类。-The compiler function 2 preliminary classification of the input data.
wordanalyse
- 编译原理课程作业。程序实现的是根据分析字词的功能。-Compile principle coursework. The program is based on analysis of the function of a word.
GNU-make.pdf.tar
- 这个是比较详细的gnu MAKE手册,里面介绍了make的启动规则和一些文件-gnu make
exetoc_src_20050524
- 将exe等可执行文件转化成c程序的反编译程序,先到汇编再到c-convert exe to c, this program is from the others