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

搜索资源列表

  1. danpianji

    0下载:
  2. 单片机LCD程序,用汇编语言写的,里面有详细的源代码和电路图-Single-chip LCD procedures, using assembly language to write, and there are detailed source code and circuit diagram
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:9213
    • 提供者: 甘小华
  1. c51chengxujinji

    0下载:
  2. c51程序集锦,源程序,包含16进制-10进制互换程序.c 24c01-24c16读写驱动程序.c 51单片机实用程序库.txt ....... 等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:527374
    • 提供者:严春
  1. B_BCD1

    0下载:
  2. 进入MF2K汇编语言开发环境,将二进制转换为BCD码的汇编程序设计方法与程序-Enter MF2K assembly language development environment, will be converted to BCD binary code compiled program design methods and procedures
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:983
    • 提供者:lei
  1. get_CPU_64Flag

    0下载:
  2. 这是一段汇编代码,用来判断CPU是否为64位还是32位。-This is a compilation of code, used to determine whether the CPU for 64 or 32.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1585
    • 提供者:coco
  1. time

    0下载:
  2. 汇编语言程序设计,显示系统时间。 首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, o
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1564
    • 提供者:陈林波
  1. xidt

    0下载:
  2. olldbg的一个插件,附带别人写的源码-olldbg a plug-in, attached to someone else to write source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:10385
    • 提供者:fallencliff
  1. 8255

    0下载:
  2. 51单片机与8255接口的源程序,用于测试8255是否已经损坏-51 Single-chip interface with the 8255 source code, for testing whether 8255 has been damaged
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:3868
    • 提供者:bluenochange
  1. ADC128S

    0下载:
  2. ADC128S的测试源代码,用于测试与51单片机链接的器件是否可以正常工作-ADC128S test source code, for testing with 51 single-chip devices can link to work
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:4820
    • 提供者:bluenochange
  1. ResourceSpace_1_5_274

    0下载:
  2. php网页设计,不错的源代码,可以供需要使用php编程的人参考-php web page design, good source code available for need to use php programming reference
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:764918
    • 提供者:李琳
  1. program

    0下载:
  2. LED显示定义 定义164数据位 显示千位寄存器 发码次数寄存器-Definition LED display shows the definition of 164-bit data register 1000 the number of fat Code Register
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1075
    • 提供者:stephen
  1. Basic_Disa1633758222003

    0下载:
  2. 可以输入PC下编译的软件,然后反汇编成X86程序汇编代码-Can enter a PC under the compiler software, and then anti-compiled X86 assembly code procedures
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:58546
    • 提供者:Egal Legal
  1. vc++footballmatch

    0下载:
  2. 机器人足球赛比赛平台源代码,适用于五人制足球赛,没有密码,内附说明。-Robot soccer competition platform source code, apply to Five-man football, there is no password, containing a note.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:870293
    • 提供者:郑芮
  1. music

    0下载:
  2. 音乐原代码,如何使用汇编语言编程,使得电脑的发出音乐声-Music original code, how to use the assembly language programming, making the issue of computer music
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:7464
    • 提供者:johnson
  1. hongwaijieshou

    0下载:
  2. 对TC9012 (长虹 K8B )遥控器的解码- 这种遥控码具有以下特征,采用脉宽调制的串行码 解码的关键是如何识别“0”和“1”,从位的定义我们可以发现“0”、“1”均以0.56ms的低电平开始, 不同的是高电平的宽度不同,“0”为0.56ms,“1”为1.68ms, 所以必须根据高电平的宽度区别“0”和“1”。 如果从0.56ms低电平过后,开始延时,0.56ms以后,若读到的电平为低,说明该位为“0”,反之则为“1”,-On the TC9012 (Changhong K
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:10753
    • 提供者:张廷
  1. 1792581192251014

    0下载:
  2. 一些有用的DSP源程序,机不可失,时不再来哦-Some useful DSP source code, is now or never Oh
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:119248
    • 提供者:邓卫华
  1. DS18B20

    0下载:
  2. DS18B20温度计C程序 使用AT89C2051单片机,12MHZ晶振,用共阳LED数码管 P1口输出段码,P3口扫描-DS18B20 thermometer C program uses AT89C2051 Singlechip, 12MHZ crystal, with a total of P1 Yang LED digital tube output above code, P3 port scanning
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:20891
    • 提供者:金龙
  1. BH1415F

    0下载:
  2. BH1415F调频台控制C程序 使用AT89C52单片机,12MHZ晶振,用共阳四位LED数码管 P0口输出段码,P2口扫描-FM BH1415F control C program uses AT89C52 single-chip, 12MHZ crystal, with a total of four LED digital tube Yang P0 port output above code, P2 I scan
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:23113
    • 提供者:金龙
  1. wljdsource

    0下载:
  2. 网络家电MCS-51系列源程序,采用汇编语言编写.-Network appliances MCS-51 series of source code, using compiled languages.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1232
    • 提供者:liyannn
  1. mima

    0下载:
  2. 利用汇编语言编写的六位电子密码锁程序,初始密码为123456,可实现密码的输入,判别和修改。可作为微机原理课程设计题目。-The use of assembly language to prepare the six electronic code lock procedure, the initial password is 123456, the password input can be achieved, identify and modify. Microcomputer Princi
  3. 所属分类:汇编语言

    • 发布日期:2017-03-25
    • 文件大小:3152
    • 提供者:tang yi
  1. dz

    0下载:
  2. 打字小游戏的C源代码,此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式。 -Typing game of C source code, this template is a pure DOS code, need MASM5.0, compile-time, please use the
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2970
    • 提供者:chenshan
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com