搜索资源列表
suanfa
- 通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate
polyfill
- 边界填充算法,将边界填充的递归算法转化成非递归-scan line seed fill
SCAN
- SCAN算法操作系统实验SCAN算法实验源代码轻松完成实验-SCAN algorithm SCAN algorithm experiment experimental operating system source code to easily complete the experiment
scancscan
- 1、扫描算法 2、循环扫描算法 并求出每种算法的平均寻道长度:-SCAN CSCAN
choose
- 磁盘调度算法模拟,包括模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。下载的-Disk-scheduling algorithm simulation, including analog realization of FCFS, SSTF, SCAN, C-SCAN algorithm, and calculate and compare the number of head movement Road. Download
OSDiskDispatchDemo
- 磁盘调度算法的模拟实现,我大学时的一个os作业,包含fcfs sstf scan cscan nstepscan 这几种算法,源码很简单主要还是算法的思想-Disk scheduling algorithm simulation to achieve, a os my college work, including fcfs sstf scan cscan nstepscan these types of algorithms, source code is very simple idea o
grahams-scan
- 此为凸包的graham的scan算法,思路清晰,易实现。-This is the convex hull of graham scan algorithm, the idea is clear and easy to implement.
StringsSearch
- 关键字搜索算法. 可以对要搜索的大量关键字进行状态机构建,然后使用这个状态机只扫描一次文本,即可找出文本中都有哪些关键字出现了,以及出现的位置.-Keyword search algorithm., State agencies built a large number of keywords to search, and then use the state machine to scan the text only once, you can find out what keyword
exchange
- 交换排序: 包括冒泡排序,快速排序。 冒泡排序法:该算法是专门针对已部分排序的数据进行排序的一种排序算法。如果在你的数据清单中只有一两个数据是乱序的话,用这种算法就是最快的排序算法。如果你的数据清单中的数据是随机排列的,那么这种方法就成了最慢的算法了。因此在使用这种算法之前一定要慎重。这种算法的核心思想是扫描数据清单,寻找出现乱序的两个相邻的项目。当找到这两个项目后,交换项目的位置然后继续扫描。重复上面的操作直到所有的项目都按顺序排好。 快速排序:通过一趟排序,将待
10110408_2
- 创建的win32项目,运用活性边表算法,实现多边形的扫描填充-Create win32 project, the use of the active side table algorithm, polygon scan filling
1151
- 线段树,加离散化,加扫描线求面积,数据库算法-Segment tree, add discrete, add scan lines for the area, the algorithm
SCAN
- 磁盘调度中的电梯调度算法实现。通过创建随机数的方式来演示电梯调度算法。-Disk scheduling elevator scheduling algorithm. By way of random numbers created to demonstrate the elevator scheduling algorithm.
Scan-Line-Seed-Fill-Algorithm
- 扫描线种子填充算法,基于C++面向对象。-Scan line seed fill algorithm, based on C++ object-oriented
Arbitrary-polygon-scan-line-filling
- 这是一个运用OpenGL编程的实例,是在VC++6.0中编写的一个控制台程序,能够实现任意多边形的填充,基于的算法是扫描线填充算法。-This is a use of OpenGL programming examples, is a console program written in VC++6.0, filling to achieve arbitrary polygon, the algorithm is based on scan line filling algorithm.
fdk_ccb
- 基于CT.X光机等医学摄像扫描数据的三维还原图像重建算法的MATLAB源代码。-Three-dimensional image reconstruction algorithm based Restore CT.X ray machines and other medical imaging scan data MATLAB source code.
poly
- 扫描线算法:实现五角星的填充,计算机图形学的入门算法,涉及求交,排序、匹配等问题-Scan line algorithm, realize the pentagram filling, introduction to computer graphics algorithm, and involves the intersection, sorting, matching, etc
E200
- E200解码算法,可以用来对二维码扫描结果进行自动判别与分析-E200 decoding algorithm can be used to scan two-dimensional code automatic identification and analysis of results
MyScanLine
- VC++实现的扫描线消隐算法,可以很简单的使用VC++来打开-VC++ achieve scan line blanking algorithm, it can be very simple to use VC++ open
多边形扫描线填充原始算法
- 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic comp
[MATLAB语言常用算法程序集].龚纯.扫描版
- matlab常用算法程序集.龚纯.PDF扫描版文件,里面有算法程序(Matlab commonly used algorithm assembly. Gong Chun.PDF scan version of the file, there are algorithm procedures)