登录
首页 » Java » 123

123

于 2016-04-27 发布 文件大小:407KB
0 144
下载积分: 1 下载次数: 2

代码说明:

  模拟银行业务:(1) 银行每日的现金额固定,工作窗口个数固定(大于1),客户只能在工作窗口办理业务。 (2) 客户出现可以为随机,其办理的业务种类也随机。客户在到达银行时,总是最短的选择队伍排在最后面。 (3) 当客户取款时,如果帐户余额不足,则拒绝其取款;当银行现金额不足时,应请客户等待,银行现金额充足时通知客户,立即为其办理;当客户等待一定时间后现金仍然不足,或者客户主动查询N次之后,现金仍然不足,则会离开银行。 (4) 客户的存款应加入银行当日当前可用现金额。 (5) 动画实时显示银行办理业务的情况。可以启动、暂停、重新启动银行业务。 (6) 对于本程序,用户可以创建某一特定客户,使之进入银行办理业务,以便测试。 (Analog Banking: (1) bank fixed daily amount of cash, the number of fixed working window (greater than 1), customers can conduct business in the working window. (2) the customer may appear random, handled its business lines also random. When customers reach the bank, always choose the shortest team came in last. (3) when the customer withdrawals, if your account balance is insufficient, rejected its withdrawal when there is insufficient amount of cash banks should ask the customer to wait, notify the customer when sufficient amount of cash banks, immediately its handling when customers wait for a certain time after the cash after still insufficient, or the customer initiative inquiry N times, cash is still insufficient, it will leave the bank. (4) the customer' s date of deposit currently available amount of cash banks should join. (5) Real-time animation display case bank business. You can start, pause, restart banking. (6) For this program, the user can create a specific customer)

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

发表评论

0 个回复

  • Time-Series
    使用R语言进行股票数据时间序列分析,为《R and Data Mining》一书中Time Series一章的代码编写与分析(Using the R language to analyze stock time series data,R and Data Mining-Chapter Time Series code writing and analysis)
    2020-06-30 11:40:02下载
    积分:1
  • R-program
    分析000099和000039两支股票开盘价格的分布。以开盘价或收盘价为指标,在一张图上显示所有股票的以时间为横轴的散点图和曲线图。采用移动平滑法对曲线进行拟合,画出光滑曲线。(Distribution of 000099 and 000039 the opening price of the two stocks. In opening or closing price as an indicator displayed on a graph with time on the horizontal axis of the scatter plot and graph of all stocks. Using mobile smoothing curve fitting, draw a smooth curve.)
    2016-01-13 20:12:40下载
    积分:1
  • Mt4ApiDemo
    简介 mt4api接口,是用于直接连接mt4服务器,获取实时行情报价,交易执行,以及历史行情和历史订单的查询等功能的dll接口, 适合开发行情展示或者订单管理,交易策略等,如果可以,你甚至可以用他开发一个mt4客户端!该api比使用mt4终端进行报价和交易要快得多; 提供实时开仓、平仓等多种功能。 功能特点 报价连接:提供直连服务器获取数据功能。 实时报价: 可以获取每个证券代码的实时报价。 证券/组: 提供获取所有证券代码和用户所在组信息。 交易连接:直连服务器进行交易,不需要mt4终端客户端。 交易类型:支持所有交易类型 订单反馈:提供实时平仓开仓反馈。 盈亏状态:实时的盈亏状态。 付费说明 api接口的使用需要license授权文件,在开发周期内,你可以通过license生成助手申请测试license进行测试。测试license有7天的有效期. 正式用户请选择生成按月付费或者永久有效的license. 可以通过微信或支付宝直接支付或者联系我们!(MT4 API interface is a DLL interface used to connect MT4 server directly, obtain real-time information price, transaction execution, query historical quotation and historical order, etc. Suitable for the development of market display or order management, trading strategies, etc., if you can, you can even use him to develop a MT4 client! The API is much faster than quoting and trading with MT4 terminals.)
    2019-06-12 17:30:49下载
    积分:1
  • 带时间的趋势指标
    MT4版本的趋势线指标,带时间输出的,很实用的指标(MT4 Trend Line Indicators, with Time Output, Very Practical Indicators)
    2020-06-21 13:40:01下载
    积分:1
  • High-FrequencyTradingPracticalGuide
    这是一本关于高频数据处理算法的matlab分析的教程,英文版,他所使用的是matlab R2010b版本。值得大家参考(This is an analysis on high-frequency data processing algorithms matlab tutorial, in English, he used matlab R2010b version. Worth reference)
    2013-03-09 14:49:12下载
    积分:1
  • MT4 十大交易
    EA马丁+对冲+止损,适用于EURUSD、GBPUSD等货币对(EA Martin + hedge + stop)
    2017-06-22 02:59:57下载
    积分:1
  • 1
    说明:  以红白黄色为股票的价格支撑,四线计算方式与均线方式有些差异。(To red, white and yellow for the share price support, four-lane between the formula and the average difference in some way.)
    2008-01-11 20:47:53下载
    积分:1
  • Mt4ApiDemo
    说明:  简介 mt4api接口,是用于直接连接mt4服务器,获取实时行情报价,交易执行,以及历史行情和历史订单的查询等功能的dll接口, 适合开发行情展示或者订单管理,交易策略等,如果可以,你甚至可以用他开发一个mt4客户端!该api比使用mt4终端进行报价和交易要快得多; 提供实时开仓、平仓等多种功能。 功能特点 报价连接:提供直连服务器获取数据功能。 实时报价: 可以获取每个证券代码的实时报价。 证券/组: 提供获取所有证券代码和用户所在组信息。 交易连接:直连服务器进行交易,不需要mt4终端客户端。 交易类型:支持所有交易类型 订单反馈:提供实时平仓开仓反馈。 盈亏状态:实时的盈亏状态。 付费说明 api接口的使用需要license授权文件,在开发周期内,你可以通过license生成助手申请测试license进行测试。测试license有7天的有效期. 正式用户请选择生成按月付费或者永久有效的license. 可以通过微信或支付宝直接支付或者联系我们!(MT4 API interface is a DLL interface used to connect MT4 server directly, obtain real-time information price, transaction execution, query historical quotation and historical order, etc. Suitable for the development of market display or order management, trading strategies, etc., if you can, you can even use him to develop a MT4 client! The API is much faster than quoting and trading with MT4 terminals.)
    2019-06-12 17:30:49下载
    积分:1
  • allpwr
    此程序读取大智慧新一代除权数据文件,并解析其中所有股票除权数据,写入excel中.(This program reads the data files ex new generation of great wisdom, and parse the data, write excel in)
    2011-06-27 00:33:48下载
    积分:1
  • MACD
    说明:  双线、双色显示macd柱子,柱子走弱会显示白色,方便确认柱子走弱(Double-line and double-color display MACD pillars. When the pillars weaken, they will show white. It is convenient to confirm that the pillars weaken. Double-line and double-color display MACD pillars. When the pillars weaken, they will show white. It is convenient to confirm that the pillars weaken.)
    2020-06-20 09:00:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载