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

搜索资源列表

  1. huffmancoding_sm

    0下载:
  2. 本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulation, the use of Huffman coding compression algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6793
    • 提供者:黄牮
  1. Class1

    0下载:
  2. 用贪婪算法中的哈夫曼编码为文件进行压缩,得到一个比较好的压缩程序.-greedy algorithm with the Huffman encoding of the document for compression, to be a relatively good compression process.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1599
    • 提供者:郭宏慧
  1. 模拟邮箱系统

    0下载:
  2. 模拟邮箱系统。要输入用户名和密码,直到合格或三次 调用 ggets 可以中途 ESC 退出 返回: 成功:OK 失败:ERROR.可以创建新用户。fw :写信模块 you :发送机名 youfile :对应文件 str1 :信件内容 str :单位字符 w :频率 hc :转换编码,由赫夫曼树获得 strwork1:信件前导信息 strwork2:正式编码-simulated mail system. To enter a user name and password, or until thr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7771
    • 提供者:杨海青
  1. 五笔速查

    0下载:
  2. 使用说明:先选择一种输入法,把你要查询的字贴过来,然后相应会输出这个字的对应的五笔编码,请查阅readme文件-use : first select an input, you have to find the words posted up, and then the corresponding output will be the word of the corresponding five coding, please refer to the readme file
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:239144
    • 提供者:武勇
  1. huffman解压缩

    0下载:
  2. 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3378
    • 提供者:陈帅
  1. h264enc

    3下载:
  2. h264编码源程序,将yuv视频序列编码为h264文件-h264 encoder,encode yuv video series to h264 file
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:255104
    • 提供者:刘语
  1. 另类的压缩方式

    0下载:
  2. 哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8843
    • 提供者:王月
  1. 通信与编码原文件

    0下载:
  2. 主要用于进行NRZ ,单级性归零码,单级性非归零码,双级性归零码,双级性非归零吗等-mainly used for NRZ, single-sex NRZ, a single-stage, non - NRZ, the dual nature NRZ, a two-stage non-zero, etc.?
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1373752
    • 提供者:阳广元
  1. 智能ABC5.221

    0下载:
  2. 智能abc单字编码,(TXT文件)用于输入法编程的编码查询.-smart abc words coding, (TXT) for the input method for encoding programming.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:269793
    • 提供者:张印
  1. 智能ABC5.222

    0下载:
  2. 智能abc单字编码,(TXT文件)用于输入法编程的编码查询.-smart abc words coding, (TXT) for the input method for encoding programming.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:269793
    • 提供者:张印
  1. 1-2introd

    0下载:
  2. 3. CDlgColor:其定义文件为“DlgColor.h”,实现文件为“DlgColor.cpp”。 管理图像伪彩色编码表对话框-3. CDlgColor : its definition of a "DlgColor.h" files "DlgColor.cpp." Management pseudo-color image coding table dialog
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:63410
    • 提供者:qs
  1. 04051b33刘奏

    0下载:
  2. 一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)-a Huffman algorithm. Specific topics are as follows : Subject : 1) the establishment of a text document (t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14937
    • 提供者:沈扬
  1. spiht_C++

    0下载:
  2. 用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见-VC EZW prepared by the encoding and decoding, encoding and decoding with the results of a detailed document that I wrote it myself, we hope to the point
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:12666
    • 提供者:许超雄
  1. ezw_C++

    0下载:
  2. 我用VC++编写的EZW的编码与解码,其结果用文件显示-A program written in VC++ that implements EZW s encoding and decoding algorithm, and the results are shown in files
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14231
    • 提供者:许超雄
  1. C源代码实例

    8下载:
  2. 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
  3. 所属分类:Windows编程

    • 发布日期:2009-06-04
    • 文件大小:3250828
    • 提供者:79446210
  1. X264最新版本091223

    1下载:
  2. x264是一种免费的、具有更优秀算法的H.264/MPEG-4 AVC视频压缩编码格式。它同xvid一样都是开源项目,但x264是采用H.264标准的,而xvid是采用MPEG-4早期标准的。由于H.264是2003年正式发布的最新的视频编码标准,因此,在通常情况下,x264压缩出的视频文件在相同质量下要比xvid压缩出的文件要小,或者也可以说,在相同体积下比xvid压缩出的文件质量要好。它符合GPL许可证。 x264-snapshot-20091222-2245是最新的版本之一
  3. 所属分类:多媒体编程

    • 发布日期:2009-12-26
    • 文件大小:388190
    • 提供者:plgg0814
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. ICanSeeYou远程控制软件(所有C#源代码).rar

    3下载:
  2. ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。原程序(安装包)的下载地址:http://download1.csdn.net/down3/20070428/28022416404.rar源代码说明:IDE(集成开发环境):Microsoft Visual Studio .NET 2005使用C#作为主要开发语言,统一编程习惯。关于C#编程习惯可以查看另外一份文档 《 C#编程规范 》。C#规范制定原则 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3
  3. 所属分类:C#编程

    • 发布日期:2009-05-09
    • 文件大小:4826356
    • 提供者:feelyounger
  1. excel2pdf

    1下载:
  2. 能有效的进行excel转换为pdf文件。获取excel的表,写入为新的pdf文件。目前中文编码有点问题
  3. 所属分类:文件操作

    • 发布日期:2011-11-17
    • 文件大小:26539
    • 提供者:zhoujinpei
  1. EmcFileMux

    2下载:
  2. 实现MP4文件音视频的编码,可以生成MP4文件,并能实现音视频的合成功能,很强大!
  3. 所属分类:多媒体编程

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 36 »
搜珍网 www.dssz.com