-
设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。...
设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。 -Based on SCM and SHT11 temperature and humidity sensor, the temperature and humidity control system used for a greenhouse is designed. With a simple structure and reliable performance, the system allows automatic adjustment of the temperature and humidity in a greenhouse
- 2022-11-11 17:00:04下载
- 积分:1
-
java realize simple compression and decompression procedures! Everyone can see,...
java实现简单的压缩和解压缩程序!大家可以看看,写得不是很好!参考!-java realize simple compression and decompression procedures! Everyone can see, written in not very good! Reference!
- 2022-01-22 15:25:08下载
- 积分:1
-
进行软件分析的一个模板。
进行软件分析的一个模板。-software for the analysis of a template.
- 2022-01-29 03:43:09下载
- 积分:1
-
H.264的CABAC的常规码的另一个解码过程
H.264的CABAC的常规码的另一个解码过程-H.264 CABAC conventional another code decoding process
- 2023-02-19 14:25:03下载
- 积分:1
-
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0
程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件
压缩与解压-Procedure to build a tree haffman using Huffman tree algorithm to 0-1 on the text file of code, and simulate file compression and decompression
- 2022-05-13 06:55:39下载
- 积分:1
-
将黑色转化成白色,谢谢各位使用,祝你性情愉快
将黑色转化成白色,谢谢各位使用,祝你性情愉快-Will be transformed into black and white, thank you to use
- 2022-07-27 06:58:07下载
- 积分:1
-
温度控制系统的设计
温度控制系统的设计-Temperature Control System Design
- 2022-02-13 11:01:32下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
请使用此代码作为在我区所有项目(工作环境…
Please, use this MATLAB code as environment for all projects in the ME area (Worked with .mat format)
- 2022-07-19 11:55:49下载
- 积分:1
-
LZ77压缩算法是无损数据压缩算法。该算法…
LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algorithm, as well as some other basis. Is based on the dictionary encoder.
- 2022-02-12 19:52:33下载
- 积分:1