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

资源列表

« 1 2 ... .92 .93 .94 .95 .96 697.98 .99 .00 .01 .02 ... 2673 »
  1. zui_xiao_sheng_cheng_shu

    0下载:
  2. 最小生成树 一.问题描述 构造一无向连通网,用Prim算法或Kruskal算法实现最小生成树的算法 二.实验目的 1.掌握网的基本概念和连通网的存储结构 2.掌握最小生成树的算法实现 三.实验要求 1.确定边的相邻顶点和权植,建立无向连通网,实现最小生成树。 2.Prim算法思想: 设G=(V,E)是一个无向连通图,令T=(U,TE)是G的最小生成树。T的初始状态为U={v0},TE={},然后重复执行下述操作:在所有u,v的边中找一条代价最小的边(u,v
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:jjf
  1. graph

    0下载:
  2. 有向图 采用邻接表存储 DFS和BFS方法遍历 为方便表示,结点数小于10 用V0-V9表示不同的结点的-Directed graph using adjacency list method of storing DFS and BFS traversal for the convenience that the number of nodes is less than 10 with V0-V9 for different node
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.74kb
    • 提供者:刘少东
  1. mylove

    0下载:
  2. 二叉树遍历 包括前序遍历,中序遍历,后续遍历,以及层次遍历-Including pre-order traversal, in-order traversal, follow through, and the level of traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.74kb
    • 提供者:jj
  1. q5

    0下载:
  2. 【字串排列】 以各種的方式排列字串 有全排列、(不重複)全排列、以及字典方式排列
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:echo
  1. stack

    0下载:
  2. 数据结构 堆栈 Visual C-stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:ddddabcd
  1. ExpressionEvaluation

    0下载:
  2. 此程序实现简单算术表达式求值功能 参考了《数据结构 习题与解析 B级》 -This process simple arithmetic expression evaluation function
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.74kb
    • 提供者:nelson
  1. sort

    1下载:
  2. 以下问题要求统一在一个大程序里解决。 17、折半插入排序 18、冒泡排序 19、快速排序 20、简单选择排序 21、归并排序 22、堆排序 -The following questions and ask people in a program to solve. 17, binary insertion sort 18 bubble sort 19, quicksort 20, a simple selection sort, merge sort 22, hea
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.74kb
    • 提供者:topsunds
  1. KMP

    0下载:
  2. 这是一个数据结构的算法,用来进行模式匹配,找到一个字符串中是否包含某个子串, 也就是KMP算法.里面内容比较全面,包括详细的注释。-this is a data structure, which to find whether a string contains a certain substing. Known as KMP,but it contains more content, including the exhaustive document.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.74kb
    • 提供者:王海
  1. 3SAT

    1下载:
  2. 对于给定的带权3-CNF,设计一个蒙特卡罗算法,使其权值之和尽可能大-regard to the right to bring 3-CNF, a Monte Carlo algorithm design, make it the right value and the greatest possible
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:自由人
  1. zz

    0下载:
  2. 图的相关操作:建立图,图的遍历,查找元素,删除元素等
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:郑鑫
  1. Single_source_shortpath_dij

    0下载:
  2. 迪杰斯特拉算法求最短路径的并行实现,可以修改结点个数-Parallel Algorithm for Shortest Path
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.74kb
    • 提供者:ck
  1. Sorting

    0下载:
  2. 排序算法是数据结构中算法,已经编译,并无错误,在vs2008中编译。为实验中所作算法。-Sorting algorithm is a data structure, algorithm, has been compiled, no errors in the vs2008 compiler. By the algorithm for the experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.74kb
    • 提供者:fff
« 1 2 ... .92 .93 .94 .95 .96 697.98 .99 .00 .01 .02 ... 2673 »
搜珍网 www.dssz.com