搜索资源列表
ConvolutionalCode_Phase1
- 卷积码(对数据流)编码解码,并分析结果。附带打孔程序段。-Convolutional code encoding and decoding
lzwxjj
- lzw解码 编码 1、分析字符串流,从词典中寻找最长匹配串P(P在表中,而P+C不在表中。P为进行编码字符串,C为P后的第一个字符)。 2、输出P对应的词典码字(索引)。 3、将P+C放入词典-lzw decoding coded 1, analysis of a string stream, from the dictionary to find the longest match string P (P in the table, while the P+ C is not
TSbitrate
- 一个分析MPEG的TS码流比特速率的c代码,分析设置传输参数等。-An analysis of the TS stream MPEG bit rate of the c code analysis settings transfer parameters.