COBS-consistent overhead byte stuffing,一种串行通信字节流packetize的算法,在PPP和HDLC串行通信中均有用,笔者把它用在单片机串行通信程序中,非常成功。包中的两个工程阐释了算法原理。pdf文档进一步作了说明。
资源简介:COBS-consistent overhead byte stuffing,一种串行通信字节流packetize的算法,在PPP和HDLC串行通信中均有用,笔者把它用在单片机串行通信程序中,非常成功。包中的两个工程阐释了算法原理。pdf文档进一步作了说明。
上传时间: 2013-12-13
上传用户:sssl
资源简介:现代光电器件技术及应用
上传时间: 2013-08-01
上传用户:eeworm
资源简介:A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet over EP8IN:
上传时间: 2015-02-01
上传用户:ywqaxiwang
资源简介:Calculate Parameter byte using ROM-BIOS
上传时间: 2014-11-30
上传用户:teddysha
资源简介:keil C51 byte事例
上传时间: 2014-01-25
上传用户:洛木卓
资源简介:此程序对网路传输数据的传输是个很好的东东,其主要是对数据进行压入和压出作了封装, 对int,long,byte,char*和结构均支持, 数据是以流的形式
上传时间: 2015-03-25
上传用户:CHINA526
资源简介:This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
上传时间: 2013-12-24
上传用户:13215175592
资源简介:This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each sup...
上传时间: 2015-05-04
上传用户:wl9454
资源简介:"我a你c窗体bbbbb你"如果要你在第四个byte那里把上面的句子分成两句,该怎么办?我自己写的例子可以解决此问题。它用于对小灵通用户发送短信时特别有用。
上传时间: 2015-07-05
上传用户:一诺88
资源简介:内存中进行压缩和解压的两个方法: 压缩 int RamEncode(byte *inBuffer, //输入内存缓冲区指针byte*类型 size_t inSize, //输入内存缓冲区的大小 byte *outBuffer, //输出缓冲区指针byte*类型 size_t &outSize, //计算出的输出...
上传时间: 2014-01-21
上传用户:wangchong
资源简介:tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0 examp1 byte "eg: 1234ecdf",0dh,0ah,0 examp2 byte " 03ab2543",0dh,0ah,0
上传时间: 2014-08-22
上传用户:huyiming139
资源简介:data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,length...
上传时间: 2014-01-13
上传用户:xiaoyunyun
资源简介:整型int和字符数组byte相互转换的源程序:写了一个封装类来实现整型int和字符数组byte相互转换的功能.可以用于网络数据流的程序中,实现数据转换.
上传时间: 2015-10-09
上传用户:kbnswdifs
资源简介:MW6 QRCode ASP.NET web control is 100% consistent with the QRCode specification and extremely easy to use, the package downloadable from our website comes with an ASP.NET sample project which demonstrates exactly how to create the QRCode b...
上传时间: 2015-12-10
上传用户:whenfly
资源简介:我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 byte,对于 X-Ram 的用量也仅 160 byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个任务调度的 LED 闪烁程序,方便了解...
上传时间: 2015-12-14
上传用户:gundamwzc
资源简介:Hynix公司8M byte sdr sdram的verilog语言仿真实现。
上传时间: 2014-12-04
上传用户:h886166
资源简介:the principle and application of the LCD with byte
上传时间: 2016-02-06
上传用户:日光微澜
资源简介:时钟模块DS1307驱动I2C uchar Read_DS1307(uchar addr) void Write_DS1307_byte(uchar byte) void Write_DS1307(uchar addr,uchar dat) void rtc_get(void) void rtc_set(void)
上传时间: 2016-03-17
上传用户:zm7516678
资源简介:PT2313驱动 void send_audio_switch(uchar audio) void send_volume(uchar byte) void send_attenuators(uchar LF,uchar RF,uchar LR,uchar RR) void send_base(uchar byte) void send_treble(uchar byte) void pt2313_init(void)
上传时间: 2016-03-17
上传用户:牧羊人8920
资源简介:简明 Python 教程 Swaroop, C. H. 著 沈洁元 译 www.byteofpython.info 版本:1.20 A byte of Python Copyright © 2003-2005 Swaroop C H 简明 Python 教程 《简明 Python 教程》为 "A byte of Python" 的唯一指定简体中文译本
上传时间: 2014-01-14
上传用户:xfbs821
资源简介:This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) /...
上传时间: 2016-04-12
上传用户:hanli8870
资源简介:12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char byte typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 byte code dis[]={"www.zansi.com"} delay(byte ms) {
上传时间: 2016-04-25
上传用户:zsjinju
资源简介:byte类型转换,在exif头上可能有用的,个人是新手
上传时间: 2016-05-18
上传用户:tzl1975
资源简介:JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specificatio...
上传时间: 2016-06-13
上传用户:youth25
资源简介:19.死机问题 extern byte idata MP3PwDnCnt 变量类型为idata 20.在MP412UT72基础上修改 更换pindef.h 和servopin.h(影响图象出现) 21.#define ENABLE_TRAY_PWM 0///1停顿 22.使用pdvd30 伺服 750710_JK.lib 23.使用了58版 MP420 的伺服库和处理办法,可以...
上传时间: 2016-08-08
上传用户:2467478207
资源简介:D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 220h-240h is transfered to 240h-260h using DMA0 in a burst block using software DMAREQ trigger. After each transfer, source, destination and...
上传时间: 2014-01-09
上传用户:thinode
资源简介:16位string与16的byte数组间的转换,可以作为嵌入式数据读写中使用
上传时间: 2013-12-18
上传用户:hxy200501
资源简介:本例程uCOS-II 版本为2.51,仅创建一个LED闪烁任务于 P1.0 上,每隔 0.5 秒闪动一次,任务而此例程运行于内 RAM > 300 byte 的51内核单片机即可。
上传时间: 2014-01-11
上传用户:yoleeson
资源简介:python教程,名字为a byte of python.
上传时间: 2014-01-06
上传用户:685
资源简介:《巧用VB的byte型变量实现与单片机通讯》详细描述了利用VB的byte型变量实现与单片机的通讯,简单易懂,非常有价值的文章。摘自网络论文。
上传时间: 2013-12-21
上传用户:ardager