COBS_algorithm

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:1310KB
下载次数:22
上传日期:2008-09-08 01:11:17
上 传 者doujiange
说明:  COBS-consistent overhead byte stuffing,一种串行通信字节流packetize的算法,在PPP和HDLC串行通信中均有用,笔者把它用在单片机串行通信程序中,非常成功。包中的两个工程阐释了算法原理。pdf文档进一步作了说明。
(COBS-consistent overhead byte stuffing, a serial communication byte stream packetize algorithms, in the PPP and HDLC serial communications are used, the author put it in single-chip serial communication program, very successful. Package the two projects to explain the principle of the algorithm. pdf document for further clarification.)

文件列表:
COBS_decode (0, 2008-05-11)
COBS_decode\COBS_decode (0, 2008-05-11)
COBS_decode\COBS_decode\COBS_decode (0, 2008-05-11)
COBS_decode\COBS_decode\COBS_decode\COBS_decode.cpp (863, 2006-01-26)
COBS_decode\COBS_decode\COBS_decode\COBS_decode.vcproj (3867, 2005-11-28)
COBS_decode\COBS_decode\COBS_decode\Debug (0, 2008-05-11)
COBS_decode\COBS_decode\COBS_decode\stdafx.cpp (298, 2005-11-28)
COBS_decode\COBS_decode\COBS_decode\stdafx.h (293, 2005-11-28)
COBS_decode\COBS_decode\COBS_decode.ncb (27648, 2006-01-31)
COBS_decode\COBS_decode\COBS_decode.sln (923, 2005-11-28)
COBS_decode\COBS_decode\COBS_decode.suo (8192, 2006-01-31)
COBS_encode (0, 2008-05-11)
COBS_encode\COBS_encode.cpp (979, 2006-01-19)
COBS_encode\COBS_encode.dsp (4596, 2005-11-10)
COBS_encode\COBS_encode.dsw (742, 2006-09-22)
COBS_encode\COBS_encode.ncb (50176, 2006-09-22)
COBS_encode\COBS_encode.opt (58880, 2006-09-22)
COBS_encode\COBS_encode.plg (1330, 2005-11-14)
COBS_encode\COBS_encode.sln (911, 2005-11-17)
COBS_encode\COBS_encode.suo (8192, 2006-08-31)
COBS_encode\COBS_encode.vcproj (5018, 2005-11-17)
COBS_encode\Debug (0, 2008-05-11)
COBS_encode\NodeCrc (0, 2008-05-11)
COBS_encode\NodeCrc\Debug (0, 2008-05-11)
COBS_encode\NodeCrc\nodecrc.c (1233, 2006-09-22)
COBS_encode\NodeCrc\NodeCrc.dsp (4360, 2006-09-22)
COBS_encode\NodeCrc\NodeCrc.plg (1278, 2006-09-22)
COBS_encode\NodeCrc\StdAfx.h (769, 2005-11-10)
COBS_encode\StdAfx.cpp (298, 2005-11-10)
COBS_encode\StdAfx.h (769, 2005-11-10)
COBS_article.pdf (277523, 2005-11-11)

======================================================================== CONSOLE APPLICATION : COBS_encode ======================================================================== AppWizard has created this COBS_encode application for you. This file contains a summary of what you will find in each of the files that make up your COBS_encode application. COBS_encode.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. COBS_encode.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named COBS_encode.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者