搜索资源列表
2005011502_118573_ATM_MFC
- 一个模仿ATM提款机的MFC程序,具有ATM的所有功能。
ATM
- 基本模拟atm取款存款机 软件 基于mfc制作 -Basic simulation software atm machine ATM deposit
MFC-ATM-of-CBC
- MFC 实现中国建设银行自动取款机 带界面 带语音 带数据库 1. 设计平台与系统功能设计 1)设计平台 设计平台:MicroSoft Windows xp 设计工具: Microsoft visual c++ 6.0 MicroSoft Office Access 2003 方正畅听语音朗读软件 2)系统功能描述: a.查询余额:查看客户当前可用余额 b 修改密码:修改并保存用户的密码 c.取款服务:取现金服务 d.转账服务:转
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
- 软件工程课程设计,简单的ATM程序,用到了MFC和ADO组件,可供初学者参考-A simple ATM program of software engineering course design, which has used MFC and ADO. hope it helps, for beginners.
ATM
- 模拟ATM取款机的功能,用MFC对话框实现,很好的MFC学习参考。-Simulation of the function of ATM cash machine, using MFC dialog to achieve, a good reference for learning MFC.
myATM
- 在mfc环境下的模拟ATM机的各项功能。-Mfc simulation environment in the ATM s features.
2476429002002pos
- pos银行系统,MFC开发,值得学习 -pos ATM,develop with c++
ATM_imitate
- ATM模拟器 MFC VS2010 电脑模拟ATM,进行增删改查-ATM simulator MFC VS2010 the computer simulations ATM CRUD
Credit_Card_Manage
- 模拟atm机的mfc程序,编译环境 vs2008-Mfc program analog atm machine compilation environment vs2008
ATM
- ATM MFC,这个案例很实用,模拟了ATM机的客户端和服务器端-atm mfc what stand for c++
atm-ymc
- 简单的ATM取款机小程序,对初学C语言和MFC的新手会有帮助。-Simple applet ATM teller machines, will help the novice beginner C language and MFC.
ATM-withdrawal-system
- 自己花了半年时间写的ATM取款机系统,运用mfc/mysql等技术,模拟银行ATM系统,实现ATM机存、取、增加用户、修改密码等操作功能-I spent half a year to write the ATM teller machine system, the use of mfc/mysql and other technologies, the simulation of the bank ATM system, ATM machine to achieve, take, increas
ATM
- 基于MFC控制台,实现可视化界面模仿ATM 实现查询、存取款功能(Imitating ATM to implement query and access function)
ATM自助存取款机系统
- MFC与数据库,包括ATM的一些基础功能,存款、取款、转账、注册、修改个人信息、管理员系统等