搜索资源列表
用信号量实现磁盘调度SCAN算法
- 属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
diaodu
- 磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法 最短寻道优先调度算法 扫描算法 循环扫描算法 N—Step—SCAN算法-Disk Scheduling design, disk scheduling algorithm, including
扫描线算法的图案填充
- 扫描线算法的图案填充-scan line algorithm pattern filling
扫描线算法
- 扫描线算法_扫描转换多边形-scanning algorithm _ polygon scan conversion
三.非自交多边形扫描转换及区域填充扫描线算法
- 二维非自交多边型的扫描转换算法及区域填充算法-two-dimensional self multilateral type of scan conversion algorithm and regional filling algorithm
用信号量实现磁盘调度SCAN算法
- 属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experimen
磁盘调度算法
- 一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
扫描算法
- 一种很实用的扫描算法,主要功能是通过两次扫描找出正方形区域内集聚中心。-a very practical scanning algorithm, the main function is to scan through to find two square region Gathering centers.
二维填充图元的扫描线算法
- 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
利用双向走动法改进冒泡排序算法C语言源代码
- 传统的冒泡排序法是这样操作:从前往后,依次比较两个相邻的元素,如果逆序则交换这两个元素值,然后继续往后操作;到了数据尾部时,就找出了一个最大值(或最小值)。然后重复上面的操作n-1次(n为元素个数)。相关的改进办法:按照上面的办法来操作的话,第一次扫描把最大数(或最小数)放到最后面的位置,第二次扫描时其实只需要扫描到倒数第二个位置就可以了,因为最后一个位置已经不需要判断了,以后的操作都是类似的。这样可以减小程序运行时间。-traditi
Scan&RegFill
- 用“扫描线填充法”和“边界填充算法”填充椭圆-With scan-line fill and border filling algorithm Filled Ellipse
dbscan-C++
- 采用C++语言编写的,用于聚类相关方面的dbscan算法源程序,希望大家共同提高-using the C language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
Polygon-Scan
- 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
scan-line
- 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
scan_attemper
- 有关scan扫描算法的基于MFC的程序,可视化界面-the scan scan algorithm based on the procedures for MFC, Visual Interface
DEVICE
- 此算法是一个驱动调度算法,(scan算法--操作系统)。-This algorithm is a scheduling algorithm-driven, (scan algorithm operating system).
SCAN
- java语言实现scan磁盘调度算法~通过该代码可实现scan算法-java language ~ scan disk scheduling algorithm can be realized through the code scan algorithm
SCAN
- 磁盘调度算法中的SCAN算法,c++实现,操作系统课程设计-Disk scheduling algorithm in the SCAN algorithm, c++ to achieve, the operating system of course design
SCAN
- SCAN算法操作系统实验SCAN算法实验源代码轻松完成实验-SCAN algorithm SCAN algorithm experiment experimental operating system source code to easily complete the experiment