搜索资源列表
MyBankManager
- 自己写的一个银行管理系统,实现了对ACCESS数据库的访问,能够存款,取款,交易查询,修改密码,比较有代表性。-himself in a bank management system that the right ACCESS database visit to deposits, withdrawals, transactions inquiries, password changes, which are more representative.
lauditsrc
- 银行现场稽核项目的原代码,希望给做稽核的朋友带来帮助-Bank project site audit of the original code, hope to do the audit to help bring friends
bank
- 电子银行系统源码 本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。 运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。 2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsof
bank
- 银行管理系统,可以模拟银行相应操作,如:开户、销户、存款、取款、转账等。-Bank management system, can simulate the corresponding bank operations, such as: accounts, sales households, deposits, withdrawals, transfers and so on.
bankPosSrc
- 目前尚在使用的建行Pos终端源程序,内含价值很高的代码.-Pos terminals of construction bank that is still used and contain valuable process procedure
bank
- 银行排队机的实现代码 其中,服务器端在windows平台实现 而取号机则在linux平台实现,需要下载到开发板上。已在mini2440上通过测试,界面漂亮。两者可以连通,实现银行里面的取号叫号系统功能。 code for Bank queuing system,the server runs on windows platform,the client runs on linux platform,you need to download it to board.It has been te
Bank-Queuing-System
- 客户到银行办理业务,需要取号排队等候。客户分为VIP客户、理财客户、一般客户三种类型。不同类型客户,取得不同的排队序号凭证,进入不同序列排队等候。当服务窗口出现空闲时,按既定策略从三种类型客户中选取客户接受服务。 选取客户接受服务的策略如下: (1)三种类型客户的服务优先顺序从高到低依次为:VIP客户、理财客户、一般客户; (2)相同类型的客户采取先来先服务的原则; (3)当一般客户连续5次未被选中时,下一次优先选取一般客户接受服务。 -Customers to the ba
simulated-bank-management-system
- 模拟的银行管理系统,有利于学习C/C++的孩子进一步提高-The simulated bank management system, conducive to learning C/C++ child to further improve
Bank
- 迷你bank 利用Linux Vim编译器书写简单银行系统-Mini-bank use Linux Vim Compiler write simple banking system
Bank-Account
- 基于C++的银行账户模拟程序。适合学习链表和指针的初学者-Based C++ bank account simulation program. Suitable for beginners to learn linked lists and pointers
bank-manage
- 银行管理系统,可随意增加删除账户、修改密码或利率-Bank management system
bank-system
- Bank System,you think you are very smart,indeed ,you are very foolish-Bank system,which is very interesting.I think you will like.
bank
- 简单的字符界面银行ATM系统,通过消息队列实现客户端和服务器通信,服务器运用多进程,客户端运用函数指针调用,有利于初学者学习-Simple character interface bank ATM system, the client and server communicate via message queues, using multi-process server, the client calls using function pointers, help beginners lear
bank
- 在linux下vi编写的银行储蓄系统,纯c语言实现,数据结构是链表。-The Bank System written in pure c language under linux, the data structure is a linked list.
bank
- simulation of a bank withe c++
bank.tar
- 模拟银行开户系统,实现开户等相关操作,以及对其他的一些操作-something like bank
Bank-Paiduisuanfa-2016
- 银行排队系统设计 多窗口单队列 平均等待时间-bank que
bank
- 基于QT的银行排队系统,包括排号端,叫号端,服务器端-QT-based bank queuing system, including Arranging end, called the number, the server-side
Bank-Book-Management
- 银行卡存折管理系统,C++源代码,具有管理用户信息各项功能。-Bank card passbook management system, C++ source code, with the management of user information functions.
Bank System
- 该系统是一个简单的银行账户系统,可以实现开户,存款,取款,ATM机存取等功能。(The system is a simple bank account system, which can be used to open account, deposit, withdraw money, access the ATM machine and so on.)