-
SMC1602字符液晶的显示程序,封装很好,可直接调用
SMC1602字符液晶的显示程序,封装很好,可直接调用-SMC1602 character liquid crystal display process, package well and can be directly called
- 2022-01-23 11:07:15下载
- 积分:1
-
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!...
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!-This is the realization of visual studio with the program. Is an automated shutdown procedure! Effect, function well!
- 2022-04-27 10:56:58下载
- 积分:1
-
use RealOne media player controls on the production and achieve in a single docu...
利用RealOne控件制作媒体播放器,实现在单文档结构的视图窗口中播放文件-use RealOne media player controls on the production and achieve in a single document structure of the View window shows documents
- 2023-01-31 01:10:03下载
- 积分:1
-
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越...
算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (sequences) that between 0 and 1 into an interval (Interval), that is directly encoded into a string of symbols [0,1] range of a floating-point decimal. The longer the symbol sequence, encoding the smaller the interval that it said that the median of this interval, the more necessary. Source is still the symbolic sequence generated according to a mode to reduce the size of the probability interval. May be less than the probability of the symbols of the symbols may be small to reduce the scope, therefore, are only plus-bit bit less.
- 2022-11-15 07:20:04下载
- 积分:1
-
文件内包含H.263视频编码算法和解码算法2个文件,主要应用实时视频通信,在视频会议中应用较多。...
文件内包含H.263视频编码算法和解码算法2个文件,主要应用实时视频通信,在视频会议中应用较多。-document containing H.263 video encoding and decoding algorithms two documents, Application of the main real-time video communications, video conferencing application more.
- 2022-02-01 23:50:04下载
- 积分:1
-
数据压缩教程+源码
数据压缩教程+源码-source data compression Guide
- 2023-01-25 00:00:04下载
- 积分:1
-
经典的zlib库,非常好用,目前使用最多的
经典的zlib库,非常好用,目前使用最多的-Classic zlib library, very easy to use, currently used by most
- 2022-02-06 12:40:25下载
- 积分:1
-
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序...
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder/decoder compression and decompression containing the source code (C language) and enforceability procedures
- 2023-07-05 16:35:03下载
- 积分:1
-
真人发声,语音报时!(含软件),编程使用 AHM、LMD控件
真人发声,语音报时!(含软件),编程使用 AHM、LMD控件-Live voice, voice time! (Including software), programming the use of AHM, LMD controls
- 2022-12-19 02:20: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