搜索资源列表
ldpc_distr
- LDPC码是Low Density Parity-check Codes的缩写,一个长为N的LDPC码由它的校验矩阵H来定义,该矩阵的特点是其中的元素0特别多,1特别少——即所谓的“低密度”。一个参数为(N,i,j)的H表示该矩阵中每列有i个1,每行有j个1,矩阵大小为N×K,N代表码字长度,K代表校验子的个数。 -LDPC code is the ab. of Low Density Parity-check Codes. A Length N LDPC is defined by its
m06_huffman
- 进行哈夫曼编码,并元素的码字,平均码长等-for Huffman coding, and elements of code words, the average yards long
DSP_DMA
- Tms320c6xDMA传输,使用channel0,实现数组间元素数据的传输,数据的初始化在main函数完成,调用DMA数据传输子函数-Tms320c6xDMA transmission, the use of channel0. among the array elements to achieve data transmission, data initialization function in the main completed. Call DMA data transfer func
Gprs_proc
- 将原始话单文件解码得到原始话单,对其进行检错和查重,并从中取计费元素构成标准话单保存到标准话单文件中。
autoTopologyDiscovery
- 网络拓扑发现是指发现网络元素并确定网络元素之间的互连关系,包括互连设备(如路由器、网桥、交换机等)、主机和子网。
SOC
- 面向管理的消息工具是为了满足一个“小型组织”(如一个编程开发团队)的管理需求,克服了目前存在的一些如即时通讯、Email和传统OA等消息工具的缺乏管理性、时效性差、被动性和在线性等不足之处,并加入了一些创新元素,且软件本身具有较强的针对性,主要针对管理上的需求,具有较强的实用性,同时软件具有简洁风格,避免了不必要功能的填入,并加入了一些创新性和考虑用户使用的功能,使软件更具有实用性。
ctrlSerialPortUI
- 用于.Net Framework 的串口UI控件,集成了串口自动扫描,波特率选择、校验位选择、停止位选择等界面元素,方便窗体类程序的开发。-.Net Framework for serial UI control, integrated serial automatic scanning, baud rate, parity bit selection, select stop bit select interface elements, to facilitate the developmen
cPP_class_stack
- 一个用c++中类写的一个栈。支持出栈 入栈 判断是否为空 元素个数-A c++ class to write a stack. Support the stack into the stack to determine whether the air element number...
CubeMatrix
- 能求出任意阶的魔方矩阵。魔方矩阵即各行元素和相等,各列元素和相等,主,次对角线元素和相等-Cube Matrix
promble
- 给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。-Given n elements contains a collection of multi-S, each element appearing in the number of S is called the multiplicity of elements.
StackOperation
- 主要是实现堆栈的一些基本操作,比如:出栈,清空堆栈,访问堆栈顶元素,以及测试堆栈状态等。-Realize the main stack are some of the basic operations, such as: out of stack, empty the stack, the stack top element of the visit, as well as the test stack status.