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

搜索资源列表

  1. twopoint

    0下载:
  2. 经典的多点法形状复原算法中的2点法的程序。本程序用频域法和积分法2种方法复原了同一形状。数据则由csv文件读入。-classic multi-point method shape the recovery algorithm 2:00 Act procedures. The procedure uses frequency-domain law and integration methods to recover two of the same shape. Data from csv file
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.47kb
    • 提供者:李云
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:36.32kb
    • 提供者:范卫华
  1. minimum-spanning-tree

    0下载:
  2. 使用C#图形界面生成最小生成树,核心算法使用Prim算法。图的形状可以在源文件中的图定义处修改。-C# graphical interface to generate a minimum spanning tree, the core algorithm using Prim algorithm. The graph shape defined in the source file in Figure modify.
  3. 所属分类:Data structs

    • 发布日期:2017-11-01
    • 文件大小:44.18kb
    • 提供者:黄佳禾
  1. BigNum

    0下载:
  2. 大整数问题 设n是一个k(1≤k≤80)位的十进制正整数。 问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。 问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 要求: 对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.txt,对应的结果文件为number1_out.txt。 参
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:18.27kb
    • 提供者:ouyang
  1. HanZiFreq

    0下载:
  2. 汉字字频统计软件说明: 1. 这个小工具可以对一个文本文件中出现的汉字的字形数和字种数进行频次统计; 2. 字频统计结果按照降序输出; 3. 可同时选中多个文本文件进行字频统计; 4. 程序启动后点击主菜单中“统计字频”下“选取文件”就可以开始进行字频统计; 5. 统计结果保存在HanZiFreq_Result.txt文件中; 6. 这个工具不能处理非纯文本格式的文件(比如rtf,word .doc文件等),并且只能处理GB码的文件。 7. \test目录下有一
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:54.59kb
    • 提供者:郝祥根
  1. sliceomatic-2.2

    0下载:
  2. This sliceomatic file is coded based on the slice fucntion in MATLAB It can be used to view the shape of various 3D strucntures,whoes cross sections can also be shown.-This sliceomatic file is coded based on the slice fucntion in MATLAB It can be use
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:35.25kb
    • 提供者:Judy
  1. fit_rectangle

    0下载:
  2. increse image shape boundary programming for matlab file -increse image shape boundary programming for matlab file
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.93kb
    • 提供者:computer
  1. brdf

    0下载:
  2. 基于半无限均质分层介质的双向反射率函数模型(Mishchenko)的精确数值解,为Fortran语言代码。该均匀介质由任意形状,随机取向的颗粒构成。该双向反射率分布函数适用于土壤和雪/冰。文件spher.f 借助于Lorenz-Mie理论计算多分散球形颗粒的Legendre扩散系数。文件refl.f 计算反射率函数的傅立叶组分。而interp.f 计算任意太阳—传感器条件下双向反射率函数。-Semi-infinite homogeneous layered media based on bi-d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:109.5kb
    • 提供者:徐琪
  1. kml2shp

    0下载:
  2. matlab小程序,用于kml文件格式转shp格式文件。-it is a matlab progam which can covert kml file to shape file.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3.67kb
    • 提供者:tina
  1. Shape

    0下载:
  2. 执行学生管理的错误的抛出,并将数据写入到文件中-Execution error is thrown, and the data written to a file
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:776byte
    • 提供者:高山
  1. Mesh

    0下载:
  2. matlab code that generates input file for gridgen to make automated mesh in conical and bell shape nozzles
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8.37kb
    • 提供者:AALI
  1. EQ

    3下载:
  2. 自己在MATLAB GUIDE下编写的数字均衡器。能播放WAV格式音频文件并进行8段均衡器调节,显示原波形、频谱和调节后的波形、频谱。压缩文件中还包含了3个可以参考的类似程序报告。-An EQ designed in MATLAB GUIDE. It can play WAV file and do the EQ, show the frequency spectrum and wave shape of original and filtered file.
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:2.24mb
    • 提供者:木偶
  1. clcRec

    0下载:
  2. This a clock recovery matlab code. This file is using a 4-PAM signal shape and the recovery method is DD recovery method. This file is a mfile. -This is a clock recovery matlab code. This file is using a 4-PAM signal shape and the recovery method i
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3.03kb
    • 提供者:sara
  1. clcRecoveryDDmethod

    0下载:
  2. this file is implementing CLOCK recovery using DD method in matlab. This is a mfile. The signal shape is 4PAM
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.12kb
    • 提供者:sara
  1. two-circle-shape-explosion-influence

    0下载:
  2. 间距很近的两个聚能装药爆炸时异源爆轰波对各自射流形成过程的干扰二维模拟的k文件,适用于LSDYNA求解-Distance between two very close to the shaped charge explosion when heterologous detonation wave on their respective jet formation file K interference in two-dimensional process simulation, suitable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:714.08kb
    • 提供者:赵方宣
  1. UMAT_SMA_BENJABER_ET_AL

    11下载:
  2. This an Abaqus user material subroutine UMAT in fortran language of a new 3D strain based constitutive model for shape emory alloys developped by Ben Jaber and coauthors in 2008 [1] and improved recently by Ben Jaber 2014 [2] This subroutine in For
  3. 所属分类:Algorithm

    • 发布日期:2016-12-02
    • 文件大小:2.05mb
    • 提供者:moez
  1. MFC

    1下载:
  2. (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-01-13
    • 文件大小:252kb
    • 提供者:宋骏霖
  1. FDM method on rectangular B.C

    0下载:
  2. in this file the temperature in a rectangular shape is investigated. the rectangular have nonhomogeneous boundary condition
  3. 所属分类:matlab例程

  1. Fast_GVF_v1.0

    0下载:
  2. The C++/MEX implementation of Gradient Vector Flow (GVF) is much faster than the Matlab implementation. There is a demo.m file in this package, which shows how to run a simple demo. The package is used by: [1] Quan Wang, Kim L. Boyer, T
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5.9kb
    • 提供者:NandaAldira
搜珍网 www.dssz.com