搜索资源列表
nasm.rar
- nasm 中文手册,学习nasm汇编的必备资料,Chinese nasm manual, learning the necessary information to compile nasm
nasm_man
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多 的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16 位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简 洁易懂,和Intel语法相似但更简单。-NASM is a portable and modular design of a 80x86 assembler. It supports the goal
djgpp
- djgpp编译环境,已经将gcc,ar等解开到其中,直接可以使用。使用时参考内部readme.lst文件,设置好路径即可: set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN PATH -djgpp compiler environment, have gcc, ar, such as the one to solve, can be used directly. The use of internal reference readme.
nasm-2.07-win32
- 汇编编译器,适合windows平台,配合vs使用-asm assembly compiler, for arm platform, with vs the use of
nasm-0.98.35-win321
- nasm-0.98.35-win321 windowns下工具-nasm-0.98.35-win321 windowns under the Tools
nasm-2.08rc6.tar
- nasm 是汇编的编译工具, nasm 是汇编的编译工具, -nasm is a tool for compling the asm code
14
- 易语言NASM置入代码,很不错的易语言源码,适合易语言爱好者学习。-NASM placed in easy language code very good source of easy language for easy language enthusiasts to learn.
reading-and-writing-code
- 绝对扇区读写的汇编源代码,对扇区读写的源码使用NASM语言,希望能帮助你。-reading and writing code
nasm210w
- NASM,写汇编用的一个编译器,非常强大,不用声明段,很好用-NASM, write a compiler, assembler, use, and very powerful, do not declare section can dw string, easy to use
NASM-code
- bits32.asm 易语言NASM置入代码.e NASM code into easy language-NASM code into easy language
SetEnv
- 自动设置Windows系统中JDK(JAVA)、MinGW(GCC)、NASM三种编译器的系统环境变量。-Automatically sets the Windows system JDK (JAVA), MinGW (GCC), NASM three kinds of compiler system environment variables.
SetEnv
- 设置Windows系统中JDK(JAVA)、MinGW(GCC)、NASM三种编译器的系统环境变量。最终版本:修改上一版的bug;运行即生效,无需重启。本人只会这三种语言,等以后学习别的语言,有必要再修改吧。-Setting Windows system JDK (JAVA), MinGW (GCC), NASM three kinds of compiler system environment variables. final version. I only three languages,
SetEnv
- 设置Windows系统中JDK(JAVA)、MinGW(GCC)、NASM三种编译器的系统环境变量。 本程序依据三种编译器安装目录的不同关键字自行区分设置。 复制可执行文件到编译器的安装目录下,右键以管理员身份运行即可。 最终版本:运行即生效,无需重启;已存在与当前目录不同的目录会自动修改。本人只会这三种语言,等以后学习别的语言,有必要再修改吧。-Setting Windows system JDK (JAVA), MinGW (GCC), NASM three kinds of compi
yasm-1.3.0.tar
- Yasm是对NASM-2.13.01汇编程序的完全重写 。它支持x86和AMD64指令集,接受NASM和GAS汇编语法并输出二进制,ELF32和ELF64对象格式。 这个软件包被称为使用LFS-8.1平台来构建和正常工作。(Yasm is a complete rewrite of the NASM-2.13.01 assembler. It supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler
fib.asm
- 输入两个数a、b,程序将会输出a、b之间(包括a、b)的斐波纳契数(Fibonacci by NASM with two inputs)
