搜索资源列表
-
0下载:
C 模拟ATM自动取款机源代码(TXT文件存储)
C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。
-C simulation source code for ATM automated teller machi
-
-
0下载:
这个程序主要是用C语言完成的,实现了银行系统里的取款,存款,修改用户信息,开户等功能。-the program was written by C language, it had simulated bank system. for example , withdrawal,deposit and so on.
-
-
0下载:
This is an automated software system written in C programming language for Bank Management which can handle accounts for customers. It uses files to handle the daily transactions, account management and user management. Its not a complete accounting
-
-
0下载:
C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the other syste
-
-
0下载:
C语言写的一个金融行业工作面试题随即抽取小程序,每次抽取三道题,其中包括两道必选题和一道随机题。-Then extract a small financial sector face questions written in C language program, each extracted three questions, including the two must be subject matter and a random question.
-
-
0下载:
这个程序是金融应用中的Livermore Loops的C语言实现-This program is a the Livermore Loops C language financial applications achieve
-
-
1下载:
用C语言读取通达信日线数据。
程序中的通达信软件安装地址可能每个人不一样,修改一下重新编译、运行即可。VC++6.0和TC2下测试成功。-Mastery using C language to read the letter on-line data. Program accessible information software installation address each person may not like tinkering recompilation run. VC++6.
-
-
0下载:
C语言写的 一个模拟银行系统的小程序 用EGG库图形化了-C language to write a small banking system simulation program with a graphical library EGG
-