搜索资源列表
MFC-atm-of-CBC
- MFC 实现中国建设银行自动取款机 带界面 带语音 带数据库 1. 设计平台与系统功能设计 1)设计平台 设计平台:MicroSoft Windows xp 设计工具: Microsoft visual c++ 6.0 MicroSoft Office access 2003 方正畅听语音朗读软件 2)系统功能描述: a.查询余额:查看客户当前可用余额 b 修改密码:修改并保存用户的密码 c.取款服务:取现金服务 d.转账服务:转
atm
- 本程序主要实现简单的atm机取款,查询余额,修改密码等操作,跟银行取款模式一样的同界面! 主要用到的是access数据库-The main achievement of this process simple atm machine withdrawals, balance inquiries, modify password operation, with the bank teller interface with the same model! The main use is the
atm
- java 版atm 系统 注册登陆 存取!!!据对经典-java version of atm Systems to access the registration landing! ! ! According to classic
atmsys
- atm系统分为前台和后台,前台用于用户的登录以实现用户的取款、存款、转账、查询、修改、取卡等功能;后台用于管理员管理和维护用户的信息实现的功能为开户、销户、查询、修改用户的各种信息。 本系统主要以JAVA为开发平台,采用JAVA+ECLIPSE+access的开发模式,atm系统以数据库为中心,由数据库控制整个系统的运作。 atm取款系统的目的是在网络上搭建一个管理员管理系统和用户取款系统,针对不同的功能进行不同的操作。用户要取款时只需到atm自动取款机上登录就可进行取款、存款、转账、查
Messenger
- 网络数据通信案例——MyMessenger 代码使用说明 ============================================================== atm文件夹为DCOM客户端代码。 Bank文件夹为DCOM服务器端代码。 BankAccount.mdb为DCOM服务器端数据库。 1. 服务器端运行准备 将Bank.EXE、Bankps.dll及BankAccount.mdb数据库文件复制到服务器端。 在DO
atm_Database_System
- GOOD PROJECT ABOUT atm DATABASE SYSTEM WITH DATABASE IN MS ACCE-GOOD PROJECT ABOUT atm DATABASE SYSTEM WITH DATABASE IN MS access
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,
atm
- c++编写的atm自动提款机的模拟系统,模拟atm的开户,存取款,查看余额等操作。-c++ written in atm atm simulation system to simulate atm' s accounts, access models, view the balance of such an operation.
atm
- 用c++实现atm管理账户,实现账户查询/存取/转帐等功能-Using c++ to achieve atm management accounts, to achieve account inquiries/access/transfer functions
atm
- 使用图形用户界面。当输入给定的账户和密码时,系统能登录atm柜员机系统,并按照相应规则获得服务。-Using the graphical user interface. When you enter a given account and password, the system can log on atm teller machine systems, and follow the rules of access to services.
atm
- 模拟atm机的基本功能,采用access作为数据库。-Simulate the basic functions of atm machines, using access as 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.
atm
- 实现简单atm存取功能,以及系统管理功能等-Simple atm access, and system management functions
atm
- 自己早期写的一个atm机模拟器,支持用户注册、存款、取款、转账、管理员操作、客户数据文件简单存取等功能,界面简洁,是C语言学习的不错参考。-Their own atm machine early to write a simulator to support user registration, deposits, withdrawals, transfers, manager operations, easy access to customer data files and other f
atm-Example
- 使用java编写的模拟atm的代码,多线程操作,实现了存取查询功能-atm using the java code written in simulation, multi-threaded operation, to achieve the access search functions
atm
- atm机 可以密码登陆,修改密码,存取款等功能-atm machines can be password login, change passwords, access models and other functions
Bank
- 实现模拟银行atm存取等等功能,采用sql sever-Bank atm access, and so the analog functions, the use of sql sever
atm
- atm 机 提供查询 存钱 取钱 转账等功能-atm machines provide access to withdraw money transfer and other functions to save money
atm
- 用C++模拟的atm机智能存取系统,控制台形式的可视化操作-Simulation using C++ atm machine intelligent access to the system console in the form of visualization
atm
- 基于MFC控制台,实现可视化界面模仿atm 实现查询、存取款功能(Imitating atm to implement query and access function)