搜索资源列表
atmdemo
- C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code for ATM automated teller machi
Mbank1.0
- 代码Mbank1.0.cpp在Dev-C++环境编译运行成功。离散事件模拟---银行模拟。P100 严蔚敏 数据结构题集C语言版-Code Mbank1.0.cpp in Dev-C++ environment, compile and run successfully.--- Bank of simulated discrete event simulation. P100 YAN Wei-min data structure set of C language version of titl
ClanguagesourceATMmachineATM
- C语言模拟ATM机源代码 画了界面!实现存、取、转、查等功能!利用文件存取! 对密码输入次数加限制,对密码进行了简单的加密! 用C语言处理了复杂的业务逻辑!-C language simulation source code draws ATM machine interface! Achieve deposit, withdraw, transfer, search and other features! Using file access! Increase the
VCstockprice
- 利用C++模拟股票价格,使用了蒙特卡洛模拟技术-The use of C++ simulation of stock prices, using the Monte Carlo simulation techniques
C
- 银行业务模拟,能够实现排队等简单的功能,能够满足初学者的需求。-Banking business simulation, to achieve a simple function to queue up to meet the needs of beginners.
ATM
- 使用c++编写的ATM柜员机模拟系统。实现了柜员机的基本操作!-Prepared using c++ ATM ATM simulation system. Achieved the basic operation of ATM!
ATM
- 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
SavingsAccount
- 模拟了一个简易的银行系统,以此来熟悉C++中对于类的使用-Simulation of a simple banking system, in order to become familiar with C++ for class use
Bank-event-driven
- 经典C/C++源码,放在word中,银行事件驱动模拟程序的。程序完整,中间有明确的注释-Classic C / C + + source code, on the word, the Bank of event-driven simulation program. Integrity of the process, in the middle there is a clear comment
BankAcc
- Descr iption: This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such
CTP Stock Trade Api
- 证券程序化交易的3种实现方式: 1、C++接口可直接使用; 2、COM组件交易及测试,可使用excel、matlab等获取行情、进行交易。 3、客户端,有组合下单、追单等功能。 以上3种模式都可以使用实盘账号进行交易,实盘账号可以直接获得Level2行情; 以上3种模式也可以使用测试账号进行交易,需要模拟账号的请QQ联系,测试账号提供Level1行情。 需要COM组件、Excel模板,客户端的,请QQ联系。 后期将提供期货、证券联合
MINI_ATM
- 模拟实现ATM取款机的基本功能,linux-c环境实现,代码完整,写法规范-Simulation to achieve the basic functions of ATM machines, using c language, linux-c environment to achieve
Bank-management-system
- 本系统是利用C语言开发的一套模拟银行业务管理的系统,包含了申请账号,存款,取款,转账,查询的功能,简单易用!-This system is the use of C language development of a simulation banking management system, including the application accounts, deposits, withdrawals, transfers, the query function, easy to use!
