搜索资源列表

  1. FLoyrC

    0下载:
  2. 在图论中经常会遇到这样的问题,在一个有向图里,求出任意两个节点之间的最短距离。我们在离散数学、数据结构课上都遇到过这个问题,在计算机网络里介绍网络层的时候好像也遇到过这个问题,记不请了... 但是书本上一律采取的是Dijkstra算法,通过Dijkstra算法可以求出单源最短路径,然后逐个节点利用Dijkstra算法就可以了。不过在这里想换换口味,采取Robert Floyd提出的算法来解决这个问题。下面让我们先把问题稍微的形式化一下
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:victor
  1. EdgeContour

    0下载:
  2. 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法-Based on the gradient edge detection, including Robert, Prewitt, laplace, sobel, such as contour extraction algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-07
    • 文件大小:2155520
    • 提供者:xiechangping
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:81920
    • 提供者:刘伟
  1. EdgeContour

    0下载:
  2. 边缘检测包括robert算法、sobel算法、prewitt算法、krisch算法、laplacan算法 边缘提取 轮廓跟踪-Robert edge detection algorithm, including, sobel algorithm, prewitt algorithm, krisch algorithm, laplacan Edge contour tracing algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:2118656
    • 提供者:刘伟
  1. meatl_artifact

    0下载:
  2. CT图像金属伪影消除技术的文献。共3篇。 Reduction of Metal Artifacts in X-Ray Computed Tomography XrayCT_artifacts Reduction of CT Artifacts Caused by Metallic Implants 由Willi A. Kalender, PhD Robert Hebel, Dipl Phys J
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:7496704
    • 提供者:yangdi
  1. cbw.tar

    0下载:
  2. auxilary files for the Crypt Breakers Workbench (cbw). CBW is a multi-window integrated workbench of tools that help a cryptanalist read files encrypted with the BSD4.2 crypt command. Anyone may copy, modify, use,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:532480
    • 提供者:zxang
  1. Formatc

    1下载:
  2. 根据Robert B. Sledge的CB改编,主要改动是数据缓冲区的处理。原程序采用读写文件形式,对\r\n字符处理时看成是一个。 而在此程序中将其分开。另外在判断是否回车换行后,原程序使用peek变量保存这个状态,此程序改成将缓冲区字符指针倒退2个字符。 由于时间有限,暂时不对其进行完善了,如程序写作风格和功能等。 -According to Robert B. Sledge of CB adaptation, the
  3. 所属分类:文件操作

    • 发布日期:2024-05-07
    • 文件大小:50176
    • 提供者:宋恩博
  1. CADCombo

    0下载:
  2. CADBOXES 1.1 as of 30.10.1998 (C)1998 by Bernhard Knibbe This Component is a enhanced listbox/combobox like seen on a famous cad program. Its rather useful to visualize/change/check boolean values related to s
  3. 所属分类:绘图程序

    • 发布日期:2024-05-07
    • 文件大小:22528
    • 提供者:Zhou Qing
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:2132992
    • 提供者:ZL
  1. EdgeDetect

    0下载:
  2. 用sobel、prewitt、robert、marr和canny算子实现边缘检测-By sobel, prewitt, robert, marr and realize canny edge detection operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:359424
    • 提供者:冯沁红
  1. FeiFeiLi_phD_thesis_2005

    0下载:
  2. Visual Recognition: Computational Models and Human Psychophysics PhD thesis. 加州理工李菲菲的博士学位论文。 主要内容包括基于分类的目标识别研究: 1、costellation model 2、pLSA/LDA model 的目标识别研究。-Visual Recognition: Computational Models and Human
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:15333376
    • 提供者:eleyanz
  1. Visual_Object_Category_Recognition_fergus_thesis.r

    0下载:
  2. Visual Object Category Recognition Robert Fergus Phd thesis. 2005 牛津大学博士学位论文。 研究内容为面向分类的目标识别。 主要研究内容为: 1、constellation model 2、加入location信息的改进的LDA model-Visual Object Category Recognition Robert Fergus Phd t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:46158848
    • 提供者:eleyanz
  1. bianyuan

    0下载:
  2. C#下实现的多种边缘检测程序。包括Robert算子、Sobel算子、prewitt算子等-C# Under a variety of edge detection procedure. Including the Robert operator, Sobel operator, prewitt operator, etc.
  3. 所属分类:C#编程

    • 发布日期:2024-05-07
    • 文件大小:1619968
    • 提供者:石王春杰
  1. TuXiangChuLi

    0下载:
  2. 图像处理,使用Matlab实现拉普拉斯算法,膨胀,罗伯特算法处理灰度图像-Image processing, the use of Matlab realize Laplacian algorithm, swelling, Robert algorithm handle gray image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:JustSea
  1. EdgeContour

    0下载:
  2. 本程序包括所有的边缘检测算法,实现了robert,sobel,prewitt,gauss边缘检测,hough变换检测水平直线,轮廓提取,种子填充等的功能,经典收藏啊!-This procedure includes all of the edge detection algorithm robert, sobel, prewitt, gauss edge detection, hough transform detection of t
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:73728
    • 提供者:无梦
  1. Agile_Software_Development_Principles_Patterns_and

    0下载:
  2. 书名:< 敏捷软件开发:原则、模式与实践>> 2003年6月荣获美国《软件开发》第13届震憾(Jolt)大奖! 在本书中,享誉全球的软件开发专家和软件工程大师Robert C.Martin将向您展示如何解决软件开发人员、项目经理及软件项目领导们所面临的最棘手的问题。这本综合性、实用性的敏捷开发和极限编程方面的指南,是由敏捷开发的创始人之一所撰写的。 特色内容: ●讲述在预算和时间要求下,软件开发人
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:18311168
    • 提供者:李金彦
  1. md5ref10

    0下载:
  2. Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based
  3. 所属分类:加密解密

    • 发布日期:2024-05-07
    • 文件大小:76800
    • 提供者:0940566827
  1. pami_00_review

    0下载:
  2. Statistical Pattern Recognition: A Review Anil K. Jain, Fellow, IEEE, Robert P.W. Duin, and Jianchang Mao, Senior Member, I
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:1364992
    • 提供者:qinhui
  1. DIP

    0下载:
  2. 数字图像处理全解 包括均值滤波 Laplacian算子 Robert梯度 Sobel梯度 Prewitt梯度算子等-Digital image processing solutions include all-mean filter Laplacian operator Robert gradient Sobel gradient Prewitt gradient operator such as
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:174080
    • 提供者:roy
  1. bch_matrix_v1_0_tar

    0下载:
  2. The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-07
    • 文件大小:17408
    • 提供者:shijianhong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »

源码中国 www.ymcn.org