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

资源列表

« 1 2 ... .51 .52 .53 .54 .55 27356.57 .58 .59 .60 .61 ... 28275 »
  1. sqstack

    0下载:
  2. 和线性表类似,栈也有两种存储表示:顺序栈和链栈。   顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。 -and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the sequence of stack. Table and order
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8076
    • 提供者:小虫子
  1. Twoforktrees

    0下载:
  2. 二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:林静
  1. Linewatch

    0下载:
  2. 线性表的基本操作,基本操作:插入、删除、查找以及线性表合并等运算在顺序存储结构和链接存储结构上的运算。-linear form the basic operation, the basic operations : insert, delete, Search and linear forms merging operations in order to link storage structures and storage structure on the operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1911
    • 提供者:林静
  1. wimgapitest

    0下载:
  2. 调用wimgapi实现的一个将wim文件apply到目录的例子。-call wimgapi achieve a wim document will apply to list the examples.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7927
    • 提供者:周元真
  1. Diagram

    0下载:
  2. 图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods, the operation of the map algor
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:林静
  1. SGAperfect

    0下载:
  2. 基本遗传算法,又称为SGA算法,其中包括了详尽的注释,执行效果还不错!-basic genetic algorithm, also known as SGA algorithm, which included a detailed notes, the implementation of the results were pretty good!
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:14576
    • 提供者:张阳
  1. qipanfugaiwenti

    0下载:
  2. 棋盘覆盖问题:在一个2的k次幂乘以2的k次幂个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,用四种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格。 -chessboard coverage : two in a k-th power of 2 multiplied by the k-th power grid consisting of a chessboard, and a box with the other
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9695
    • 提供者:pp
  1. NLMS_algorithm_demo

    0下载:
  2. NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file-NLMS algorithm demo Note : The author does not take any responsibility for a ny harm caused by the use of this file
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1606
    • 提供者:shyhjin
  1. decompose

    0下载:
  2. MATLAB实现声音信号的小波分解与重构(内副数据)-MATLAB voice signals in the wavelet decomposition and reconstruction (with Vice data)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:129182
    • 提供者:michael
  1. bpnetworkdown

    0下载:
  2. MATLAB实现BP神经网络故障模式识别的示例-MATLAB BP neural network fault examples of pattern recognition
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1725
    • 提供者:michael
  1. breakpoint

    0下载:
  2. 用MATLAB小波工具箱实现的信号奇异点的检测-MATLAB toolbox realize the singular point of the signal detection
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:michael
  1. Elman

    2下载:
  2. MATLAB程序编写的神经网络ELMAN算法,实现故障模式识别-MATLAB programming Elman neural network algorithm, the fault pattern recognition
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:937
    • 提供者:michael
« 1 2 ... .51 .52 .53 .54 .55 27356.57 .58 .59 .60 .61 ... 28275 »
搜珍网 www.dssz.com

浏览历史记录

关闭