-
小波图像压缩的matlab方针,用零差数方法做的
小波图像压缩的matlab方针,用零差数方法做的-Matlab wavelet image compression approach, using a zero difference method to do
- 2022-05-22 11:25:10下载
- 积分:1
-
They have been developed using the AZTEC C86 compiler, and are portable to any o...
They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
- 2022-03-24 03:38:19下载
- 积分:1
-
一个查找文件的源码
一个查找文件的源码-a search for the source document
- 2022-08-20 07:38:31下载
- 积分:1
-
带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。...
带运动估计的时域滤波,一种基于小波的运动估计方法,可以有效的去除视频流的帧间冗余。与传统的帧参考模式的运动估计相比,没有错误漂移现象。内含编码器和解码器。-Belt Movement estimated time domain filtering, a wavelet-based motion estimation methods, can effectively remove the inter-frame video stream redundancy. With the traditional frame of reference than the motion estimation, no errors drift phenomenon. Intron encoder and decoder.
- 2023-01-02 05:25:02下载
- 积分:1
-
data flow for the Huffman compression algorithm source code
用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
- 2022-03-24 19:00:52下载
- 积分:1
-
saw a few days ago was at the Forum for compression code, a few days before his...
前几天看到有人在论坛上寻找压缩代码,自己前几天又不是很忙,就摸索着写了这个程序-saw a few days ago was at the Forum for compression code, a few days before his is not so busy, writing on the exploration of this process
- 2023-01-04 21:55:08下载
- 积分:1
-
delphi 编制的服务器程序,能对客户端进行种种操作!
delphi 编制的服务器程序,能对客户端进行种种操作!-delphi prepared by the server, the client can conduct various operations.
- 2022-10-18 03:25:03下载
- 积分:1
-
一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩...
一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩-typing a simulation training procedures can test a small typing speed and record the best three results
- 2022-02-04 17:06:21下载
- 积分:1
-
支持7种压缩格式的7
支持7种压缩格式的7-zip的源码。- Supports 7 kind of compressions forms the 7-zip source code.
- 2022-11-21 16:55:04下载
- 积分:1
-
编译源文件生成可执行文件TestLibjpeg.exe,
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的b...
编译源文件生成可执行文件TestLibjpeg.exe,
此程序可以转换bmp位图为jpg格式,或解压缩
jpg格式图像为bmp格式。
将需转换的bmp格式图片存到和TestLibjpeg.exe
相同的文件夹下,在DOS界面下使用命令行参数
bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg
jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp-
AppWizard has created this TestLibjpeg application for you.
This file contains a summary of what you will find in each of the files that
make up your TestLibjpeg application.
TestLibjpeg.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TestLibjpeg.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named TestLibjpeg.pch and a precompiled ty
- 2022-02-05 01:55:04下载
- 积分:1