登录
首页 » Java » AtmDemo

AtmDemo

于 2014-02-05 发布 文件大小:19KB
0 212
下载积分: 1 下载次数: 4

代码说明:

  实现ATM简单的转账,存款和查询账户余额操作,在控制台实行。(Simple transfers, deposits and account balance inquiry ATM operations, implemented in the console.)

文件列表:

AtmDemo
.......\.classpath,301,2013-12-14
.......\.project,383,2013-12-14
.......\bin
.......\...\com
.......\...\...\cc
.......\...\...\..\action
.......\...\...\..\......\IAction.class,308,2013-12-28
.......\...\...\..\......\impl
.......\...\...\..\......\....\AtmAction.class,1487,2013-12-28
.......\...\...\..\biz
.......\...\...\..\...\IAtmBiz.class,307,2013-12-28
.......\...\...\..\...\impl
.......\...\...\..\...\....\AtmBizImpl.class,3327,2013-12-28
.......\...\...\..\dao
.......\...\...\..\...\IAtmDAO.class,208,2013-12-28
.......\...\...\..\...\impl
.......\...\...\..\...\....\AtmDAOImpl.class,1186,2013-12-28
.......\...\...\..\entity
.......\...\...\..\......\Account.class,1518,2013-12-28
.......\...\...\..\exception
.......\...\...\..\factory
.......\...\...\..\.......\ActionFactory.class,608,2013-12-28
.......\...\...\..\.......\BizFactory.class,595,2013-12-28
.......\...\...\..\.......\DAOFactory.class,595,2013-12-28
.......\...\...\..\SystemStart.class,2196,2013-12-28
.......\...\...\..\ui
.......\...\...\..\..\AtmUI.class,3399,2013-12-28
.......\...\...\..\util
.......\...\...\..\....\DB.class,1385,2013-12-28
.......\src
.......\...\com
.......\...\...\cc
.......\...\...\..\action
.......\...\...\..\......\IAction.java,460,2013-12-18
.......\...\...\..\......\impl
.......\...\...\..\......\....\AtmAction.java,1138,2013-12-18
.......\...\...\..\biz
.......\...\...\..\...\IAtmBiz.java,455,2013-12-18
.......\...\...\..\...\impl
.......\...\...\..\...\....\AtmBizImpl.java,3039,2013-12-24
.......\...\...\..\dao
.......\...\...\..\...\IAtmDAO.java,210,2013-12-18
.......\...\...\..\...\impl
.......\...\...\..\...\....\AtmDAOImpl.java,746,2013-12-18
.......\...\...\..\entity
.......\...\...\..\......\Account.java,961,2013-12-14
.......\...\...\..\exception
.......\...\...\..\factory
.......\...\...\..\.......\ActionFactory.java,274,2013-12-18
.......\...\...\..\.......\BizFactory.java,268,2013-12-18
.......\...\...\..\.......\DAOFactory.java,269,2013-12-18
.......\...\...\..\SystemStart.java,1664,2013-12-22
.......\...\...\..\ui
.......\...\...\..\..\AtmUI.java,3174,2013-12-20
.......\...\...\..\util
.......\...\...\..\....\DB.java,674,2013-12-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MT4跟单软件发射和接收端
    说明:  本地MT4的EA跟单软件,一个发射端,一个接收端,可以设置比例,货币修正,风控等,目前是EX4的,大神看看能不能搞成MQ4。(Local MT4 EA documentary software, a transmitter, a receiver, can set the proportion, currency correction, wind control, etc., is currently EX4, God to see if we can achieve MQ4.)
    2020-06-21 04:20:02下载
    积分:1
  • EA顺势加法加单1
    通过判断趋势来顺势加单,实现小输大赢的目的。 实测可用。(By judging the trend to increase orders, we can achieve the goal of small losses and big wins. Actual measurements are available.)
    2020-06-21 21:40:02下载
    积分:1
  • Lab1_10022012
    R语言的入门源码.基本的介绍了R语言的最基本的功能,如何建立文件,导入文件等等(The basic code for R language)
    2013-07-10 05:46:39下载
    积分:1
  • R
    说明:  金融时间序列分析上证指数的GARCH模型R语言代码,可用于研究股票的波动性和预测。(The GARCH model R language code of the Shanghai Stock Exchange Index for financial time series analysis can be used to study the volatility and prediction of stocks.)
    2019-06-03 20:07:27下载
    积分:1
  • 带时间的趋势指标
    MT4版本的趋势线指标,带时间输出的,很实用的指标(MT4 Trend Line Indicators, with Time Output, Very Practical Indicators)
    2020-06-21 13:40:01下载
    积分:1
  • New Drovasek EA
    MT4 expert advisors 4
    2019-04-19 21:35:05下载
    积分:1
  • test
    简单的文本文件输入存储和简单计算 以股票收盘价为例子(Input memory and computationally simple text files)
    2014-09-03 13:01:29下载
    积分:1
  • 双货币对冲套利策略
    说明:  双货币对冲,有兴趣可以下来研究,EURUSDvsGBPUSD(Double currency hedging, interested can come down to study)
    2020-06-18 01:40:01下载
    积分:1
  • code
    一个利用MATLAB编写的螺纹钢期货高频交易套利策略。本策略主要使用移动平均(Moving Average)+RSI 指数策略进行交易判定。其基本思想是 MA 策略对 于明显 趋势走效果较好,而 RSI 策略适用于震荡的行情 ,对两种策略 产生的信号合成之后具有较强抵抗风险的能力 。实际验中,在对初始价格信号进行处理并 通过以往数据回测,得到最佳据回测,得到最佳参数组合之后,策略的年均收益率 达到了23.6,夏普比率为 2.05。(One using MATLAB rebar futures arbitrage high frequency trading strategies. This strategy is mainly used moving average (Moving Average)+ RSI index trading strategy determination. The basic idea is a clear trend to go for MA strategy is better, while RSI strategy for market shocks, the two signals generated after synthesis strategy has a strong ability to resist risks. Practical experience, in the pair. Practical experience, in the pair. Actual experiment, in the initial price signals to be processed and the data back through the previous test, get the best according to backtesting, get the best combination of parameters, the strategy to achieve an average annual rate of return of 23.6 2, the Sharpe ratio of 2.05.)
    2013-10-09 14:14:53下载
    积分:1
  • 7641_zh
    非常好用的一个外汇EA插件,希望大家喜欢,我测试了一部分,感觉能给大家一些帮助,谢谢(A foreign exchange EA plug-in is very nice, hope you like them, I tested part of feeling can give you some help, thank you )
    2016-05-10 19:34:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载