CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Bank

搜索资源列表

  1. 92

    1下载:
  2. 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:232201
    • 提供者:飞翔
  1. bank

    0下载:
  2. 银行业务模拟编写程序用C++编写数据结构可课程设计-Banking analog programming with C++ to prepare data structure of course design
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:26867
    • 提供者:liguifang
  1. BankLiner

    0下载:
  2. 模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and cus
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:714726
    • 提供者:linqingyang
  1. bank

    1下载:
  2. 假设某银行有四个窗口对外接待客户,从银行开门起就不断的有客户进入银行。由于每个窗口在某时刻只能接待一个客户,因此在客户众多时需按先后顺序排队,设计一个程序,遵循先到者先办理的原则,模拟银行办理业务的效率最高,客户耗时最少的情形。-Suppose there are four windows of a bank receiving external customers, starting from the bank have continued to open the door into the
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3530
    • 提供者:lishan
  1. bank

    0下载:
  2. 这是数据结构报告,主要是研究开发银行业务模拟。-VC++ bank
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:468717
    • 提供者:zj
  1. bank

    0下载:
  2. 数据结构上机报告-银行业务模拟,里面有详细的说明和源码,喜欢的同学下载吧-The data structure starts up a report-bank the business imitate, in have expatiation and source code, the classmate liking downloads
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:24278
    • 提供者:王超
  1. bank

    0下载:
  2. 数据结构 银行排队程序模拟 (用栈来实现银行排队模拟器)-Banks line up program to simulate the data structure (using the stack to achieve the bank queue simulator)
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1660
    • 提供者:马孟来
  1. Bank

    0下载:
  2. 清华严蔚敏数据结构算法3.6 3.7银行业务模拟-<<Data Structure>> Qinghua. Author:YanWeimin. algorithm 3.6 && 3.7 "Bank Simulation"
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2620
    • 提供者:HTHT
  1. bank

    0下载:
  2. Queues or stack dont rememeber, for a bank basic c-Queues or stack dont rememeber, for a bank basic c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:518
    • 提供者:pelizano42
  1. bank

    1下载:
  2. 假设某银行有2个窗口对外接待客户,从早晨银行开门起不断有客户进入银行,由于每个窗口在某个时刻只能接待一个客户。因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进和银行的客户。如果某个窗口的业务员正空闲,则可上前办理业务。反之,若个窗口均有客户所占,他便会排在为数最少的队伍后面。编制一个程序模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。 -Suppose there are two windows of a bank' s foreign hospitality cus
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1943
    • 提供者:qianlei
  1. BANK

    0下载:
  2. bank data structure code
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:533
    • 提供者:mad
  1. knowledge-bank-deposits

    1下载:
  2. 利用线性表存储结构知识设计并实现银行存款利率表-By using the linear table storage structure design and realize the knowledge bank deposits a bit
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-12-10
    • 文件大小:125423
    • 提供者:文迪
  1. bank

    0下载:
  2. 数据结构大型试验-银行模拟系统 (1)通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。 (2)通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。 (3)实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间。 (4)在实验中,可改变参数(如银行窗口数、客户到达率、服务时间等),测试银行的服务效率。要求在各种情况下,模拟测试都能
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1054926
    • 提供者:fsn
  1. bank-queuing-system

    0下载:
  2. 此代码是模拟银行顾客排队系统,用于计算某个时间断内在银行各个窗口服务的情况和顾客得到服务的情况-This code is simulated bank customer queuing system, used to calculate a time-off the inner bank window service and customer services
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:3242
    • 提供者:韦龙
  1. Bank

    4下载:
  2. 银行排队模拟系统 设计一个程序模拟银行叫号系统。 假设某银行有5个服务窗口,一个统一的叫号系统。在服务时段内,每个时间单位有随机数目的顾客到来,每个新来的顾客得到一个顺序号,排入等待服务队列,等待叫号。 每个服务窗口的职员处理完一个顾客的业务后,顾客即刻离开,职员呼叫下一个顾客,窗口显示下一个顾客的服务号。被叫号的顾客随即得到服务。假定每个顾客需要的服务时间也是随机的。试设计程序模拟上述场景。 要求在服务时段内显示如下实时信息和统计信息: 1) 每个窗口正在办理业务
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:2317756
    • 提供者:酉永松
  1. average-wait-time-bank-customers

    0下载:
  2. 队列的应用--银行客户平均等待时间.使用C语言编写,在控制台界面显示。本程序演示了队列这种数据结构的实际应用。-Queue application- the average wait time bank customers using the C language, the console screen displays. This program demonstrates the queue practical application of this data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:thomas_cjf
  1. bank

    0下载:
  2. 数据结构程序设计,实现以下问题:某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口,理财卡业务指定5、6号窗口。但如果5、6号窗口全忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理。 客户领号、业务完成可以作为输入信息,要求可以随时显示6个营业窗口的状态。-Data structure program design, to achieve the follow
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:208952
    • 提供者:毛小婷
  1. Bank

    0下载:
  2. 某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口,理财卡业务指定5、6号窗口。但如果5、6号窗口全忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理。 客户领号、业务完成可以作为输入信息,要求可以随时显示6个营业窗口的状态 -a total of six banks operating business hall window with broadcast
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:435170
    • 提供者:刘婷
  1. bank-data

    1下载:
  2. 数据挖掘常用的银行数据,很适合初学者,和大家一起分享!-Data mining commonly used bank data, it is suitable for beginners, and share with everyone!
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13600
    • 提供者:鱼小鱼
  1. bank queue

    0下载:
  2. 运用数据结构中的栈结构,实现模拟银行排队的功能(Using the stack structure of data structure, the function of simulating Bank Queuing is realized)
  3. 所属分类:数据结构

    • 发布日期:2018-01-05
    • 文件大小:227328
    • 提供者:Liz Yin
« 12 3 4 5 »
搜珍网 www.dssz.com