-
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
- 2022-11-12 08:55:03下载
- 积分:1
-
Calculation of expression value. Enter the expression directly, the calculation...
计算表达式的值。直接输入表达式,得到计算结果,非常好用。-Calculation of expression value. Enter the expression directly, the calculation results, very easy to use.
- 2023-06-05 14:00:04下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。...
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。-A simple calculator to perform simple addition and subtraction multiplication and division operations, and achieve the priority of some operations can be added in parentheses, clear sky and so on.
- 2022-02-25 14:47:01下载
- 积分:1
-
算术编码与译码原理以及Matlab实现代码
算术编码与译码原理以及Matlab实现代码-The principle of arithmetic coding and decoding, as well as realize Matlab code
- 2023-03-19 21:20:02下载
- 积分:1
-
X264源码,VLC H.264压缩软件。
X264源代码,VLC的H264压缩软件。-X264 source code, VLC H.264 compression software.
- 2022-01-22 01:57:38下载
- 积分: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
-
一个简单的文档的程序,希望有帮助了,
一个简单的文档的程序,希望有帮助了,-A simple document of the process, hope to have helped, He He
- 2022-05-11 01:48:25下载
- 积分:1
-
这是Struts2的jar包的jar文件Struts2
struts2 jar包 这是struts2的jar文件-This is struts2 jar package jar file of struts2
- 2022-08-04 01:24:25下载
- 积分:1
-
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程...
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
- 2022-01-25 16:50:00下载
- 积分:1