资源列表
Compilation-of-converter
- 汇编转换器,汇编语句与机器码数据相互转换。-Compilation of converter, assemble language and machine code data conversion.
license
- CodeWarrior v8.8 License,亲测可用。能够解除时间限制。-FreeScale CodeWarrior for PowerPC V 8.8 License
INSaMEAS-PJT
- code for temperature sensing
OD
- OD入门系列图文详细教程 非常好用,软件破解 注册机都可以用它来自做。-OD Getting Started Series graphic tutorial is very easy to use software crack Zhuceji can use it from doing.
DS1307_SHIFT
- Interface DS1307 - Display LCD
CCD-TLC5510-DMA
- 线阵CCD图像采集 程序 K60的-CCD image acquisition procedures K60
HxAACDec
- AAC 解码器,fixed point,高效,支持VC,ARM-AAC decoder, fixed point, efficient, support for VC, ARM,
perceptron
- m file for perceptron
wordAnalyse
- 用java实现的类似c语言的词法分析器。-Using java to achieve similar lexical analyzer c language.
decaf_PA1A
- 清华大学编译原理课程作业,decaf语言,decaf_PA1-Tsinghua University, compiler theory courses decaf_PA1
decaf_PA4
- 清华大学编译原理课程作业,decaf语言,decaf_PA4-Tsinghua University, compiler theory course work, decaf language, decaf_PA4
test-the-Member-function
- 在一般的程序开发过程中,类或者类库往往是以动态库的形式向用户发布的,所以在程序发布之前必须对程序中的所有函数进行集成测试 1 )测试头文件给出的Utility类中所有的成员函数 2 )用四种方式完成1,继承 2,友元 3,访问声明 4,using声明 -Classes or class libraries in the program development process, often based on a dynamic library released to the use