搜索资源列表
Simulate_Process_Scheduling_Implement_by_C
- 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX Two experimental use of static
neichuo
- 操作系统作业 内存管理 功能 1 创建分区 2 查看分区 3 添加作业 4 回收分区-operating system memory management operation to create a functional area through 3 2 View added four recovery operations through
lisuanshijianmoni
- 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is
classstr2
- 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;
CARROOM
- 一个车辆管理系统,使用了队列和堆栈的基本操作-a vehicle management system, the use of the queue and the basic operation of stack
flight(ver3.5)
- 这个是用C++开发的系统,我曾经做的一个数据结构的大作业来的,叫航空订票系统.-C is the development of the system, I do have a data structure of the operation, called air booking system.
gaoji
- 系统应实现的操作及其功能定义如下: 1)采编入库:新购入一种书,经分类和确定书号之后登记到图书账目中。如果这种书在账目中,则只将总库存量增加。 2)清除库存:某种书已无保留价值,将它从图书账目中注销。 3)借阅:如果某种书的库存量大于0,则借出一本,登记借阅者的图书证号和归还期限。 4)归还:注销对借阅者的登记,改变该书的现存量。 -system should achieve the operation and function are defined as foll
maze4444
- 由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of operations at the same time ha
Critical_path2to2
- 本设计完成了要求的所有功能,可由系统建立一张图或者由用户自行建立一张图,并对该图进行关键路径的搜寻.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions, from the establishment of a system or plan established by the users themselves a map, and this map critica
图书管理2to2
- 本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的输入输出。.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the system completed all the required functions, the library will conduct basic management operations. Journalists, inc
数据结构课程设计最后完成
- 数据结构课程设计 程序开发平台:本程序的操作平台是WINDOS XP ,编程工具是VISUAL BASIC.NET。运行程序需要安装Microsoft.NET Framework 1.1。 硬件环境:P3以上处理器. 程序功能:将十进制数转换为2进制后进行逻辑运算。实现布尔表达式。-data structure course design program development platform : the operating procedures of the T4010 XP platfor
os_p1_v1
- firstpart. Operation system project. creat son in father. then contact two.
osp3_v1
- thirdtpart. Operation system project. creat son in father. then contact two.
osp4-v1
- fouthtpart. Operation system project. creat son in father. then contact two.
osp5_v2
- fifthtpart. Operation system project. creat son in father. then contact two.
p2_v1
- secondpart. Operation system project. creat son in father. then contact two.
code
- 数据结构课程设计(图的遍历和生成树求解实现)-operation system choice(gra,G,d)
Student-management-system
- 学生管理系统 (1)录入学生成绩信息包括学号、姓名、选修课成绩、实验课成绩及必须课成绩。 (2)实现查找功能,输入学生学号查找相关的学生成绩等相关信息。 (3)实现删除功能,输入学号删除相关的学生成绩的相关信息。 (4)实现修改功能,输入相应学号修改该学号外的其他信息。 (5)实现插入功能,输入要插入的位置,在该位置进行插入操作。 (6)实现排序功能,按三门课的总成绩进行由高到低排序。 (7)统计学生人数。 -Student management system
phone-number-system
- 这是由C语言编写的电话号码查询系统,可以对其进行电话簿删除,添加,修改等操作-This is the C language to write the phone number of the inquiry system, can carry on the telephone directory delete, add, modify and operation
library-management-system
- 实现了图书馆管理员的增删改查等操作,学生和老师的借还书操作-Realized the librarian to add and delete operations, such as students and teachers borrow return book operation