CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - level set c

搜索资源列表

  1. c-v4

    0下载:
  2. 水平集分割算法的C-V模型,matlab源代码-level set segmentation algorithm C-V model, the source code Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17478
    • 提供者:陈健
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. felt-3.06-devel.src.tar

    1下载:
  2. C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. I
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1005386
    • 提供者:wangsong
  1. shujujiegou

    1下载:
  2. a.HUFFMAN树及HUFFMAN编码 任务:由用户输入n个结点权值,建立HUFFMAN树并输出HUFFMAN编码。 b.二叉树建立及相关算法实现 任务:按照广义表表达法建立二叉树,并实现二叉树的层次、先序、中序与后序遍历,以及输出树中叶子结点的结点值及叶子结点的个数。( 用递归或非递归的方法都可以) 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立创建二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数、输出后序遍历序列的函
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:45546
    • 提供者:李珊珊
  1. Cyuyanjiaocheng

    0下载:
  2. C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modul
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:198621
    • 提供者:linhaicong168
  1. student

    0下载:
  2. 有一学生成绩管理数据库如下表,要求建立一SAS数据集score,并输出显示 创建一个新的数据集class,新增平均成绩aver变量和等级考评grade变量,grade的值是根据aver值的大小给出A、B、C、D四个等级,并显示新数据集cla-A student achievement management database as the table, called for the establishment of a SAS data set score, and output display
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:991429
    • 提供者:yansha
  1. GPS

    3下载:
  2. 利用Matlab生成GPS C/A 码的基带信号。 (1)产生卫星PRN 号码为“5”的一组C/A 码; (2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值; (3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据; (4)基带信号采用方波信号,电平为0 和1,占空比为50 %,不加入噪声,进一步生成某个特定的中频信号。-Matlab generated using GPS C/A code base band signal. (1)
  3. 所属分类:matlab例程

    • 发布日期:2013-03-05
    • 文件大小:44743
    • 提供者:李伟
  1. LevelSet_CV

    0下载:
  2. 一种改进的基于C-V模型的水平集分割算法,附有程序和图像源数据,分割方法较好-An improved model based on C-V level set segmentation algorithm, a program and image data source, segmentation method is good
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:17596
    • 提供者:尹香之
  1. 123

    0下载:
  2. C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized Level Set Evolution and Its Application to Image Segmentation", IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254, 2010. - C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized L
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1508
    • 提供者:reza
  1. ijicic-10-07033

    0下载:
  2. Another advantage is that geometric properties of the curve are easily determined from a particular level set of the surface . For example, the normal vector for any point on the curve C is given by:
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-10
    • 文件大小:391255
    • 提供者:patel
  1. 00661186

    0下载:
  2. Another advantage is that geometric properties of the curve are easily determined from a particular level set of the surface . For example, the normal vector for any point on the curve C is given by:
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-17
    • 文件大小:401116
    • 提供者:patel
  1. Chan-Vese

    0下载:
  2. 水平集演化中的C-V方法实现源码,包括程序说明,所用图片,帮助文档-The evolution of the level set method to achieve a CV source, including descr iption of the procedures, the use of pictures, help documentation
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1092570
    • 提供者:郝腾
  1. GPSsignalgeneration

    0下载:
  2. 利用Matlab生成GPS C/A 码的基带信号。 (1)产生卫星PRN 号码为“5”的一组C/A 码; (2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值; (3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据; (4)基带信号采用方波信号,电平为0 和1,占空比为50 %, 不加入噪声,进一步生成某个特定的中频信号-The baseband signal is generated using Matlab GPS C/A code.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:175510
    • 提供者:陈伟
  1. fastBSpline

    1下载:
  2. fastBSpline - 一个快速,轻量级的类,它实现   任意阶非均匀B样条曲线     Matlab的样条函数都很一般。这种通用性来自于   速度的代价。对于大规模的应用,包括模型   其中,模型的某些组件中的术语定义嵌合   样条曲线,如广义相加模型,更快的解决方案是   可取的。       该fastBSpline类实现一个轻量级的一套B样条   功能,
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11890
    • 提供者:cao
  1. Multivac-1.10.1

    0下载:
  2. 水平集算法的C++版本,用python进行显示。-Level set C++ version of the algorithm, using python for display.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:224789
    • 提供者:zhangning
  1. REEF3D_15.04

    1下载:
  2. REEF3D is an open-source computational fluid dynamics program. With a strong focus on hydraulic, coastal, offshore and environmental engineering, as well as Marine CFD, the use of the level-set method enables it to calculate complex free surface flow
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1574912
    • 提供者:hua2005
搜珍网 www.dssz.com