CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 算法 vb

搜索资源列表

  1. VB求最短路径

    0下载:
  2. 一个用dijdstra方法来求最短路径的算法,是使用VB来做的!欢迎大家多多指教!-dijdstra a method used to obtain the shortest path algorithm is to use VB to do! Welcome to a great weekend!
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3780
    • 提供者:哲凡
  1. 分形算法与程序设计—VB实现(光盘源码)

    2下载:
  2. 分形几何被称为大自然的几何学。其研究对象是破碎的、不光滑的和不规则的几何物体,但在不同的尺度下看它,却具有相同或相近的结构。本书构造了多种分形图的生成算法,并通过计算机程序设计语言实现。所生成的分形图或精巧、或神秘、或逼真自然,无论从美学的角度还是从科学的角度看,都会使你有全新的感受。-fractal geometry of nature known as geometry. Its object is broken, not smooth and irregular geometric obj
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1157272
    • 提供者:林辉
  1. myVBfilter

    0下载:
  2. VB编写的滤波器,包含图像柔化,锐化,浮雕,反色等功能及算法-VB prepared by the filter, contains images soften, sharpening, coat of arms features such as color-and Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4550
    • 提供者:张勇
  1. VB+Oracle+MapX(short)

    0下载:
  2. 基于Visual Basic6.0+Oracle10+MapX实现最短路径算法代码-Oracle10 MapX achieve the shortest path algorithm code
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:6078
    • 提供者:王佳
  1. vb-delauney

    0下载:
  2. 一个不规则三角网的生成算法,比较有效,希望大家一起交流。-a triangular irregular network algorithms, more effective, I hope all of us can share.
  3. 所属分类:GIS编程

    • 发布日期:2014-01-14
    • 文件大小:17645
    • 提供者:邓华
  1. Delaunay--VB-code

    0下载:
  2. 本实例:为用VB代码实现的构建Delaunay三角网的生长算法。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:17601
    • 提供者:jiaboduan
  1. vb

    0下载:
  2. 线型渐开程序,有需要在发方型渐开等算法程序
  3. 所属分类:绘图程序

    • 发布日期:2014-01-16
    • 文件大小:4283
    • 提供者:king
  1. delanay三角网算法的vb程序

    0下载:
  2. delanay三角网算法的vb程序。-delanay triangulation algorithm vb procedures.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:18176
    • 提供者:鲁班
  1. VB

    4下载:
  2. vb图像 检测 程序。分析比较各种经典边缘算法。-vb image detection program. Analysis and comparison of a variety of classic edge algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:71424
    • 提供者:aaa
  1. 20081116

    0下载:
  2. 画图程序,VB用的画图程序,简单,实用.-Paint program, VB with the Paint program, simple and practical.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:41318
    • 提供者:丁生
  1. zdlj(VB)

    1下载:
  2. 应用于GIS地图中,查找最短路径算法源码(VB)-Applies GIS map to find the shortest path algorithm source code (VB)
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:1855
    • 提供者:方军
  1. Delaunay-triangulation-VB-

    1下载:
  2. 利用渐次插入算法,根据坐标数据生成简易Delaunay三角网。-Use of gradual insertion algorithm, according to the coordinate data to generate simple Delaunay triangulation
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:134124
    • 提供者:yoursatan
  1. picture-recovery

    0下载:
  2. 一个用遗传算法实现的人脸复原,程序注释清楚,有说明文档-A genetic algorithm is used to achieve recovery of the human face, the program notes clearly have documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3343666
    • 提供者:cxf
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2339068
    • 提供者:曹海涛
  1. FPSys

    0下载:
  2. vb 指纹模式识别原理,和算法指纹识别原代码,供大家学习-vb zhiwenshibie
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:9065881
    • 提供者:cy
  1. circle

    0下载:
  2. 基于vb的圆的扫描线填充算法,通俗易懂,便于理解和操作,有详细说明-Vb round based on the scan line fill algorithm, user-friendly, easy to understand and operate, is described in detail
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:3981
    • 提供者:姚月
  1. VB

    0下载:
  2. 用VB编写的实现对任意不规则区域的填充。避免了传统算法的只能填充规则区域的缺点。-VB prepared with the realization of the filling of arbitrary irregular region. To avoid the traditional rules of the algorithm can only fill the shortcomings of the region.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:157743
    • 提供者:刘文娟
  1. 4756781854517008

    0下载:
  2. 实现DELAULAY三角化算法.VB编写,测试过,可直接编译通过.-Triangulation algorithm to achieve DELAULAY
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:18932
    • 提供者:wandi
  1. DDAsuanfa

    0下载:
  2. 用VB 实现DDA算法画圆 划线等。。。实现方法简便易行-Implement DDA Circle Algorithm with VB
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:10471
    • 提供者:会员
  1. myVBfilter

    0下载:
  2. VB编写的滤波器,包含图像柔化,锐化,浮雕,反色等功能及算法-VB prepared by the filter, contains images soften, sharpening, coat of arms features such as color-and Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4550
    • 提供者:oodpr
« 12 3 4 »
搜珍网 www.dssz.com