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

资源列表

« 1 2 ... .87 .88 .89 .90 .91 25192.93 .94 .95 .96 .97 ... 28275 »
  1. 利用尾插法建立一个双向链表

    0下载:
  2. 1. 利用尾插法建立一个双向链表,并遍历双向链表。 2. 实现双向链表中删除一个指定元素。 3. 在非递减有序双向链表中实现插入元素e仍有序算法。 4. 判断双向链表中元素是否对称,若对称返回1,否则返回0。 5. 设元素为正整型,实现算法所有奇数排列在偶数之前。 6. 在主函数中设计一个简单的菜单调试上述算法。 -table
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:63272
    • 提供者:李惠
  1. a

    0下载:
  2. (1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素 .输入整型元素序列利用有序表插入算法建立一个有序表-(1). Enter an integer sequence of elements, and to establish the sequence table. (2). Traversal of the sequence table. (3). The order to find a particular element in
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:1169
    • 提供者:xuxy
  1. QuickSort

    0下载:
  2. 迭代快速排序,基本上按照算法书上的算法思想来实现的-Iterative Quicksort basically in accordance with the algorithm book thinking algorithm to achieve the
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:111813
    • 提供者:taolizao
  1. suanfa

    0下载:
  2. 算法设计与分析基础课后习题答案,好的一本算法书。-Algorithm Design and Analysis of Problem-based after-school answer to an algorithm is a good book.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4685950
    • 提供者:jack
  1. meanshift

    0下载:
  2. 这是介绍menshift算法的资料,很经典-This algorithm is described menshift information, it is classic
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:266418
    • 提供者:teamcen
  1. scasca

    0下载:
  2. 迷宫求解 用一个m×n长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序对于任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Maze solving an m × n long phalanx said the maze, the maze of pathways and barriers 0 and 1, respectively. Design a program for any set of the maze, find a path from entran
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2712
    • 提供者:mkk
  1. TRIE

    0下载:
  2. 字典树,实现字典树的插入删除查找功能。效率高-Dictionary tree, insert the tree removed to achieve a dictionary lookup function. Efficient
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1633
    • 提供者:fanjingfan
  1. eight-queen

    0下载:
  2. 通过堆栈结构解决著名的八皇后问题,同时也是数据结构中的典型例题-Codes for the well-known eight-queen problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1452
    • 提供者:wangfuwei
  1. ourdev_423854

    0下载:
  2. VC编程源码,算法,文档,DTMF软解码-VC programming source code, algorithms, documentation, DTMF decoding software
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:56535
    • 提供者:Rick
  1. sns-2-IP

    0下载:
  2. 首届SNS算法设计大赛初赛第二题~有关Ip查询~-SNS algorithm first design competition Ip preliminary inquiries about the second question ~ ~
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:151890
    • 提供者:jiang
  1. BinarySearchTree

    0下载:
  2. 二叉搜索树的各种基本操作,各种遍历的递归和非递归实现,还有输出在指定范围的节点等-Binary search tree, variety of basic operations, a variety of traversal recursive and non-recursive implementation, as well as output in the specified range of nodes, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1008243
    • 提供者:沈成光
  1. biaodashiqiuzhi

    0下载:
  2. 问题描述   带有变量的中缀表达式是常见的数学表达式。如果规定变量由长度不超过 8 个小写字母组成;end为保留字,表示程序段结束;用?表示输出指定变量的值,则可以设计出比较复杂的表达式(即一个可顺序执行语句序列)。例如,如果有如下语句段: abc=10 def=8 c=abc+def abc=abc+5-c*2 ? c ? abc end 则输出为: c=18 abc=-21 注意:为了简化编程实现,运算符只有
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:29196
    • 提供者:vengeance
« 1 2 ... .87 .88 .89 .90 .91 25192.93 .94 .95 .96 .97 ... 28275 »
搜珍网 www.dssz.com