CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 银行模拟系统

搜索资源列表

  1. vc3484645

    0下载:
  2. 模拟银行系统银行模拟 系统银行模拟 系统-banks banking system simulation modeling simulation banking system sim ulation system banks banks simulation system simulation system banks
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:ewq
  1. 19448_ddooo

    0下载:
  2. 一个银行模拟系统,模拟的是银行的大部分流程,看看吧,还行吧?-a banking system simulation, simulation of the processes most of the banks, let's see it, OK?
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:839392
    • 提供者:subi
  1. 200732713356002

    0下载:
  2. 银行模拟系统 文件大小: 330KB 本程序是学习网络编程和界面设计的最好例子 看一下吧 -banks Simulation System File Size : 330KB of the procedure is learning network programming and interface design of the best examples look at it
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:337521
    • 提供者:ydl
  1. 1

    0下载:
  2. 有关银行模拟系统的代码 用c++编写的 一些基本的功能都有了
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3130
    • 提供者:margin
  1. Bank.rar

    1下载:
  2. 此为银行排队系统 银行营业厅配置 --营业窗口设3~8个,可以灵活设置 ;两类客户:一类是普通客户,一类是VIP客户 (需要提供VIP身份号进行身份验证);设定1~2个窗口优先办理VIP客户服务。只要有VIP客户在等待,这些窗口都要优先办理VIP客户业务。只在当前没有VIP客户服务申请的情况下,这些窗口转去办理普通客户业务。 营业窗口在办完一项业务后,可以暂停办理,停止叫号,休息一段时间,然后恢复办理。但原则上所有窗口不会同时休息。 当所有服务号码都被处理完毕,才允许发出“下班”指令,关
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1211274
    • 提供者:zoe
  1. bank_service

    1下载:
  2. 模拟银行排队系统,分vip和普通用户,运用多线程实现多窗口,同时运用egg来完成图形界面的显示-Queuing System Simulation banks, sub-vip and ordinary users, the use of multi-threaded multi-window, while the use of egg to complete the graphical interface display
  3. 所属分类:Process-Thread

    • 发布日期:2015-05-15
    • 文件大小:384848
    • 提供者:wanggang
  1. bank-system

    0下载:
  2. 银行模拟系统 查询,取款,转账,用户权限-Bank simulation system inquiries, withdrawals, transfers, user rights
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:8050329
    • 提供者:lipeipei
  1. BankSysterm

    0下载:
  2. 银行模拟系统,实现了简单的的银行存取款功能-Bank of analog systems, the realization of a simple function of the bank deposit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:16492
    • 提供者:tebie
  1. bank

    0下载:
  2. 这是我做作业时候的一个小成果,银行排队系统模拟,希望对大家有用-This is my homework when the results of a small, banks queuing system simulation, in the hope that useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2916
    • 提供者:李晓
  1. BankSystem(1)

    0下载:
  2. 模拟的银行管理系统 c# SQL 2005-Bank management system simulation c# SQL 2005
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:2090257
    • 提供者:yanhao
  1. RandomBank

    1下载:
  2. 客户业务分为两种。第一种是申请从银行得到一笔资金,即取款或借款。第二种是向银行投入一笔资金,即存款或还款。银行有两个服务窗口,相应地有两个队列。客户到达银行后先排第一个队。处理每个客户业务时,如果属于第一种,且申请额超出银行现存资金总额而得不到满足,则立刻排入第二个队等候,直至满足时才离开银行;否则业务处理完后立刻离开银行。每接待完一个第二种业务的客户,则顺序检查和处理(如果可能)第二个队列中的客户,对能满足的申请者予以满足,不能满足者重新排到第二个队列的队尾。注意,在此检查过程中,一旦银行资金
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:946103
    • 提供者:snailyang
  1. yinhangpaidui

    0下载:
  2. 银行排队系统,这里是设计有5个窗口,并计算随机时间,等待时间-bank
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:602664
    • 提供者:胡乔
  1. yinhang

    1下载:
  2. 模拟银行排队系统,实现叫号,显示等待时间和服务时间-Bank Queue System
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:353424
    • 提供者:wanghong
  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
    • 文件大小:35961000
    • 提供者:zhdxch
  1. 1234

    0下载:
  2. 银行模拟系统~简易模拟银行~实现客户的排号等待~及对客户总等待时间的计算~和统计-Bank of simple analog simulation system ~ ~ to achieve customer Arranging banks waiting ~ and customer waiting time of the calculation of ~ and statistics
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1700
    • 提供者:张贺
  1. Queuing-system-simulation-program

    0下载:
  2. 老师布置的题目,银行排队系统模拟程序,内含题目报告-Bank queuing system simulation program, the subject reports containing
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:230134
    • 提供者:sxj
  1. bank

    0下载:
  2. 银行模拟系统的代码, 非常有用 , 大牛级别-Bank simulation system of code , very useful , full C , the cow level . . .
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4167482
    • 提供者:viva
  1. yinhangmoni

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

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

    0下载:
  2. 这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况-, this is a bank simulation system for simulating the bank today, and it can reflect the actual situation of the bank
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-20
    • 文件大小:14336
    • 提供者:Zozavg
  1. nhis__the__bank

    0下载:
  2. 这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况-, this is a bank simulation system for simulating the bank today, and it can reflect the actual situation of the bank
  3. 所属分类:Hook api

    • 发布日期:2017-12-13
    • 文件大小:12213
    • 提供者:umslh$502
« 12 3 4 5 6 »
搜珍网 www.dssz.com