CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 金融证券系统 搜索资源 - simulation of c

搜索资源列表

  1. atmdemo

    0下载:
  2. C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code for ATM automated teller machi
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-27
    • 文件大小:27.25kb
    • 提供者:李春雨
  1. Mbank1.0

    0下载:
  2. 代码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
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-04
    • 文件大小:2.02kb
    • 提供者:郭学海
  1. ClanguagesourceATMmachineATM

    0下载:
  2. 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
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:skysoul
  1. VCstockprice

    0下载:
  2. 利用C++模拟股票价格,使用了蒙特卡洛模拟技术-The use of C++ simulation of stock prices, using the Monte Carlo simulation techniques
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:266.31kb
    • 提供者:gertie
  1. C

    0下载:
  2. 银行业务模拟,能够实现排队等简单的功能,能够满足初学者的需求。-Banking business simulation, to achieve a simple function to queue up to meet the needs of beginners.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-07
    • 文件大小:230.73kb
    • 提供者:link
  1. ATM

    0下载:
  2. 使用c++编写的ATM柜员机模拟系统。实现了柜员机的基本操作!-Prepared using c++ ATM ATM simulation system. Achieved the basic operation of ATM!
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-03
    • 文件大小:1.33mb
    • 提供者:yinruifang
  1. ATM

    0下载:
  2. 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
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-10
    • 文件大小:1.56mb
    • 提供者:netangels
  1. SavingsAccount

    0下载:
  2. 模拟了一个简易的银行系统,以此来熟悉C++中对于类的使用-Simulation of a simple banking system, in order to become familiar with C++ for class use
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-29
    • 文件大小:301.83kb
    • 提供者:欧发欣
  1. Bank-event-driven

    0下载:
  2. 经典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
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:8.15kb
    • 提供者:1
  1. BankAcc

    0下载:
  2. 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
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:Roger
  1. CTP Stock Trade Api

    1下载:
  2. 证券程序化交易的3种实现方式: 1、C++接口可直接使用; 2、COM组件交易及测试,可使用excel、matlab等获取行情、进行交易。 3、客户端,有组合下单、追单等功能。 以上3种模式都可以使用实盘账号进行交易,实盘账号可以直接获得Level2行情; 以上3种模式也可以使用测试账号进行交易,需要模拟账号的请QQ联系,测试账号提供Level1行情。 需要COM组件、Excel模板,客户端的,请QQ联系。 后期将提供期货、证券联合
  3. 所属分类:金融证券系统

    • 发布日期:2013-08-28
    • 文件大小:12.63mb
    • 提供者:燡之
  1. MINI_ATM

    0下载:
  2. 模拟实现ATM取款机的基本功能,linux-c环境实现,代码完整,写法规范-Simulation to achieve the basic functions of ATM machines, using c language, linux-c environment to achieve
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:148.7kb
    • 提供者:赵军
  1. Bank-management-system

    0下载:
  2. 本系统是利用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!
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-29
    • 文件大小:8.04kb
    • 提供者:孙方翔
搜珍网 www.dssz.com