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