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

资源列表

« 1 2 ... .03 .04 .05 .06 .07 708.09 .10 .11 .12 .13 ... 2673 »
  1. Homework3_1

    0下载:
  2. 实现多项式运算的程序,该程序充分考虑了计算中可能遇到的各种问题,并且提供了报错的功能。- a program used to compute polynomial
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13.07kb
    • 提供者:shenxiaoyong
  1. 3

    0下载:
  2. 清华大学-数据结构(课件+习题+课后答案)-book
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:宜佳
  1. list1

    0下载:
  2. 数据结构中单链表的基本操作,如创建,修改,删除,插入,打印等等!-some initial options of the structur of list
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.89kb
    • 提供者:水镜JH
  1. jiafen

    0下载:
  2. 求一棵加分值最高的二叉树,其中序遍历序列为给出的节点编号顺序,如1,2,3,4,5...n,求出的树加分值最高-The highest score for an increase in the binary tree, which traversal sequence for the given node number sequence, such as 1,2,3,4,5 ... n, obtained the highest score of the tree increases
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4.01kb
    • 提供者:yyx
  1. 123

    0下载:
  2. 约瑟夫问题 编号为1,2,3,…,n的n个人按顺序针方向围坐一张圆桌旁,每个人手中持有 一个密码(正整数)。首先输入一个正整数作为报数上限值m,然后,从第一个人开始按顺序针方向自1开始顺序报数,报到m的人离开桌子,并将他手中的密码作为新的m值,从顺序针方向的下一个就坐在桌旁的人开始重新从1报数,如此下去,直至所有人全部离开桌旁为止。-Joseph issues numbered 1,2,3, ..., n of the n individuals in accordance with t
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:622byte
    • 提供者:bobo
  1. greedy

    0下载:
  2. 贪婪算法 算法例题 有效的解决了数字删除的问题 让你可以从一串数字中选出一些最大的-Example algorithm greedy algorithm solves effectively the problem of the number of deleted so that you can choose from a bunch of figures some of the largest
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4.68kb
    • 提供者:asd
  1. Bintree

    0下载:
  2. 建立二叉树,搜索二叉树等,实现了二叉树的常用功能-The establishment of tree, search tree and so on, to achieve a common feature tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:91.54kb
    • 提供者:xdb
  1. BookFind

    0下载:
  2. 一个海量图书查询系统,程序可以模拟图书馆书库,随机生成100万条图书记录并形成索引表和哈希表,实现图书查找功能。同时计算执行效率。-Inquiry System of a mass of books, the program can simulate the library stacks, randomly generated one million books and records of the formation of the index table and hash table, the
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5.34kb
    • 提供者:Jack cheng
  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.3kb
    • 提供者:Jun
  1. Hash

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6.21kb
    • 提供者:fang kun
  1. huiwen

    0下载:
  2. 利用顺序队列验证输入的一段字符并判断是否为回文-Order to verify the use of input queue and for some characters to determine whether the palindrome
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:944byte
    • 提供者:jack cheng
  1. MiniPass

    0下载:
  2. 自己上学编的基于Dijkstra的最短路径&最大流量java源码,图论部分用Rot语言描述,带junit测试程序-Navigation finds the shortest (and/or) path between points on a map using the Dijkstra algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8.17kb
    • 提供者:fang kun
« 1 2 ... .03 .04 .05 .06 .07 708.09 .10 .11 .12 .13 ... 2673 »
搜珍网 www.dssz.com