CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 生长

搜索资源列表

  1. tin-matlab

    0下载:
  2. 应用于德劳内三角剖分的一个中生长算法,简单有效的进行三角剖分。-Used a Delaunay triangulation algorithm in growth, simple and effective for triangulation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:60.2kb
    • 提供者:jay
  1. koch_snow

    0下载:
  2. 你可以绘制生长代数=n的koch雪花-You can plot koch snow of the growth generation = n
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.66kb
    • 提供者:雷太龙
  1. 98799klmc[1]

    1下载:
  2. 晶格动力学蒙特卡洛模拟薄膜生长,用fortran90,进行编程-Lattice Kinetic Monte Carlo simulation of thin film growth
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:24.86kb
    • 提供者:周飞
  1. DLA

    0下载:
  2. 扩散集聚(DLA)模型,模拟分形,或薄膜生长-The proliferation of aggregation (DLA) model to simulate the fractal, or thin film growth
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:917byte
    • 提供者:张红杰
  1. D-TINgenerationUnderVCenvirement

    0下载:
  2. VC++环境下,利用三角形生长算法生成TIN-TIN generation under VC envirement
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.44mb
    • 提供者:白溪轩
  1. GUI_sanweikeshihua

    1下载:
  2. 该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:241.09kb
    • 提供者:成林
  1. tree1111

    0下载:
  2. 树的遍历功能更仔细地说就是:树的主要四部份是根、干、枝、叶。树根一般在地下,在一棵树的底部有很多根。   在树干的部分分为五层。第一层是树皮。树皮是树干的表层,可以保护树身,并防止病害入侵。在树皮的下面是韧皮部。这一层纤维质组织把糖分从树叶运送下来。第三层是形成层。这一层十分薄,是树干的生长部分,所有其他细胞都是自此层而来。第四层是边材。这一层把水分从根部输送到树身各处,此层通常较心材浅色。第五层就是心材。心材是老了的边材,二者合称为木质部。树干绝大部分都是心材。 -it is OK
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.77kb
    • 提供者:无名式
  1. Harris

    0下载:
  2. 区域生长算法,能够提供比较完美的区域生长结果!-Region growing algorithm, can provide the results of region growing more perfect!
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4.49mb
    • 提供者:yuchao
  1. SimpleTree_src

    0下载:
  2. 通过应用OpenGL来实现一棵简单的树的生长过程-Through the application of OpenGL to achieve a simple tree growth process
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:904.93kb
    • 提供者:刘培兴
  1. plants

    0下载:
  2. 编写的植物生长收获计算器,可以方便计算出计划种植植物时间,对喜好玩开心农场的用户有帮助。-Preparation of plant growth and yield calculator, you can easily calculate the time to plan planting plants, happy fun fun on the farm help the user.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:7.3kb
    • 提供者:nian
  1. cell

    0下载:
  2. 原包机,模拟细胞的生长,分裂,和死亡,设定了几种不同的环境影响-The original charter, analog cell growth, division, and death
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:59.16kb
    • 提供者:shiweilei
  1. Stack

    0下载:
  2. 堆栈的实现。包括入栈出栈,栈顶数据的访问,以及栈的生长方向-Stack. Stack the stack, the top of the stack data access, as well as stack growth direction
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:185.75kb
    • 提供者:陈伟鑫
  1. RegionGrow

    0下载:
  2. 图像分割中区域生长算法的源码,下载时注意修改所需参数-Image segmentation region growing algorithm source code, download, modify the parameters required attention
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:873byte
    • 提供者:洪容容
  1. AreaSelect.C

    0下载:
  2. 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2.3kb
    • 提供者:yangyang
  1. regiongrow.m

    0下载:
  2. 区域生长的matlab程序,可以有效实现(The matlab program of region growth can be realized effectively)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:jscjhj
  1. xiaobo

    0下载:
  2. 简单的小波变换,以及区域生长的代码,学习学习(The wavelet transform, and the code for the region growing)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:lzxiangxin
  1. 自适应生长算法

    1下载:
  2. 压缩包里面有很多关于自适应生长算法的文献,可供大家参考,很有帮助(There are a lot of literature on adaptive growth algorithms in the compressed package, which can be helpful for you to refer to.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:8.22mb
    • 提供者:Kingone
  1. MC-CAM

    4下载:
  2. 利用蒙特卡洛方法,模拟在不同温度下和其他参数晶粒生长(Can simulate grain growth)
  3. 所属分类:其他

  1. snow6

    2下载:
  2. 相场方法模拟纯物质枝晶生长,C语言程序模拟(Phase field method is applied to simulate the growth of pure matter dendrites. C language program.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:zhy贼好了
  1. 文件

    1下载:
  2. 这个例子是基于区域生长的肝影像分割系统,有详细的说明,可以直接运行(This example is a liver image segmentation system based on regional growth. It has detailed instructions and can be operated directly)
  3. 所属分类:其他

    • 发布日期:2020-06-23
    • 文件大小:3kb
    • 提供者:nitaihao85
« 12 3 4 5 6 »
搜珍网 www.dssz.com