搜索资源列表
memory
- 内存的相关知识,包括基本原理,类型,时序等以及相关项目的开发方法-Memory-related knowledge, including the basic principles, types, timing and related projects such as the development of methods
lec16-memory
- notes on memory technology use for Btech studies
cmd
- 在内存中建立一个虚拟磁盘,可以用dos命令操作-In memory to create a virtual disk, you can use dos command operation
Wordware-Publishing---Memory-Management
- The book explains memory management methods from DOS to Windows and Linux. The explanation gives example in in C and Assembly language (some of them are inline assembly inside a C program). The book is the most comprehensive explanation in low-level
armasm.chm.tar
- 这是有关介绍汇编的资料,里面习题可以巩固学习。具体的内容有: 1.CPU资源和存储器 2.操作数的寻址方式 3.标识符和表达式 4.微机CPU的指令系统 5.程序的基本结构 6.子程序和库 7.输入输出和中断 8.应用程序的设计 9.数值运算协处理器 10.汇编语言和C语言 11.汇编语言编程和调试工具 12.Pentium指令的执行周期数 1 附录3 中断列表 DOS和BIOS的宏定义 键盘按键的各种编码对