搜索资源列表
实验一
- 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of the introduction of multi-chan
ChargingSystem
- 模拟电信系统的收费情况,可以查询,输入市话&长话的收费等功能-telecommunications system simulation of the charges, inquiries, the importation of the city's long distance charges & function
bldcbcheng
- 用来仿真直流无刷电机控制系统,该系统运行良好,修改参数可以模拟任意电机的运行-used for simulation brushless DC motor control system, which is operating well, Parameter changes can simulate the operation of any motor
BankSystemSimulation(c++)
- c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
TechSystem
- 教务管理系统(C/C++) 这个是基于控制台的程序,利用面向对象对数据库进行模拟,同时也尝试模拟界面设计实现与事件处理机制。带开发文档(完整分析过程),程序使用VC 6.0进行编程实现
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
DirecteryOption
- 模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等-analog terminal, and several catalog operation of the system commands, dir, cd, md, del etc.
ATM1.1
- 一个C++开发实现的ATM模拟系统,实现了存取款、查询、密码修改等基本功能。-A C++ implementation of the ATM simulation system developed to achieve the withdrawal, check, password changes and other basic functions.
BankSimulation
- 一个银行业务的事件驱动模拟系统,银行有两种业务:第一,取款或借款;第二,存款或还款。银行有两个窗口,用两个队列实现。事件表用带头结点的单向链表实现。-A banking system of event-driven simulation, the bank has two operations: first, the withdrawal or loan second, deposit or payment. Bank has two windows, with two queue imple
bank
- 银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
BBS
- C++实现的模拟水木清华bbs系统,为清华大学软件编程项目训练大作业-C++ implementation of the simulation bbs system
PIDsimulation1
- 连续系统的模拟PID仿真 连续系统的模拟PID仿真-PID simulation of continuous system simulation of continuous system simulation of analog PID
file_operation
- 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
BankSchedual
- 设计和实现一个银行排队机系统,该系统对银行当前能提供服务的窗口统一调度,使用MFC模拟调度及排队窗口。-Queue design and implementation of a banking system that can provide services to the bank window to the current unified control, scheduling and queuing simulation using the MFC window.
123
- 这是一个用C++编写的模拟银行系统,不足之处亲大家帮忙改进-This is a work written in C++ simulation of the banking system, the inadequacies we help improve the pro-
Air-ticketing
- 实现简单的民航售票业务模拟,用一系统来管理民航售票业务模拟,客户通过工作人员在其上进行基本的操作。-Simple air ticket business simulation, with a ticketing system to manage the business aviation simulation customers on the staff in its basic operation.
CPPmonidiancai
- c++模拟餐馆点菜系统 :餐馆事先准备好自己的招牌菜及一些常规的菜式,有营业场所,服务人员等;顾客来了以后,服务生先给客人找一张桌子坐下来,然后递上菜谱等待顾客点菜,顾客可以点一个菜,也可以退菜,完了之后结账走人,这张桌子又可以用来招待下一批顾客。-c++ simulation system a la carte restaurants: restaurants in advance to prepare their own signature dishes and some regular d
yinhangmoni
- 这是一个简单的银行模拟系统 1、 客户的到达时间随机 2、 客户需要处理的业务随机(不同业务处理的平均长度不同,例如:取款时间较短,开户和销户时间较长) 3、 处理客户业务所需时间随机(在一定范围内) 4、 使用文本文件记录每个客户到达时间、业务处理时间、业务结束时间 5、 动态显示(刷新时间可调)目前每个窗口累计处理客户数量、等待人数,每个窗口的平均业务处理时间,不同业务类型业务的累计办理量。 -This is a simple bank simulation syst
PowerNetwork
- 电网造价模拟系统,通过添加站点和边,来让电脑找出两点之间的最近距离,节省电网搭设的造价-Cost simulation grid system by adding sites and edges to let the computer find the shortest distance between two points, saving the cost of erection of the grid
fos
- 模拟DOS下的文件管理功能,包括文件增删改查等等。(Simulation DOS file management functions, including file additions and deletions, changes, and so on.)