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

搜索资源列表

  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:丘方
  1. yinhangjiasuanfa

    0下载:
  2. C++编写的模拟银行家算法的实现,内容详细具体,代码清楚易懂,很适合初学者学习-C++ Prepared bankers simulation algorithm, as detailed and specific, clear and understandable code, it is suitable for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:陈小荣
  1. 12344

    0下载:
  2. 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:278.28kb
    • 提供者:0
  1. 1

    0下载:
  2. 银行家算法模拟 c++编写 理利用银行家算法避免死锁-Banker' s algorithm simulation using c++ written reasons bankers algorithm avoid deadlock
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:874.34kb
    • 提供者:yang
  1. Heap_Sort

    0下载:
  2. 堆排序的算法模拟。使用C++模拟实现堆排序算法。使用大顶堆,在数组中操作-Simulation of heap sort algorithm. Achieved using the C++ simulation of heap sort algorithm. The top of the heap using large, operate in the array
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:234.53kb
    • 提供者:lly
  1. cordic-fixed-point-c-vc6.0-

    0下载:
  2. cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.25kb
    • 提供者:baijingdong
  1. banker

    0下载:
  2. 在c++开发环境下模拟银行家算法的实现,并完善了输出的格式,还将输出一并写入文件中,方便查看结果-Simulation bankers algorithm in the C++ development environment, and improve the output format will be output in conjunction write to a file for easy viewing results
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:12.59mb
    • 提供者:罗如君
  1. Topological-sort

    0下载:
  2. 代码的功能:用C语言仿真有向图的拓扑排序,代码中带有详细的注解,十分有利于阅读。拓扑排序算法是有向图的应用领域中的一种重要算法,阐述了AOV图的定义及拓扑排序算法思想。 -Functionality of the code: a directed graph topological sort in C language simulation code with detailed comments, very conducive to reading. The topological sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.63kb
    • 提供者:Mei
  1. data-structure-and-algorithm-

    0下载:
  2. 数据结构与算法,详细并全面的介绍了数据结构,并进行算法仿真,利用C++编写代码,充分实现栈、链表、队列、递归、图、遍历等-Data Structures and Algorithms, detailed and comprehensive introduction to the data structure and algorithm simulation, the use of C++ code, the full realization of stacks, linked lists, qu
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3.76mb
    • 提供者:刘欣
  1. Eight-Queen

    0下载:
  2. C语言实现的解决八皇后问题,用二维数组模拟棋盘,使用的非递归算法。-C language to solve the problem of eight queens, with two-dimensional array simulation board, using the non recursive algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:148.04kb
    • 提供者:jiyameng
搜珍网 www.dssz.com