-
static data member in use
静态数据成员的使用-static data member in use
- 2022-04-26 09:52:35下载
- 积分:1
-
对于unrar3.3.4,源代码uppack的RAR文件,为多。
source code for unrar3.3.4,uppack the .rar files,for multi-os
- 2023-07-30 17:45:04下载
- 积分:1
-
Is a document management system, I feel that beginners have a lot of help, the w...
是一个文件管理系统,觉得对初学者有很大的帮助,对文件的上下传有一个感性的认识.-Is a document management system, I feel that beginners have a lot of help, the whole mass of documents has a perceptual awareness.
- 2022-01-25 16:01:31下载
- 积分:1
-
quantification of parameters of lifting
quantification of parameters of lifting
- 2022-05-30 05:59:04下载
- 积分:1
-
与转换也简单是RGB2YUV yuv2rgb和DPCM算法只是李类…
class with yuv2rgb and rgb2yuv conversion and also simple dpcm algorithm just line after line
- 2022-08-18 10:01:52下载
- 积分:1
-
JPEG图像压缩及还原实例源代码
非常值得研究一下
JPEG图像压缩及还原实例源代码
非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
- 2022-02-09 22:11:58下载
- 积分:1
-
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛...
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛-chess
- 2022-08-15 09:39:36下载
- 积分:1
-
fractal image compression source code, achieving Fractal iterative algorithm, Fr...
分形图像压缩源代码,实现了分形迭代算法,实现图像分形压缩,非常适合学习研究分形算法。-fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm.
- 2023-06-14 22:55: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
-
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。...
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
- 2022-01-28 19:56:57下载
- 积分:1