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

资源列表

« 1 2 ... .15 .16 .17 .18 .19 420.21 .22 .23 .24 .25 ... 2673 »
  1. digui

    0下载:
  2. 八皇后问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线-eight queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1137
    • 提供者:张志
  1. bittree

    0下载:
  2. 关于二叉树的相关操作,包括先序、中序、后序的遍历操作-the operation about bittree,including preorder traversal,midorder traversal and postorder traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1137
    • 提供者:lizhen
  1. data

    0下载:
  2. 编写一个程序,实现链队的各种基本运算,并在此基础上设计一个主程序完成如下功能: (1)初始化链队 (2)依次进队元素a,b,c (3)出队一个元素,输出该元素 (4)依次进队元素d,e,f (5)输出链队的元素 #include "stdafx.h" #include <stdio.h> #include <malloc.h> typedef char status typedef char elemtype t
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1137
    • 提供者:gyk
  1. BinSearch

    0下载:
  2. 线性表查找技术,简单的源程序代码,用线性表实现查找功能-The linear table lookup technology, a simple source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1137
    • 提供者:wangyuan
  1. Matlab_DFS_Maze_All_Solutions

    0下载:
  2. 本函数用深度优先遍历(回溯法)来求解迷宫的所有路径 maze:是迷宫矩阵,其中0表示可以去走的路 1表示障碍 2表示入口 3表示出径 5表示路径-Road this function with a depth-first traversal (backtracking) to solve the maze path maze: a maze matrix, where 0 means you can go to go 1 shows the obstacle
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:1137
    • 提供者:冰冰
  1. 实验二(2)

    0下载:
  2. 数据结构的第二个实验-data structure to the second experiment
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1138
    • 提供者:程寒
  1. tel-number

    0下载:
  2. 使用链表创建电话号码薄,可以创建、增加、删除等操作。-creat tel number,you can modify the book.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1138
    • 提供者:lili
  1. huffman

    0下载:
  2. 构造哈夫曼树,应用深度优先与广度优先搜索……测试无误,欢迎交流-Huffman tree construction, application of depth first and breadth first search ... ... the test is correct, welcomed the exchange of
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:陆云
  1. huffman

    0下载:
  2. 关于数据结构这门学科的源代码程序,序列七之二。-About data structure of the subject, the source program
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1138
    • 提供者:laoyu
  1. 24

    0下载:
  2. 就是要读取比赛结果,然后进行排序,输出一个包括积分,净胜球,进球数等的积分榜。 解题过程:分成两步来做,先用比较合适的方式输入字符串,然后可以用qsort函数进行降序排列,同时把每个队伍当做一个结构体,这里就要主要用qsort函数对结构体进行排序的方法。-So, your task is quite simple: write a program that receives the tournament name, team names and games played and out
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1138
    • 提供者:火山
  1. IN2POST

    0下载:
  2. Converting inorder to postorder in C-Converting inorder to postorder in C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:esl_nourani
  1. LinkString

    0下载:
  2. 数据结构 串的源码 由机内标准串构造 元素后移 插入元素-The source of the data structure of string shift from within the standard string structural elements, insert elements
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:党心蕊
« 1 2 ... .15 .16 .17 .18 .19 420.21 .22 .23 .24 .25 ... 2673 »
搜珍网 www.dssz.com