CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算法 数据结构

搜索资源列表

  1. C

    0下载:
  2. 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专 -This book is about the field of computer science and engineering subjects of basic research- post-data structures and algorithms
  3. 所属分类:source in ebook

    • 发布日期:2017-06-10
    • 文件大小:17233758
    • 提供者:陈维
  1. Algorithmcode

    0下载:
  2. 算法第一卷是一本非常通俗易懂的好书,是你对数据结构有更多的理解,这里是源代码-Algorithm first volume is a very easy to understand books, that you have more understanding of the data structure, here is the source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:28772
    • 提供者:王斌
  1. suanfadiaodu

    0下载:
  2. 实现按优先级与时间片相结合的进程调度算法 内容: 1:设计进程控制快,进程队列结构(包括:就绪队列,等待队列,运行队列)等必要的数据结构。 2:模拟操作系统进程调度的功能,编写进程调度程序,模拟的处理机分派程序,进程等待函数和进程唤醒函数。 3:编写用户程序,创建6个用户进程。 进程调度的设计方法 1。数据结构 (1)优先级与时间片的设计 ◆进程因等待放弃CPU时,优先级置为1(高优先级) ◆进程因时间片到放弃CPU时,优先
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:999
    • 提供者:李超
  1. 08_DP

    0下载:
  2. 严蔚敏数据结构算法实现 其中对树,图论算法进行了C++实现-Yan Wei-Min algorithm data structure in which the tree, graph theory, algorithm C++ Implementation
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:1380090
    • 提供者:yunfei_lei
  1. sort

    0下载:
  2. 数据结构中,几种基本排序算法实现,很好很强大!-sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:chris
  1. bankerAlgorithm

    0下载:
  2. 设计一个银行家算法,实现对N个进程和M种系统资源进行银行家算法判定和资源分配;并根据银行家算法的要求设计相应的数据结构,通过输入进程的个数,资源的种类,各个资源的最多数量,各个进程的Max,,Allocation,Need,然后对算法进行检测,判断是否能产生安全序列。-Design of a banker' s algorithm, to realize the process and the M N-species system resources determine the banke
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2721141
    • 提供者:何志芬
  1. DScode

    0下载:
  2. C++数据结构与算法的源码,可以学习算法。-C++ data structures and algorithms of source, can learn algorithms.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:159740
    • 提供者:peng
  1. hash

    1下载:
  2. 数据结构习题集上哈希表的算法 上传上来给大家一起分享一下-Data Structure Problem Set up hash table algorithm for upload to share with everyone
  3. 所属分类:source in ebook

    • 发布日期:2014-10-28
    • 文件大小:777
    • 提供者:金筱玲
  1. fbqueue_attemper

    1下载:
  2. 合肥工业大学操作系统课程设计 进程/作业调度:多级反馈队列调度算法。 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 4时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 5计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 6将一批作业的执行情况存入磁盘文件,以后可以读出并重放;-Hefei Universi
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3756459
    • 提供者:
  1. LINKLIST

    0下载:
  2. 数据结构算法程序,怎么样实现线性表的操作与应用-Data structure algorithm procedures How the operation and application of realizing Linear table!!!!!!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:893
    • 提供者:王福先
  1. 1

    0下载:
  2. 深度优先搜索 汇编语言 汇编数据结构 算法-Depth-first search algorithm for assembly language compilation of data structures
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:853
    • 提供者:张岩
  1. CC

    0下载:
  2. C++版词法生成器,手写的用到很多C++的数据结构和算法很经典的,建议高年级的同学看一看!-C++ Builder version lexical
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:6090
    • 提供者:江苏
  1. yemianzhihuansuanfa

    1下载:
  2. 操作系统课程设计,页面置换算法 (1)建立相应的数据结构; (2)在屏幕上显示页面的状况; (3)时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为一个时间 单位;(b)响应WM_TIMER (4)将一批页的置换情况存入磁盘文件,以后可以读出并重放; (5)计算页面的缺页次数、缺页后的页面置换次数; (6)支持算法:FIFO、LRU、、clock算法、最佳置换算法。 -ye mian zhi huan suan fa
  3. 所属分类:OS Develop

    • 发布日期:2015-01-12
    • 文件大小:143360
    • 提供者:卜晨阳
  1. Hanoi

    0下载:
  2. 利用数据结构的栈的相关算法语言来实现汉诺塔算法-Hanoi Source program
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2077
    • 提供者:徐启迪
  1. KMP

    0下载:
  2. 数据结构:KMP算法匹配成功次数,简单的算法实现,非可视化-Data structures: the KMP algorithm to match the number of successful
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:21968
    • 提供者:王小二
  1. Josephus

    0下载:
  2. 约瑟夫环问题 数据结构经典算法 链表实现-Josephus problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:174699
    • 提供者:万先生
  1. javadatastruct

    0下载:
  2. JAVA书籍是JAVA数据结构和算法分析都是用JAVA语言讲解的而且还有源代码,帮助学习者学习-Books JAVA JAVA data structures and algorithms using JAVA language to explain, but the source code, to help learners
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2883968
    • 提供者:lee
  1. Kruskal

    0下载:
  2. 克鲁斯卡尔算法,数据结构书籍上的代码,与大家分享!-Kruskal algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1113
    • 提供者:李赵奎
  1. VSPP2010_web-2010_CN

    0下载:
  2. VC/C++源码,随书源码,C语言《数据结构》全书全部源代码,随书源码下载,部分源码说明: c1-1.h 采用动态分配的顺序存储结构,Triplet类型是ElemType类型的指针,存放ElemType类型的地址; bo2-7.c 多项式(存储结构由c2-6.h定义)的基本操作及算法2.22、2.2... 运行环境:Windows/Visual C/C++ -The VC/C++ source, with the source book, C language data structur
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:3324502
    • 提供者:李美争
  1. Polynomial-together

    0下载:
  2. 数据结构,一元多项式相加。已编译通过,书本基本算法-Data structure, the sum of one yuan polynomial. Compiled by, books basic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:411924
    • 提供者:guochuanlei
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com