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

资源列表

« 1 2 ... .22 .23 .24 .25 .26 24127.28 .29 .30 .31 .32 ... 28278 »
  1. queue

    0下载:
  2. 组队列算法: 设置队列指针a和b,a和b都为0 建立n个数组记录元素的分组情况 初始化,i=0,表示当前有多少个队列已经有元素 读入1个命令 如果是删除命令,从第a个队列开始搜索,找到第1个元素出队 如果删除元素后队列变空,a++ 如果是结束命令,输出所有队列的元素,注意队列为空则不要输出 如果是插入命令,首先检查a到b中各个队列是否有同组元素 如果在第k个队列发现同组元素,则进入第k队列 如果无发现,则插入第b个队列,b++ -Group qu
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:4.88kb
    • 提供者:maizhao
  1. tuopuorder

    0下载:
  2. 数据结构课程设计的拓扑算法,运用链表指针,代码规范,无错误-Topological data structures course design algorithm, the use of list pointers, code specifications, error-free
  3. 所属分类:Data structs

    • 发布日期:2017-06-10
    • 文件大小:16.45mb
    • 提供者:王帅
  1. 123

    0下载:
  2. 有个国有中型企业,接到一批需要加工零件的订单,员工们非常高兴,可是高兴之后却发现问题了,原来这家企业能够加工这批零件的机床有限,如果仅仅为了这批加工任务而新添机床的话,那么既不合算也不必要,因为加工完这批零件后很可能这些机床又要闲置起来,所以大批量购买肯定不行,但这批订单又必须要完成,那么这么办呢?很想请你帮忙设计一个加工任务的顺序,使得完成这批订单所需要使用的机床数量最少。-There is a state-owned medium-sized enterprises, received a
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:670byte
    • 提供者:february
  1. AOV-Sort-Algorithm

    0下载:
  2. 使用C语言编写的AOV网的拓扑排序,内附有详细的源码解释和输入示意图-Using C language AOV network topological sorting, enclosing a detailed explanation and input source diagram
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:17.18kb
    • 提供者:Lester_2008
  1. maze

    0下载:
  2. 迷宫自编,为了学习C数据结构,对于初学者的高兴东西-Maze of self, in order to learn C data structure, the happy thing for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:27.15kb
    • 提供者:尹建
  1. main

    0下载:
  2. 这是银行家算法的一个简易实现,如果有任何问题,请自行解决-This is the banker' s algorithm to achieve a simple, if you have any questions, please themselves
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:明珠
  1. EvaluateExpression

    0下载:
  2. 表达式求值,输入一个表达式,用栈的方式储存,然后在进行计算。-a c code for evlelutiong the expresssion
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.31kb
    • 提供者:weimozhi
  1. warshall

    0下载:
  2. warshall算法计算图中路径矩阵;深搜,计算两点间的一条路径-warshall and depth first reasearch a path between two nodes
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:6.72kb
    • 提供者:好像
  1. QUEENS

    0下载:
  2. 8皇后问题mips实现,用RISC实现,附有详尽注释-8Queen Problems Solution in Mips
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.71kb
    • 提供者:于琦
  1. get-sphere

    0下载:
  2. 从一个块体材料中划出一个球形的材料出来,需要一个输入文件,就是原子坐标-Material from a block of material to draw a ball out, you need an input file, the atomic coordinates
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:664byte
    • 提供者:
  1. minimize

    0下载:
  2. 根据原子坐标,得到距离圆心最近的一些点,具体距离多少可以自己确定-According to atomic coordinates, to get some points from the center recently, many of them can themselves determine the specific distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:598byte
    • 提供者:
  1. BTree

    0下载:
  2. 二叉树遍历,可以计算先中后遍历计算,C++的平台。-Binary tree traversal, can be calculated after the first traversal in the calculation, C++ platform.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.26kb
    • 提供者:Filus
« 1 2 ... .22 .23 .24 .25 .26 24127.28 .29 .30 .31 .32 ... 28278 »
搜珍网 www.dssz.com