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

资源列表

« 1 2 ... .58 .59 .60 .61 .62 163.64 .65 .66 .67 .68 ... 2673 »
  1. dijkstra

    0下载:
  2. Dijkstra算法的C语言实现,输入参数包括三部分: 1)图中的节点个数 2)图的权值矩阵,其中,不相邻的两节点间输入较大的数100表示 ; 3)给定源节点,如输入1表示以1节点为源节点;输入2表示以2节点为源节点,依次类推。 -Dijkstra algorithm in C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:778byte
    • 提供者:wenwen
  1. ClimbLadder

    0下载:
  2. 分别使用动态规划思想和非动态规划思想完成爬梯子问题(一次爬一步或者两步)-Using dynamic programming and non-dynamic programming to complete the problem of climbing a ladder (one-step or two-step a time)
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:779byte
    • 提供者:xmh
  1. erfenfa2

    0下载:
  2. 非递归调用的二叉查找法:初始化一个数组,提示输入待查元素,返回查找的结果和查找次数-non - recursive call the binary search method : an array initialization, suggesting that the importation of unknown origin elements, return to the search results and the number of search
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:780byte
    • 提供者:刘莹
  1. LAB_4

    0下载:
  2. 树的遍历,采用非递归的方法对树进行中序遍历-Tree traversal, the use of non-recursive methods of tree traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:780byte
    • 提供者:xuhaifeng
  1. huffcode

    0下载:
  2. 哈弗曼编码的原程序代码,用于嵌入图像编码的源程序。-Havermann encoding the original program code, source code for the embedded image.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:780byte
    • 提供者:Charles
  1. Heap-sort

    0下载:
  2. 堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。 -Heap sort (Heapsort) is the use of stacked tree (heap) data structure designed such a sorting algorithm can take advantage of the characteristics of the array elements quickly locate t
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:780byte
    • 提供者:mfeng
  1. 34

    0下载:
  2. 数据结构哈希表的运用,运行过正确的,希望有帮助到人。-The use of hash table data structures, run over the right, want to help other people.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:780byte
    • 提供者:geodan
  1. zypxtxsf

    0下载:
  2. 作业排序的贪心算法实现c++代码,实现平台visual studio2008-Scheduling the greedy algorithm c++ code, platform Visual studio2008 and
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:780byte
    • 提供者:Lc
  1. delete

    0下载:
  2. 一个简单的删数问题的程序,用的是贪心算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:781byte
    • 提供者:zxc
  1. BinarySearchTree

    0下载:
  2. 设S=(x1,x2,…,xn)是有序集,且x1<x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a1,a2,…,an),求在所有表示有序集的二叉树中找出一棵具有最小平均路长的二叉搜索树问题。-Set S = (x1, x2, ..., xn) is an ordered set, and x1 <x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:781byte
    • 提供者:jj
  1. shuffle-cards

    0下载:
  2. 洗牌算法,把一副牌随机的依次发给四个玩家。-Shuffling algorithm, the random order of a deck of cards issued to four players.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:781byte
    • 提供者:王乐
  1. exam6-2

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

    • 发布日期:2017-04-10
    • 文件大小:781byte
    • 提供者:laoyu
« 1 2 ... .58 .59 .60 .61 .62 163.64 .65 .66 .67 .68 ... 2673 »
搜珍网 www.dssz.com