搜索资源列表
nasm-0.98.zip
- 一个汇编语言编译器源码
nasm-0.98.39.tar
- Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!)
nasm
- masm is a important thing.-can is a important thing.
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.
BOOT+smallKnl
- 一个最简单的操作系统,boot用NASM写的,使用最简单的汇编知识,大家下载后自己看吧-a simple operating system, boot with Assemble wrote, using the most simple compilation of knowledge, we download their CMTech
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.
moduledos--source
- 一个nasm写的引导程序,功能混乱的引导程序,已实现命令行界面,实现cls,reboot命令-nasm write a guide procedures, functions confusion guide procedures, has been achieving command line interface, achieve cls, reboot orders
nasm-0.98.36-win32
- 一个x86汇编器,能在一些算法优化上能其很大作用-an x86 assembler, in some algorithms can optimize their great role
NASM_manual_ch
- nasm Chinese user manual.
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.
xdma_v33
- XDMA是DOS下的磁盘UltraDMA传输的驱动程序. 支持PC主板有Intel,VIA,SiS,ALi. 该版本为v33,NASM编译.-XDMA is under the DOS disk UltraDMA transmission of the driver. PC support I have the Main Board ntel, VIA, SiS, ALi. The version v33, Assemble c
nasm-0.98.38
- nasm汇编编译器源码-NASM compilation compiler source
nasm-2.02-win32
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
nasm-2.02
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。
nasm-2.01.99.91-1.src
- NASM:Linux SRPM source archives nasm-2.01.99.91-1.src
nasm-2.01.99.92-1.src
- NASM:Linux SRPM source archives nasm-2.01.99.92-1.src
nasm-0.98.39
- NASM是一款开源的汇编语言编译器.NASM兼容Windows和Linux环境.
nasm-0.98.38
- 一个免费的汇编语言编译器的源代码-a free compilation of language compiler source code
nasm-src
- nasm的全套源代码,有些我做了些修改,以方便您更方便更容易调试成功,方便学习做编译器