搜索资源列表
css2.0 中文手册
- CSS书籍,包括了css各类函数速查,是很全的一个样式查询工具-CSS books, including the various functions Check css, is a pattern of the entire query tool
计算容积算法
- 有一个箱子容量为V(正整数,0≤V≤20000),同时有n个物品(0≤n≤30),每个物品有一个体积(正整数)。要求从n个物品中,任取若干个装入箱内,使箱子的剩余空间为最小。 ,Capacity of a box V (positive integer, 0 ≤ V ≤ 20000), at the same time there are n items of (0 ≤ n ≤ 30), each item has a size (positive integer). N months fr
RC_LDPC-code-check-matrix--method
- 一种改进的扩展RC_LDPC码校验矩阵构造方法,发表在山西电子技术上-An improved expansion RC_LDPC code check matrix construction method
jiguangleidaceju
- 激光雷达测距信号处理,对于研究测距非常有用,大家快来看看吧-Laser radar range signal processing, is useful for studying the distance, we Check it out
LabVIEW-based-PC-and-PLC-to-achieve-the-real-time-
- 基于LabVIEW实现PC与PLC的实时监控#应用图形化编程语言LabVIEW,根据台湾永宏FATEK FBs系列可编程控制器通信协议,开发出FBsPLC与LabVIEW串口通信程序,并以LabVIEW为平台实现PC与PLC的实时监控系统 还介绍了LRC校验码的实现方法#- Application graphical programming language LabVIEW, according to Taiwan-Hong Yong FATEK FBs series programmable
AllTheLinuxCommand
- Linux命令大全,可以查询Linux所有命令,比较方便快捷-Linux command Daquan, you can check all Linux commands, more convenient
musicplayer
- 这个音乐模拟取代码库,可以让你按照歌谱进行相应的代码转化,大大减少编程时间。-Check this music simulation code base, allowing you to carry out the corresponding sheet in accordance with the code conversion, greatly reducing the programming time.
Local
- 區域網路取電腦名稱,利用MFC來撰寫!(適用於初學者)-Check the name of the computer local area network, using MFC to write
boundsonLDPCandLDGM
- The paper is about bounds for LDPC and LDGM codes under MAP. A new method for analyzing low density parity check (LDPC) codes and low density generator matrix (LDGM) codes under bit maximum a posteriori probability (MAP) decoding is introduced. T
LDPCtutorial
- Low-density parity-check (LDPC) codes are a class of linear block LDPC codes. The name comes from the characteristic of their parity-check matrix which contains only a few 1’s in comparison to the amount of 0’s. Their main advantage is that the
CRC
- 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
crc_explain
- 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
SIMUL_LDPC
- simulink for Low-density parity-check code
Eliminate-short-check-matrix-ring
- 对消去短环的LDPC码校验矩阵的构造进行分析,发表在通信技术上。-Eliminate short-check matrix ring construction of LDPC codes
Check-matrix-of-LDPC
- 重庆大学硕士论文,LDPC码校验矩阵构造及编码研究-Check matrix of LDPC codes constructed and Coding
Low-density-Parity-Check-Codes-Based-on-Finite-Ge
- Y. Kou, S. Lin, and M. P. C. Fossorier, “Low density parity check codes based on fi nite geometries: a rediscovery and new results,” IEEE Trans. Inf. Theory, vol. 47, no. 7, pp. 2711-2736, Nov. 2001
minimum-dist-from-parity-check
- How to get minimum distance parity check matrix-How to get minimum distance parity check matrix
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码-CRC is the Redundancy Check Cyclic (cyclic redundancy check code). It is the most common error check code in data communication field.
CRC-check
- CRC check 介绍CRC的基本原理以及实现方式-CRC check
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which