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

资源列表

« 1 2 ... .06 .07 .08 .09 .10 24511.12 .13 .14 .15 .16 ... 28278 »
  1. lisanshuxu2

    0下载:
  2. 1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) -1. Find a limited set of relations on a given reflexive, symmetric and transitive closure. (There are two solution method, only one is A, both are used as B)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.54kb
    • 提供者:程国栋
  1. lisanshuxushiyan3

    0下载:
  2. 以偶对的形式输入一个无向简单图的边,建立该图的邻接矩阵,判断图是否连通(A)。并计算任意两个结点间的距离(B)。对不连通的图输出其各个连通支(C)。-Even on the form to input an undirected graph edge, the establishment of the adjacency matrix to determine whether the connectivity graph (A). And calculate any distance betwe
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2.38kb
    • 提供者:程国栋
  1. Advanced.cell.algorithm

    0下载:
  2. 细胞算法设计高级代码Advanced code cell algorithm -Advanced code cell algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:d
  1. tree_bfs

    0下载:
  2. a sample tree program using BFS algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:SAIKAT MONDAL
  1. jp_problem

    0下载:
  2. a solution to josephus problem with a circular link list. a typical examle of circular link list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:750byte
    • 提供者:SAIKAT MONDAL
  1. 1

    0下载:
  2. 很不错的代码,你们可以下载下来看一下,-Very good code, you can download the next look, huh, huh
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:12.54kb
    • 提供者:杨天宇
  1. BinarySearchTree

    0下载:
  2. 二叉搜索树,二叉搜索树的查找过程和次优二叉树类似,通常采取二叉链表作为二叉搜索树的存储结构。中序遍历二叉搜索树可得到一个关键字的有序序列,一个无序序列可以通过构造一棵二叉搜索树变成一个有序序列,构造树的过程即为对无序序列进行排序的过程。每次插入的新的结点都是二叉搜索树上新的叶子结点,在进行插入操作时,不必移动其它结点,只需改动某个结点的指针,由空变为非空即可。搜索,插入,删除的复杂度等于树高。-Binary search tree, binary search tree to find a si
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.53kb
    • 提供者:qinxiaoyu
  1. C.pointers.natural.merge.algorithm

    0下载:
  2. C指针自然归并排序算法设计代码C pointers natural merge sort algorithm code -C pointers natural merge sort algorithm code
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4.8kb
    • 提供者:xc
  1. nqueen

    0下载:
  2. n皇后问题, 数据结构编程(c++语言)-n queeen
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.49kb
    • 提供者:筱立
  1. AlgorithmsAndHomework

    0下载:
  2. 该文件中包含了大部分经典算法的C++源程序,同时也包含了相应的题目以及详细的分析解答。可以帮助你深刻体会这些算法的实现过程。-This file contains most of the classical algorithm of C++ source code, but also contains the corresponding answer questions, and detailed analysis. Can help you understand the profound re
  3. 所属分类:Data structs

    • 发布日期:2017-06-02
    • 文件大小:13.37mb
    • 提供者:范兴容
  1. quicksort

    0下载:
  2. 算法中的寻找数组中的快速排序算法实现,根据书本算法实现的,c语言,采用迭代方法-Algorithm to find an array of quick sort algorithm, the algorithm based on books, c language, the use of iterative methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:15.79kb
    • 提供者:龙飞
  1. j_14262_MAZES

    0下载:
  2. 迷宫简单功能,自动寻找路径,C++开发,似乎代码不够完全,有缺点-Maze simple function
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:39.65kb
    • 提供者:fangzijian
« 1 2 ... .06 .07 .08 .09 .10 24511.12 .13 .14 .15 .16 ... 28278 »
搜珍网 www.dssz.com