CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 编码程序

搜索资源列表

  1. FFTbaseTime2

    0下载:
  2. 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4567
    • 提供者:陈胜
  1. huffmancode1

    0下载:
  2. 霍夫曼编码。在c++ 控制台的程序,利用node的结构
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9621
    • 提供者:constanceyang
  1. huffmanenc

    0下载:
  2. huffman编码的程序 根据huffman算法统计概率 算出码书 然后编码
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1630
    • 提供者:signal
  1. FractalEncode

    0下载:
  2. 本程序是分形编码的控制台测试程序,很适合初学者.程序包括两个工程分别是编码和解码,测试时,请先运行编码工程FractalEncode,然后运行FractalDecode 可看到编码效果.谢谢大家
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5628
    • 提供者:张三
  1. DPSK4mod

    0下载:
  2. 该编码可以成功的实现dpsk的编码,可以成功为其他的程序所调用。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-17
    • 文件大小:745
    • 提供者:zhangmeina
  1. Huffman编码以及解码程序

    0下载:
  2. 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14341
    • 提供者:卢林
  1. Haffman

    0下载:
  2. 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:12768
    • 提供者:cc
  1. hfm

    0下载:
  2. 赫夫曼树的编码程序 赫夫曼树的编码程序-Huffman tree
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:233422
    • 提供者:黄媛
  1. 91

    0下载:
  2. 数字编码可用ASCII码、16进制、8进制、8421BCD码、5421BCD码,给出相互转换的程序。-Digital code can be ASCII, 16 hex, 8 decimal, 8421BCD code, 5421BCD code, given the conversion process.
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3451932
    • 提供者:贺锐
  1. CheckManage

    0下载:
  2. 考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 第1步:还原数据库 按照前面的步骤,还原“
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2087334
    • 提供者:yx
  1. lpc10

    0下载:
  2. 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
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:20473
    • 提供者:王成
  1. celp

    0下载:
  2. 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
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:38627
    • 提供者:王成
  1. Huffman

    0下载:
  2. 在控制台下编写的哈夫曼编码程序,压缩文件含有工程文件及一个实验报告。-Huffman coding procedures, written in the console under the compressed file containing the project file and a lab report.
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:222772
    • 提供者:卡卡
  1. Huffman-coding-Information-Theory

    0下载:
  2. 帮别人做的一个信息论哈夫曼程序,通过信源个数,信源权重进行编码,可得到平均码长和编码效率,代码有注释,方便理解。-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.
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1888
    • 提供者:Bernie
  1. ab

    0下载:
  2. 算数编码,本人编写的算数编码的程序是把符号序列表示成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.
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:496262
    • 提供者:张兰
  1. UG

    0下载:
  2. 将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
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:王金其
  1. CPP-progaram-example

    0下载:
  2. C++ 学习基础源码程序,帮助初学者快速掌握C++的基本使用及基础的编码技巧-Learn basic c++ source program, to help beginners quickly grasp the basic use of c++ and basic coding techniques
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3349049
    • 提供者:郭少昆
  1. CFAN_Code

    0下载:
  2. 本程序通过自动编码网络实现实时的人脸对齐,运行时需要添加opencv的d-This program automatically encoded by the network for real-time face-aligned, you need to add the runtime dll opencv
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:2360
    • 提供者:云长
  1. winnow

    0下载:
  2. 固定长度winnow译码程序,使用汉明编码进行误码协商,确保通信双方信息一致-Fixed length winnow decoding program that uses Hamming coding error consultations to ensure that information is consistent communicating parties
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:53947
    • 提供者:maorui
  1. Shannon

    0下载:
  2. 一个香农编码的小程序,输入编码后可自动生成香农编码。-Shannon coding a small program, enter the code can be automatically generated after Shannon coding.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:845129
    • 提供者:Stella
« 12 »
搜珍网 www.dssz.com