资源列表
51library
- 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
time_math
- * 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
Digital_filter
- * 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
WSDV6.07
- WSD V6.07,配合keil使用,,将程序down入单片机。-Prepare V6.07 meet keil use, and procedures down into the MCU.
Keydeb
- * 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
8051Sms
- 一个用单片机实现gprs modem发送短信的程序.里面有详细的注释,不可多得的学习程序-MCU with a gprs modem send messages procedures. There are detailed notes, Rare learning process
8051_pppsrc
- 用单片机实现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
I2C-841
- ADI公司ADUC84x系列单片机I2C通讯程序。-ADI ADUC84x SCM I2C serial communication program.
Keil_C51_Programing
- Keil_C51_Programing 8051系列单片机KEIL环境下的开发教程-Keil_C51_Programing SCM KEIL 8051 under the Environment Development Guide
Getting_Started_with_the_CodeVisionAVR_C_Compiler.
- 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
Getting_Started_with_ImageCraft_C_for_AVR
- 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
pingyinshuru
- 拼音输入法杳询函数: 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
