搜索资源列表
gc6.7
- gc6.7 一个适用于C\\C++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了-gc6.7 an application to the C \\ C memory for the garbage collector. Java can be as arbitrary as the allocation of memory instead of the release, there is no need to worry about a memory lea
VC6_memory
- 简要介绍VC ++ 6.0编译器编译期存储器分配模型(内存布局),探讨不同性质变量在编译时编译器如何安排内存空间,在此基础上通过案例解释了一些与内存布局知识相关的问题。 www.200yi.com提供
smallcforz80.tar
- small-c for z80 的关文档:包括cc0可执行部分,内存分配,库管理程序文档-small-c for z80' s customs documentation include: cc0 executable parts, memory allocation, database management program documentation
Keil
- KILE编译器的一些分配内存的地址以及应用程序编写的基本原则-KILE some of the compiler to allocate memory addresses and the application of the basic principles of programming
q
- 词法分析:编制一个读单词词法分析程序即扫描器 从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类;其中包括名字、类型、分配的内存空间-Lexical analysis
lru
- LRU算法更新Cache—— 了解和掌握寄存器分配和内存分配的有关技术。 -The LRU algorithm updates the Cache- understand and grasp the register allocation and memory allocation technology.