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

资源列表

  1. 3bcdto3hex

    0下载:
  2. 3bcdto3hex,51单片机汇编程序.所有接品参数在程序中均有说明-3bcdto3hex, 51 microcontroller programming. All goods received the procedure parameters are described
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.39kb
    • 提供者:老罗
  1. 24C08

    0下载:
  2. 24c08驱动程序 本程序用于驱动atm公司生产的i2c——24c08 程序给出了出口和入口-24c08 driver of the procedures used to drive atm company's i2c -- 24c08 procedures given import and export
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:
  1. clock_time

    0下载:
  2. 本文件解压后clock_time.vhd采用编程环境maxplusII,完成时间秒定时、记时,设置时间秒、声光报警等功能。-this document unpacked clock_time.vhd maxplusII use programming environment, the time for completion seconds timing, Hutchison, the set-up time seconds, sound, light, alarm functions.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:阿兰
  1. minigui-dev-2.0.1-linux.tar

    0下载:
  2. 这是针对 Linux (i386)平台的 MiniGUI V2.0.1 开发包(MiniGUI-Processes 运行模式)。关于安装和使用方法,请阅读该软件包中的 README 文件。-this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI - Processes running mode). The installation and use of the method, please read the
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.43mb
    • 提供者:陈卉娥
  1. 2407硬件外围protel设计电路图[ZT]

    0下载:
  2. 2407硬件外围protel设计电路图,有原理图,详细外围电路-Protel 2407 external hardware circuit design, schematic and detailed external circuit
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:168.2kb
    • 提供者:成龙
  1. DSP控制数据采集仪系统设计

    1下载:
  2. DSP控制数据采集仪系统设计,详细介绍dsp数据采集系统分析及搭建-DSP Data Acquisition Instrument control system design, detailed DSP data acquisition and analysis structures
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:20.11kb
    • 提供者:成龙
  1. I2C总线的虚拟仿真软件工具

    0下载:
  2. I2C总线的虚拟仿真软件工具,可确定您做的总线是否正常-I2C Bus virtual simulation software tools, so you can determine whether it is normal for the bus
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4.22kb
    • 提供者:成龙
  1. g729语音压缩

    0下载:
  2. 非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:111.02kb
    • 提供者:流黄
  1. 6875321

    0下载:
  2. 几个单片机程序,有关数字温度传感器DS18B20和AD590的程序.-several SCM procedures, the Digital Temperature Sensor and AD590 procedures.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16.17kb
    • 提供者:帅冲
  1. Crc16源码4种算法

    4下载:
  2. CRC16,C语言运算源码,包括四种算法,直接计算法,半查表法,全查表法,双8位表全查表法,适用于工业控制领域校验通讯数据使用,和MODBUS数据校验,在对不同的系统资源的要求环境下,采用不同的算法-CYXLIC REDUNDANCY, C language source computing, including four algorithms, direct calculation method, semi-look-up table method, the whole look-up tab
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.43kb
    • 提供者:dszc
  1. Crc32源码3种算法

    0下载:
  2. CRC32,适用于internet,文件等的校验,可靠程度比CRC32高,但运算要比CRC16复杂,需要的占用的代码空间也大一点-CRC applied to internet, checking the documents, reliable than CRC, but the operation than CYXLIC REDUNDANCY complex, requiring the occupants of the large code space 1:00
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.02kb
    • 提供者:dszc
  1. VHDL范例

    1下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:41.88kb
    • 提供者:kerty
搜珍网 www.dssz.com