搜索资源列表
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统-simulated bank ATM teller system
bank
- 电子银行系统源码 本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。 运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。 2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsof
DESalgorithm
- 标准des加密算法的最完整描述,为银行ATM及BST开发所必需了解之内容.-Des encryption algorithm standards the most complete descr iption, ATM and BST for the bank to develop the necessary understanding of the content.
code
- ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 -ATM folder for the DCOM client code. Bank folder for the DCOM server-side code. BankAccount.mdb for the DCOM server-side database.
ATM
- C语言模拟的银行ATM机系统!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C language simulation system of the bank ATM machine! Achieve deposit, withdraw, transfer, check functional! Enter the password to limit the number of times, the error three times to ex
bank.tar
- linux下 使用C语言 实现ATM机功能模拟-linux use C language function simulation of ATM machines
ATM
- 用visual C++编写的模拟银行ATM机的程序-imitate how ATM in a bank works using Visual C++ language
ATMjava
- 用JAVA编写的一个关于银行ATM的简单程序设计。-JAVA prepared with a simple program on bank ATM design.
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
atm2_2
- Linux环境下C语言实现的简单的银行ATM机基本功能的模拟。-Simulation of simple bank ATM by C in Linux environment.
ATM
- 在Linux环境下简单模拟ATM机和银行-Simple simulation and bank ATM machine in a Linux environment
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.)