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

资源列表

« 1 2 ... .43 .44 .45 .46 .47 32448.49 .50 .51 .52 .53 ... 33646 »
  1. 51library

    0下载:
  2. 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61.07kb
    • 提供者:鹿艺凡
  1. time_math

    0下载:
  2. * DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and * 9 or
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5.38kb
    • 提供者:Qu chun lei
  1. Digital_filter

    0下载:
  2. * CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * cond
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:Qu chun lei
  1. WSDV6.07

    1下载:
  2. WSD V6.07,配合keil使用,,将程序down入单片机。-Prepare V6.07 meet keil use, and procedures down into the MCU.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.35mb
    • 提供者:鹿艺凡
  1. Keydeb

    0下载:
  2. * KeyDebounce Accept new key reading, handle timing for debounce & slew * KeyId Report which key is currently pressed * KeySlewTimeSet Accept slew time for key currently pressed -KeyDebounce * Accept new key reading, handle timing for deboun
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.27kb
    • 提供者:Qu chun lei
  1. 8051Sms

    1下载:
  2. 一个用单片机实现gprs modem发送短信的程序.里面有详细的注释,不可多得的学习程序-MCU with a gprs modem send messages procedures. There are detailed notes, Rare learning process
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:82.5kb
    • 提供者:丛君
  1. 8051_pppsrc

    2下载:
  2. 用单片机实现GPRS modem通讯的源程序,实现了ppp拨号,tcp/udp等通讯协议包含了串口控制协议-with MCU GPRS modem communications program and realized the ppp dial-up, tcp / udp communications Agreement contains the serial control protocol
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31.99kb
    • 提供者:丛君
  1. I2C-841

    0下载:
  2. ADI公司ADUC84x系列单片机I2C通讯程序。-ADI ADUC84x SCM I2C serial communication program.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.6kb
    • 提供者:鹿艺凡
  1. Keil_C51_Programing

    0下载:
  2. Keil_C51_Programing 8051系列单片机KEIL环境下的开发教程-Keil_C51_Programing SCM KEIL 8051 under the Environment Development Guide
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:953.52kb
    • 提供者:杨生
  1. Getting_Started_with_the_CodeVisionAVR_C_Compiler.

    0下载:
  2. Getting_Started_with_the_CodeVisionAVR_C_Compiler 使用CodeVision C编译器编写AVR单片机程序的教程-Getting_Started_with_the_CodeVisionA VR_C_Compiler use CodeVision C compiler preparation procedures AVR Directory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:544.48kb
    • 提供者:杨生
  1. Getting_Started_with_ImageCraft_C_for_AVR

    0下载:
  2. Getting_Started_with_ImageCraft_C_for_AVR 使用ImageCraft C语言编译器编写AVR单片机程序的教程-Getting_Started_with_ImageCraft_C_fo ImageCraft r_AVR use C language compiler prepared AVR procedures Directory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:96.48kb
    • 提供者:杨生
  1. pingyinshuru

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsigned char inpu t_py_val []) inp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11.41kb
    • 提供者:王汤
« 1 2 ... .43 .44 .45 .46 .47 32448.49 .50 .51 .52 .53 ... 33646 »
搜珍网 www.dssz.com

浏览历史记录

关闭