-
recognizedemo.zip recognizedemo.zip
recognizedemo.zip recognizedemo.zip
- 2022-05-15 01:35:08下载
- 积分: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
-
经典的乡农编码,算法比较简单,了解乡农编码的请顶。
经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
- 2022-03-12 19:51:15下载
- 积分:1
-
- 2023-02-13 08:25:03下载
- 积分:1
-
The file is used to show the number on the led
The file is used to show the number on the led
- 2022-03-05 20:52:22下载
- 积分:1
-
用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值
用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value
- 2022-11-30 21:40:03下载
- 积分:1
-
数据压缩,C语言,VC实现,LZW编码
数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
- 2023-01-04 23:15:08下载
- 积分:1
-
AD7705 and the use of thermistor to detect the actual temperature
利用AD7705与热敏电阻来检测实际的温度-AD7705 and the use of thermistor to detect the actual temperature
- 2023-07-13 19:05:04下载
- 积分:1
-
DPCM coding simulink simulation, very good very strong! ! !
DPCM编码的simulink仿真实现,很好很强大-DPCM coding simulink simulation, very good very strong! ! !
- 2022-03-24 02:58:54下载
- 积分:1
-
Map coloring to each city on the map as a point of abstraction, and to every cit...
地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。
算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。
-Map coloring to each city on the map as a point of abstraction, and to every city number, adjacent lines to connect between cities. Accordingly to make adjacency matrix, if the section i and section j cities adjacent cities, the metro [i] [j] = 1, otherwise the metro [i] [j] = 0. Algorithm: In accordance with the code sequence from small to large checks every city, every city on 1-4 from the use of four kinds of color shading, color can be used if the current (ie not with the same colors as the neighboring cities), then coloring Otherwise, the next test colors.
- 2022-02-12 12:09:41下载
- 积分:1