-
单片机开发系统演示程序
单片机开发系统演示程序 - LCD1602 滚动显示
*
* 显示内容:WLCOME TO WWW.WILLAR.COM
*
* 显示方式:
* 1、从左到右逐字显示,闪动二次,清屏。
* 2、再从右到左逐字显示,闪动二次,清屏。
* 3、周期性地重复上述显示方式。-Single-chip development system demo- LCD1602 rolling display** Display Properties: WLCOME TO WWW.WILLAR.COM** Display:* 1, from left to right show verbatim, flashing Second, the Qing Ping.* 2, and then right-to-left display verbatim, flashing Second, the Qing Ping.* 3, periodically repeat the display.
- 2022-03-19 20:00:35下载
- 积分:1
-
各种源数据的压缩和解压缩,使用MFC实现…
各种数据压缩和解压的源码,用mfc实现。包括熵编码,预测编码,变换编码,字典编码-A variety of data compression and decompression of the source, using mfc achieve. Including entropy coding, predictive coding, transform coding, dictionary coding
- 2022-03-18 21:44:40下载
- 积分: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
-
哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用...
哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
- 2022-07-25 11:00:53下载
- 积分:1
-
Intelligent tracing off, obstacle avoidance, and time of tracing, as well as alo...
智能寻迹下车,避障,寻迹和时间,以及一路的路程显示,-Intelligent tracing off, obstacle avoidance, and time of tracing, as well as along the route show that
- 2022-06-16 15:09:11下载
- 积分:1
-
self contained Huffman encoder and decoder with CLI.
Simple program written in...
self contained Huffman encoder and decoder with CLI.
Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
- 2022-02-28 17:27:26下载
- 积分:1
-
简单的vc视频捕捉,不是我写的
简单的vc视频捕捉,不是我写的-simple video capture, I did not write
- 2022-03-24 08:35:56下载
- 积分:1
-
source of this development is a simple Java chat room. For your reference, make...
此源码是个JAVA开发的简单聊天室。给大家参考,提提意见。-source of this development is a simple Java chat room. For your reference, make a suggestion.
- 2022-07-10 12:28:14下载
- 积分:1
-
saw a few days ago was at the Forum for compression code, a few days before his...
前几天看到有人在论坛上寻找压缩代码,自己前几天又不是很忙,就摸索着写了这个程序-saw a few days ago was at the Forum for compression code, a few days before his is not so busy, writing on the exploration of this process
- 2023-01-04 21:55:08下载
- 积分:1
-
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。...
一个算术编码的算法,多媒体技术的基础算法程序,可以对数据进行无损压缩。-An arithmetic coding algorithm, multi-media technology is based algorithms process the data can be lossless compression.
- 2022-02-26 14:10:01下载
- 积分:1