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

搜索资源列表

  1. ljp

    0下载:
  2. 利用汇编语言实现循环的的算法。 在输出过程中调用。-using assembly language to achieve the cycle of the algorithm. Output in the process of calling.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7148
    • 提供者:黄立坤
  1. xianshi

    0下载:
  2. AT89C51显示00~99汇编语言程序 要实现两位数码管显示00~99依次循环的秒表设计,必须得将AT89C51芯片写入程序,只有将程序写进AT89C51芯片,才能实现其秒表的原理功能-AT89C51 showed 00 ~ 99 assembly language to achieve two Digital Display under 00 ~ 99 cycles stopwatch design, it must be written into the chip AT89C51 pr
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1940
    • 提供者:llll
  1. 十六进制数相加校验和计算程序

    1下载:
  2. 【汇编语言编程使用工具】【十六进制数相加校验和计算程序】
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:196982
    • 提供者:陈周
  1. MASM汇编工具

    4下载:
  2. 【汇编语言编辑工具】【DEBUG.EXE,LINK.EXE,MASM.EXE]
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:153912
    • 提供者:陈周
  1. plx

    0下载:
  2. 词法.语法编译器 to 汇编语言 附带一个测试程序 -morphology. Grammar compiler to compile a fringe language test procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:259588
    • 提供者:谈住
  1. 汇编学生成绩管理系统

    3下载:
  2. 用汇编语言编写的一个简单的学生成绩管理系统,用户有6种选择: (1) 按’m’,则显示功能菜单。 (2) 按’L’,则显示学生姓名和各学科成绩(数学,英语,语文)。每次显示10条记录并暂停,按’g’继续显示余下记录。 (3) 按’I’,则可按格式插入记录到规定文件中。 (4) 按’M’,则可按格式修改记录。 (5) 按’D’,输入行数,清空该行指定的记录。 (6) 按’Q’,按格式输入学生姓名进行查询,列出该生的成绩记录。 (7) 按’E’,则退出程序。 -ass
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2622
    • 提供者:俞薛永
  1. 汇编注册登陆程序

    0下载:
  2. 汇编语言实现的简易登陆系统, 1、用户登陆:用户通过输入已注册的用户名和密码登陆,输入正确显示功能界面,否则显示重输提示。 2、注 册 :在登陆输入用户名时,通过输入‘new’来注册新用户。当注册新用户名已经存在时,则 提示重新输入。 3、功能界面:修改当前登陆用户的密码,显示所有已注册用户的信息,退出程序。 4、数据保存:以文件形式保存在D:\\users.dat,每个记录30个字节,每个记录包含两个字段,用户 名(20B)和密码(10B)。 -compilation of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4825
    • 提供者:俞薛永
  1. miaobao

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

    • 发布日期:2008-10-13
    • 文件大小:3302
    • 提供者:den
  1. 我的小计算器

    0下载:
  2. 用汇编语言实现简易计算器 You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories. If anyone has any problems s
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:124558
    • 提供者:lon
  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. 轻松汇编 II v2.5

    0下载:
  2. 这是一个能够很轻松的开发汇编语言的程序!欢迎大家尝试-This a very easy to develop assembly language procedures! You are welcome to try
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:916190
    • 提供者:塔吉克
  1. 汇编科设之打字游戏testword

    2下载:
  2. 汇编语言课程设计--打字游戏,在dos下运行,主要是对汇编中断和显示技术的应用-assembly language curriculum design -- typing games, the running dos, major disruption of the compilation and display technology applications
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2472
    • 提供者:谢博杰
  1. Windows优化大师注册机源码

    0下载:
  2. Windows优化大师注册机源码,使用汇编语言编写-Masters Fillmore optimize Windows source code is written in assembly language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2257
    • 提供者:yi
  1. 共阳18b20-595d

    0下载:
  2. 为汇编语言编写调试的18b20控制温度程序,已经调试成功-prepared for the assembly language debugging 18b20 temperature control procedures have been successfully debugging
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2643
    • 提供者:郭庆
  1. InlineASM

    0下载:
  2. 在 Visual C++ 中使用内联汇编 .使用内联汇编可以在 C/C++ 代码中嵌入汇编语言指令,而且不需要额外的汇编和连接步骤。,-used in conjunction with the compilation. Used in conjunction with the Series C / C code to embed assembly language instructions, but no additional compilation and linking steps. ,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16665
    • 提供者:王金
  1. gccasm

    0下载:
  2. GCC中的内嵌汇编语言 说明 可使用于cross g-GCC embedded in the assembly language for the statement will cross g
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:22562
    • 提供者:赵伟刚
  1. ASMSOURCE

    0下载:
  2. DOS/win32下均可运行的汇编语言源代码 -DOS/win32 can run under the assembly language source code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:246191
    • 提供者:xjn
  1. 从Dos到win32汇编

    0下载:
  2. 学习汇编语言的好书!可发帮助非WIN汇编程序员很快跨过从Dos到win32汇编这一门槛!-learning assembly language books! Hair can help non-programmers to quickly compile WIN crossed from the Dos win32 compilation of the threshold!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:384227
    • 提供者:wzj
  1. hbyy2ppt

    0下载:
  2. 给你们提供了汇编语言的电子教案。希望你们在这方面有什么要更改的或不足的。。。有什么问题跟我联系。谢谢。-to providing you with a compilation of electronic language curriculum. I hope you in this regard to any changes or inadequate. . . What is the problem with my contact. Thank you.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7004016
    • 提供者:alim
  1. 霓虹灯的模拟显示

    0下载:
  2. 用汇编语言编的一个霓虹灯演示程序,内涵代码,说明-assembly language part of a neon demo program, meaning code that
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:88818
    • 提供者:李文
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com