搜索资源列表
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
Audition
- Adobe Audition 是一个专业音频编辑和混合环境。AdobeAudition专为在照相室、广播设备和后期制作设备方面工作的音频和视频专业人员设计,可提供先进的音频混合、编辑、控制和效果处理功能。最多混合128个声道,可编辑单个音频文件,创建回路并可使用45种以上的数字信号处理效果—AdobeAudition是一个完善的多声道录音室,可提 供灵活的工作流程并且使用简便。无论您是要录制音乐、无线电广播,还是为录像配音,AdobeAudition中的恰到好处的工具均可为您提供充足动力,以
2000121004003
- 结构化存储文件我们平时大量接触的Word,Excel文件实际上都是结构化存储文件,用这个示例程序你也可以创建自己的结构化存储文件-structured document storage we usually contact with the Word, Excel files are actually structured storage of documents, use this sample program you can create your own document storage
ziparchive
- ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述: This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers. Its easy and
LZW_COM
- 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
rebuilt.lzw
- 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
DE0_SDCARD_JPEG_2_BMP
- 从SD Card中读取 image.jpg, 经过NIOS II 转成 image.bmp,并保存在SD Card中。 注: 运行程序之前,在SD Card的跟目录放一张名字为image.jpg的图片,并建立一个名为image.bmp的文件, 程序运行时,会把bmp图片数据写入image.bmp中-Read from the SD Card image.jpg, through the NIOS II converted image.bmp, and stored in the SD Car
huffman
- 给定一篇用于通信的英文电文,统计该电文中每个字符出现的频率,按频率左小右大的方法为这些字符建立哈夫曼(Huffamn)树,并编出每个字符的哈夫曼树码,输出该电文的哈夫曼码译文。-English messages for communication to set a statistical frequency of occurrence for each character in the message, according to the frequency of left-right metho
VCSource
- VC源码-建立自解压的可执行文件,和大家一起分享共同学习!-VCSource- Create self-extracting executable file
linkone
- 这是一个简单的创建链表的C++程序,但其包含的内容与算法对初学者应该是有所帮助的.-This is a simple list to create the C++ Procedures, but its content and algorithms for beginners should be helpful.
bmp
- 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法 要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc
yuanma
- 创建一个类animal,并初始化,类animal派生出类cat,和类tiger,输出相关信息-Create a class animal, and initialized type animal derived category of cat, and the type of tiger, the output-related information
quartz-1.6.0
- Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
miltime
- 简单的秒表制作,稍加修改就可以制作自己要的功能.-Simple stopwatch production, slightly modified to be able to create their own functions.
xg0712007021238
- 创建两个对象,实行相互攻击一次,加油的方法-create two objects, implement mutual attack on one occasion, fuelling method
12.23
- 磁盘管理,功能主要是进行磁盘的查看,磁盘文件的删除,建立目录,删除目录等操作-Disk Management, the main function is to check the disk, the disk files to delete, create the directory, delete directory, such as operation
haffman
- 如何建立赫夫曼树,是可运行的,很强大,希望对大家有点用处-How to create a Huffman tree, it can be run, very strong
stack
- C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. Hi
ISC366.ZIP
- C++中的中断处理, 创建一个内存驻留程序,大家可参考看看咋样-C++, interrupt handling, create a memory-resident programs
Traversalalgo
- Codes". Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called "prefix-free codes") (that is, the bit string representing some particular symbol is never a prefix of th