搜索资源列表

  1. FStr

    0下载:
  2. Masm5 计算字符串个数-Masm5 calculated string Number
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:陈松云
  1. coutbx

    0下载:
  2. 用汇编语言实现将bx寄存器的内容以10进制形式在显示器上输出使用递归算法,共45条指令程序在masm5.1 link3.60 环境下调试通过-assembly language bx to register with the contents of 10 band forms on the screen output using recursive algorithm, a total of 45 procedures in order
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:呀呀
  1. 简单的赛车游戏

    0下载:
  2. 程序在masm5.0下编译通过,望大家有什么问题或看法能与我联系讨论,我的email:xiangyuan_122@163.com-the programme will be finished under masm5.0,please keep touch with me if you have some problems and suggestions. My Email address is xiangyuan 122@163.com
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:mai
  1. 简单的赛车游戏1

    0下载:
  2. 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背
  3. 所属分类:其他游戏

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:向远
  1. 旋转箱子

    0下载:
  2. 很有意思的一个汇编程序 纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式-a very interesting compilation procedures pure DOS code required MASM5.0, compile-time use "Build-gt; DOS "mode
  3. 所属分类:界面编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:李雨
  1. 一个有趣的打字游戏

    0下载:
  2. 此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式。-this template is pure DOS code required MASM5.0, compile-time use "Build-
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:莫加
  1. dianzi_colock

    0下载:
  2. 汇编语言写的电子时钟,课程设计的程序,masm5.0汇编通过-assembly language to write the electronic clock, the curriculum design process, through the compilation masm5.0
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:许枫
  1. miaobao

    0下载:
  2. 秒表汇编程序主要实现汇编语言下面的电子钟功能.提供主要的设置时间,设置闹铃,显示时间等功能 下面是程序,已经在MASM5下编译运行通过..但有个缺点,也是明显的,就是CPU占用率太多.日后有时间再更正好了. -stopwatch assembler main language compilation of the following functional electronic bell. Provide the main setup
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:den
  1. MASM5

    0下载:
  2. Assemble BIOS DOS AND SO ON
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:99328
    • 提供者:urky
  1. SKIING

    0下载:
  2. 这是一款类似的滑冰游戏,操作简单,是最近才完成的,至今还未发现错误,已在微软MASM5。0上通过运行了-This is similar to the skating game, simple operation, recently completed, has not been found wrong, Microsoft has MASM5. 0 by running on the
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:huangchao
  1. yuli

    0下载:
  2. 月历 在MASM5中形成执行文件后,输入年份,月份,日期-calendar MASM5 formed in the implementation of documents, the importation of the year, month, date
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:mong
  1. DAZIgame

    0下载:
  2. 1) 从屏幕上方以一定的时间间隔随机落下可显示字符,字符的出现位置亦是随机的; 2) 在多个字符(可以简化为仅有一个字符)下落的过程中可输入任意键,若键入与其中的任意一个字符相匹配的键,则该字符高亮显示并发出蜂鸣声,同时计分; 3) 按ESC键结束练习并显示命中率; 4) 再次按ESC键退出。 2. 硬件和软件环境: 个人PC机,WINXP操作系统,MASM5.0编程环境 -1) from the top of
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:mong
  1. MASM51

    0下载:
  2. DOS下的汇编程序,将ASM转换为HEX,程序内有语法说明,支持各种操作系统-DOS compilation procedure will be converted to ASM HEX, procedures within Grammar note, support various operating systems
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:ZZG
  1. jichunqi1

    0下载:
  2. 读寄存器内容的源代码环境是WINXP+MASM5.0通过编译生成可执行文件,双击,提示写入文件成功,按任意键推出。在程序的同一目录下的TEMP.TXT中已经写入了:-Reading Register contents of the source code WINXP MASM5.0 environment is generated through the compiler executable files , click, sugges
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:lele
  1. neon_lights

    0下载:
  2. 这是一个用masm5开发的"霓虹灯”的模拟显示程序,效果还不错,可供大家参考.-This is a development with masm5 "neon" show that the simulation procedure, the results were pretty good. for your reference.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:67584
    • 提供者:郭进
  1. masm5(1)

    0下载:
  2. 汇编编译连接程序,在windows2000上使用正常-Linker to compile the compiler, use normal in windows2000
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:166912
    • 提供者:
  1. masm5

    0下载:
  2. 进行了功能再完善的汇编语言的选择排序,输入进行了修改,排序个数增加。-Conducted a functional re-perfect choice of assembly language sort, enter revised to increase the number of sort.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:林文
  1. 3

    0下载:
  2. 自编的贪吃蛇程序源码,ASWD控制方向用MASM5.0编译通过-Source of the Snake own procedures, ASWD control the direction adopted by the compiler MASM5.0
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:黄文超
  1. masm5

    0下载:
  2. 学生档案管理系统,有界面,有录入,查找,删除,显示等功能-Student file management system, there are interfaces, there is entry, search, delete, display and other functions
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-13
    • 文件大小:182272
    • 提供者:
  1. masm5

    0下载:
  2. draw a rectangle and you can choose the color it presents
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:kn
« 1 2 34 5 »

源码中国 www.ymcn.org