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

搜索资源列表

  1. AdRBF

    0下载:
  2. 点云处理中的自适应RBF算法,通过隐函数的拟合实现点云的重构和网格化-point cloud processing algorithm for the adaptive RBF, the implicit function fitting achieve Cloud Reconstruction and Grid
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:63689
    • 提供者:胖丫
  1. binarytree

    0下载:
  2. 搜索二叉树的实现,包括建树,删除节点,根据前序遍历和中序遍历的结果重构该二叉树
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10510
    • 提供者:chenliang
  1. binarytree

    0下载:
  2. 重构二叉树的一个算法,如何用二叉树解决问题-Reconstruction of a binary tree algorithm, how to solve the problem tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:535
    • 提供者:死人
  1. Rebuild-binary-tree

    0下载:
  2. Rebuild binary tree 根据输入的二叉树前序和中序遍历序列重构二叉树,输出对应节点的左右子节点。-Rebuild binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:533
    • 提供者:
  1. Rearrangement-Algorithm

    0下载:
  2. 基因组重构是改变基因在基因组中排列顺序的生物过程,可归结为三种主要操作:移位、反转和转位。重组距离即从一个基因组转化为另一个基因组所需的最少重组次数。双重基因组中每条染色体都是成对出现的。双重基因组重构问题,即要求计算一个与给定基因组移位距离最短的双重基因组。对于该问题,Nadia El-Mabrouk等人给出了一个多项式时间算法。本文利用Delphi集成开发环境,将该算法实现为双重基因组重构软件:(1)设计了优化的数据结构 (2)给出了详细的实现方法。(3)调试验证了算法的正确性。 本文首先介
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2141171
    • 提供者:廖世龙
  1. Triangular-Reconstruction

    0下载:
  2. 基于增量扩散法的思想,提出并实现了一个散乱点云的三角网格重构算法-Based on region-growing idea, a triangular mesh reconstruction algorithm for points cloud is presented
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:496250
    • 提供者:吉祥如意
  1. ccprogam

    0下载:
  2. 对于一维时间序列 ,可通过延迟坐标相空间重构法扩展到高维空间,以便把时间序列中蕴藏的信息充分显露出来,就是cc法-For one-dimensional time series by delay coordinate phase space reconstruction method extended to high-dimensional space, in order to fully reveal the information hidden in the time series, cc
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4290
    • 提供者:yjx
  1. VCPP-genetic-reconfiguration

    0下载:
  2. 基于VC++的电力系统遗传算法重构实现. 用于减少系统损耗的重构,包含了潮流功能-Power genetic algorithm-based VC++ reconstruction. Used to reduce the loss of the reconstruction of the system, including the trend
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:28038
    • 提供者:ding
  1. sicily

    0下载:
  2. 关于图的广度优先搜索和深度优先搜索算法,结构体描述。还有二叉树的重建,根据先序和中序重构二叉树-DFS and BFS
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1079
    • 提供者:qinzhaokun
  1. C-Cmethod-for-delay-time

    0下载:
  2. C-C法求相空间重构的延迟时间,内有详细说明方法,-CC method for phase space reconstruction delay time, with detailed descr iption of methods,
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:5643
    • 提供者:zb
  1. CS_OMP_recovery

    0下载:
  2. 压缩感知重构算法中的正交匹配追踪算法,用于对信号进行重构-Compressed sensing reconstruction algorithm of orthogonal matching pursuit algorithm, is used to reconstruct the signal
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1574
    • 提供者:Wu hongxuan
  1. C---C-space-reconstruction-method

    0下载:
  2. C-C空间重构法,对随机信号进行空间重构。-C- C space reconstruction method, the random signal space reconstruction.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:5439
    • 提供者:马志方
  1. oderride-analog

    0下载:
  2. 连续信号的采样与重构,主要说明信号采样与重构程序-Continuous signal sampling and reconstruction, mainly explain the procedure of signal sampling and reconstruction
  3. 所属分类:Data structs

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:Donzjkm
  1. C_Res

    0下载:
  2. db1——db5小波分解、重构输出,系数精度高(Wavelet decomposition and reconstruction output)
  3. 所属分类:数据结构

    • 发布日期:2017-12-25
    • 文件大小:26624
    • 提供者:WCJ
  1. snafshotlist

    1下载:
  2. 用MATLAB实现模拟立方体的重构,是计算机视觉中三维重构的重要的应用实验()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:HVYAqqy%5F453
  1. srarch

    0下载:
  2. 用MATLAB实现计算机视觉中三维重构所需的基本矩阵的运算()
  3. 所属分类:数据结构

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:raise
  1. Heap sorting

    0下载:
  2. 本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:711680
    • 提供者:薄荷小安
搜珍网 www.dssz.com