CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 模拟系统

搜索资源列表

  1. 实验一

    0下载:
  2. 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of the introduction of multi-chan
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.01kb
    • 提供者:郭郭
  1. ChargingSystem

    0下载:
  2. 模拟电信系统的收费情况,可以查询,输入市话&长话的收费等功能-telecommunications system simulation of the charges, inquiries, the importation of the city's long distance charges & function
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:17.15kb
    • 提供者:Zou
  1. bldcbcheng

    1下载:
  2. 用来仿真直流无刷电机控制系统,该系统运行良好,修改参数可以模拟任意电机的运行-used for simulation brushless DC motor control system, which is operating well, Parameter changes can simulate the operation of any motor
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14.24kb
    • 提供者:李杰
  1. BankSystemSimulation(c++)

    0下载:
  2. c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11.98kb
    • 提供者:m
  1. TechSystem

    0下载:
  2. 教务管理系统(C/C++) 这个是基于控制台的程序,利用面向对象对数据库进行模拟,同时也尝试模拟界面设计实现与事件处理机制。带开发文档(完整分析过程),程序使用VC 6.0进行编程实现
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-16
    • 文件大小:78.68kb
    • 提供者:上官剑敏
  1. 模拟银行ATM提款机系统

    1下载:
  2. 模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:53.14kb
    • 提供者:不羁的风
  1. DirecteryOption

    0下载:
  2. 模拟终端,和几种目录文件操作的系统命令,dir,cd,md,del等-analog terminal, and several catalog operation of the system commands, dir, cd, md, del etc.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14.14kb
    • 提供者:郑冰
  1. ATM1.1

    0下载:
  2. 一个C++开发实现的ATM模拟系统,实现了存取款、查询、密码修改等基本功能。-A C++ implementation of the ATM simulation system developed to achieve the withdrawal, check, password changes and other basic functions.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:834.11kb
    • 提供者:徐振兵
  1. BankSimulation

    0下载:
  2. 一个银行业务的事件驱动模拟系统,银行有两种业务:第一,取款或借款;第二,存款或还款。银行有两个窗口,用两个队列实现。事件表用带头结点的单向链表实现。-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
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:216.55kb
    • 提供者:chaser tang
  1. bank

    0下载:
  2. 银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1.48kb
    • 提供者:zhang
  1. BBS

    0下载:
  2. C++实现的模拟水木清华bbs系统,为清华大学软件编程项目训练大作业-C++ implementation of the simulation bbs system
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:990.22kb
    • 提供者:jizhen
  1. PIDsimulation1

    0下载:
  2. 连续系统的模拟PID仿真 连续系统的模拟PID仿真-PID simulation of continuous system simulation of continuous system simulation of analog PID
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:768byte
    • 提供者:wdmaster2003
  1. file_operation

    0下载:
  2. 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:3.38kb
    • 提供者:tanjing
  1. BankSchedual

    0下载:
  2. 设计和实现一个银行排队机系统,该系统对银行当前能提供服务的窗口统一调度,使用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.
  3. 所属分类:Console

    • 发布日期:2017-06-21
    • 文件大小:34.3mb
    • 提供者:zhdxch
  1. 123

    0下载:
  2. 这是一个用C++编写的模拟银行系统,不足之处亲大家帮忙改进-This is a work written in C++ simulation of the banking system, the inadequacies we help improve the pro-
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:970byte
    • 提供者:军军
  1. Air-ticketing

    0下载:
  2. 实现简单的民航售票业务模拟,用一系统来管理民航售票业务模拟,客户通过工作人员在其上进行基本的操作。-Simple air ticket business simulation, with a ticketing system to manage the business aviation simulation customers on the staff in its basic operation.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:26.73kb
    • 提供者:秋江带雨
  1. CPPmonidiancai

    0下载:
  2. c++模拟餐馆点菜系统 :餐馆事先准备好自己的招牌菜及一些常规的菜式,有营业场所,服务人员等;顾客来了以后,服务生先给客人找一张桌子坐下来,然后递上菜谱等待顾客点菜,顾客可以点一个菜,也可以退菜,完了之后结账走人,这张桌子又可以用来招待下一批顾客。-c++ simulation system a la carte restaurants: restaurants in advance to prepare their own signature dishes and some regular d
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:14.34kb
    • 提供者:Sonny
  1. yinhangmoni

    2下载:
  2. 这是一个简单的银行模拟系统 1、 客户的到达时间随机 2、 客户需要处理的业务随机(不同业务处理的平均长度不同,例如:取款时间较短,开户和销户时间较长) 3、 处理客户业务所需时间随机(在一定范围内) 4、 使用文本文件记录每个客户到达时间、业务处理时间、业务结束时间 5、 动态显示(刷新时间可调)目前每个窗口累计处理客户数量、等待人数,每个窗口的平均业务处理时间,不同业务类型业务的累计办理量。 -This is a simple bank simulation syst
  3. 所属分类:Console

    • 发布日期:2016-06-10
    • 文件大小:3kb
    • 提供者:duanzhensheng
  1. PowerNetwork

    0下载:
  2. 电网造价模拟系统,通过添加站点和边,来让电脑找出两点之间的最近距离,节省电网搭设的造价-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
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:JustForYou
  1. fos

    0下载:
  2. 模拟DOS下的文件管理功能,包括文件增删改查等等。(Simulation DOS file management functions, including file additions and deletions, changes, and so on.)
  3. 所属分类:控制台编程

    • 发布日期:2017-12-17
    • 文件大小:412kb
    • 提供者:溪_风
« 12 3 »
搜珍网 www.dssz.com