搜索资源列表

  1. 模拟实现银行业务调度

    0下载:
  2. 模拟实现银行业务调度系统逻辑,具体需求如下: 银行内有6个业务窗口,1 - 4号窗口为普通窗口,5号窗口为快速窗口,6号窗口为VIP窗口。 有三种对应类型的客户:VIP客户,普通客户,快速客户(办理如交水电费、电话费之类业务的客户)。
  3. 所属分类:JSP源码/Java

    • 发布日期:2010-11-26
    • 文件大小:148387
    • 提供者:txj6899
  1. Bank1

    0下载:
  2. 一个模拟银行系统的JAVA代码-a banking system simulation code JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘杰
  1. 银行程序

    0下载:
  2. 模拟银行程序,实现银行的基本操作,充值,消费等功能 -simulation banking procedures to achieve the basic operation of banks, prepaid, consumer features
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:马鹏
  1. banksystem

    0下载:
  2. 模拟银行系统的程序-banking system simulation procedures
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:571392
    • 提供者:井中月
  1. bankqueue

    0下载:
  2. java编写的一个多线程程序,模拟银行排队.-prepared in a multithreaded process that simulates the bank queue.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:毛伟
  1. 模拟服务台前的排队现象问题

    0下载:
  2. 某银行有一个客户办理业务站,在单位时间内随机地有客户到达,设每位客户的业务办理时间是某个范围内的随机值。设只有一个窗口,一位业务人员,要求程序模拟统计在设定时间内,业务人员的总空闲时间和客户的平均等待时间。假定模拟数据已按客户到达的先后顺序依次存于某个正文数据文件中。对应每位客户有两个数据,到达时间和需要办理业务的时间。-a certain bank for a business client stations, the unit ti
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘一
  1. 银行OpenGL模拟

    0下载:
  2. 利用VC开发的银行系统的场景仿真,能够控制等待顾客的排队等。-Scene simulation of bank system in VC which could control the queue of customer etc.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:320512
    • 提供者:张在房
  1. vc3484645

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

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:ewq
  1. 20051217914287991

    0下载:
  2. 这是一个用 java 编写的模拟银行系统。中间有点小bug,请多多指教。-This is a java prepared using simulated the banking system. Among a little bug, please exhibitions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:黄上
  1. ATMSys

    0下载:
  2. Visual C++开发的一个模拟银行ATM取款机的小程序,采用VC数据库开发技术,编译后可以查看DEBUG文件夹下的数据库文件来运行程序.-Visual C development of a simulation of ATM bank teller machines in small program using VC database development technology, can be compiled View DEBU
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:199680
    • 提供者:倪海舰
  1. 2006032606191210725

    0下载:
  2. ATM简易模拟器 使用java源码模拟银行ATM机的处理过过程-ATM Simulator simulation using java source of bank ATM machines processed process
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:陈磊
  1. ATMserver

    0下载:
  2. 模拟银行的ATM自动取款机,能个存款、取款、修改密码、转帐-simulation of ATM bank automatic teller machines, can-deposits, withdrawals, change passwords, transfers
  3. 所属分类:金融证券系统

    • 发布日期:2024-05-16
    • 文件大小:149504
    • 提供者:唐小祥
  1. javakechenjisheji

    1下载:
  2. java课程设计. 编写程序模拟实现银行帐户相关功能。已知: a)属性:帐号,储户姓名,地址,电话,存款余额,最小余额,密码;方法:存款,取款,查询,计算利息,累加利息等。 b)根据用户操作显示储户相关信息。如存款操作后,显示储户原有余额,今日存款数额,以及最终存款余额等。 c)当用户取款时,要求提供密码,只有密码正确,方可取款;且若用户取款后余额小于最小余额时,显示提示“至少必须保留余额****”。-curriculum
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-16
    • 文件大小:189440
    • 提供者:wangqiang
  1. Back_Simulation

    0下载:
  2. 《数据结构》清华大学的,蓝皮(c语言篇)65页 模拟银行业务,计算客户平均逗留时间-"data structure," Tsinghua University, the Blue Paper (c Language) 65 simulation banking, calculate the average length of stay customers
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. bank.cpp

    0下载:
  2. 相当简单 简洁的模拟银行系统 功能不多 实现方便-quite simple concise functional simulation of the banking system not easy to achieve
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张洪
  1. RPC_shiyan

    0下载:
  2. 这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:152576
    • 提供者:夜风
  1. yinhangjiasuanfa

    0下载:
  2. 模拟银行家算法 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 本程序包括:银行家算法 -simulation algorithm bankers bankers can be a certain amount of funds for a number of users working capital use, To ensure the safety of funds bankers :
  3. 所属分类:Shell编程

    • 发布日期:2024-05-16
    • 文件大小:44032
    • 提供者:linshu
  1. bank-paidui

    0下载:
  2. 一个模拟银行和超市的业务-顾客队列服务模拟系统,用了Java的多任务和多线程-a simulation of banks and supermarkets in the business-customer service cohort simulation system, using a Java multi-tasking and multi-threaded
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:冯杰
  1. bank.java

    0下载:
  2. 主要模拟银行管理系统的功能可以添加用户和删除可以实现存钱取钱-simulated bank management system function can add and delete users can achieve receive their deposit
  3. 所属分类:WEB源码

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:白贞伟
  1. banksimulatesystem

    0下载:
  2. 大一时候学C++的大作业,独立开发的一个模拟银行系统,还存在点缺陷,不过相信对初学者来说还有帮助的,里面有作业报告和工作日记.-school freshman when the big C operations, the independent development of a simulation of the banking system, there are still defects Nevertheless, I believ
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:羊羽
« 1 23 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org