-
简单的描述编译原理中词法分................析器的构造
简单的描述编译原理中词法分................析器的构造-make it easy for us to understand the compile technology
- 2022-11-24 13:05:03下载
- 积分:1
-
DCT图像处理代码
code for dct for image processing
- 2022-01-21 01:08:51下载
- 积分:1
-
是个关于压缩程序的代码。
是个关于压缩程序的代码。-is on the compression procedure code.
- 2023-03-21 16:05:04下载
- 积分:1
-
本程序采用了最简单的方块编码对512×512的lena图像进行了编码.运行程序后可以看出,方块取得越大,图像编码后失真越大。...
本程序采用了最简单的方块编码对512×512的lena图像进行了编码.运行程序后可以看出,方块取得越大,图像编码后失真越大。-This procedure uses the most simple code box 512 × 512 on the lena image coding. After running the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-04-30 03:31:22下载
- 积分:1
-
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路...
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路-Camera management system, to do a bit rough, but the basic function has been achieved, we can refer to ideas
- 2022-07-26 10:52:18下载
- 积分:1
-
著名压缩算法的实现,能够实现各种基本功能,适合学习!
著名压缩算法的实现,能够实现各种基本功能,适合学习!-famous compression algorithm to achieve to achieve basic capabilities for learning!
- 2022-07-21 02:27:55下载
- 积分:1
-
用单片机来直接驱动步进电机很精确走小步子.
用单片机来直接驱动步进电机很精确走小步子.-Using single-chip to directly drive stepper motor is very accurate take small steps.
- 2023-02-01 19:50:04下载
- 积分:1
-
XVID MPEG
xvid MPEG-4 编解码源代码-xvid MPEG-4 codec source code
- 2022-04-12 13:49:50下载
- 积分:1
-
一个简单的文档的程序,希望有帮助了,
一个简单的文档的程序,希望有帮助了,-A simple document of the process, hope to have helped, He He
- 2022-05-11 01:48:25下载
- 积分: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