搜索资源列表
Bank_Accou18338212272004
- This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or
ATMSys
- 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 DEBUG folder database files to run
ATMmonixitong
- 模拟ATM系统,存款取款,管理员用户,链接数据库操作,SQL语句实现-simulated ATM systems, deposit withdrawals, administrators users to link database operations, achieving SQL
ATMMONI
- 模拟 自动取款、收款机的操作,真实度很高,利用 数据库 构建-simulated ATM, cash registers, the operation was real high, the use of database construction
ATM提款机程序
- 一个好的java程序,保证新鲜,能够实现java的网络功能,数据库功能-a good java procedures to ensure that fresh, can be achieved java networking, database functions
Jelly
- 用VC++ MFC 实现的ATM机模拟器,没有用到数据库,只是简单的使用链表,以及文件操作等,便于学生学习使用-VC++ MFC using the achievement of the ATM machine simulator, the database is not used, but simply the use of linked lists, as well as file operations and so on, to facilitate the use of student
Messenger
- 网络数据通信案例——MyMessenger 代码使用说明 ============================================================== ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DO
ATM13
- 本ATM软件为纯C++编写,没有用到数据库,完全对文件进行操作,适合初学者学习!-The ATM software for the pure C++ development, did not use a database to operate entirely on paper, suitable for beginners to learn!
ATM
- 当地银行打算安装新的自动取款机(ATM),允许用户在其上进行基本的银行交易。每个用户在银行只能拥有一个账号。ATM用户应当能够查看他们的账户余额,提取现金,并存入资金。银行每天装入500张面值为20美元的钞票。 ATM的交易包括根据账号和用户标识(PIN)来验证用户身份的真实性,然后创建和执行银行交易。为了验证用户身份和执行交易,ATM必须与银行的账户信息数据库进行交互。 本例使用计算机的显示器来模拟ATM屏幕,用计算机的键盘来模拟ATM的键区。 -Local bank intend
ATM
- C#模仿ATM取款机,实现基本的存取款功能,包含数据库。-C# imitate the ATM cash machines, to achieve the basic deposit and withdrawal functions, including the database.
ATM
- 使用Eclipse和office access,实现了数据库的连接,能够对账户的余额查询、取款、存款、修改密码进行操作。-Use Eclipse and office access, database connectivity to achieve, can account balance inquiries, withdrawals, deposits, change your password to operate.
20063811146710
- 一个银行atm模拟软件 资源类别: VB源码¦数据库 -Simulation software resources of a bank atm Category: VB source ¦ database
07160450210-1-ATM
- 一个sqlite的范例程序,实现了较完整的对sqlite数据库 ATM机 进行创建、增加、删除和修改的功能。-Sqlite example of a program to achieve a more complete ATM machine on the sqlite database to create, add, delete and modify functions.
ATM
- 将ATM数据库的放在文档里了,可以实现运行的!-The ATM documentation on the database, and can run!
VB
- 跟VB关联的ATM数据库,包括基本的查询,删除,登陆!-VB associated with the ATM database, including the basic query, delete, landing!
ATM
- 一个C++写的ATM程序 没有链接数据库 DOS下可以运行成功-Written in a C++ ATM link database program does not run successfully under DOS
ATM
- ATM机的程序,没有连接数据库,只有最简单的功能实现。-The ATM program, not connected to the database, only the most simple realization of the function.
ATM
- 使用QT做的模拟ATM柜员机的程序,经测试可以使用,还附有连接数据库。-Simulation of ATM machine using QT to do the procedure, you can use the test, also with a connection to the database.
java图像界面ATM模拟程序
- 使用JAVA自带的图形化编程编程出带界面的ATM模拟程序,包括:使用用户名密码登录;取款;存款;修改密码;转账,可以连接数据库。(The ATM simulation program with interface is programmed by JAVA's graphical programming. It includes: login with user name, password, withdraw money, deposit, modify password, transfer
ATM
- 实现了ATM基础功能(存钱、取钱、转账、身份验证等),数据库利用MD5加密(The basic functions of ATM (save money, money, transfer, authentication, etc.) are realized, and the database is encrypted with MD5)