搜索资源列表
92
- 本代码是用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
yinhangmoni.rar
- 此为一银行业务模拟系统,用队列数据结构实现。计算客户在银行呆的总时间,然后计算平均时间,This is a banking simulation system realized with a queue data structure. Computing customers the total time spent in the bank, and then calculate the average time
stackqueue
- 数据结构栈和队列基本源代码,并包括银行模拟、中缀表达式计算、列车调度、农夫过河问题等经典数据结构算法。-Stack and queue data structure of the basic source code, and includes Bank of simulation, in the calculation is made up of expressions, the train scheduling, the farmer across the river, such as the
bank
- 银行业务模拟编写程序用C++编写数据结构可课程设计-Banking analog programming with C++ to prepare data structure of course design
datastructure
- 数据结构课程设计,做的一个银行模拟系统,挺好-Data structure the curriculum design, to do a bank simulation system, quite good
bank
- 数据结构上机报告-银行业务模拟,里面有详细的说明和源码,喜欢的同学下载吧-The data structure starts up a report-bank the business imitate, in have expatiation and source code, the classmate liking downloads
shujujiegou
- c-c++数据结构的排序查找树题库.pdf-c-c++ data structures- sorting- question bank. pdf
yinhangguanlixitong
- 一个基于数据结构应用的银行管理系统主要阐述了数据结构在编程中的思想-Applications based on the data structure of a bank management system
code8-13-14
- 数据结构课程设计 8航空订票系统 13银行排队 14课程编排-Data structure course design airline reservation system 13 8 14 curriculum bank queue
moni
- 数据结构 银行模拟问题-Bank of simulation data structure problem
bank
- 数据结构 银行排队程序模拟 (用栈来实现银行排队模拟器)-Banks line up program to simulate the data structure (using the stack to achieve the bank queue simulator)
Bank
- 清华严蔚敏数据结构算法3.6 3.7银行业务模拟-<<Data Structure>> Qinghua. Author:YanWeimin. algorithm 3.6 && 3.7 "Bank Simulation"
169
- 大学计算机专业数据结构课程设计——银行账户管理系统,-Data structure course design-bank account management system
BANK
- bank data structure code
bank
- 数据结构大型试验-银行模拟系统 (1)通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。 (2)通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。 (3)实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间。 (4)在实验中,可改变参数(如银行窗口数、客户到达率、服务时间等),测试银行的服务效率。要求在各种情况下,模拟测试都能
average-wait-time-bank-customers
- 队列的应用--银行客户平均等待时间.使用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.
bank
- 数据结构程序设计,实现以下问题:某银行营业厅共有6个营业窗口,设有排队系统广播叫号,该银行的业务分为公积金、银行卡、理财卡等三种。公积金业务指定1号窗口,银行卡业务指定2、3、4号窗口,理财卡业务指定5、6号窗口。但如果5、6号窗口全忙,而2、3、4号窗口有空闲时,理财卡业务也可以在空闲的2、3、4号窗口之一办理。 客户领号、业务完成可以作为输入信息,要求可以随时显示6个营业窗口的状态。-Data structure program design, to achieve the follow
bank-data
- 数据挖掘常用的银行数据,很适合初学者,和大家一起分享!-Data mining commonly used bank data, it is suitable for beginners, and share with everyone!
yinghang
- 数据结构题目 银行叫号系统 分为三个窗口 普通窗口 公司窗口 vip窗口-Data structure questions bank calling system Divided into three windows of ordinary Window Company windows VIP windows
bank queue
- 运用数据结构中的栈结构,实现模拟银行排队的功能(Using the stack structure of data structure, the function of simulating Bank Queuing is realized)