搜索资源列表
mp3player2007
- 一个完全免费的Mp3播放器,100%纯宏汇编(MASM)编写,速度快,占用资源少,文件超小(20K,不需要任何运行库),完全支持Windows 98/me/2000/xp。不要看它小,功能比起同类软件毫不逊色,支持的格式也很多,包括:CDAudio/mp3/wav/mid。特色功能是歌词编辑、显示功能,支持歌词延迟/预读,能调节歌词显示的速度,新版本的CoCoPlayer已经支持LRC格式的歌词,播放时CoCoPlayer会在CoCoPlayer的目录与音乐文件目录搜索,当然也可以指定一个目录
COUNT
- 这是用Masm for windows编写的一个实现计算器+ - * /功能的程序,也是我们当时汇编的大作之一。
huibian
- Masm for Windows集成实验环境特点 汇编语言学习
COM For MASM
- 谁说windows的ASM不可以生成COM文件,用了这个库你就可以生成COM文件-who said that the asm in windows can not generate a com file ? You can generate a com file use this lib.
eeyebootroot.zip
- 一个基于MBR的bootkit,主要功能是实现NDIS的后门技术,接受固定格式的数据包而实现主机红屏。,The eEye BootRootKit NDIS backdoor is a demonstration of boot-time Windows kernel subversion technology. The assembly source code (ebrk.asm) was written for use with MASM 6.11. It comes in pre-pac
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
MasmforWindows
- 汇编语言集成开发环境 开发环境简便 便于操作-Assembly language integrated development environment development environment simple and easy to operate
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
SourceCodeOfIDGames_Quake1
- This the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is also required to build the assembly language files. It is possible to change a #define and
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)