-
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路...
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路-Camera management system, to do a bit rough, but the basic function has been achieved, we can refer to ideas
- 2022-07-26 10:52:18下载
- 积分:1
-
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。...
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。-based on Matlab Wavelet image compression, each subroutine with detailed explanations.
- 2023-05-01 17:25:03下载
- 积分:1
-
图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。
图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。-MATLAB algorithm for image compression of JEPG, hope useful for everyone, welcome to download.
- 2022-01-25 16:33:30下载
- 积分: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
-
本程序是通过软件模拟I2C协议对8563进行读写函数
本程序是通过软件模拟I2C协议对8563进行读写函数-This procedure is simulated by software I2C protocol of 8563 to read and write function
- 2023-06-17 17:35:03下载
- 积分:1
-
Programming frame package. Encapsulated only in the data frame the head and tail...
编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。
-Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and then the beginning and end of the added inclusion of opinions on line.
- 2022-08-12 14:03:52下载
- 积分:1
-
Run
游程编码的主要部分,对简单的变化缓慢,重复出现的数据有很好的压缩效果-Run-length coding of the main part of a simple change in the slow, repeated data compression has a very good effect
- 2023-06-22 20:25:04下载
- 积分:1
-
此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度...
此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
- 2022-01-26 05:00:56下载
- 积分:1
-
这个程序还不完整,希望下了的人可以帮忙可以改一下
这个程序还不完整,希望下了的人可以帮忙可以改一下-this process is not complete, the hope that the next person can do to help this can be changed
- 2022-01-28 21:24:43下载
- 积分:1
-
一个*(星)算法
A * (star) Algorithm-A* (star) Algorithm
- 2023-04-21 06:50:03下载
- 积分:1