CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 文件编码

搜索资源列表

  1. qianru_EZWJL

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -EZW example of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10748
    • 提供者:核武器
  1. haffman

    0下载:
  2. 一、需求分析 问题描述: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统能够对待传输数据预先编码,在接收端将传来的数据进行译码。对于双工信道(即可以双向传输信息的信道),每段都需要一个完整的编/译系统。试为这样的信息收发站写一个哈夫曼的编译码系统。 基本要求: 一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值, 建立哈夫曼树
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2401
    • 提供者:王伟
  1. HuffmanCode

    0下载:
  2. (1)鼠标输入一个待压缩短文本文件,统计文本文件中各字符的个数作为权值,生成哈夫曼树。 (2)将文本文件利用哈夫曼树进行编码。 (3)把哈夫曼编码用二进制位紧缩到一个变量中,利用位运算进行真正的数据压缩。 (4)界面友好,易于操作,采用菜单方式进行选择。 -(1) the mouse to enter a short text file to be compressed, statistics text file as the number of characters in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1899199
    • 提供者:
  1. pcm-cPP

    0下载:
  2. A律pcm编译码,编译码直接放到文件中,pcm编码的过程包括抽样,程序采用30个采样值;量化,量化台阶的变化要考虑四连的情况-Pcm A-law codec, codec file directly into, pcm encoding process including sampling, 30 samples using the program quantify, quantify the level of change to consider the case of four with
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1527078
    • 提供者:hn
  1. bat-uncracker

    0下载:
  2. 批处理文件加密器,功能简单,就是把批处理前面加一些特殊的字符,让notepad无法识别到真正的文件内容编码。 -Batch file encryption, simple functions, batch preceded by some special characters, notepad does not recognize the real file content encoding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1406211
    • 提供者:netcicala
  1. huffman

    0下载:
  2. 哈夫曼编码实现文件压缩 包含有源代码 备注简明-Huffman coding technique to realize zip file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:24199
    • 提供者:郑亦哲
  1. Huffman

    0下载:
  2. huffman编码,用于压缩文件,解压文件,利用哈夫曼树-huffman encoding used to compress the file, unzip the file using the Huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1495796
    • 提供者:qian
  1. Huffman

    0下载:
  2. 用基于有堆排序的优先队列构建Huffman树,进行Huffman编码,实现文件压缩、解压缩。-Used to build the Huffman tree based on the priority queue have heapsort, Huffman encoding, file compression, decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2493
    • 提供者:王大可
  1. huffman

    0下载:
  2. 实现从任意在文本文件中输入字符的个数及种类的霍夫曼编码方法-From any of the characters in the text file, enter the number and types of Huffman coding method
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:190079
    • 提供者:hy
  1. guestbook_22958_w2q8tr

    0下载:
  2. 通过php编码实现的,实现一个简单的独立的程序例子,这是一个用php脚本语言写的留言日记,WShuai多管理员PHP留言板 ,这是个php+文本的留言板程序,简单易用,最大的特点是未做任何装饰,留给你最大的发挥空间,方便你整合到你的网站中去.安装方法:把压缩包下载到网页目录后,直接解压到当前文件夹,就可以使用了.首页为文件夹中的index.p,作为开发的各种例子程序代码。
  3. 所属分类:Other systems

    • 发布日期:2016-01-23
    • 文件大小:55296
    • 提供者:wyjkofc
  1. osFileManager_but1

    0下载:
  2. 通过php编码实现的,osFileManage是一个非常不错的文件管理系统,整个文件管理系统统一采用php脚本语言进行实现,仅供编写文件管理系统的朋友学习参考,简单全面供给各类学习参考-Achieved through php coding , osFileManage is a very good document management system , the entire document management system unified achieve using php scr ip
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:76706
    • 提供者:dhlxkcj
  1. haffman

    0下载:
  2. 哈夫曼编码,文件操作,根据数据结构书上的算法写的-Huffman encoding, file operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:51868
    • 提供者:young
  1. hafuman

    0下载:
  2. 此文件是关于哈夫曼树的创建,译码编码,哈夫曼树的显示是用后序遍历输出的。-This file is create Huffman tree, decoding coded Huffman tree display after preorder output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1720
    • 提供者:刘思敏
  1. main

    0下载:
  2. 对字符文件进行构造哈夫曼树并进行哈夫曼编码-Character file structure Huffman tree and Huffman coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1570
    • 提供者:zhangrongzhao
  1. MyLogPHP.class

    0下载:
  2. MyLogPHP主要用来让php的编码程序员更加方便的通过文件的方式记录一些调试信息和日志内容-MyLogPHP mainly used more convenient for the programmer php coding some debugging information and log file records
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:2043
    • 提供者:blelcfd
  1. MyLogPHP.class_tdcm

    0下载:
  2. 通过php编码实现的,MyLogPHP主要用来让php的编码程序员更加方便的通过文件的方式记录一些调试信息和日志内容,参看、研究和阅读,提升自我-Achieved through php coding , MyLogPHP mainly used more convenient for the programmer php coding record debugging information and log file content , see , and read , enhance sel
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:2190
    • 提供者:ajqombu
  1. MyLogPHP.class_t9s7

    0下载:
  2. php脚本语言实现,MyLogPHP主要用来让php的编码程序员更加方便的通过文件的方式记录一些调试信息和日志内容,初学者不错的参考例子程序-php scr ipt the language , MyLogPHP mainly used to let php coding programmers more convenient way to record some debugging information and log file , beginners good reference exam
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2189
    • 提供者:dbayyww
  1. MyLogPHP.class_qf42

    0下载:
  2. php源码实现,MyLogPHP主要用来让php的编码程序员更加方便的通过文件的方式记录一些调试信息和日志内容,简单全面供给各类学习参考-php source code to achieve , MyLogPHP some debugging information and the contents of the log file record is mainly used to let the php coding programmer simple supply all kinds of l
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:2355
    • 提供者:hpjrmzg
  1. MyLogPHP.class_7kdt

    0下载:
  2. 脚本语言服务端php实现,MyLogPHP主要用来让php的编码程序员更加方便的通过文件的方式记录一些调试信息和日志内容,参考的例子程序供学习参看-The scr ipt language services the end php achieve , MyLogPHP mainly used to record debugging information and log file so php coding programmers reference example program for le
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:2369
    • 提供者:fbwxjkw
  1. MyLogPHP.class_nv3k

    0下载:
  2. 一份不错的php源码,MyLogPHP主要用来让php的编码程序员更加方便的通过文件的方式记录一些调试信息和日志内容,阅读提升自我参考代码-A good php source , MyLogPHP mainly used to let the php coding programmers more convenient record debugging information and log file content , reading to enhance self- reference co
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:2365
    • 提供者:hdwcbfe
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com