搜索资源列表
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
ATM-Source-Code
- AMT取款机,基本功能实现,数据库database操作-ATM machine essential functions implemetation
ATM
- java写的一个atm模拟取款机,可以作为java的大作业,链接数据库。-java write a atm cash machine simulation, can be a big job as java, link database.
ATM
- QL SERVER 应用开发 银行ATM(取款机)系统 数据库设计 我在学校的 SQL项目,模拟 银行ATM(取款机)系统-QL SERVER Application Development Bank ATM (ATM) system, database design in my school SQL projects, simulation bank ATM (ATM) system
ATMVB
- )。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and
ATM)
- 这是一个用数据库做的小小的ATM银行取款机。用C#做的-This is a little to do with the database ATM bank teller machines. Using C
Messenger
- 网络数据通信案例——MyMessenger 代码使用说明 ============================================================== ATM文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DO
ATM
- 用vb开发atm界面,具有修改密码,转账,存款取款功能,中英文界面,然后连接数据库,添加时间功能-Vb interface atm with the development of a modified password, fund transfer, cash deposit function, in both Chinese and English interface, and then connect to the database, add the time function
ATM
- ATM取款机系统数据库设计,并且有PPT可以按步骤教学生尽快掌握,方便高效-ATM Teller Machine System database design, and the PPT steps to teach students can be as soon as possible to facilitate the efficient
ATM
- 用C++模拟的ATM机智能存取系统,控制台形式的可视化操作,用此方法模拟到这种程序,已经很不错了,本系统没有用到数据库,直接对文件进行操作,因此适合初学者学习!-Using C++ simulation of the ATM machine intelligent access systems, the console operator visual form, using this method to simulate this procedure is quite satisfactory,
Source
- 某银行拟开发一套ATM取款机系统,实现如下功能: 1、开户(到银行填写开户申请单,卡号自动生成) 2、取钱 3、存钱 4、查询余额 5、转账(如使用一卡通代缴手机话费、个人股票交易等) 现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:\bank目录下,文件增长率为15 。 -Intended to develop an ATM of a bank teller machine system to achieve the following func
ATM
- 自己练习的C语言小程序,ATM系统实现,*面和数据库连接,用文件实现-Own practice C-applet, ATM system implementation, non-interface and database connection, use the file to achieve
ATM
- 当地银行打算安装新的自动取款机(ATM),允许用户在其上进行基本的银行交易。每个用户在银行只能拥有一个账号。ATM用户应当能够查看他们的账户余额,提取现金,并存入资金。银行每天装入500张面值为20美元的钞票。 ATM的交易包括根据账号和用户标识(PIN)来验证用户身份的真实性,然后创建和执行银行交易。为了验证用户身份和执行交易,ATM必须与银行的账户信息数据库进行交互。 本例使用计算机的显示器来模拟ATM屏幕,用计算机的键盘来模拟ATM的键区。 -Local bank intend
Network_database
- DVR网络系统SDK开发网络库.目前SDK支持atm(6204,6214),stm(6308,6304),.65xx系列的产品。-DVR Network SDK Development Network database. Current SDK supports atm (6204,6214), stm (6308,6304), .65 xx range of products.
ATM
- 模拟ATM机的基本功能,采用access作为数据库。-Simulate the basic functions of ATM machines, using access as the database.
ATM
- C#模仿ATM取款机,实现基本的存取款功能,包含数据库。-C# imitate the ATM cash machines, to achieve the basic deposit and withdrawal functions, including the database.
ATM Database System Code
- ATM MACHINE USE JAVA
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)