搜索资源列表
小小秘书(SmartAssistant)
- 本软件用C#编写,功能强大,其内容有:系统时间读取与修改,正点报时,农历算法,时节算法,定时闹钟,定时关机,日程表,记事本,私人日记,语音秘书(含语音识别功能),通信录,优美活泼的界面,是网上少见的C#学习极品。你安装完试试,肯定让你喜欢。-the software with C# prepared, powerful, its contents are : system time to read with changes revealed timekeeping, the Lunar New
5个c程序源代码
- 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
www[1].cnzz.cn
- 先进先出页面置换算法159 5.6.2最佳页面置换算法159 5.6.3最近最少使用页面置换算法160 5.6.4第2次机会页面置换算法161 5.6.5时钟页面置换 -FIFO replacement algorithm 159 pages 5.6.2 best replacement algorithm 159 pages recent 5.6.3 use at least 160 pages replacement algorithm 5.6.4 2nd chance pages repl
quanpaixu
- 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef struct{ RedType *r //r[n+1
clock-algorithm
- 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
Ex07
- 一个小时钟程序,可以开始计时和暂停,显示当前时间-a small clock algorithm, it can note the begining time and the finished time, and display the current time.
Clock
- 操作系统中的LRU的改进算法clock算法-Operating system clock Improved Algorithm LRU algorithm
Clock
- 操作系统 的一个调度算法,主要功能已实现,clock用c++实现的-Operating system, a scheduling algorithm, the main function has been achieved, clock using c++ to achieve the
clock
- <模拟电子时钟的程序> 算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。 (显示时间格式:小时:分钟:秒) -" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (wh
replacement
- 页面更换实现简单常用的页面更换算法先来先服务(FIFO)、LRU(最久未使用页面更换)算法、时钟算法等-Page, the page replacement simple replacement algorithm used a first-come first-served (FIFO), LRU (most from lack of use page replacement) algorithm, the clock algorithm
Clock
- clock(时钟页面管理)算法程序代码-clock (clock page administration) algorithm code .......
Clock
- 操作系统clock页面置换算法。。。自己写的-Operating system clock page replacement algorithm. . . Wrote it myself. .
TNachos-schedh
- 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算算法。NRU(Not Recently Used)算法SC(Second Chance)算法Clock算法Working Set算法Aging算法 -The purpose of this project is to achieve the page fault handler, this need at the appropriate time to
Sclockkc
- 关于操作系统clock内存调度代码,描述Clock算法的的基本原理、必要的数据结构、编码实现,已通过测试。 -On the clock of the operating system memory scheduler code Descr iption Clock Algorithm The basic principle of the necessary data structures, encoding realized has been tested.
clock
- 操作系统clock算法,用c实现。代码有详细的注释-The operating system clock algorithm, c to realize the code is detailed notes
Exam_2
- 使用MFC模拟时钟,详细的时钟算法,GDI绘图-Use MFC analog clock, the clock algorithm, GDI drawing
PageReplacement
- 用c语言实现的页面置换算法,具体包括最佳替换算法,随机替换算法,FIFO算法,LRU算法和Clock算法。引用串的生成是尽量模拟真实的程序局部性而设计的。-a C program implements page replacement algorithm:include optimal algorithm, random algorithm, FIFO algorithm, LRU algorithm and Clock algorithm. The generation of referenc
Clock
- 运用坐标旋转算法计较坐标旋转后的新坐标值,以及此原理制作的电子时钟,整个时钟是用GDI绘图绘制而成。在DEMO中还可以手动输入旋转角度,绘制旋转后的直线。-Coordinate rotation coordinate values using the new algorithm rotated coordinate care, and this principle of making electronic clock, the whole clock is made
clock
- Clock paging replacement algorithm - reads from a txt file for easy use and utility
Clock
- 用MFC实现的模拟时钟程序,用走样直线实现,和用反走样直线算法绘制指针-Use the analog clock program MFC implementation, implementation and use with aliased line, anti aliasing line drawing algorithm pointer