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

资源列表

« 1 2 ... .98 .99 .00 .01 .02 2603.04 .05 .06 .07 .08 ... 2673 »
  1. josephus

    1下载:
  2. 问题描述: 新Josephus排列问题定义如下:假设n个人排成一个环形,给定一个正整数m,从第1 个人开始,沿环计数,每遇到第m个人就让其出列,这时计算器m自动加一,且计数继续进 行下去。这个过程一直进行到所有的人都出列为止,最后出列者为赢家。设这n个人的编号 分别为1~n,每次从编号为1的竞赛者开始计数,那么每个人出列的次序定义为整数1~n 的一个排列。这个排列称为一个(n,m)Josephus排列。 例如,(7,3)Josephus 排列为3,7,6,2,4,1,5。
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1665
    • 提供者:atlantis
  1. Cpp1

    1下载:
  2. 一个行编辑程序,是根据数据结构课程设计实习题目设计的行编辑程序,功能较为简单-One-line editing program, is based on the data structure design of curriculum design internship subject line editing program, features a relatively simple
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2715
    • 提供者:zhangyu
  1. DataStructuresandAlgorithms

    1下载:
  2. 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5595429
    • 提供者:Mckuro
  1. dongtaiguigua

    1下载:
  2. 这是动态规划的训练资料,非常有用的,对于我们学习算法,南开大学内部资料-this is dong tai gui hua zi liao ,naikai university has it ,it is very helpful
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:478868
    • 提供者:周灵
  1. DLink

    1下载:
  2. 1.求双向循环链表的长度 2.在双向循环链表指定位置插入一个元素 3.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的前面 4.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 5.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 6.删除双向循环链表中指定位置的元素 7.给定双向循环链表中一个结点元素值e,要求将其对应结点删除 8.给定双向循环链表中一个结点元素值e,要求删除对应结点的直接前驱 9.给定双向循环链
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1852
    • 提供者:张敏
  1. shijianmoni

    1下载:
  2. 数据结构 队列 模拟事件驱动 程序。模拟客户到达事件,客户离开事件,事件列表,列队窗口,显示模拟结构-Queue data structure event-driven simulation program. Analog customers to reach the event, the customer to leave the event, event list, lined up window, show the simulated structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:30565
    • 提供者:teamo38
  1. n-queens

    1下载:
  2. 使用vc++实现数据结构中的n皇后问题的实现,使用递归算法完成此项操作基本比较简单-Using vc++ data structure, the realization of n-queens problem, using the basic recursive algorithm is relatively simple to complete this operation
  3. 所属分类:Data structs

    • 发布日期:2014-10-14
    • 文件大小:732
    • 提供者:jidean
  1. zhonghuan

    1下载:
  2. 课程设计题目∶ 设计程序完成如下功能: 对给定的网和起点,实现求解最小生成树的PRIM算法,并给出求解过程的动态演示。-Curriculum topics: design process is complete the following functions: For a given network and the starting point to achieve the PRIM algorithm for solving minimum spanning tree, and giv
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4381350
    • 提供者:钟环
  1. crosslist

    1下载:
  2. 十字链表实现稀疏矩阵的运算 加法,乘法,转置 还有课程报告啊-Cross-linked to achieve sparse matrix operations addition, multiplication, transpose course there is the report of ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:277245
    • 提供者:jack
  1. queue

    1下载:
  2. 数据结构实现:队列(环形数组、链式实现)的基类实现。-Data structure implementation: queue (circular array, chain to achieve) is the base class implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1308
    • 提供者:Robin.Wang
  1. coloring_graph

    1下载:
  2. Algorithm colouring graph minimum numbers of colours. Dsatur heuristic algorithm.
  3. 所属分类:Data structs

    • 发布日期:2015-05-19
    • 文件大小:1624
    • 提供者:xssk
  1. coloring_graph_exact

    1下载:
  2. exact DSATUR algorithm colouring grapg minimum number of colours
  3. 所属分类:Data structs

    • 发布日期:2015-05-19
    • 文件大小:1705
    • 提供者:xssk
« 1 2 ... .98 .99 .00 .01 .02 2603.04 .05 .06 .07 .08 ... 2673 »
搜珍网 www.dssz.com