搜索资源列表
hungo
- 变声软件一个完整的数字硬盘录像机系统软件,包括视频数据采集与压缩录像;云台控制;接入报警与电子地图。-a complete digital disk recorder system software, including video data acquisition and video compression; tilt control; Alarm and access electronic map.
RLE
- RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,这16位中的最高位,标志了这个block的属性,是属于上面的
4356463453453
- 这里是LDS(lossless data-compression sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到,特别是一些比较好的. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方. 所有的源代码包括它们的原始文档.-LDS (lossless data-compression sourc es) of KIT. I fou
jpegsrc.v6b.tar
- HDF 依赖压缩库,可以和JPEG图象相互转换,主要用于显示卫星数据,在卫星数据处理中应用很高-HDF dependent compression library, and JPEG images can be converted with each other, mainly used to display the satellite data, satellite data processing application in high
jpeg-Compression
- 实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的-When implementing compression, the input image data using a custom format (com format), the first four bytes of the recorded image width and height, after
Discrete-Cosine-Transform
- 离散余弦变换,尤其是它的第二种类型,经常被信号处理和图像处理使用,用于对信号和图像(包括静止图像和运动图像)进行有损数据压缩。有测试图片和源代码-Discrete cosine transform, in particular its second type are often used for signal processing and image processing for the signal images (including still images and moving image
BTC
- 資料壓縮BTC程式碼,是一種有損的壓縮方式,提供給大家作參考-Data compression the BTC code is a lossy compression, available to everyone for reference