资源列表
Taanalyserh
- 整个工作过程主要划分成词法分析阶段、语法分析阶段、中间代码生成和目标代码生成四个部分。第一阶段是把输入的字符串形式的源程序分割成一个个单词符号。第二阶段是识别由词法分析给出的单词符号序列在结构上是是否符合给定的文法规则。第三阶段中间代码的形式采用便于阅读的四元式。第四阶段是把经过语法分析或优化后的中间代码作为输入,将其转换成特定机器的机器语言或汇编语言作为输出,这样的转换程序称为代码生成器。 -Throughout the course of their work is mainly div
XX86back-endc8
- 编译器后端一个x86汇编代码码生成器的框架代码 -Compile the backend an x86 assembler source code generation framework code
XDEASMD
- XDE反汇编引擎,可以用来辅辅助开发检测内核钩子 -XDE disassembler engine, auxiliary can be used to assist developers detect kernel hooks
IIDAD
- IDA简易入门教程,,反汇编程序工具的使用 -IDA simple Tutorial, disassemble the program the use of tools
FGNU-ARMi
- 自己整理的关于gnu arm入门资料,包括下面的文件:An Introduction to the GNU Assembler.pdfARM GNU Assembly Programming Bassic.docGNU ARM Assembler Quick Reference.pdfGNU ARM汇编快速入门 .docUsing as.pdf从ARMASM汇编到GNU ARM ASM汇编.doc -Own, finishing the gnu arm introductory inform
CtestSoundS
- 基于CSoundBase类的录音程序。CSoundBase所有工作都完成,用户只需调用接口函数,简单单方便移植。文件里我做了例子程序,把CSoundBase文件加入到你的工程,调用就OK。 已通过测试。 -Based on CSoundBase class of recording procedures. CSoundBase all the work is complete, users simply call the interface functions, simple single
EpprogramE
- 用于脑电分析的各类源码,包括功率谱密度检测,事件相关同同步/去同步分析,脑地形图绘制等,已通过测试。 -For EEG analysis of various types of source, including the power spectral density testing, events associated with synchronization/desynchronization analysis of brain topographic mapping, etc., has
AAT91SAM7A3-It
- 针对at91sam7a3为主芯片开发发板开发的中断应用程序-interupt -For at91sam7a3 main development of chips developed by interrupting the application of the hair plate-interupt
TRUP_TestParte
- 阐述RUP的最佳测试实践。包括括:测试的规程、度量、评估等内容 -Described the RUP best testing practices. Including the contents of the include: the procedures of testing, measurement, assessment
ARationatoJ2Er
- 这个由多篇文章组成的系列文章讲述了如何在很紧的时间和预算的情况下通过应用 Ratiional 统一过程(RUP)和 Rational 的其他工具来开发一个软件项目的。 -This series of articles by the number of articles about how in the case of a very tight time and budget by the application Ratiional Unified Process (RUP) and Rati
TThreadInterrh
- ThreadInterrupt.java,是javva实验的实验7利用线程比较插入冒泡排序算法的运行时间 -ThreadInterrupt.java, javva experiment experimental use thread insert bubble sort algorithm running time
S16MHZ_bootloC
- AVR mage8单片机SCM的bootload程序、完整整版本、本人做项目一下在用、此程序为16m晶振版本、非常好用 -SCM SCM AVR mage8 the bootload procedures, full version, I do the project about using this program for the 16m crystal version, very easy to use
