-
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。...
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。-"Digital Image Processing Programming Primer" Mr Lu Fengtai chapter IX of the military code. Procedure is relatively simple, but achieving all of the basic functions. Could serve as a good introductory materials.
- 2022-03-19 12:12:11下载
- 积分:1
-
关于C#语言开发的编程,打开需要C#软件。
关于C#语言开发的编程,打开需要C#软件。-About C# programming language development, open the need for C# software.
- 2022-01-24 18:24:25下载
- 积分:1
-
mpeg1
mpeg1-layer3编码源码-mpeg1-layer3 code source code
- 2022-03-17 05:37:04下载
- 积分:1
-
natural T T T Natural Natural Natural T T T Natural Natural Natural T T T Natura...
自然笔 自然笔 自然笔 自然笔 -natural T T T Natural Natural Natural T T T Natural Natural Natural T T T Natural Natural Natural T T T Natural Natural Natural T T T natural natural T
- 2022-03-10 14:34:26下载
- 积分: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
-
h.263压缩标准的源代码。
这些代码都是经过试验的,大家可以放心使用。...
h.263压缩标准的源代码。
这些代码都是经过试验的,大家可以放心使用。-h.263 compression standard source code. These codes are tested, we can worry about.
- 2022-05-14 10:30:24下载
- 积分:1
-
使用事件和委托表演时钟
using event and delegate to perfoem clock
- 2023-08-07 00:30:03下载
- 积分:1
-
有关图像压缩(wavelet)源程序
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
- 2022-07-28 10:41:04下载
- 积分:1
-
文档转换软件,可将常用的文档格式如word转换成pdf,十分方便。...
文档转换软件,可将常用的文档格式如word转换成pdf,十分方便。-Document conversion software, can be commonly used formats such as word documents into pdf, very convenient.
- 2023-08-26 00:40:03下载
- 积分:1
-
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程...
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
- 2022-01-25 16:50:00下载
- 积分:1