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

资源列表

« 1 2 ... .85 .86 .87 .88 .89 23290.91 .92 .93 .94 .95 ... 28278 »
  1. TraverTrain

    0下载:
  2. 折半查找快速排序、二叉排序树、堆排序检索策略在列车信息检索中的应用-Quicksort binary search, binary tree sort, heap sort search strategy used in train Information Retri
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:29.58kb
    • 提供者:汤义恺
  1. maze-

    0下载:
  2. 设计一个8*8矩阵用来表示迷宫,针对这个矩阵,程序判断是否能够从起点(右上角)经过迷宫走到终点(左下角)。-Design a 8*8 matrix to represent the maze, for this matrix, the program can determine whether the starting point ( the upper right corner) through the maze to the end point (bottom left).
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.06kb
    • 提供者:
  1. Voronoi

    0下载:
  2. 采用中垂线构图的方式解决Voronoi构图问题,本算法随机生成外部凸包,可以高效解决内部节点个数为20以下的Voronoi构图,并且用graphics.h画出相应图形。-Using the vertical resolution of Voronoi patterned patterning problem, the algorithm randomly generated outside the convex hull can efficiently solve the number of i
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:
  1. Comparison-of-sorting-algorithms

    0下载:
  2. 比较8种排序算法的时间:直接插入排序、希尔排序、冒泡排序、快速排序、选择排序、堆排序、归并排序、基数排序- Comparative eight algorithm time: direct insertion sort, Hill sort, bubble sort, quick sort, select, sort, heap sort, merge sort, radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:433.89kb
    • 提供者:木离黎
  1. Arithmetic-expression-evaluator

    0下载:
  2. (1) 从键盘或文件读入一个合法的算术表达式,输出正确的结果。 (2) 显示输入序列和栈的变化过程。 (3) 考虑算法的健壮性,当表达式错误时,要给出错误原因的提示。-(1) the keyboard or the file is read into a legitimate arithmetic expressions, output the correct result. (2) changes in the sequence and displays the input pr
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:203.11kb
    • 提供者:木离黎
  1. Queen

    0下载:
  2. 皇后问题,自定义输入N,完成N*N棋盘的N皇后排列问题。-Queens, custom input N, N Queen permutation problem N* N chessboard.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:174.18kb
    • 提供者:刘昊岩
  1. testSortings

    0下载:
  2. 编写选择排序、插入排序、冒泡排序、快速排序、堆排序、希尔排序、归并排序、基数排序算法,加上C++库函数sort,调用系统时钟clock对排序算法做效率比较。-Write selection sort, insertion sort, bubble sort, quick sort, heap sort, Hill sort, merge sort, radix sort algorithm, plus C++ library function sort, calling the system c
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.24mb
    • 提供者:刘昊岩
  1. Josephus

    0下载:
  2. 约瑟夫问题,输入总人数n,输入每隔m个人出列一个,按出列顺序输出每人的原始序号。-Joseph problems, enter the total number n, m input every individual out of a column, press the column order number of the original output per person.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:184.32kb
    • 提供者:刘昊岩
  1. SHUJU-

    0下载:
  2. 数据结构课件,每章内容都有,值得学习和借鉴-Data structure courseware, detailed content of each chapter, it is worth learning and reference
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:8.93mb
    • 提供者:erica
  1. calcmulate-0

    0下载:
  2. 给定一个整数N,求N的阶乘末尾有多少个0 应用程序的每个文件的内容。-Given an integer N, N factorial seeking the end there is the content of the application number 0 for each file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:陈雅
  1. graph--matrix

    0下载:
  2. 采用邻接矩阵来实现图的创建, graph.cpp是主应用程序源文件-Implementation creates graph adjacency matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:陈雅
  1. Binary-Tree

    0下载:
  2. (1)从键盘上输入数据,建立二叉链表。 (2)前序遍历、中序遍历、后序遍历二叉树:递归算法。 (3)前序遍历、中序遍历、后序遍历二叉树:非递归算法。 (4)借助队列实现二叉树的层次遍历。 在主函数中设计一个简单的菜单,分别调试上述算法。-(1) input data the keyboard, build binary list. (2) former preorder, preorder, after preorder binary tree: recursive al
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:李大娘
« 1 2 ... .85 .86 .87 .88 .89 23290.91 .92 .93 .94 .95 ... 28278 »
搜珍网 www.dssz.com