-
用JAVA语言实现的压缩解压Zip文件
用JAVA语言实现的压缩解压Zip文件-using the Java language extracting Zip file compression
- 2023-01-15 05:40:03下载
- 积分:1
-
介绍一本学习嵌入式的比较好的一本书,出版社是清华大学,arm的具体内容介绍的还是比较详细的,...
介绍一本学习嵌入式的比较好的一本书,出版社是清华大学,arm的具体内容介绍的还是比较详细的,-introduced a learning embedded a fairly good book, the publishing house of the Tsinghua University, arm on the specific content or a more detailed,
- 2023-06-23 05:30:07下载
- 积分:1
-
图像处理高通和低通滤波器及重建
图像处理高通和低通滤波器及重建-matlab code
- 2022-02-04 05:03:41下载
- 积分:1
-
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功...
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功-optimal path planning
- 2022-02-24 16:02:51下载
- 积分:1
-
gzip1.2.4源码
gzip1.2.4源码 -gzip1.2.4 source
- 2023-05-31 15:25:03下载
- 积分: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
-
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类...
VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
- 2022-05-24 07:23:59下载
- 积分:1
-
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。...
整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
- 2022-09-28 18:55:03下载
- 积分:1
-
本程序是12864LCD驱动程序,采用I2C的通信方式
本程序是12864LCD驱动程序,采用I2C的通信方式-This procedure is 12864LCD driver, using I2C communication method
- 2022-10-17 17:25:03下载
- 积分: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