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

搜索资源列表

  1. 银行家算法的二解

    0下载:
  2. 数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=NEED[I,N],则转(2);否则,出错。 (2)如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2825
    • 提供者:王国强
  1. 算法补充

    0下载:
  2. 数据结构(c语言版)算法补充。从线形表到树。图-data structure (c language version) algorithm added. Alignment from tree to table. Map
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77685
    • 提供者:郭凯良
  1. pri算法

    0下载:
  2. 这是一个数据结构的课程设计采用最小生成树的PRIM算法-This is a data structure courses designed using the minimum spanning tree algorithm PRIM
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5140
    • 提供者:pzh
  1. DFS算法的非递归函数

    0下载:
  2. 我的数据结构作业 是比较经典的算法 请大家参考-operating data structure is more classical algorithm please refer to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:王子
  1. 排序算法五例

    0下载:
  2. 我的数据结构源排序算法五例算法实现的程序代码,请多多指教-the source data structure Sorting Algorithm five cases of the algorithm code, exhibitions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:31205
    • 提供者:郭菲菲
  1. 堆排序算法的过程演示

    0下载:
  2. 数据结构堆排序算法的过程演示算法实现的源代码,望多多指教。-data structure heap sorting algorithm demonstration of the algorithm source code, looking for more information.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:郭菲菲
  1. 数据结构程序

    0下载:
  2. 提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。可...这 本书的练习部分的源代码在哪里下载啊?? 正在读取本评论的讨论,-the C language descr iption of the complete algorithm source, and equipped with a wealth of illustrations and exercises. May ... this book part of the practice where the source code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11953
    • 提供者:超人
  1. 背包问题的动态规划法算法(c++)

    0下载:
  2. 数据结构 算法设计与分析背包问题的动态规划法算法-data structure design and analysis of algorithms knapsack problem of dynamic programming algorithm
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者: 孤星云
  1. csharpcode.rar

    0下载:
  2. 银行家算法,使用C#源代码,数据结构常用算法,Banker
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:12548
    • 提供者:张峰
  1. 75448174c_alg

    0下载:
  2. c++常用算法集,包含数据结构,图论等成熟经典算法 -c++ commonly used algorithms, including data structures, graph theory, such as mature classical algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:319733
    • 提供者:孟琨
  1. zou_migong

    0下载:
  2. 超酷小鼠走迷宫问题,经典算法与数据结构问题-Cool mouse Maze problems, the classic algorithm and data structure issues
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2609
    • 提供者:weishantc
  1. MinimumSpanningTree

    0下载:
  2. 最小生成树的算法,数据结构课程设计题目,-shu ju jie gou
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1406
    • 提供者:xuezhanfei
  1. shujujiegouyuanchengxu

    1下载:
  2. 数据结构与算法实验源码 从第一章至第十一章的所有实验源码-program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:106130
    • 提供者:cuiyunfeng
  1. binarytree

    0下载:
  2. 树与二叉树的算法,包括转换,数据结构-binarytree
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:18981
    • 提供者:weiys
  1. Kruskal

    0下载:
  2. kruskal 算法的c++实现,你可以很好的使用,数据结构的只是看它-kruskal it maybe useful to,you can see it
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:55484
    • 提供者:li
  1. gonglu

    0下载:
  2. 全国公路导航算法 包括源代码 实验报告 txt文档 是很好的数据结构课设 调试通过-National road navigation algorithms, including source code for experimental report txt document is a good class-based debugging data structures through
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:60835
    • 提供者:刘静
  1. algorithms

    0下载:
  2. quicksort的迭代样式算法实现 平面内n个点 求最近两点间的距离(分治算法) 算法 数据结构-quicksort algorithm iterative style of plane n-point demand recently the distance between two points (sub-rule algorithm) algorithm for data structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1325
    • 提供者:robey
  1. PAGE

    1下载:
  2. 目的: 了解分页存储的原理。 理解分页存储的管理算法。 实验内容和步骤: 1.分页式存储管理方案。 内存被划分成2048块(页)。用32位字长的字存放位示图, 为0的位表示该块尚未分配,为1的位表示该块已分配。 2.算法处理过程。 编辑文件。该文件中存有内存目前状况的位示图的数据(0和1的文件)。 程序应读入数据,存放在相应的数据结构中。 显示友好的用户界面,输入内存申请(总块数)。 根据申请和位示图状态,为用户分配内存,并建立页表。 输出位示图和
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:1679
    • 提供者:虫儿飞
  1. a

    0下载:
  2. c程序包括算法数据结构有趣的编码和正确使用的代码-programes
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:89753
    • 提供者:于洪强
  1. shujujiegou

    0下载:
  2. 数据结构的一些算法 数据结构的一些算法 数据结构的一些算法-Some algorithms data structures data structures data structures of some algorithm some number of data structure algorithms algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7515
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com