亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

encoding

encoding意思是編碼,是將信息分類的結(jié)果用一種易于被計(jì)算機(jī)和人識(shí)別的符號(hào)體系表示出來的過程,是人們統(tǒng)一認(rèn)識(shí)、統(tǒng)一觀點(diǎn)、相互交換信息的一種技術(shù)手段。編碼的直接產(chǎn)物是代碼。
  • This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is

    This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder).

    標(biāo)簽: simulation baseband channel packet

    上傳時(shí)間: 2014-12-20

    上傳用戶:ukuk

  • The UCL common multimedia library implements a number of algorithms and protocols needed by a number

    The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP

    標(biāo)簽: number algorithms multimedia implements

    上傳時(shí)間: 2014-11-16

    上傳用戶:hoperingcong

  • 赫夫曼編譯碼器: 用哈夫曼編碼進(jìn)行通信可以大大提高信道利用率

    赫夫曼編譯碼器: 用哈夫曼編碼進(jìn)行通信可以大大提高信道利用率,縮短信息傳輸時(shí)間,降低傳輸成本。但是,這要求在發(fā)送端通過一個(gè)編碼系統(tǒng)對(duì)待傳數(shù)據(jù)預(yù)先編碼,在接收端將傳來的數(shù)據(jù)進(jìn)行譯碼(復(fù)原)。對(duì)于雙工信道(即可以雙向傳輸信息的信道),每端都需要一個(gè)完整的編/譯碼系統(tǒng)。試為這樣的信息收發(fā)站寫一個(gè)哈夫曼碼的編/譯碼系統(tǒng)。 [基本要求]一個(gè)完整的系統(tǒng)應(yīng)具有以下功能: (1)I:初始化(Initialization)。從終端讀入字符集大小n,以及n個(gè)字符和n個(gè)權(quán)值,建立哈夫曼樹,并將它存于文件hfmTree中。 (2)E:編碼(encoding)。利用已建好的哈夫曼樹(如不在內(nèi)存,則從文件hfmTree中讀入),對(duì)文件ToBeTran中的正文進(jìn)行編碼,然后將結(jié)果存入文件CodeFile中。 (3)D:譯碼(Decoding)。利用已建好的哈夫曼樹將文件CodeFile中的代碼進(jìn)行譯碼,結(jié)果存入文件TextFile中。 (4)P:印代碼文件(Print)。將文件CodeFile以緊湊格式顯示在終端上,每行50個(gè)代碼。同時(shí)將此字符形式的編碼文件寫入文件CodePrin中。 (5)T:印哈夫曼樹(Tree printing)。將已在內(nèi)存中的哈夫曼樹以直觀的方式(樹或凹入表形式)顯示出,同時(shí)將此字符形式的哈夫曼樹寫入文件TreePrint中。

    標(biāo)簽: 赫夫曼編譯碼 編碼 信道 利用率

    上傳時(shí)間: 2016-04-17

    上傳用戶:zaizaibang

  • This package provides a complete http client library. It currently implements most of the relevant p

    This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).

    標(biāo)簽: implements currently complete provides

    上傳時(shí)間: 2014-01-16

    上傳用戶:siguazgb

  • vhdl編寫

    vhdl編寫,8b—10b 編解碼器設(shè)計(jì) Encoder: 8b/10b Encoder (file: 8b10b_enc.vhd) Synchronous clocked inputs (latched on each clock rising edge) 8-bit parallel unencoded data input KI input selects data or control encoding Asynchronous active high reset initializes all logic Encoded data output 10-bit parallel encoded output valid 1 clock later Decoder: 8b/10b Decoder (file: 8b10b_dec.vhd) Synchronous clocked inputs (latched on each clock rising edge) 10-bit parallel encoded data input Asynchronous active high reset initializes all logic Decoded data, disparity and KO outputs 8-bit parallel unencoded output valid 1 clock later

    標(biāo)簽: vhdl 編寫

    上傳時(shí)間: 2016-05-05

    上傳用戶:gundamwzc

  • C++實(shí)現(xiàn)的哈弗曼編碼

    C++實(shí)現(xiàn)的哈弗曼編碼,并有流程圖(1)I:初始化(Initialization)。從指定的英文文件中Sourcefile.txt讀取數(shù)據(jù),根據(jù)文件內(nèi)容統(tǒng)計(jì)的字符的頻度,建立哈夫曼樹。 (2)E:編碼(encoding)。利用已經(jīng)建好的哈夫曼樹進(jìn)行編碼,并將每個(gè)字符的編碼寫入文件HuffCode.txt中保存。 (3)C:壓縮(Compress)。根據(jù)HuffCode.txt中編碼對(duì)文件Sourcefile.txt進(jìn)行重新編碼,并將重新編碼后的內(nèi)容寫入文件CodeFile.txt中。 (4)D:譯碼(Decoding)。利用已經(jīng)建好的哈夫曼樹將文件CodeFile.txt中的代碼進(jìn)行譯碼,結(jié)果存入文件TextFile中。 (5)P:打印代碼文件(Print)。將文件CodeFile.txt的內(nèi)容顯示在終端上,每行50個(gè)代碼。 (6)T:顯示哈夫曼樹(Treeprinting)。將已經(jīng)在內(nèi)存中的哈夫曼樹以直觀的方式(樹或凹入表形式)顯示在終端上。

    標(biāo)簽: 編碼

    上傳時(shí)間: 2013-12-24

    上傳用戶:gxrui1991

  • 輸入一段英文字符

    輸入一段英文字符,試為該文中的每個(gè)字符編制相應(yīng)的哈夫曼碼。 (1)I:初始化(Initialization)。對(duì)輸入的一段英文中的每個(gè)字符統(tǒng)計(jì)其權(quán)值,建立哈夫曼樹; (2)E:編碼(encoding)。利用已建好的哈夫曼樹,對(duì)每個(gè)字符進(jìn)行編碼。 (3)D:譯碼(Decoding)。利用已建好的每個(gè)編碼,對(duì)輸入的一個(gè)由0、1組成的序列進(jìn)行譯碼; (4)P:印代碼文件(Print)。將每個(gè)字符編的哈夫曼碼和譯碼結(jié)果顯示在終端上。

    標(biāo)簽: 輸入 英文 字符

    上傳時(shí)間: 2013-12-16

    上傳用戶:lizhen9880

  • Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been test

    Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.

    標(biāo)簽: minimalistic User-Agent softphone written

    上傳時(shí)間: 2014-12-02

    上傳用戶:cainaifa

  • 多目標(biāo)遺傳算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs

    多目標(biāo)遺傳算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods Truncation tornament stochastic 4) mutation methods binary single point int/real single point 5) encoding/decoding methods binary integer/real messy gray DNA permuation to fix the plot bugs for 4001 , download this file and replace old files.

    標(biāo)簽: Multiple-Objective SGALAB_demo run files

    上傳時(shí)間: 2013-12-21

    上傳用戶:mhp0114

  • 主題 : Low power Modified Booth Multiplier 介紹 : 為了節(jié)省乘法器面積、加快速度等等

    主題 : Low power Modified Booth Multiplier 介紹 : 為了節(jié)省乘法器面積、加快速度等等,許多文獻(xiàn)根據(jù)乘法器中架構(gòu)提出改進(jìn)的方式,而其中在1951年,A. D. Booth教授提出了一種名為radix-2 Booth演算法,演算法原理是在LSB前一個(gè)位元補(bǔ)上“0”,再由LSB至MSB以每?jī)蓚€(gè)位元為一個(gè)Group,而下一個(gè)Group的LSB會(huì)與上一個(gè)Group的MSB重疊(overlap),Group中的位元。 Booth編碼表進(jìn)行編碼(Booth encoding)後再產(chǎn)生部分乘積進(jìn)而得到最後的結(jié)果。 Radix-2 Booth演算法在1961年由O. L. Macsorley教授改良後,提出了radix-4 Booth演算法(modified Booth algorithm),此演算法的差異為Group所涵括的位元由原先的2個(gè)位元變?yōu)?個(gè)位元。

    標(biāo)簽: Multiplier Modified Booth power

    上傳時(shí)間: 2016-09-01

    上傳用戶:stewart·

主站蜘蛛池模板: 无锡市| 高阳县| 天柱县| 寻乌县| 潜江市| 和硕县| 清水县| 滨州市| 青川县| 宁南县| 沂水县| 昌宁县| 乳源| 巴彦淖尔市| 云林县| 巨鹿县| 兰坪| 河池市| 台东县| 鹿邑县| 区。| 葫芦岛市| 屏山县| 望都县| 平原县| 汝城县| 宣威市| 布尔津县| 怀远县| 垦利县| 大余县| 吴江市| 顺昌县| 义马市| 介休市| 甘南县| 平邑县| 阳春市| 金华市| 高尔夫| 栖霞市|