-
VC++模态和非模态对话框的使用.看看怎么样?
VC++模态和非模态对话框的使用.看看怎么样?-VC++ Modal and non-modal dialog box use. Take a look at how to?
- 2022-07-11 01:48:51下载
- 积分:1
-
Induction motor body code, including the transformation between the coordinates,
感应电机本体程序代码,包括各种坐标之间的变换,-Induction motor body code, including the transformation between the coordinates,
- 2022-03-22 07:52:03下载
- 积分:1
-
Arithmetic coding source code, you can realize Score bitrate. Huffman flexible t...
算术编码程序源代码,可以实现分数比特率。远比Huffman灵活-Arithmetic coding source code, you can realize Score bitrate. Huffman flexible than
- 2023-01-13 13:10:04下载
- 积分:1
-
written in C# calculator program
用C#写的计算器程序-written in C# calculator program
- 2022-06-27 14:16:51下载
- 积分:1
-
一个压缩和解压缩的例子,里面有详细的注释和演示
一个压缩和解压缩的例子,里面有详细的注释和演示-a compression example, with a detailed presentation of the Notes and
- 2022-03-10 20:55:13下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
一个用于测试不同加密方式及压缩方式下文件压缩的速度和大小的工具。
一个用于测试不同加密方式及压缩方式下文件压缩的速度和大小的工具。-A different encryption method for testing and compression file compression under the speed and size of tool.
- 2022-07-10 06:21:20下载
- 积分: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
-
画图程序,非常好,好好啊哈
画图程序,非常好,好好啊哈-drawing program, very good, good aha
- 2022-02-02 01:03:43下载
- 积分: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