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

搜索资源列表

  1. Volterraprediction

    0下载:
  2. 小数据量法求混沌吸引子最大Lyapunov指数的Matlab程序,参考文献:张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03-small data method for chaotic attractor largest Lyapunov exponent of Matlab procedures References : Zhang Shu. The chaotic time series Volterra adaptive prediction. Physics
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.59kb
    • 提供者:江维
  1. Volterra_MultiStepPred_luzhenbo

    3下载:
  2. 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11.57kb
    • 提供者:陆振波
  1. shu&erchashu

    0下载:
  2. 用c++实现的数据结构中树和二叉树的各种运算
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:577.46kb
    • 提供者:何某某
  1. shu

    0下载:
  2. 1.[问题描述] 编写递归算法,计算二叉树中叶子结点的数目 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g . [输出] 按中序序列输出,输出的结果为;dbheaficg并计算出二叉树中叶子结点的数目为4 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,中序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点。根据左右子树的最后一个
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:7.94kb
    • 提供者:Demonic
  1. shu

    0下载:
  2. 数据结构中二叉树结构的实现代码,C语言的。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:黄勇
  1. shu

    0下载:
  2. 二叉树的创建以及利用递归进行前序遍历,同时借助堆栈,进行中序、后续遍历,希望 对各位朋友有所帮助
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:211.5kb
    • 提供者:Blade
  1. shu

    0下载:
  2. 作为小镇网络建设,每个点有权值 实现最小生成树的算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.9kb
    • 提供者:陈叶
  1. shu

    0下载:
  2. 数据结构实验,还附加实验报告哦,大家下来看看吧
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.56kb
    • 提供者:张璐
  1. shu

    0下载:
  2. 动态演绎2叉树的原理。演示二叉树的前序遍历过程。 演示二叉树的中序遍历过程。 演示二叉树的后序遍历过程。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.68mb
    • 提供者:徐伟江
  1. shu

    0下载:
  2. 最小生成树的解决方法,可以通过输入权值,定点,重点解决问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:ziwei
  1. shu 2

    0下载:
  2. 直接下载即可。关于数字水印的matlab里程-can be downloaded directly. Digital watermarking on the Matlab mileage
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:415.69kb
    • 提供者:王平
  1. 2cha shu

    0下载:
  2. 二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用-binary tree with the establishment of three times Lee (former sequence, sequence after sequence of three), for reference only
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:刘华宾
  1. TVL1_HCS_v1

    2下载:
  2. % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
  3. 所属分类:matlab例程

    • 发布日期:2011-04-21
    • 文件大小:895.62kb
    • 提供者:li123kai@126.com
  1. 多叉树的实现

    0下载:
  2. 多叉树的实现, visual c++ 6.0 编辑-duo cha shu de shi xian, visual c++ 6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:mashichi
  1. shu

    0下载:
  2. 这又是一个C++ 编写的数据结构,里面有许多最基本的功能,如栈\队列\树等.应该有一定的帮助.-This is a C++ Prepared data structure, there are many of the most basic functions, such as trees, such as stack queue. There should be some help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:12.14kb
    • 提供者:陈大圣
  1. shu

    0下载:
  2. 此源码配合数据结构(C++)严蔚敏版,是对树这一章的汇总-This source with the data structure (C++) YAN Wei-min version of this chapter is a summary of the tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:11.57kb
    • 提供者:xaoyan
  1. shu

    0下载:
  2. 编写程序,首先建立如下图所示的带头结点的二叉链存储结构二叉树,然后把二叉树顺时针旋转90度后在屏幕上打印该二叉树,然后输出分别按照前序遍历(含递归与非递归两种方法),中序遍历,后序遍历以及层次遍历等方法遍历二叉树次序访问各结点的序列信息,并验证结果正确与否,并实现在该二叉树中查找某结点数据的方法。-Programming, first of all to establish a lead as follows node chain store binary tree structure, and
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10.92kb
    • 提供者:瑶瑶
  1. shu

    0下载:
  2. 数据结构中关于树的编程 希望对大家有所帮助-Tree data structure in programming about everyone would like to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:tt
  1. 07

    0下载:
  2. 本人收集的一些数据结构经典算法实现,感觉还不错-shu ju jie gou jing dian suan fa shi xian
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:11.99kb
    • 提供者:谢科
  1. shu

    0下载:
  2. 求最大数,平均数很好的东西,希望大家喜欢,请多多支持,以后会有更多的东西-For the largest number, average number of good things, I hope you like it, please support, there will be more
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.04kb
    • 提供者:蓝诺
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com