搜索资源列表
FFTbaseTime2
- 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
huffmancode1
- 霍夫曼编码。在c++ 控制台的程序,利用node的结构
huffmanenc
- huffman编码的程序 根据huffman算法统计概率 算出码书 然后编码
FractalEncode
- 本程序是分形编码的控制台测试程序,很适合初学者.程序包括两个工程分别是编码和解码,测试时,请先运行编码工程FractalEncode,然后运行FractalDecode 可看到编码效果.谢谢大家
DPSK4mod
- 该编码可以成功的实现dpsk的编码,可以成功为其他的程序所调用。
Huffman编码以及解码程序
- 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
Haffman
- 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
hfm
- 赫夫曼树的编码程序 赫夫曼树的编码程序-Huffman tree
91
- 数字编码可用ASCII码、16进制、8进制、8421BCD码、5421BCD码,给出相互转换的程序。-Digital code can be ASCII, 16 hex, 8 decimal, 8421BCD code, 5421BCD code, given the conversion process.
CheckManage
- 考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 第1步:还原数据库 按照前面的步骤,还原“
lpc10
- LPC-10的标准编解码程序,文件.dsp是其工程描述文件;LPC-10编码处理采样率为8kHz,16bit量化的语音样本,处理帧长为180个样本,压缩输出为54个bit;LPC-10解码为编码的反过程。-Standard LPC-10 codec program files. Dsp project descr iption file 8kHz sampling rate LPC-10 coding processing, 16bit quantify voice sample proces
celp
- melp编解码程序,文件.dsp是其工程描述文件;melp编码处理8kHz采样率,16bit量化的语音样本,处理帧长为180个样本,压缩输出54个bit;melp解码为编码的反过程。-the melp codec program files. dsp its project descr iption file melp the encoding processing 8kHz sampling rate 16bit quantify voice sample processing frame
Huffman
- 在控制台下编写的哈夫曼编码程序,压缩文件含有工程文件及一个实验报告。-Huffman coding procedures, written in the console under the compressed file containing the project file and a lab report.
Huffman-coding-Information-Theory
- 帮别人做的一个信息论哈夫曼程序,通过信源个数,信源权重进行编码,可得到平均码长和编码效率,代码有注释,方便理解。-Someone else to do a theory Huffman program, through the number of sources, source coding weights can be obtained average code length and coding efficiency, code annotated, easy to understand.
ab
- 算数编码,本人编写的算数编码的程序是把符号序列表示成0到1的间隔,能够检测输入的字符是否正确。-Arithmetic coding, I prepared the arithmetic coding procedure is represented as a sequence of symbols interval 0-1, the character is able to detect whether the input is correct.
UG
- 将UTF8编码转为GB,优点是命令行程序,方便其它程序调用,方便用批处理将大批量文件一次性转换-The UTF8 encoded into GB, the advantage is a command line program, easy to invoke other programs, easy to use batch files to large quantities of one-time conversion
CPP-progaram-example
- C++ 学习基础源码程序,帮助初学者快速掌握C++的基本使用及基础的编码技巧-Learn basic c++ source program, to help beginners quickly grasp the basic use of c++ and basic coding techniques
CFAN_Code
- 本程序通过自动编码网络实现实时的人脸对齐,运行时需要添加opencv的d-This program automatically encoded by the network for real-time face-aligned, you need to add the runtime dll opencv
winnow
- 固定长度winnow译码程序,使用汉明编码进行误码协商,确保通信双方信息一致-Fixed length winnow decoding program that uses Hamming coding error consultations to ensure that information is consistent communicating parties
Shannon
- 一个香农编码的小程序,输入编码后可自动生成香农编码。-Shannon coding a small program, enter the code can be automatically generated after Shannon coding.