搜索资源列表
mpqeditsrc
- mpq文件的格式就是一种压缩格式,把多个文件压缩在一个数据文件里(很多公司的游戏,比如KCET的实况足球,奥汀的三国群英传都是用的类似的技术存储数据),使用时再进行文件的读取。当时几个著名的mpq处理库为lmpqapi,sfmpq和storm.dll函数入口,前两者因为能够修改mpq的内容而被广泛用于各种Blizzard游戏硬修改中,至于storm.dll的函数入口则因为良好的兼容性主要用于读取文件。-MPQ document format is a compressed format, in
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
songxw
- 防空洞教唆犯三大件福连锁店飞机速度飞机送到了;发酵;萨地方结算;地方机速度; -shelter instigator three major possessions Fook chain aircraft to the speed of the aircraft; Fermentation; Sa local clearing; local machine speed;
thomas
- 这是解三对角线性方程组的一种方法。能有效的快速求解。-This was three diagonal equations of a method. Fast effective solution.
jm861
- H264编码器,比较3步搜索法和全搜索等的信燥比,平均搜索点数,搜索时间等-H264 encoder, more three-step search method and the whole search, and so on the dry than the letter, the average search points, search time
SparsenessMatrixOperation
- 稀疏矩阵的运算,因为稀疏矩阵是按三元组存取的,所以只要存这三个数-sparse matrix operations, as sparse matrix is based on triple access, as long as a few kept three
vb+mscomm
- 利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONTRALS) Another method is to use
haffman
- 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
jt_jpeg
- 用java写的jt-jpeg。jt表示java time package,主要用于PDA设备。压缩包包括三个文件夹,demo是例子,jpeg是编码解码器,jcp用于PDA设备。-with java write jt - jpeg. Jt said java time package, mainly for PDA devices. Compressed including three folders, yes demo examples, jpeg is codec, jcp for PDA d
打字训练
- 一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩-typing a simulation training procedures can test a small typing speed and record the best three results
MillerCode
- The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, generates the flute when the posedge, MD_Counter8One,generates the flute when the negedge.The aim of the module is to generate the mended miller code to
文本与二值图像的游程压缩[xtulbd,050418]
- 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t
feidian
- 很好的,可以 3多媒体应用领域 • 多媒体出版 • 多媒体办公自动化系统 • 计算机会议 • 多媒体信息查询系统 • 交互式电视与视频点播 • 交互式影院与数字化电影 • 数字化图书馆 • 家庭信息中心:回家工作 • 远程教育 • 远程医疗 • 计算机支持下的协同工作(Computer Supported Cooperative Work) • 媒体
zong-he-pai-xu 利用随机函数产生N个随机整数
- 利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。 至少采用三种方法实现上述问题求解-Generated using random function of N random integers (20000), the number of these sort a variety of methods. At least three ways to achieve these problem-solving
WIRE1x_2_5_1_src.zip
- wire1x的最新源码,用于IEEE802.1x的开发,是台湾国立清华大学的一个研究室花了三年时间研发的,全部开源,wire1x the latest source code for IEEE802.1x the development of Taiwan' s National Tsing Hua University, a research spent three years research and development, all open-source
CalTriangleInside
- 由三角形三个边长求内角函数,基于C++的源程序-The triangle with three for an internal Angle function with sides
7-zip
- 压缩解压工具7-zip源代码,包括汇编、c、c++三种语言版本及其说明文档。-the source code of the compress/decompress tool 7-zip,containing three language versions of asm、c、c++ and its descr iption document.
fubitao_ModisCorrection
- IDL编写的MODIS几何校正程序,很管用,解压缩之后包含三个程序,还有例子-IDL prepared by the MODIS geometric correction procedures, it is useful to extract the following contains three procedures, there are examples of
Zippered
- Range imaging offers an inexpensive and accurate means for digitizing the shape of three-dimensional objects. Because most objects self occlude, no single range image suffices to describe the entire object. We present a method for combining a c
three-kinds-of-pursuit-match-cods
- 详细的三种匹配追踪算法的C程序,注释详细而且都能成功运行-Details of the three kinds of matching pursuit algorithm C procedures, detailed notes and can be run successfully