搜索资源列表
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
EZWvc
- ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
No list SPIHT
- 无链表SPIHT算法,速度比JPEG2000快,压缩比差不多-Listless SPIHT, JPEG2000 faster than the speed, compression ratio almost
yiliao
- 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
wimgapitest
- 调用wimgapi实现的一个将wim文件apply到目录的例子。-call wimgapi achieve a wim document will apply to list the examples.
EZWVCcode
- 介绍EZW编解码算法的全部代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -introduced EZW coding of all the code, the source code incl
viterbi1lva
- list of viterbi编译码算法。编码结构能够任意变化。对初学者来说不错
EZW
- 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中的内容,充分理解零树的概念。
HFandMATH
- 里面包括: 哈夫曼编码,算术编码,行程编码,学生信息管理的线性链表等-Which include: Huffman coding, arithmetic coding, Run-Length Coding, student information management, such as a linear list
linkone
- 这是一个简单的创建链表的C++程序,但其包含的内容与算法对初学者应该是有所帮助的.-This is a simple list to create the C++ Procedures, but its content and algorithms for beginners should be helpful.
107215828somtoolbox3
- 酒吧老板价格表vbkkljl个ipfgik皮带 东风康帕斯飞 帕斯克哦佛i 日减肥假话骗人 欧冠欧赔健康的飞机-Bar owner vbkkljl months Price List ipfgik belt Kompass fly Dongfeng Gregory Pasko Buddha Oh i deceptive lie on weight loss and healthy European Champions aircraft
substr
- 把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S) -S in the list from the first m elements from a total of n elements stored in the s successful one back, otherwise return 0int LEN (STRING S)
list
- 实用算法,能够很好的实现哈夫曼算法等,还能译码,非常的好用!-Practical algorithm that can achieve very good Huffman algorithm can decode, very easy to use!
Huffman
- Huffman树和编码 用结构体和链表完成-Huffman tree and code completion list with the structure and
2
- 2. 用循环链表解Josephus问题。设有n个人围坐在一个圆桌周围,现从第1个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n和m,求出按出列次序得到的n个人员的序列-2. Josephus solution of the problem with the circulation list. With n individuals sitting around a round tab
ContactsLog.txt
- Contact list for data base
04
- stack linked list data structure
381t
- 一个简单的新闻管理系统,后台可以导出新闻列表到Excel 后台功能有:用户登陆 | 用户查询 | 编辑发布信息 | 新闻发布 | 添加类别 | 新闻浏览 | 修改密码 本网站采用(Microsoft Visual Studio 2008 +sql2000)【div+css】-A simple news management system, a list of background information can be exported to Excel back-office functions
Music-List-Editor
- 传奇3客户端音乐列表文件编辑器 -Mir3 Music List Editor
