CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c hdlc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c hdlc - List
[
Com Port
]
HDLC_serial
DL : 0
这是一个将HDLC协议运用到串口通信的程序源码,很有参考价值,感兴趣的朋友可以讨论一下!-This is a use of HDLC protocol to the serial communication procedures source, was useful and interesting friends can discuss!
Update
: 2025-02-17
Size
: 710kb
Publisher
:
[
MultiLanguage
]
HDLcodes
DL : 0
这是一个关C++的规范说文件,大家可心-This is a clearance C norms that document, we see Kexin
Update
: 2025-02-17
Size
: 222kb
Publisher
:
李鹏
[
Embeded-SCM Develop
]
C-program
DL : 0
C语言嵌入式系统编程修炼之道,很不错的关于如何用c语言开发嵌入式系统,值得一看,受益非浅-C programming language embedded systems practitioners know, is very good on how to use C language to develop embedded systems, an eye-catcher, benefited greatly from the
Update
: 2025-02-17
Size
: 383kb
Publisher
:
郭华
[
Other
]
init_hdlc
DL : 0
网络通信中2M专用HW线的高速串行接口的DSP C程序实现-communications network dedicated HW 2M line of high-speed serial interface DSP C Programming
Update
: 2025-02-17
Size
: 1kb
Publisher
:
popo zhang
[
Com Port
]
HDLC
DL : 0
HDLC的软件解码,完成了硬件芯片的功能。-HDLC software decoding, completed a hardware chip functions.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
see
[
Communication
]
crc_verilog
DL : 0
HDLC控制协议中CRC校验码算法代码,为CRC16,Verilog语言-HDLC Control Protocol Code in the CRC checksum algorithm code for CRC16, Verilog language
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘彻
[
OS Develop
]
HDLC_ARM
DL : 0
HDLC调试源码,在ARM7上测试通过(不带操作系统的)。-HDLC debug source code, in the ARM7 on the test (without operating system).
Update
: 2025-02-17
Size
: 63kb
Publisher
:
马龙
[
Other
]
ISO13239
DL : 0
ISO/IEC13239,Information technology-Telecommunications and information exchange between systems-High level data link control(HDLC) procedures-ISO/IEC13239, Information technology-Telecommunications and information exchange between systems-High level data link control (HDLC) procedures
Update
: 2025-02-17
Size
: 1.32mb
Publisher
:
lyj
[
Crack Hack
]
crc
DL : 0
crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
Update
: 2025-02-17
Size
: 2.29mb
Publisher
:
梁健
[
GPS develop
]
Velocity
DL : 0
使用C语言编写的计算GPS卫星在任意时刻的三维速度的程序-Calculation of GPS satellites at any time three-dimensional velocity
Update
: 2025-02-17
Size
: 23kb
Publisher
:
吴瑞祥
[
Embeded-SCM Develop
]
hdlc.c
DL : 0
HDLC C-C++ source code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
Ravi
[
Linux-Unix
]
dlms
DL : 0
62056协议的ASN.1实现,采用C/C-ASN.1 protocol to achieve 62056
Update
: 2025-02-17
Size
: 20kb
Publisher
:
阿坤
[
VHDL-FPGA-Verilog
]
hdlc
DL : 0
HDLC协议控制器,用FPGA实现的verilog源代码-HDLC protocol controller, implemented with FPGA verilog source code
Update
: 2025-02-17
Size
: 1.78mb
Publisher
:
杜征宇
[
TCP/IP stack
]
oshdlc_src-AAB
DL : 0
Development Programming Language C + + for the project OSHDLC - Open Source HDLC Transceiver
Update
: 2025-02-17
Size
: 37kb
Publisher
:
martin
[
Internet-Network
]
open_hdlc_src
DL : 0
OSHDLC is the software implementation of High Level Data Link Control (HDLC) standard. It is an optimized C-code. It may be used on lots of platforms easily. -OSHDLC is the software implementation of High Level Data Link Control (HDLC) standard. It is an optimized C-code. It may be used on lots of platforms easily.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
tangzhenxing
[
Software Engineering
]
hdlc
DL : 0
about hdlc realize with a C way to explain how the agreement work
Update
: 2025-02-17
Size
: 3kb
Publisher
:
朱佳琦
[
Internet-Network
]
HDLC
DL : 0
HDLC程序的C++实现,HDLC程序的C++实现-HDLC procedure C++ achieve HDLC procedure C++ implementation
Update
: 2025-02-17
Size
: 1.59mb
Publisher
:
jiusheng
[
Other
]
HDLC
DL : 0
1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Manchester编码和键控编码方法来模拟实现并给出结果。 -1) to achieve bit-stuffing technique and cyclic redundancy check algorithm 2) achieve HDLC framing (Flag, A section, C section, D segments, FCS, Flag, including the extended mode) 3) to achieve the sliding window, error control Mechanism 4) analog noise-link data, the transmitting side transmits the random data frame (frame loss to simulate the frame out of order, frame repetition) 5) analog noise data transmission link, the transmitter sends the analog single-bit error (students can be considered capable 加入多比特 error), an error occurs in the different fields required HDLC frames, and can simulate the error control method (frame damage) 6) given HDLC bit streams, respectively, with the Manchester coding and keying coding methods and simulation results are given.
Update
: 2025-02-17
Size
: 46kb
Publisher
:
詹春艳
[
Other
]
HDLC-signal-model
DL : 0
1) 实现比特填充技术和循环冗余校验算法; 2) 实现HDLC的组帧(Flag、A段、C段、D段、FCS、Flag、包括扩展模式); 3) 实现滑动窗口、差错控制机制; 4) 模拟无噪声链路的数据传输,发送端随机发送数据帧(能够模拟帧丢失、帧失序、帧重复); 5) 模拟有噪声链路的数据传输,发送端发送模拟单比特错误(有能力的同学可以考虑加入多比特错误),要求错误出现在HDLC帧的不同字段,并能够模拟差错控制方法(帧损伤); 6) 给定HDLC的比特流,分别用Manchester编码和键控编码方法来模拟实现并给出结果。 -1) to achieve bit-stuffing technique and cyclic redundancy check algorithm 2) achieve HDLC framing (Flag, A section, C section, D segments, FCS, Flag, including the extended mode) 3) to achieve the sliding window, error control Mechanism 4) analog noise-link data, the transmitting side transmits the random data frame (frame loss to simulate the frame out of order, frame repetition) 5) analog noise data transmission link, the transmitter sends the analog single-bit error (students can be considered capable 加入多比特 error), an error occurs in the different fields required HDLC frames, and control method capable of simulating the error (frame damage) 6) given HDLC bit streams, respectively, with the Manchester coding and keying coding methods and simulation results are given.
Update
: 2025-02-17
Size
: 46kb
Publisher
:
詹春艳
[
Communication-Mobile
]
HDLC
DL : 1
实现hdlc收发控制,包括0x7e帧头检索、数据整理、crc校验等(HDLC transceiver control, including 0x7e header retrieval, data collation, CRC checksum)
Update
: 2025-02-17
Size
: 93kb
Publisher
:
whyisme
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.