Welcome![Sign In][Sign Up]
Location:
Search - encoding

Search list

[Other resourceConvolutional encoding and Viterbi decoding with k

Description: 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
Platform: | Size: 254299 | Author: 周小川 | Hits:

[SourceCodeandroid encoding detect

Description: android encoding detect,编码识别,统计学
Platform: | Size: 30384 | Author: keppelcao@gmail.com | Hits:

[Mathimatics-Numerical algorithmsHf

Description: 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
Platform: | Size: 2048 | Author: lxw | Hits:

[Graph programMP4-encore50src

Description: MPEG4格式的VIDEO编码源代码-VIDEO Encoding MPEG4 format source code
Platform: | Size: 93184 | Author: 蒋立郦 | Hits:

[Multimedia Developlame3(mp3编码程序和资料)

Description: mp3编码程序和资料-mp3 encoding procedures and information
Platform: | Size: 335872 | Author: 杨宜霖 | Hits:

[Graph program8位的RLE编码算法

Description: Run Length Encoding compressor program 8 bit header version
Platform: | Size: 15360 | Author: 江丰 | Hits:

[IME Developgb-18030

Description: 本标准作为GB 2311体系的字符编码标准,规定了信息交换用的基本图形字符及其二进制编码的十六进制表示。适用于图形字符信息的处理、交换、存储、传输、显现、输入和输出。是对GB 2312的扩充。本标准具体规定了图形字符的单字节编码和双字节编码,并对四字节编码体系结构做出了规定。 -the standard GB 2311 system as the character encoding standards, a requirement for the exchange of information with the basic characters and graphics binary coded hexadecimal representation. Character graphics applied to the processing of information, exchange, storage, transmission, indicating that the input and output. GB 2312 of the expansion. This standard specifies the graphic characters in the single-byte and double byte codes, as well as four-byte coding structure make provisions.
Platform: | Size: 886784 | Author: 江鹏 | Hits:

[Post-TeleCom sofeware systemsx040330007

Description: 系统介绍: 1,新闻采用在线编辑器(本人改进版),从别的网页copy过来,连接和图片、falsh等可以完整保留 2,可web上传图片,小音频,视频信息或flash到服务器,直接添加到文章中 3,大部分逻辑处理都封装在java-bean,界面修改容易 4,栏目分类采用树形编码方式,无限制级别 5,完善的权限管理方式,可为每个用户自定义后台权限-system introduced : one, using online news editor (I improved version), from the other website copy up connections and pictures, stuff that can complete two reservations, web upload pictures and small audio, video or flash information to the server, directly added to article 3 Most of the logic processing package, the java-bean, interface easy modification four columns using classification tree encoding, unlimited-5, improve the competence of management, for each user-defined background competence
Platform: | Size: 712704 | Author: wq | Hits:

[Data structs实习5.2

Description: 哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
Platform: | Size: 3072 | Author: 林一枝 | Hits:

[Crack Hacklinux.base64.tar

Description: base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
Platform: | Size: 4096 | Author: 访访 | Hits:

[Communication曼彻斯特码

Description: 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1001输出串行信号,到1010时编码结束,输出tbre表明编码完成。 问题是no_bits_sent在到了1010后还是会继续增加,直到1111,然后clk1x_enable 就为0,无法分频,clk1x就为一直流信号。这样当clk1x_enable再次为1的时候,no_bits_sent也不会增加,在1111上不变,clk1x_enable又会回到0了。 -today they simply watched from across the Manchester encoding and decoding process, not feeling very well, simulation a bit more confused, we look at procedures to be ready this series so? Procedures longer, but should still write good, it should have read harvest. The thinking is this : one by a high-frequency clock signal detection international, if detected rising edge, it indicates the beginning of coding will be entered into the eight to serial data and coding, and then output. Two timing signals from the high-frequency clock frequency 16 hours after the the international rising edge after 16 minutes frequency to enable the coding after the end of Prohibition-frequency output. 3 no_bits_sent record median serial output, it should be from 0010 to 1001 serial output signal to the end of
Platform: | Size: 5120 | Author: 游畅 | Hits:

[VHDL-FPGA-VerilogConvolutional encoding and Viterbi decoding with k

Description: 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
Platform: | Size: 253952 | Author: 周小川 | Hits:

[Com PortPDU编码1

Description: 这个东东是对PDU进行编码和解码,可以提供参考-Wanton of the PDU for encoding and decoding, can provide reference
Platform: | Size: 181248 | Author: 张三 | Hits:

[Driver Developgsm610

Description: gsm6.10标准的编解码例子,主要包括高层函数,编解码,数学运算。希望能给大家一个参考,需要winddk。-gsm6.10 standard codecs examples, mainly including senior function, encoding and decoding, arithmetic. We wanted to give a reference to the need winddk.
Platform: | Size: 52224 | Author: zlx63 | Hits:

[matlabldpc_ber

Description: 关于LDPC编译码的程序,希望大家喜欢。 其中有具体的编码,解码,调制等模块。-on LDPC encryption procedures, hope you like them. Which specific encoding, decoding, modulation and other modules.
Platform: | Size: 34816 | Author: bill | Hits:

[Data structscodeandencode

Description: 对一篇文章编码和解码,采用huffman 树的方法-an article on encoding and decoding, using the Huffman tree
Platform: | Size: 186368 | Author: 苗建新 | Hits:

[Internet-Networkydm

Description: 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference model of information flow : design a simulation program, Note OSI Reference Model processes and information flows for each role. 2. Modulation and demodulation : design a demonstration program that the modem modulation and demodulation process 3. The signal coding : a simulation program designed to demonstrate the direct signal coding, Manchester encoding, the difference Manchester encoding; 4. Sliding Window Protocol : design a simulation program that the sliding window protocols process 5. The design of a full-duplex shutdown agreement
Platform: | Size: 10240 | Author: 小龙 | Hits:

[Algorithmencoding

Description: encoding of LDPC codes
Platform: | Size: 447488 | Author: nguyet | Hits:

[CSharpEncoding

Description: 一个用C#winform写的一个字符编码转化软件程序!-Write a C# winform with a character encoding conversion software!
Platform: | Size: 94208 | Author: jiang | Hits:

[Compress-Decompress algrithmsRun-length encoding?(RLE)

Description: run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)
Platform: | Size: 50176 | Author: 海涵 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net