资源列表
作业调度11
- 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的CPU时限等因素。 每个作业由一个作业控制块JCB表示,JCB包括如下信息:作业名、提交时刻、所需运行时间、所需资源、作业状态、链指针等。 在程序开始时对用户提交的作业按作业调度算法排列,用链表形式存储,这里分别采用先来先服务、短作业、响应比高者优先调度算法对作业进行调度。这里为了操作者的方便,每个作业无论所需运行时间多少,都是每敲一次键盘就执行完一个作业
12 Days of Christmas
- 12 Days Of Christmas
这是个类似华容道的拼图游戏
- 最新智力拼图游戏源代码,智力拚图,真的长智力哦,不过如果你知道了它的源代码那么你就是大智了-intellectual puzzles and the latest source code, intellectual puzzles, really long intellectual Oh, but if you know its source code so you are a Dazhi
chand_sourcecode
- GDI+图形编程源代码,对图形开发者有较高的参考价值,9M多,适合所有.NET编程。-GDI graphics programming source code for graphics developers have a high reference value, 9M, suitable for all.NET programming.
HR mis
- 一个简单的员工管理系统,可以体现出员工现在状态,是否劳动力。-a simple staff management system that can reflect the state employees now, whether labor.
final.c
- 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
数据结构~
- 这是我学习数据结构所编写的一些二叉树及链表常用操作的一些代码!-Here are some codes for ordinary operations of binary tree and link list.
捕捉MouseExit事件
- MouseDown、MouseUp、MouseMove。VB 似乎提供了很好的 Mouse 事件。但好象还缺少什么!对!还差 MouseExit(鼠标移出)事件。-MouseDown, MouseUp, MouseMove. VB seems to provide a good Mouse incident. But what seemed to lack! Right! Worse MouseExit (mouse outflow) incident.
用VB判断网页文件是否在IE缓存中
- 当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little
Windows 进程管理
- 对程序的进程进行选择关闭的软件 模仿windows的任务管理器功能,关闭一些进程,关闭计算机!-This software can simulate the windows manager to shut down selected programs or progresses,even shut down the computer.
XP风格的控件源代码
- 这是一些xp风格的控件和界面,前几天用一个用户名上传了,结果此用户名和密码忘了,就用这个以前的用户名再传一边,它里面包含XP风格的对话框程序,单文档界面,各种控件。-This is some xp style controls and interface, a few days ago with a user who uploads a result, user names and passwords forgotten, with the user name before the new fi
VB_NET和MapObjects实现
- 以“北京市地理信息公众查询系统”为例,按照软件工程的思想与要求,介绍了如何运用 Vb .NET语言及地理信息系统二次开发组件MapObjects,进行地理信息系统(GIS)的二次开发-with \"beijing GIS query system\" as an example and according the ideas and requirment of software engineering, the paper introduced how to do the 2nd develop
