-
design is a process of a total of N line in the process scheduler. Process Sched...
设计一个有 N个进程共行的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。
每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : The number of the highest priority priority scheduling algorithm (that is, processors allocated to the highest priority in the process) and time-scheduling algorithm postings. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the arrival time, the running time, CPU time used, the process of the state and so on.
- 2022-08-09 06:12:05下载
- 积分:1
-
一种带子针的模拟仪表,可以改变刻度值得大小和单位,原色等...
一种带子针的模拟仪表,可以改变刻度值得大小和单位,原色等-a belt pin analog instrumentation, calibration should be changed size and units, primary colors, etc.
- 2022-06-12 23:11:09下载
- 积分:1
-
CXPButton是一个XP风格的按钮类,外观非常好看,能给你耳目一新的感觉。...
CXPButton是一个XP风格的按钮类,外观非常好看,能给你耳目一新的感觉。-CXPButton is an XP-style button-type, appearance is very good-looking, would give you a fresh experience.
- 2022-07-20 11:11:04下载
- 积分:1
-
这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型...
这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光标;15、隐藏、显现任务栏;16、以一PictureBox的图片填充整个Form的背景;17、改变桌面图案- This was seals partial Windows API to control below, it was
allowed to realize the function: 1st, Windows Guan Ji; 2nd,
automatically sends EMail, automatically opens a main page; 3rd, the
transfer tacitly approves the procedure to open each kind of type the
document; 4th, lets own procedure time the Win95 start carries out;
5th, changes VB5.0 the tool fence for the plane tool fence; 6th, opens
the screen saver; 7th, opens, closes CDRom; 8th, changes Form the
title block color; 9th, Enable Didable Ctrl Alt DEl; 10th, change
screen resolution; 11th, broadcasts Mid, the Wav sound; 12th, obtains
the hard disk to be possible to use the space; 13th, the hideaway,
appears the mouse;
- 2022-04-20 16:52:57下载
- 积分:1
-
authorized window button to the competence management
授权到窗口按钮的权限管理-authorized window button to the competence management
- 2022-02-14 17:50:52下载
- 积分:1
-
ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdi...
ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等-ImButton : Dynamic effects of button controls ValidateEdit : to limit the importation of content input box UrlLabel : hyperlinks can be realized labeling controls YbUpDownEdit : The next arrow Numerical size can be adjusted to the input box YbBackImage : background bitmap, can join a small bitmap smooth, can also stretch Zooming, etc.
- 2022-12-15 06:10:03下载
- 积分:1
-
从Static派生,可以任意改变静态文本背景颜色和字体的颜色。...
从Static派生,可以任意改变静态文本背景颜色和字体的颜色。-derived from Static can arbitrarily change the static text background color and font colors.
- 2022-03-18 13:02:20下载
- 积分:1
-
学习Visual Basic的初学者
该计划是为初学者谁将会学习Visual Basic,下面一个例子,使按钮,使用工具Visual Basic应用程序
- 2023-03-10 23:55:03下载
- 积分:1
-
Windows颜色选择器(VB类代码)
这是一款打开windows颜色选择器的VB类代码,在VB编写过程中可方便引用,简化重复代码编写,引用示例如下:
Sub Testfont()
Dim mfont As New FontPicker
mfont.SetFont
Debug.Print mfont.Name
Debug.Print mfont.Size
Debug.Print mfont.UnderLine
Debug.Print mfont.Color
End Sub
- 2022-01-26 03:36:58下载
- 积分:1
-
computer graphics algorithms dotted round the source, the subject of helpful beg...
计算机图形学的圆形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms dotted round the source, the subject of helpful beginners
- 2022-10-08 10:05:03下载
- 积分:1