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

搜索资源列表

  1. A3

    0下载:
  2. 反序输出所输入的字符串,适合汇编初学者学习-Reverse order of the string output by the input, suitable for beginners to learn to compile
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1688
    • 提供者:施展
  1. MSP430_asm

    0下载:
  2. MSP430汇编指令速查表!word格式!-MSP430 instruction table compilation! word format!
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:10575
    • 提供者:刘辉
  1. test

    0下载:
  2. AT89s51单片机8位流水灯逐个点亮再逐个息灭、4位数码管全亮显示、喇叭发声、键盘扫描的汇编源程序-8-bit single-chip AT89s51 water lit by lights out and then by income, four full-bright LED display, audible horn, keyboard scan source code compilation
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:958
    • 提供者:shg
  1. MAX7219

    0下载:
  2. 有关max7219的资料,汇编以及C语言驱动源程序-Max7219-related information, as well as the C language compilation of driver source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1964924
    • 提供者:路晓
  1. sonic

    0下载:
  2. 基于c51的汇编超声波测距仪程序,测试成功-C51-based procedures for the compilation of ultrasonic range finder, test success! !
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:738
    • 提供者:weeland
  1. huibianliushuideng

    0下载:
  2. 查询方式控制灯闪时间间隔的汇编流水灯程序:由高到低,然后由低到高流动,再全暗全亮三次-Query control time interval lights flash lamp process flow of the compilation: high to low, and then from low to high flows, and then the whole light dark three-wide. . .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:7573
    • 提供者:小南
  1. Single-chipapplication

    0下载:
  2. 单片机多个实用实验,包括数字温度计,电子密码锁设计,电子琴。所有的程序都有汇编和c语言对照。-Single-chip a number of practical experiments, including digital thermometers, electronic locks design, flower. All procedures are compiled and c language control.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1894025
    • 提供者:林洪
  1. rs232

    0下载:
  2. 80c51和pc 机通过串行通信程序,电平转换用MAX232 (1)单片机端的数据传输程序 汇编或者c51 (2)pc机端的vb或者vc编写的通信程序 最好是vb (3) pc机 用的是com1 9针端口 -80c51 and machine through the serial communication pc procedures, level translators with MAX232 (1) single-chip end of the compilation
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:7653
    • 提供者:wq
  1. dzwdj

    0下载:
  2. 用单片机和汇编实现的温度计,可以在任何机器上运行,汇编环境MASM-Compiled using the achievement of single-chip microcomputer and the thermometer
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:62857
    • 提供者:苗人凤
  1. 1pB7fxnO

    0下载:
  2. 汇编编程,实现人对人的五子棋,五局三胜自动记分-Compilation of programming, the realization of person-to-person Gobang, five games automatically points
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:9914
    • 提供者:帅育林
  1. C51-feibiang

    0下载:
  2. 一个反汇编的程序,可将单片机中的机器代码,反编译成汇编代码.-An anti-compilation process can be in single-chip machine code into assembly code decompile.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:255690
    • 提供者:ouyang
  1. snak

    0下载:
  2. 汇编写的模拟贪食蛇游戏的程序,对学习汇编的同学很有帮助。-贪食蛇compiled simulation game written procedures, students learn useful compilation.
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:2902
    • 提供者:CuiHao
  1. bird

    0下载:
  2. 汇编实现的课程设计, 飞鸟飞过屏幕。 学习汇编的很好的例子,其中用到了很多汇编常用技术。-Compilation of the realization of the curriculum design, birds flying over the screen. Study compiled by good example, which uses a lot of compilation of commonly used technology.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:8609
    • 提供者:zhang
  1. N-Joiner

    0下载:
  2. 来自俄罗斯的多文件捆绑程序,win32纯汇编 -Procedures for multi-document bundle
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:23551
    • 提供者:xlt
  1. snack

    0下载:
  2. 贪食蛇程序,汇编实现的,Dos环境下运行,挺好用的-snack
  3. 所属分类:Game Program

    • 发布日期:2017-03-24
    • 文件大小:5114
    • 提供者:NecPHX
  1. time

    0下载:
  2. 汇编时钟代码,实现定时器简单功能,可作基本命令使用例子-Compilation of the clock code, the realization of a simple timer function, the use of basic commands for example
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:在乎
  1. lcd_gaijin

    0下载:
  2. 12864 8051驱动 汇编格式 频谱显示-12864 8051 compilation format drive display the spectrum
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2387
    • 提供者:pigeoon
  1. Bea_Engine3.0.3

    0下载:
  2. BeaEngine是一个反汇编引擎,支持32位和64位的已文档化的全部指令和一些未文档化的指令,支持目前可见的大多数指令格式的选择.-Is an anti-BeaEngine compilation engine, support for 32-bit and 64-bit has the documented of all instructions and undocumented some of the instructions are not in support of the major
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:835324
    • 提供者:小董
  1. PCI.RAR

    0下载:
  2. 80X86汇编写的枚举PC机PCI设备的小工具-emum pc pci device tool writed by masm
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2639
    • 提供者:吴俊
  1. asm

    0下载:
  2. intel 汇编指令,所有的基本指令都有,使用汇编的弟兄们可以-intel compilation instructions, all have the basic commands, use the compilation of the brothers can take a look at
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:569452
    • 提供者:
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com