搜索资源列表
nasm-0.98
- 一个汇编语言编译器源码- A assembly language compiler source code
nasm-0.98.38
- nasm汇编编译器源码-NASM compilation compiler source
nasm-0.98.38
- 一个免费的汇编语言编译器的源代码-a free compilation of language compiler source code
NASMdocCN
- NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese d
nasm-0.98.39
- 32位汇编编译器nasm源代码,用c/asm混合编程,对于编写汇编编译器的爱好者来说是一个参考。-32 NASM compilation compiler source code, c/asm mixed programming, for the preparation of the compilation compiler lovers is a reference.
nasm-0.98.39-src
- nasm assembly language assembler.Hope everybody can use it wondfully.-NASM assembly language assembler.Hope ev erybody can use it wondfully.
tinix_os
- 于渊编著,用汇编在NASM环境下编写的一个简易的操作系统内核。对学习操作系统理论有很好的帮助。-produced in the Yuan, with the compilation environment Assemble a summary prepared by the operating system kernel. Learning theory is a good operating system help.
minios
- 这是我自己学习过程中写的,大家看一下,多提意见。谢谢! 暂时只实现了进程的管理和切换,文件系统打算用FAT12,文件系统模块已经大体完成,后面再加进行去吧;内存管理也不会等太久的。 使用方法: 1.安装bochs; 2.建一个软件镜像文件,使用WINIMAGE将BOOT.BIN写入引导扇区,将setup.bin和system.bin直接写进磁盘镜像文件就行了。 上面用到的几个文件已经有了,没有编译器的可以直接使用了
upload
- 一个简单的操作系统,用的是nasm写的,包括进程调度,中断处理-A simple operating system, using NASM written, including process scheduling, interrupt handling
toyo
- 参照MINIX3写的操作系统 用GCC+NASM+BOCHS开发-MINIX3 the light of the operating system used to write GCC+ NASM+ BOCHS Development
nasm-2.02
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。-NASM is a portable and modular design of a 80x86 assembler.
nasm-0.98.39
- NASM是一款开源的汇编语言编译器.NASM兼容Windows和Linux环境.-NASM is a compilation of open-source language compiler. NASM compatible with Windows and Linux environment.
nasm-src
- nasm的全套源代码,有些我做了些修改,以方便您更方便更容易调试成功,方便学习做编译器-a complete set of NASM source code, and some I make some changes to facilitate more convenient and easier for you debug the success of the compiler to do to facilitate learning
nasm-2.05rc6
- 汇编编译器的最新版本的源码.买了自己动手写操作系统这本书的人一定要下-Compiler to compile the latest version of the source. Bought a do-it-yourself operating system to write this book of people must be under
nasm-0.99.05
- nasm早期的源代码,比较简单是学习汇编和编译原理的好例子-Early NASM source code, is relatively simple to learn the principle of compilation and compile a good example of
nasm
- 是用C语言写的NASM汇编源码 是用C语言写的NASM汇编源码 是用C语言写的NASM汇编源码-nasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasmnasm
nasm
- nasm 中文手册,学习nasm汇编的必备资料-Chinese nasm manual, learning the necessary information to compile nasm
nasm-2.09.10
- NASM 纯汇编打造简单中文操作系统,32位保护模式下的。
nasm-0.98
- nasm编译器源代码,很适合研究编译器的朋友学习.-nasm compiler source code, it is suitable for research compiler friends learning.
nasm-2.11.08
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。NASM是一个自动配置的安装包,cd到它的目录下,输入./configuer,该脚本会找到最好的C编译器来构造NASM,并据此建立Makefiles-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to w