搜索资源列表
deepsea_src
- 屏幕保护程序:利用Visual C++编写的一个屏幕保护程序。运行完毕后,将文件夹bin中的 深海生物.scr复制到C盘中的 WINDOW文件夹目录下,就可以通过在桌面上电击右键,选择属性进行设置屏幕保护了。-Screen Savers : Visual C prepared in a screen saver. After the operation, bin file folder of deep-sea biota. scr copied to the C plate WINDOW fol
suanshu
- 算术编码源代码,开发工具是C++.没有运行程序,有TXT文件.可以复制后运行.-Arithmetic coding source code, development tools is the C++. Do not run the program, there are TXT file. Can be copied after the operation.
DDU
- 本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。 开发环境为VC6.0。 界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。 具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and d
detaipoint
- C#的碎部点计算软件 傻瓜操作 选择GSI文件即可-C#, the points of operation of calculation software fool you can select the GSI file
Zlib
- 一个关于压缩与解压缩的库源文件,用于对数据流的操作-A compression and decompression of the library source file, for the operation of the data flow
UPX.v3
- C++编写UPX压缩解压源码 v3,UPX是一款效率不错的可执行文件压缩软件,可使文件体积缩小50 -70 ,有效减少了磁盘空间占用、网络上传下载的时间和其它分布以及存储费用。 通过 UPX 压缩过的程序和程序库完全没有功能损失,和压缩之前一样可正常地运行。 -C++ write UPX compression extracting source v3, the UPX is a good efficiency of the executable file compression softw
ZipTest20121125025941
- 压缩及解压缩操作类及测试程序,支持单个或多个文件,可设定文件压缩密码。-Compression and decompression operation class and test procedures, support single or multiple files, you can set the file compression password.
LZWSample
- 实现简单的LZW压缩算法,LZW压缩算法的基本概念:LZW压缩有三个重要的对象:数据流(CharStream)、编码流(CodeStream)和编译表(String Table)。在编码时,数据流是输入对象(文本文件的据序列),编码流就是输出对象(经过压缩运算的编码数据);在解码时,编码流则是输入对象,数据流是输出对象;而编译表是在编码和解码时都须要用借助的对象。字符(Character):最基础的数据元素,在文本文件中就是一个字节;字符串(String):由几个连续的字符组成; 前缀(Pref
EZW-sourcecode
- EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -EZW Example The source code contains six files: EZW.H- EZW encod
huffman
- 用哈弗曼树实现文件的压缩及解压,有简单界面,操作简单,压缩效率高-Huffman tree implementation with file compression and decompression, has a simple interface, easy operation, high compression efficiency
jpeg_decoder
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
javase
- JAVASE案例,文件赋值,IO流处理,String操作,正则表达式-JAVASE case, the file assignment, IO stream processing, String operation, regular expressions
UPX-shell-source
- UPX 的图形界面程序,通过它用户可以很方便地调用 UPX 来实现对程序文件的压缩和解压缩操作,通过设置菜单,您可以很方便对压缩方式和参数等进行调节。 -Listen to listen to 0.1 program through which users can easily call UPX to implement the program file compression and decompression operation, by setting the menu, you can
TVideoIOYuv
- 视频输入输出库涉及编解码过程的起始和结束操作,即编码开始的时候读取视频文件数据,解码结束的时候写视频文件数据。-Video input and output relates to encoding and decoding process of the start and end of the operation, i.e., when encoding video file data reading starts, when the end of the write decode video
Huffman
- 1.基本上已经完成压缩及解压缩操作的代码实现。 解压缩时关键还是文件流的操作,读取内容时采用逐字节读取,把0-255的十进制整数转化为二进制数,利用这些二进制数从哈夫曼树的根结点出发,0走左子,1走右子,找到叶子结点,把该叶子结点的下标写入新文件,最后处理有效位数不满8位的字节-1 basically completed the compression and decompression code implementation. Decompression is the key stre
Libjpeg_memory_read_and_write
- 本文件为修改后的LIBGPEG库,使用LIBJPEG库对图像在内存中进行压缩和解压缩处理,而非原版需保存在文件中进行操作,内附有操作实例,可方便快捷的进行图像压缩与解压缩操作。-This document is revised LIBGPEG library, use the library LIBJPEG the image compression and decompression in memory compression process, rather than the original
932907
- VB运行的所需要的运行文件,不错的源码,很好-Required for the operation of VB file operation, good source code, very good
zery
- VB运行的所需要的运行文件,不错的源码,很好-Required for the operation of VB file operation, good source code, very good
jpegsrc.v8b.tar
- 视频流,目的在与通过S5PV210板利用usb摄像头实现视频或图片捕获,mjpg_streamer的移植就是其中一种方法;并且本文重点在mjpg_streamer的移植,zImage和根文件系统的的制作与开发板的运行已省略(In order to achieve through the S5PV210 board using USB camera to capture video or pictures, mjpg_streamer transplantation is one of metho
HFM
- 1)对给定的一份的文本文件,实现基于哈夫曼编码的文件压缩与解压操作。 2)该文件所包含的字符:26个字母的大小写、10种标点符号(一对双引号、一对单引号、冒号、逗号、分号、句号、问号以及感叹号)。 3)支持对以上业务实体内容的保存与打开等文件操作。(1) for a given text file, Huffman encoding file compression and decompression operation based on. 2) this document conta