搜索资源列表
87983winapp
- 在MASM6.15上,用汇编语言实现简单的Windows应用程序.-Some simple Windows applications written by assembly language.MASM version above 6.15 is needed.
sizeyunshuan
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6-This is downloaded from the Internet from a compu
jswls-masm
- 用Masm计算平方根(例如sqtr(2))到6万5千位小数的程序.-with Masm calculating square root (eg sqtr (2)) to 60,005 decimal 1000 procedures.
virus
- 第一只感染flash的病毒源代码。采用汇编语言编写。 SWF/LFM-926 Virus: ------------------ Descr iption: WinNT/XP Virus dropper for Flash .SWF files! Masm Version 6.11: ML.EXE SWF.ASM Virus Size: 926 bytes Infection Size: 3247 bytes. Last Edit: 01/08/2002
asm
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6 注:本程序在dos中或windows98中运行。
加减乘除四则运算
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6-This downloaded from the Internet from a computer program can achieve, plus or mi
c- compiler
- 1.简介: ---------------------------------- 本软件是本人为毕业设计所作。所编译的汇编代码数据均为16位,而且用 了较的伪指令,所以需要 MASM 6.1以上版才能通过编译,但是能够较好支持各 类数学、逻辑、递归操作,但是对数组支持仍然不理想。 2.使用说明: ---------------------------------- 本软件可以对 C mi
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
asm_tools.rar
- 汇编语言编程和调试工具。 学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。 1.1、宏汇编MASM系统 在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。 ,Assembly language programming and debugging tools. The purpose of learning assembly language is to use
MASM6.15
- MASM6.15,汇编语言的编译器,一起分享。解压后双击setup.exe就可以安装-MASM6.15, assembly language compiler, to join them. After decompression can be installed double-click the setup.exe
Masm611
- masm611中文版快下吧m asm611中文版快下吧-Under Express masm611 Chinese version Chinese version of it m asm611 fast are you
33-5
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4-This is downloaded from the Internet from a computer program that can achieve add, subtr
masm3
- assembly code for MASM 6.0-assembly code for MASM 6.0
masm4
- assemly code for MASM 6.0
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
BIN.ZIP
- 組合語言的簡單組譯器MASM 6.11、連結器 LINK 5.31、及程式庫管理器 LIB 3.20 等組合語言相關軟體- assembler
masm
- 程序,把数据段中AAA标号地址中连续10个数(5,6,7,8,9,A,B,C,D,E,)读出,把每个数加2后再存入到数据段中BBB开始的标号地址中去,并把BBB数据显示出来;-Program, the data segment in 10 consecutive AAA label address the number of (5,6,7,8,9, A, B, C, D, E,) read out, and then add 2 to each number stored in the BBB
MASM_Programmers_Guide_
- The Microsoft® Macro Assembler Programmer’s Guide provides the information you need to write and debug assembly-language programs with the Microsoft Macro Assembler (MASM), version 6.1. This book documents enhanced features of the language and th
MASMProgGuide
- The Microsoft® Macro Assembler Programmer’s Guide provides the information you need to write and debug assembly-language programs with the Microsoft Macro Assembler (MASM), version 6.1. This book documents enhanced features of the language and th