-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
Compressive-Classifier
将压缩感知应用到图像分类方面,有详细的源码,下载就能运行(failed to translate)
- 2013-05-08 09:26:53下载
- 积分:1
-
top
弹流油膜数值计算画等高图,难以得到预想马蹄形特征,通过代码处理,可以方便的解决问题,得到满意的预想图(EHL film numerical draw contour map, it is difficult to obtain desired characteristic horseshoe, processing through the code, you can easily solve the problem, get a satisfactory RENDERING)
- 2013-06-06 09:21:08下载
- 积分:1
-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
新建文件夹 (2)
图像处理中纹理特征提取,全局特征提取,matlab(Texture feature extraction)
- 2018-03-25 15:05:50下载
- 积分:1
-
IICandIID_R_nmp
对特征值进行非极大值抑制的角点检测,并且选用了合适的阈值加强检测效果(corner detection by non-maxima suppression of Eigenvalues and selected the appropriate threshold to enhance detection)
- 2013-10-29 11:38:22下载
- 积分:1
-
jiami
说明: 生成混沌随机序列并实现对彩色图像的加密,(Encryption of color image)
- 2019-03-04 10:42:48下载
- 积分:1
-
DecodeString
根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
- 2013-12-03 10:56:22下载
- 积分:1
-
Jpg2bmp
jpeg转bmp的C语言程序,可运行在arm环境(bmp jpeg turn the C language program can be run in the arm environment)
- 2011-06-09 15:09:10下载
- 积分:1
-
76739082nonrigid_version16
多种刚性和非刚性配准算法,带有举例说明,非常好用(Multiple Rigid and Non-Rigid Registration Algorithms)
- 2020-06-21 22:40:01下载
- 积分:1