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

资源列表

« 1 2 ... .32 .33 .34 .35 .36 25137.38 .39 .40 .41 .42 ... 28275 »
  1. Dijkstra

    0下载:
  2. Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2.17kb
    • 提供者:yjl
  1. SpiralMetrix

    0下载:
  2. 打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for numerical methods, but this code
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:3.7kb
    • 提供者:inspire
  1. 8_queens

    0下载:
  2. 8_queens 经典8皇后问题 希望能为刚入门的朋友提供些许帮助-8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:5.52kb
    • 提供者:FGJ
  1. datastructure

    0下载:
  2. 数据结构,里面有很多算法的参考代码,学算法的要用到哦-Data structure, there are many algorithms reference code, learning algorithm to use to Oh
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:196.89kb
    • 提供者:nuanhuakai
  1. FFT_C

    0下载:
  2. 最高1024点的FFT程序,可根据用户设定修改点数,在Microsoft Visual C++平台下调试通过-Maximum 1024 points FFT procedures, can be modified according to user set points in the Microsoft Visual C++ Platform debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:21.3kb
    • 提供者:
  1. huffman

    0下载:
  2. 利用哈夫曼编码的原理对字符进行处理,最后输出的是对输入的字符的0和1的编码-The principle use of Huffman coding of characters to deal with the final output is the input of 0 and 1 character encoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.29kb
    • 提供者:jack94
  1. EX9-1

    0下载:
  2. 遍历二叉树并使用3种方法统计结点与叶子结点-Binary Tree Traversal and use three kinds of statistical methods and leaf node node
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.03kb
    • 提供者:小龙
  1. ds

    0下载:
  2. 数据结构的C语言实现,包括链表,堆栈,队列,哈希表,二叉树,其中哈希表经过实践可实现1秒查询100万次-Data structure of the C language, including the list, stack, queue, hash table, tree, hash table which can be achieved through practice one seconds query one million times
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11.59kb
    • 提供者:赖泽天
  1. suanfa

    0下载:
  2. 数据结构三种先序遍历非递归算法。 数据结构三种先序遍历非递归算法。-Data structure of three first traversal non-recursive algorithm. Data structure of three first traversal non-recursive algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:946byte
    • 提供者:大王
  1. datastructure

    0下载:
  2. 数据结构的全部课程实验,车厢调度,一元稀疏,停车站,哈弗曼-Data structure of a full course of experiments, train scheduling, one dollar sparse, parking stations,哈弗曼
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:46.29kb
    • 提供者:鸿烈程
  1. exe1-063340

    0下载:
  2. SSD5 中EX1的参考答案 下载后请参照注释认真分析-SSD5 in reference answer EX1 download Please refer to Notes careful analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.56kb
    • 提供者:ylm
  1. yinhangjiasuanfa

    0下载:
  2. 利用银行家算法实现资源分配。当某个进程提出资源请求是,假定先分配给它,然后查找个进程的请求,检查系统剩余资源是否由于分配而导致思死锁。若是则该进程等待;否则,为其进程所需资源。-Bankers algorithm using the allocation of resources. When a request is put forward the process, it is assumed that first be allocated to it, and then find a proc
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8.71kb
    • 提供者:machunyu
« 1 2 ... .32 .33 .34 .35 .36 25137.38 .39 .40 .41 .42 ... 28275 »
搜珍网 www.dssz.com