搜索资源列表
COUNT
- 这是用Masm for windows编写的一个实现计算器+ - * /功能的程序,也是我们当时汇编的大作之一。
huibian
- Masm for Windows集成实验环境特点 汇编语言学习
masmsetup
- Masm for windows 2010版 集成实验环境一个简单易用的汇编语言学习与实验软件,支持最新操作系统WINDOWS 7,支持DOS的16/32位汇编程序和Windows下的32汇编程序-Masm for windows Version 2010 is a very easy to use softfare. And it is compatiable for the newest system:Win 7
coloursquare
- 在win32下,用汇编语言编写彩色的正方形,在masm for windows 下编译通过-In win32, the language used to compile the square of color, in masm for windows under the compiler through
masm32
- MASM has a number of built in operators that allow a programmer to use C style evaluation and loop code when writing high level Windows code that interfaces with the operating system. More often than not, low level algorithms do not use any of t
1256902135MASM615
- 下载附件中的winrar压缩包,在本机磁盘中解压后修改C:\autoexec.bat 在autoexc.bat中加入以下内容 SET PATH=E:\USER\ZDX\MASM614\BIN E:\USER\ZDX\MASM614\BINR PATH SET LIB=E:\USER\ZDX\MASM614\LIB LIB SET INCLUDE=E:\USER\ZDX\MASM614\INCLUDE INCLUDE SET INIT=E:\USER\ZDX\
11111
- NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has
asm32-to64_MASM_TASM_YASM_flat-assembler
- This small article is about how to write in assembler for Windows 64-bit, it isn t ment for the IA64 but the new 64-bit version of x86 environment
qiche
- Based on Masm for windows, car assembly to achieve the animation screen
Bold_src
- boulderdash clone for windows, masm.
sum
- 从键盘输入两个1位十进制数(0~4),求和,在屏幕上显示十进制结果。在Masm for Windows 集成实验环境下运行-Summing decimal result is displayed on the screen, two 1-bit decimal number (0 ~ 4), input from the keyboard. Run in Masm for Windows integrated experimental environment
HUIBIANYUYAN
- 汇编语言实现输出已经存入的字符,并输出第一位×2+最后一位的和用16进制表示出来,开发环境MASM FOR WINDOWS-assembly language
Masm-for-windows
- masm windows环境下的VB语言编译器,2011版。-masm for windows 2011 FOR VB.
Masm611
- This is Masm611 for windows DOS
dosbox
- 搭建汇编环境的小程序,初学者会需要。一般32位的windows系统有自带,但64位系统下并没有(Set up a small program for assembly environment)