搜索资源列表
masm(汇编)
- 这是一个有关于汇编语言程序设计的学心电子书,如果有喜欢学习MASM语言的人,这是一个好的学习资料。-It is a compilation of the program design language of learning e-books, If there is like learning bits of language, and this is a good learning materials.
MASM汇编工具
- 【汇编语言编辑工具】【DEBUG.EXE,LINK.EXE,MASM.EXE]
Book-masm
- 汇编经典例程,是学习微机原理的好帮手,包括循环 分支等结构-compilation of classic routines, learning computer tenets of good help, including circular branch structure
智能汇编abc
- 打破MASM复杂会变编译过程 如同C界面的智能汇编工具帮助你轻松汇编
MASM
- 宏汇编器,32位的!其中含有部分范例程序,及lib文件夹!-Macro assembler, 32-bit! Which contains some examples of procedures and lib folder!
MASM
- 这是汇编基本的程序主要是熟悉汇编的语法,用于熟悉调试环境 希望大家多多练习 -This is a compilation of the basic process is essentially a compilation of familiar syntax, familiar debugging environment for hope that a lot of practice
masm
- masm汇编编程工具,MASM是汇编语言的调试工具-MASM compilation of programming tools, MASM is the assembly language debugging tools
MASM
- MASM32汇编工具的帮助文件,是学习WIN32汇编的必备工具文档。-Assist the compilation of the instrument MASM32 documents are compiled WIN32 study documents an essential tool.
masm
- masm汇编,希望对大家学习汇编语言有所帮助。-masm to compile, you would like to be helpful to learn assembly language.
masm
- 用masm写的汇编小程序,里面的小程序都已经调试成功!-Using masm assembly to write small programs, which have a small program to debug successfully!
MASM
- 几汇编源码,用的是MASM6.0环境,实现选择语句等的用法。-Several compilation of source code, using a MASM6.0 environment and achieve the select statement and other usage.
asm
- masm汇编语言,实现读入学生姓名,成绩,学号。输出按成绩排序后的结果和平均分。精确到1位小数。(北京邮电大学计算机学院汇编语言作业)-masm assembly language to achieve the students read the names, achievements, student number. Output based on merit, after sorting the results and average. Accurate to one decimal. (B
VC_Call_ASM_lib
- 演示如何在vc6.0里使用masm汇编编译的lib文件,ASM代码实现一个add函数,被vc调用,使用 _cdel 和stdcall两种方式,汇编代码采用radasm工程编译,这样会方便很多。-Demo how to use MASM complied lib file in vc6.0,there is a add function in ASM code can be called by vc6.0,use two ways by _cdel and stdcall ,asm code co
masm编译器
- masm汇编编译器,解压可用,可用于编译汇编程序,很好使用的编译器
masm
- 连连看外挂MASM汇编版源码,有兴趣的下来看看吧-Lianliankan plug MASM assembler version of the source code
MASM-shell
- MASM汇编反向连接shell,功能简单。有待完善。-The MASM assembler reverse connection shell, simple functions. Needs to be improved.
masm
- 建立长度为n的顺序表,然后将表中的数据元素逆置,即若表中原来的数据元素序列为(a0,a1,a2,…,an),则逆置后的数据元素序列为(an,an-1,an-2,…,a1,a0)。(数据类型为字符型) 输入 第一行为顺序表的长度n; 第二行为顺序表中的数据元素. 输出 输出为逆置后的顺序表.(helloworld jhhhhh)
反汇编引擎
- 反汇编器理解所有标准80x86指令,FPU, MMX, AMD的MMX 扩展, Athlon/PIII MMX 扩展和 3DNow! 说明下,它不能解码 SSI 或 SSI2 指令.反汇编器假定为32位代码段和数据段,能正确的解码16位前缀指令,几种解码模式允许你选择多种返回值信息(但执行速度就与之成反比了):仅指令长度, 为代码分析提供基础信息,或转储全解码的汇编格式.可以有多种你需要的选项,反汇编和汇编器支持 MASM 和 Borland 的 IDEAL 两种模式.
dos汇编工具包(edit+masm+link+lib+debug)
- dos工具包 含有lib可创建子程序库,masm和debug调试(DOS toolkit for debug programming)