搜索结果
找到约 49 项符合
compress 的查询结果
按分类筛选
压缩解压 This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windo
This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types that are new in the .NET Framework version 2.0.
matlab例程 用matlab写的图像预测编码
用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。
文章/文档 C++实现的哈弗曼编码
C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。
(2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。
(3)C:压缩(Compress)。根据HuffCode.txt中编 ...
Linux/Unix编程 Lighttpd是一个轻量级的Web 服务器
Lighttpd是一个轻量级的Web 服务器,支持FastCGI, CGI, Auth, 输出压缩(output compress), URL重写, Alias等重要功能。它具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。其静态文件的响应能力远高于Apache,可谓Web服务器的后期之秀 ...
VHDL/FPGA/Verilog This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with
This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288).
Image resolution is not limited. It takes an RGB input (row-wise) and outp ...
压缩解压 It s an interface for using huffman trees (data structure application) that can be used for compress
It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.
电子书籍 I was pleasantly surprised when in November 2005 a message arrived from Wayne Wheeler, the new comp
I was pleasantly surprised when in November 2005 a message arrived from Wayne
Wheeler, the new computer science editor of Springer Verlag, notifying me that he in
tends to qualify this book as a Springer major reference work (MRW), thereby releasing
past restrictions on page counts, freeing me from ...
论文 wavelet and field forecast verification
Current field forecast verification measures are inadequate, primarily because they compress the comparison
between two complex spatial field processes into one number. Discrete wavelet transforms (DWTs) applied to
analysis and contemporaneous forecast fields prove to be an insightful approach to ve ...
VIP专区 VIP专区-嵌入式/单片机编程源码精选合集系列(2)
VIP专区-嵌入式/单片机编程源码精选合集系列(2)资源包含以下内容:1. 用C进行嵌入式开发的一个完整的面向中级用户的讨论.2. 一个免费的嵌入式操作系统。.3. MSP430f149上LCD显示的程序.4. msp430 falsh自编程.5. MSP430浮点库.6. tcpip堆栈.7. 图像编码.8. 熟悉非常简单CPU模拟器 1、将所给模拟器的源程序编译成执行程序 ...