-
C function overloading
C++的函数重载-C function overloading
- 2022-02-02 05:37:09下载
- 积分:1
-
g.721 C代码
g.721 C代码-g.721 C code
- 2022-12-16 13:30:03下载
- 积分:1
-
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例...
应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例-VB.net application development, data compression and decompression of the pressure on deal with compressed data stream example
- 2022-11-17 04:35:04下载
- 积分:1
-
with Short dictionary Huffman compression algorithm (VB.NET Source)
Huffman with Short dictionary压缩算法(VB.NET Source)-with Short dictionary Huffman compression algorithm (VB.NET Source)
- 2022-07-23 03:34:14下载
- 积分:1
-
a pair of bmp document image compression algorithms. Bmp file to a compressed th...
一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
- 2022-05-28 21:44:07下载
- 积分:1
-
几个压缩算法程序(改进包括lzw、lz77、compress、huffeman)
几个压缩算法程序(改进包括lzw、lz77、compress、huffeman)-Several algorithm procedure about compression (improvements including lzw,lz77,compress,huffeman)
- 2022-03-22 03:18:54下载
- 积分:1
-
我们老师的一个会计有关绩点的一个课件,很好用的
我们老师的一个会计有关绩点的一个课件,很好用的-Our teacher of an accounting point of a performance-related courseware, good used
- 2023-06-16 09:25:03下载
- 积分:1
-
DES算法完整源码与调用方法
DES算法完整源码与调用方法-DES algorithm source code integrity and call methods
- 2022-01-26 04:25:43下载
- 积分:1
-
LZW数据压缩算法
LZW数据压缩算法-LZW data compression algorithm
- 2022-03-30 12:34:06下载
- 积分: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