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

资源列表

« 1 2 ... .04 .05 .06 .07 .08 2209.10 .11 .12 .13 .14 ... 2673 »
  1. Linearlist-Frame

    0下载:
  2. 链表的实现模板源码,包含了链表和队列的使用-Linked list implementation template source code, including the use of linked lists and queues
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2.08kb
    • 提供者:Dou
  1. BTree-Frame

    0下载:
  2. 二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:244.09kb
    • 提供者:Dou
  1. FullArray

    0下载:
  2. 本代码可以将一个整数数组进行全排列,并将排列结果放到一个大数组里面,这样我们就可以轻松解决手动全排列的繁琐工作了-This code can be arranged in an array of integers for all, and the results are arranged into a large array inside, so we can easily solve the full array of tedious manual work
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.87kb
    • 提供者:yang
  1. ch1

    0下载:
  2. 该程序是数据结构(严蔚敏版的)教程算法1-1的源代码抽象和数据类型Triplet和ElemType(由c1-1.h定义)的基本操作(8个)-The program is a data structure (Yan Wei-min version) Tutorial 1-1 algorithm source code abstraction and data types Triplet and ElemType (defined by the c1-1.h) the basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:396.96kb
    • 提供者:若曦
  1. bog2-1

    0下载:
  2. 实现数据结构(严蔚敏版)算法2.1的程序-Data structure (Yan Wei-min version) algorithm 2.1 program
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.47kb
    • 提供者:若曦
  1. erchashu

    0下载:
  2. 10个二叉树的基本算法(求宽度、深度、叶子节点、相等、相似等)-10 the basic binary tree algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:6.44kb
    • 提供者:若曦
  1. linianqimoshijuan

    0下载:
  2. 历年(近三年)数据结构期末考试试卷及答案-Calendar year (nearly three years) data structures final exam papers and answers
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:390.82kb
    • 提供者:若曦
  1. 5

    0下载:
  2. 二叉排序树采用二叉链表存储。写一个算法,删除结点值是X的结点。要求删除该结点后,此树仍然是一棵二叉排序树,并且高度没有增长(注:可不考虑被删除的结点是根的情况)。-Binary sort tree stores using the binary tree. Write an algorithm deleting node value of X node. Requested the deletion of the node, this tree is still a binary sort tr
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:891byte
    • 提供者:若曦
  1. 4

    0下载:
  2. 设无向图G有n个点e条边,编写算法建立G的邻接表,并按照深度优先搜索输出顶点间。-Let undirected graph G with n vertices e edges, G to write algorithms to establish the adjacency table, and depth-first search in accordance with the output vertex requires time complexity of the algorithm is
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:965byte
    • 提供者:若曦
  1. expression_evaluation

    0下载:
  2. 表达式求值。利用栈操作,对含有‘+’‘-’‘*’‘/’‘(’‘)’的表达式进行求值。(利用中序遍历)-expression evaluation
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.73kb
    • 提供者:王蒙
  1. filesheacher

    0下载:
  2. 自己写的全文检索工具,可应用成小型搜索引擎.-Write your own text retrieval tools can be applied to a small search engine
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:173.31kb
    • 提供者:方云
  1. paradise

    1下载:
  2. 编写一个程序求解迷宫问题,迷宫是一个m行n列的0-1矩阵,其中0表示无障碍,1表示有障碍,设入口为(1,1),出口为(m,n),每次移动只能从一个无障碍的单元移到其周围8个方向上任一无障碍的单元,编制程序给出一条通过迷宫的路径。 要求:(1)输入m*n的迷宫矩阵,如: 6 9 0 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 1 1 0 1 1 1 1 0 1 1 1 0 1 0 0 1 0 0
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1.29kb
    • 提供者:YY
« 1 2 ... .04 .05 .06 .07 .08 2209.10 .11 .12 .13 .14 ... 2673 »
搜珍网 www.dssz.com