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

搜索资源列表

  1. MASM

    0下载:
  2. VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3735
    • 提供者:cxzhack
  1. masm50

    0下载:
  2. masm工具,用于所学的汇编语言,是汇编语言程序的一个平台-masm tool for the study of assembly language, assembly language program is a platform for
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:398984
    • 提供者:xiaoxisunny
  1. sound

    0下载:
  2. 微机技术实验时的控制8253,8255,0809,0832,进行的录音放音实验,用汇编语言实现,将源程序用MASM进行编译,然后用LINK进行连接,运行文件后,提示录音后按任意键开始录音,12秒后开始出现放音信息,按空格键可以重复放音,其他键放音一次后跳出程序。自己根据实验流程图编写,用于学习交流,有部分注解。-Computer Technology 8253,8255,0809,0832 control experiments, carried out by recording playbac
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:594
    • 提供者:韩杰
  1. masm32

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

    • 发布日期:2017-03-30
    • 文件大小:90471
    • 提供者:Bremher Naus
  1. masm

    0下载:
  2. masm,一个学习汇编语言经常使用的编译程序,简单实用。-masm, a learning assembly language compiler used, simple and practical.
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:357918
    • 提供者:
  1. masm

    0下载:
  2. masm汇编,希望对大家学习汇编语言有所帮助。-masm to compile, you would like to be helpful to learn assembly language.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:30565
    • 提供者:liudong
  1. MASM-programmersguide611

    0下载:
  2. Masm guide for programmers
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:878681
    • 提供者:Akmal
  1. masm

    0下载:
  2. 利用汇编语言实现了1到600的连加,成功实现-The use of assembly language to achieve a 1-600 connection increases, the successful implementation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1957
    • 提供者:吴文兰
  1. Snake

    0下载:
  2. a MASM snake game source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:362566
    • 提供者:lawrence chen
  1. test8w

    0下载:
  2. My MASM asm test source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:223734
    • 提供者:lawrence chen
  1. masm

    0下载:
  2. 在DOS中编译,显示HELLO WORLD的汇编语言!-In the DOS in the compilation, assembly language displays HELLO WORLD!
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:177485
    • 提供者:yx
  1. 1256902135MASM615

    0下载:
  2. 下载附件中的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\
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-21
    • 文件大小:6572295
    • 提供者:zhangsan
  1. DEBUG

    0下载:
  2. 一、 实验内容 DEBUG的应用及表达式计算 二、 实验目的及要求 要求:试编制一程序,计算下列公式的值,将商存放在Z单元,余数放在R单元内中.X,Y,Z,R,W分别为存放16位带符号数单元的地址.计算过程中中间结果和最后结果在16位二进制数范围内. 三目的: 1、熟悉DEBUG的应用(利用DEBUG观察寄存器和内存单元的值及指令执行的结果,直接汇编指令,单步调试,编辑数据等)。 2、掌握汇编表达式的表示方法。 3、掌握80X86的编程结构。 4、学习汇编
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:6928
    • 提供者:wurile
  1. MASM

    0下载:
  2. 几汇编源码,用的是MASM6.0环境,实现选择语句等的用法。-Several compilation of source code, using a MASM6.0 environment and achieve the select statement and other usage.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2655
    • 提供者:杨虎
  1. snake

    0下载:
  2. 一个使用汇编语言编写的贪吃蛇游戏代码,注释恰当,结构明确,在masm下编译通过-Use of a Snake game written in assembly language code, comments appropriate and clear structure, in masm compiled by
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:2107
    • 提供者:Beijing
  1. asm

    1下载:
  2. 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
  3. 所属分类:汇编语言

    • 发布日期:2012-11-23
    • 文件大小:2201
    • 提供者:chenzhaofeng
  1. MASM

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

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

    0下载:
  2. masm old fargon 2 to do asmbly code
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:64413
    • 提供者:fa
  1. Pgm04

    0下载:
  2. 32 Bit Assembly language using MASM sample code 2
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6555
    • 提供者:lawrence chen
  1. MASM

    0下载:
  2. MASM程序指南,对初学汇编的人很有帮助-Guidelines for beginners, MASM program compiled person is very helpful
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:880811
    • 提供者:wangminan
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com