-
这是一个G.711在DSP上运行的程序.已经通过调试
这是一个G.711在DSP上运行的程序.已经通过调试-This is a G.711 to run in the DSP process. Has passed debugging
- 2022-01-26 02:34:50下载
- 积分:1
-
themselves prepared a LZW compression algorithm used to compress the document pr...
自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
- 2022-01-22 17:24:35下载
- 积分:1
-
MPEG-2视频压缩源代码
mpeg 2视频压缩源代码
- 2022-12-01 01:05:03下载
- 积分:1
-
mpeg2 decoder filter过滤服务端
mpeg2 decoder filter过滤服务端-mpeg2 decoder filter filtering service-
- 2022-05-22 03:28:22下载
- 积分:1
-
压缩解压缩类源码
压缩解压缩类源码-decompress compressed source category
- 2022-08-25 02:27:21下载
- 积分:1
-
JPG压缩和解压缩~
jpg compression and decompression~-jpg compression and decompression ~
- 2023-03-03 05:20:03下载
- 积分:1
-
compression/decompression source category
压缩/解压缩类源码-compression/decompression source category
- 2023-01-02 19:55:37下载
- 积分:1
-
支持7种压缩格式的7
支持7种压缩格式的7-zip的源码。- Supports 7 kind of compressions forms the 7-zip source code.
- 2022-11-21 16:55:04下载
- 积分:1
-
Compressive Sensing The Big Picture
Compressive Sensing The Big Picture
可以连接到Rice大学等很多网页-Compressive Sensing The Big Picture
- 2023-02-03 07:55:03下载
- 积分: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