-
这是一个关于操作系统的进程调度的程序,是用C编的
这是一个关于操作系统的进程调度的程序,是用C编的-This is a process of the operating system"s scheduling process, the C series
- 2022-08-05 18:04:11下载
- 积分:1
-
图像处理程序 图像压缩解压编码cho1
图像处理程序 图像压缩解压编码cho1-ch09处理-Image processing procedures for image compression decompression coding cho1-ch09 treatment
- 2022-03-24 11:57:14下载
- 积分:1
-
C codes and programming Embedded system
C codes and programming Embedded system
- 2022-08-13 05:58:16下载
- 积分:1
-
c code for speech code algorithm,and support multi
语音压缩算法 ,C语言编写 多平台 -c code for speech code algorithm,and support multi-platform
- 2022-06-27 15:13:56下载
- 积分:1
-
LZW数据压缩算法
LZW数据压缩算法-LZW data compression algorithm
- 2022-03-30 12:34:06下载
- 积分:1
-
#包括<;MEGA8。H & gt;
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1-#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#define Busy PIND.3
#define Mess1 PORTB.0
#define Mess2 PORTD.7
#define Mess3 PORTD.6
#define Mess4 PORTD.5
#define Mess5 PORTB.7
#define Mess6 PORTB.6
#define Buzzer PORTD.0
#define Zone1 PINC.0
#define Zone2 PINC.1
#define Zone3 PINC.2
#define Zone4 PINC.3
#define Zone5 PINC.4
#define Zone6 PINC.5
#define Zone7 PIND.1
- 2022-12-09 21:15: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
-
一个完整的实验是管理系统
一个完整的实验是管理系统、非常好用
- 2023-06-02 22:25:03下载
- 积分:1
-
hope to help you learn C language.
希望能帮助大家学习C语言.-hope to help you learn C language.
- 2022-02-25 20:18:05下载
- 积分:1
-
This file contains a new and improved version of on of the Huffman coder, (June...
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
- 2023-02-16 11:35:03下载
- 积分:1