搜索资源列表
图象压缩与传输
- 这个源码涉及到网络编程,图像处理,数据压缩与传输。-source involved in the programming of the network, image processing, data compression and transmission.
针对大型文件优化的数据压缩解压缩单元
- 针对大型文件优化的数据压缩解压缩单元,另外也提供以 CRC32 算法快速核验数据正确的单元-against large files optimized data compression decompression modules, It also provides CRC algorithm for rapid verification of the correct data unit
LZO 数据压缩 SRC
- LZO 数据压缩 SRC
iLBC skspay公司的语音压缩解压原代码
- 这是skspay公司的语音压缩解压原代码,据说压缩还原抗数据丢失能力非常强.,This is the company' s voice compression skspay extract the original code, it is said to restore the anti-compression capacity of data loss is very strong.
Douglas—Peucker_Simplize_Vecto
- 矢量数据的压缩方法常用的有道格拉斯—普克法、垂距法、光栏法。本文主要讨论道格拉斯—普克法,运用该算法的思想,用C语言于TC20中编写一个小程序,实现对既有线的简化。(压缩包里面有算法报告),Vector data compression methods are commonly used Douglas- Puck law, down from the method, light field method. This article focused on Douglas- Puck law, t
pca.rar
- 使用PCA进行数据预处理和数据压缩,用C++程序实现,所得主成分保存在文件中,PCA carried out using data pre-processing and data compression, and C++ Program, derived from the principal component in the document preservation
LzmaLib
- 7zip格式压缩代码,支持文件压缩解压,数据压缩解压-7zip code for file and data encode and decode
Compress
- 通用数据压缩类 for NET/NetCF2.0-Common types of data compression for NET/NetCF2.0
huffman_algorithm
- VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
kpca
- KPCA实现数据压缩,所用核函数为高斯核函数-KPCA to achieve data compression, used in nuclear function for Gaussian kernel function
LANmonitor
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。-LAN monitoring system is the main screen by the client and server-sid
TestLZARICompress
- 数据压缩算法实现,数据压缩算法实现数据压缩算法实现-this is a compresser software
LZARI
- LZARI 数据压缩算法 LZARI 数据压缩算法 LZARI 数据压缩算法 -LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm LZARI data compression algorithm
SeismicDatad
- 主要是实现数据的压缩与感知,用于地震数据的采集和恢复-Mainly with the perception of compressed data for seismic data acquisition and restoration
IPIX雷达数据处理
- 关于IPIX雷达数据读取(cdf文件读取)和处理的相关程序,适用于matlab2010及更新的matlab版本,压缩文件里面有较详细程序说明。 同时,本程序还涉及海杂波的分布拟合和观测。(Provide the example of IPIX radar data reading (about CDF file) and handling, which applies to later matlab versions than 2010. There's a more detailed exp
面向无线传感器网络的流数据压缩技术
- 关于数据压缩算法,提高通讯效率方面的论文(A paper on data compression algorithm and improvement of communication efficiency)
一种针对二进制数据的多字符组合无损数据压缩方法
- 针对二进制数据压缩方面的专利文献,供参考(Patent literature for binary data compression for reference)
RLE
- 对一定长度的数据进行压缩,采用游程编码,对连续重复的数据压缩率高。(For a certain length of data compression, using run length encoding of data, continuous repeated high compression rate.)
皇包车比赛数据-压缩包
- python比赛原始数据啊啊啊啊啊啊啊啊啊啊啊啊啊(Python the raw data of the competition ah ah ah ah ah ah ah ah ah ah)
Java数据压缩与传输
- Java数据压缩与传输源代码,可以学习一下实例化套按字、得到文件输入流、压缩输入流、文件输出流、实例化缓冲区、写入数据到文件、关闭输入流、关闭套接字关闭输出流、输出错误信息等Java编程小技巧。