资源列表
MTK1389R-DVDLOGO
- MTK DVD 1389R 只能用这换画面才能升级,其它的不行!-MTK DVD 1389R can only use it for the screen can be upgraded, the other will not do!
Proteus7.5-Keil3
- Proteus 7.5 SP3 与keil 3的安装与联机调试指南-manual for Proteus 7.5 SP3 and keil 3 set up and on line testing
cmake-2.8.1-win32-x86
- Cmake - the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration file
h263_tmn5
- H263的参考软件tmn5 在视频开发中很有用的代码-H263 reference software development in the video tmn5 useful code
tasm32
- 32位汇编语言编译器,学习汇编语言的必备工具。-32-bit assembly language compiler, an indispensable tool for learning assembly language.
G.722-AppIV-v1.2
- This a VC++ project file for G.722 codec. All verified.-This is a VC++ project file for G.722 codec. All verified.
STM8_STVD_cn
- STVD IDE包含代码编辑、汇编编译器、代码调试功能,不含C编译器。同时IDE还自带ST Visual Programer编程软件,支持主流8bit-STVD IDE
picc8.05-pl
- 该文件为PICC8.05安装文件,里面包括了破解软件以及整个安装的具体流程,对新手来说是很好的东西。-The file is PICC8.05 installation files, which include cracking software and the installation of the specific process for newcomers is a good thing.
atapiSFF802i
- ATAPI SCSI Multimedia Commands reference (1996)
FSA506
- Initialization code for FSA506 - controller for TFT 3,5" 4,3" and 5,7" from AMPIRE with internal memory.-Initialization code for FSA506- controller for TFT 3,5" 4,3" and 5,7" from AMPIRE with internal memory.
emu8086-cr-ha
- 学习汇编必备应用软件,emu8086伴你行遍汇编之路-Learning the the compilation necessary applications, emu8086 associated with the assembly you traveling all over the road
CIFAFENXI
- C语言 词法分析器。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号. (2) 可以识别并读取源程序中的注释. (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,输出统计结果. (4) 检查源程序中存在的非法字符错误,并可以报告错误所在的行列位置. (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理, 可以检查并报告源程序中存在的所有词法拼写错误.-C l