搜索资源列表
atmdemo
- C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code for ATM automated teller machi
ATM
- C++编写的ATM取款机系统,利用文件操作储存信息,对密码进行简单加密。-C++ prepared ATM teller machine system, the use of file operations to store information on a simple password encryption.