CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MASM

搜索资源列表

  1. EEE

    0下载:
  2. 汇编语言的简单汇编工具,包含 CREF LIB LINK MASM-CREF LIB LINK MASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:146062
    • 提供者:邓峰
  1. SourceCodeOfIDGames_Quake1

    0下载:
  2. 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
  3. 所属分类:Shot Game

    • 发布日期:2017-05-24
    • 文件大小:7991302
    • 提供者:mmkhz1
  1. TinyFox_FF3.0Decrypter_Src

    0下载:
  2. Decrypts FireFox 3.0 Passwords on a machine, and uploads them via FTP in the format of "computername@username.txt" Stub: [MASM] 5kb Builder: VB-Decrypts FireFox 3.0 Passwords on a machine, and uploads them via FTP in the format of "computernam
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:168918
    • 提供者:ehar
  1. poplist

    0下载:
  2. 字符串转换事例,摆脱masm的人为字符串长度限制-This program shows a useful trick to get around an artificial limit that MASM imposes on the length of string data. It loads a long string that is delimited by a single zero and terminated by two zeros, reads each entry
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4531
    • 提供者:闫先生
  1. MASM

    0下载:
  2. 实现(16X+Y-9)/4的算术运算.其中X调用20H中的值,Y调用13H中的值.-To achieve (16X+ Y-9)/4 of the arithmetic operations. Where X is called the value 20H in, Y is called the value 13H.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:969
    • 提供者:徐爱富
  1. 11111

    0下载:
  2. NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:7177
    • 提供者:规划
  1. winmine_asm

    0下载:
  2. 汇编 sdk,在masmv8和masmplus编译通过。完全仿windows自带扫雷,另外可以把原扫雷游戏运行中雷的布局显示出来,在winxp中的扫雷中测试通过-Compiled sdk, in the masmv8 and masmplus compile. Complete duplication of windows comes with mine, another mine could be the original layout of the game to run in the mi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:168151
    • 提供者:lezy
  1. box

    0下载:
  2. 一个小的迷宫游戏 汇编代码 用MASM和link调试过 可用-Labyrinth Game assembly code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3991
    • 提供者:宋天辰
  1. work2

    0下载:
  2. 使用汇编语言编写字符串比较,查找关键字出现的位置,对于键盘输入的使用-MASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:773
    • 提供者:huang
  1. MMUL

    0下载:
  2. 实现无符号多字节乘法,其中包括多字节相加,多字节左移,多字节右移,多字节比较子程序,附带MASM 5.0-To achieve multi-byte unsigned multiplication, which includes the sum of multi-byte, multi-byte left, multi-byte shifted to the right, multi-byte comparison subroutines, with MASM 5.0
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2708762
    • 提供者:逍遥一心
  1. bti

    0下载:
  2. 汇编语言的字符转换,2进制改8进制,用的MASM环境,编译通过-Assembly language character conversion, two binary 8 octal to change
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:zhanghainu
  1. jpglib

    0下载:
  2. jpg库在masm下的一个库 就是这样的啦,爱下不下。-jpg lib
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:225707
    • 提供者:abao
  1. MASM

    0下载:
  2. 汇编语言的程序设计。实验及实验报告,补充实验,习题解答-Assembly language programming. Experiment and lab report, supplementary experiments, Exercise Answers
  3. 所属分类:assembly language

    • 发布日期:2017-06-16
    • 文件大小:25072077
    • 提供者:童飞飞
  1. xianshiwenzi

    0下载:
  2. 在masm集成环境下编辑程序,实现在dos下显示文字的程序-An integrated environment in the masm editing program to achieve under the display text in the dos program
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1196
    • 提供者:李新
  1. MASM_calc

    1下载:
  2. 使用宏汇编 ( MASM ) 写的一个计算器, 能进行 加 和 减 操作.-Use Macro Assembler (MASM) write a calculator that can be ' plus' and ' cut' operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3619
    • 提供者:xx
  1. student

    0下载:
  2. 这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2472
    • 提供者:YOUYOUZAIZAI
  1. YUANMAANLI

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-masm
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:268094
    • 提供者:YOUYOUZAIZAI
  1. CHUNGEN

    0下载:
  2. 通讯录的处理,用来处理通讯录的更新操作以及删除操作-masm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:42165
    • 提供者:YOUYOUZAIZAI
  1. EVE_Premium_Setup_101786_m

    0下载:
  2. MASM A TOOL FOR ASM DISASSEMBLE
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:3016
    • 提供者:testtee
  1. project-1

    0下载:
  2. masm file to keep password and name
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:2293
    • 提供者:fa
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 27 »
搜珍网 www.dssz.com