搜索资源列表
crc16_MATLAB
- 16bit crc 编译码实例,matlab上运行。输入一行向量数字序列,获得其16bit的CRC校验码,并对其译码。-16bit crc encryption example, Matlab run. His input vector sequence number, access to its 16 bit CRC and its decoding.
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
23fec.rar
- FEC编译码,输入3位16进制数后,进行2/3FEC编码,生成15位码,然后输入15位码(可以有误)后,进行译码,并得到16进制数,它可以纠正一位错码,检测两位错码。,FEC codec, type 3 16 hexadecimal numbers, for 2/3FEC encoding, generating 15 yards, and then enter the 15 yards (can be wrong) was conducted after the decoding, and 1
RingSDK
- 临风的个人界面库,对常用的win32 sdk进行了封装。界面库的最大特点是方便易用,实现了一些特殊功能的控件,比如类似VB的属性设置控件,XP样式的菜单等。所有子窗口和控件都可以实现停靠,可以方便实现类似VC的界面。图象库则实现了图象的解码,显示及一些简单的图象处理,与界面库结合,可以实现一些比较酷的界面。因此,界面库里并没有对DC和BITMAP进行封装,一些简单的图形绘制操作代码并不复杂,而要想实现动画等一些复杂效果,就可以使用图象库。-Rinpu personal interface lib
huffman
- 根据对二叉树知识的理解,实现对最优二叉树哈夫曼树的构造,遍历,然后实现编码,译码的功能,结果保存到文件中. 输入要进行编码的字符段,统计对字符的出现次数即为权值,根据权值建立哈夫曼树,由哈夫曼树可得到各字符的编码,反过来可得数字译码,保存到文件中 -Based on a binary tree of knowledge of understanding, to achieve the optimal Huffman tree binary tree structure, traverse
DTMF
- DTMT编码和解码程序。可以把电话号码先编码成为wav文件,再通过解码把它恢复原来的号码-DTMT encoding and decoding process. Phone numbers can be encoded into wav files first, and then put it through the decoder to restore the original number
hmm
- 关于编码的,汉明(7,4)码的编码与译码,可以输入你想产生的二进制个数-About encoding, Hamming (7,4) code of the encoding and decoding, you can input you want to have a binary number
count_x1
- 序号发生器 用于通信解码 编码 好东西大家一起分享 请支持-Serial number generator for decoding coded communication a good thing to share, please support the U.S.
verilog
- 里面包含了多个verilog源代码例子 包括循环码编解码、加法器等等常用的例子 -Which contains a number of Verilog source code examples include the cyclic code coding and decoding, and so on commonly used adder example
vbFangXiemimaxitiong
- 仿射密码是一种替换密码。它是一个字母对一个字母的。 它的加密函数是<math>e(x)=ax+b\pmod</math>,其中 <math>a</math>和<math>m</math>互质。 <math>m</math>是字母的数目。 译码函数是<math>d(x)=a^(x-b)\pmod</math>,其中<math>a^</ma
siluqiangdaqi
- 1、用feng模块将选手按下按键信号输出高电平给锁存模块lockb,进行锁存的同时发出aim信号实现声音提示,并使count模块进行答题时间的倒计时,在计满100妙后送出声音提示; 2、用ch41a模块将抢答结果转换为二进制数; 3、用sel模块产生数码管片选信号; 4、用ch42a模块将对应数码管片选信号,送出需要的显示信号; 5、用七段译码器dispa模块进行译码。 -1, using feng module will press a key player to a
12
- 本程序讲解了图像解码的一些理论知识,以及图像编码的方法,C++实现。-This procedure on the image decoding of a number of theoretical knowledge, as well as the image coding method, C++ to achieve.
CharacterCalculate
- 统计任意输入的string中各种字符个数信息,建立哈夫曼编码,然后可以对任意输入的字符串进行译码-Arbitrary input statistics of the various characters of the string in the number of information, the establishment of Huffman coding, and then can enter any string for decoding
conv_matlab
- 使用MATLAB实现卷积码的编译码,信源为随机产生数,进行软判决译码-Convolutional code using the MATLAB implementation of the codec, source for the randomly generated number, to soft-decision decoding
6
- (1) 从终端读入字符集大小为n(即字符的个数),逐一输入n个字符和相应的n个权值(即字符出现的频度),建立哈夫曼树,将它存于文件 hfmtree 中。并将建立好的哈夫曼树以树或凹入法形式输出 对每个字符进行编码并且输出。 (2) 利用已建好的哈夫曼编码文件 hfmtree ,对键盘输入的正文进行译码。输出字符正文,再输出该文的二进制码。 -(1) read from the terminal into the character set of size n (ie the numbe
uniquely_decodable_code
- 信息论课程设计: (1)已知:信源符号个数 、码字集合 ; (2)输入:任意的一个码字集合 。码字个数和每一个具体的码字在运行时从键盘输入; (3)输出:判决(是惟一可译码/不是惟一可译码)。-Information theory, curriculum design: (1) is known: the number of source symbols, code word set (2) Input: an arbitrary set of a code word. Code
led
- 七段LED数码显示器是数字系统中常用的数码显示元件,二进制数不能直接在LED数码管上显示,需要用一个BCD七段译码器进行译码。下图给出了一个七段显示译码器的框图及相应的七段LED数码管的示意图。-Seven-segment LED digital display is commonly used in digital systems digital display devices, a binary number can not be directly displayed on the LED
Pseudo-random
- 伪随机数加密 对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then
VisualCvideoandaudioDevelop
- 利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和DirectMusic。在本书的最后一章,详细介绍了基于IBM
Folder for Yan
- decoding code of numbers