资源列表
[汇编语言] Demo_asm_80x86
说明:80X86的一些例子程序,对学习汇编很有帮助。-80X86 some examples of procedures, a compilation of useful learning.<葛钦钦> 在 2008-10-13 上传 | 大小:24.5kb | 下载:0
[操作系统开发] 4GB_mem_access
说明:在实地址模式访问4g内存,对了解操作系统底层的人有帮助-in real address mode visit 4g memory, the understanding of the underlying operating system help<hanjing> 在 2008-10-13 上传 | 大小:24.51kb | 下载:0
[汇编语言] S3C44B0XandMCP2515loopbackTest
说明:S3C44B0X加MCP2515扩展CAN总线接口,代码很适合初学者学习<xuehai> 在 2008-10-13 上传 | 大小:24.59kb | 下载:0
[其它] bag
说明:这个小程序是算法设计与分析方面的,求解背包问题,用的是递归设用的方法,本程序不是本人做的,朋友做的,可以拿来参考一下,不要抄袭,本人尊重版权朋友.-this is a small program algorithm design and analysis, problem solving backpack, it was established with the recursive method, the procedure is not my doing, friends do, can be<罗小> 在 2008-10-13 上传 | 大小:24.57kb | 下载:0
[编译器/词法分析] pl/0
说明: /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10<xqq771084591> 在 2010-09-13 上传 | 大小:24.55kb | 下载:0