CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - *.asm

搜索资源列表

  1. MCUTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:443981
    • 提供者:wudizh
  1. zyj_bell

    0下载:
  2. 本目录总共有以下部分: 1.项目文件buzz.uv2。 2.调试源程序happy.asm和bell.asm。 happy.asm是\"生日快乐\"。-Catalog part of a total of the following : 1. Buzz.uv2 project documents. 2. Happy.asm and debug source bell.asm. Happy.asm of "Happy Birthday."
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9101
    • 提供者:晴朗
  1. zimotiqu

    0下载:
  2. 一种字模提取的思想及程序,包含C程序与ASm程序-a Abstraction of thinking and procedures, including C procedures and procedures ASm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3141
    • 提供者:天峰
  1. 99MinuteTimer

    0下载:
  2. TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 0000 0000 1010 b. a] -MCLR tied to VDD (internally). b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ]. -TIMER
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14638
    • 提供者:torry
  1. biaozhun

    0下载:
  2. 标准方差,打家都用得上吧,欢迎大家使用,是用ASM编写的了-standard deviation, are useful to fight it home and you are welcome to use, is prepared by the ASM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1218
    • 提供者:邓春秋
  1. farcontralprogramme

    0下载:
  2. N6221的单片程序,ASM格式,为遥控程序,-N6221 monolithic procedures, ASM format for the remote control procedures,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2586
    • 提供者:海洋
  1. KeyandLed1

    0下载:
  2. holtek的按键模块, asm编程,支持5*5键扫。按键控制IO输出。-HOLTEK button module, asm programming support 5 * 5 keys sweep. IO output control buttons.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11327
    • 提供者:庄谐
  1. I2C_Page.ASM

    0下载:
  2. 据我们使用24CXXEEPROM的经验,当用\"指定地址_读\"时,若该地址不在一页开头,会常出错。尝试多种措施,均未彻底消除 按页读写则彻底解决了。本程序就是按页读写编写的,但它也支持单个﹑多个﹑甚至整个芯片内数据的读写。本程序已在山东风光电子公司的变频器和功率信号源上通过并使用使用,读写绝对可靠。 -24CXXEEPROM experience, "designated address _ Reading", if the address is not a begin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8648
    • 提供者:王星粲
  1. b30core

    0下载:
  2. asm.rar 拉斯维加丝盘源代码 ASM51-asm.rar booth 21001-source Calling
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:118321
    • 提供者:1
  1. ccx

    0下载:
  2. 在显示频率输出的同时显示AD值(数码显示) 程序实例(ad25dis.asm -shows that the frequency output value also showed AD (digital display) procedure Example (ad25dis.asm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1576
    • 提供者:程承
  1. dsaff

    0下载:
  2. 程序介绍:单片机通过DAC0832转换在LM358的7脚输 出三角波。实际应用如:函数波形发生器。 程序实例(0832shan.asm): -procedures introduced : microcontroller through the conversion of the DAC0832 Violators of the seven foot triangular wave output. Practical applications such as : func
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:程承
  1. I2C_bit_ASM

    0下载:
  2. 用ASM编写的模拟I2C通信软件,位方式,很好用的喔!-prepared by the simulation I2C communications software, place, the good!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5124
    • 提供者:
  1. at24c128

    0下载:
  2. at24c128读写源程序.用ASM写的C函数,可以直接用C51调用。-at24c128 literacy source. Using ASM functions written in C, can be called directly with C51.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2149
    • 提供者:裴洪广
  1. 6502asm

    1下载:
  2. 6502汇编 算术运算库.rar 8bit乘以8bit.asm 8bit除以8bit.asm 16bit乘以16bit.asm-6502 compilation for arithmetic operations. Rar 8bit.asm 8bit 8bit multiply by dividing 8 bit.asm 16bit multiply 16bit.asm
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:4829
    • 提供者:sd
  1. clok

    0下载:
  2. 一个非常简单的而又实用的电子时钟,是用51单片机写ASM原代码-a very simple and practical electronic clock, using a 51 MCU write ASM source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3055
    • 提供者:工人
  1. phone_dial

    0下载:
  2. 用51单片机及MT8880制作的可以识别电话号码的ASM源程序。-MCU with 51 and MT8880 production can be identified telephone numbers of ASM source.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:5975
    • 提供者:王生
  1. 字节方式I2C_ASM

    0下载:
  2. P89C668单片机硬件I2C软件包,668i2c.asm(主方式)-P89C668 hardware I2C packages 668i2c.asm (the main form)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3671
    • 提供者:彭远伦
  1. Dial-08asm

    0下载:
  2. DIAL-08.asm for burning 508a chips
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2469
    • 提供者:朱振华
  1. c51&asm

    0下载:
  2. 单片机c和汇编调用例子-SCM and compilation called examples
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6993
    • 提供者:熊熊
  1. pic_sub2

    0下载:
  2. Split Plane samples for stb s asm driver-Split Plane samples for STB s asm driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50611
    • 提供者:luoxuping
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com