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

资源列表

« 1 2 ... .09 .10 .11 .12 .13 24814.15 .16 .17 .18 .19 ... 28276 »
  1. Backtracking_algorithm_design

    0下载:
  2. 回溯算法设计,用于课程设计的算法分析与设计的实验内容,包括实验截图-Backtracking algorithm design for curriculum design, algorithm analysis and design of experiments, including the experimental Screenshot
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:26.74kb
    • 提供者:wu
  1. graph

    0下载:
  2. 数据结构实验:用C语言求解图的深度遍历和广度遍历-Experimental data structures: Using C language to solve graph traversal depth and breadth of the traverse
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.62kb
    • 提供者:zx
  1. Joseph

    0下载:
  2. 数据结构实验:用链表模拟约瑟夫环问题C语言 Joseph-Experimental data structure: the problem with the linked list C-ring analog Joseph Joseph
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:743byte
    • 提供者:zx
  1. haffman

    0下载:
  2. 一个哈夫曼编码和译码程序 1、掌握树、森林和二叉树的概念和它们的特性以及它们之间是怎样相互转换的,理解二叉树的三种遍历:先序遍历、中序遍历和后序遍历,和树的两种遍历:先序遍历和后序遍历。 2、理解二叉树的基本运算算法实现以及它的非递归运算算法和层次遍历算法,了解二叉树的线索化及其它的应用。 3、掌握树和二叉树的几种存储结构以及它的构造,学会使用二叉链表实现二叉树的存储验证和设计相关算法。 -A Huffman encoding and decoding procedures fo
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:158.04kb
    • 提供者:jingjing
  1. wr00000000000002

    0下载:
  2. 关于数据结构的c++语言 描述很好的书籍-With regard to the data structure c++ language to describe a very good book
  3. 所属分类:Data structs

    • 发布日期:2017-06-13
    • 文件大小:19.21mb
    • 提供者:汪然
  1. circularLinkedList

    0下载:
  2. 一个单向循环链表来表示队列(即循环链队),该队列只设一个队尾指针,不设队首指针,实现以下算法: 1)向循环链队插入一个元素值为x的结点。 2)从循环链队中删除一个结点。 3)访问队列 -A one-way circular list to represent the queue (ie, cycle chain team), the queue tail pointer only to set up a team with no team in the first pointe
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:732byte
    • 提供者:张敏
  1. BiTNode

    0下载:
  2. 1.建立二叉链表。 要求:按先序遍历规则,从键盘连续输入二叉树的先序序列,若无孩子结点,则用*代替,以示空指针的位置。 2.用先序、后序遍历递归算法对前面建立好的二叉链表树进行遍历。要求分别显示遍历后的结点序列。 3.调用计算二叉树的叶子结点算法,统计上述二叉链表树的叶子结点总数,从屏幕显示二叉链表树的叶子结点总数。 4.设计一个算法,求二叉树中值为x的结点的所在层的层号。 -1. The establishment of binary list. Requirement
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.02kb
    • 提供者:张敏
  1. Graph

    0下载:
  2. 1.建立无向网的邻接矩阵。 要求:从键盘输入无向网的顶点数和边数;然后以“顶点1,顶点2,权值”的方式输入图的各边,建立邻接矩阵存储,并输出各顶点和邻接矩阵。 2.对无向网进行深度优先遍历,输出遍历序列。 3.判断给定的无向网是否是连通的? 要求:从键盘上输入出发点进行搜索遍历,输出遍历序列。 -1. The establishment of the network adjacency matrix. Requirements: No input from the ke
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.72kb
    • 提供者:张敏
  1. ErChaPaiXuShu

    0下载:
  2. 1)写一算法建立有n个结点的二叉排序树; 2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。 -1) Write an algorithm to establish a n-node binary sort tree 2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:849byte
    • 提供者:张敏
  1. tulun

    0下载:
  2. 这是图论专题讲座,南开大学acm集训队集训资料,很好用啊-This is a graph theory lecture, Nankai University, acm training team training data, good use ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:周灵
  1. jinzixingyouxi

    0下载:
  2. 这是一个c++小游戏,叫“井字形”游戏,三个子连在一起就可以赢了-This is a c++ game, called " well-shaped" game can be linked to three sub-win
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:331.79kb
    • 提供者:周灵
  1. tongjizifugeshu

    0下载:
  2. 这是c语言写的一个程序,统计字符串中每个字母出现的个数-This is a program written in c language, statistics string number of each letter appears
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:372.34kb
    • 提供者:周灵
« 1 2 ... .09 .10 .11 .12 .13 24814.15 .16 .17 .18 .19 ... 28276 »
搜珍网 www.dssz.com