Welcome![Sign In][Sign Up]
Location:
Search - stock

Search list

[Windows Developj-stock

Description: IBM_Java教程 用 J2ME 构建您的股票系统 很精彩啊 值得一看 -IBM_Java Directory using J2ME stock build your system very interesting ah eye-catcher
Platform: | Size: 581411 | Author: 粒粒 | Hits:

[JSP/Javaatificial simulate stock(java)

Description: 人工模拟股市(java版)-simulated stock market (java version)
Platform: | Size: 254514 | Author: 波尔 | Hits:

[Otherstock

Description: 本程序是读取钱龙股票数据的,是开发股票软件不可缺少的核心。-read Qian Longsheng stock data, the development of software stocks indispensable core.
Platform: | Size: 2428 | Author: 杨光 | Hits:

[Other resourcestock-1

Description: 股票价格的灰色_马尔柯夫预测,含公式和部分计算方法。-stock price gray _ Markov forecast, and some containing formula calculation.
Platform: | Size: 409236 | Author: 刘大 | Hits:

[Other resourcestock

Description: 来自IBM的用J2ME 构建股票系统(Build your stock with J2ME),包括英文版教程和中文版教程。
Platform: | Size: 803586 | Author: bean | Hits:

[Otherstock

Description: stock类可二次开发,短小精干,而且实用
Platform: | Size: 3682 | Author: 赵一 | Hits:

[Windows Developstock

Description: scrath the stock price from yahoo web!
Platform: | Size: 2901 | Author: 小正 | Hits:

[OS programstock

Description: 即时查看相应股票价位的小程序。需要查看的股票名称放在stock.txt文件中,程序通过读取其中内容来显示相关股票的信息
Platform: | Size: 5211131 | Author: 吴亮 | Hits:

[Other resourcestock

Description: 用来计算股票买卖盈亏及手续费的小工具,包含买保本价、卖保本加、买卖差价、交易费用,盈亏等,使用命令参数有2种如下: 1、perl stock.pl 股票数量 股票价格 例如:perl stock.pl 500 13.00 2、perl stock.pl 股票数量 股票买入价格 股票卖出价格
Platform: | Size: 1896 | Author: wenjian | Hits:

[Other resourcestock.tar

Description: 用Multi-Agent平台Zeus开发的一个功能完整的开源安全股票交易系统-with Multi-Agent Zeus platform for the development of a functional integrity of the open-source security stock trading system
Platform: | Size: 788180 | Author: 谭杰 | Hits:

[Applicationsstock_led

Description: 一个通过PCI卡向LED屏发送股票实时行情的系统-A PCI card through the LED screen to send the stock real-time quotes system
Platform: | Size: 306176 | Author: wanwp | Hits:

[Otherscrl

Description: This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
Platform: | Size: 13312 | Author: 陈伟 | Hits:

[Booksj2me_stock_example

Description: 一个有关于j2me的股票例子-one on the stock example J2ME
Platform: | Size: 277504 | Author: 小宝 | Hits:

[AI-NN-PR股票选择的遗传算法

Description: 股票选择的遗传算法-stock options Genetic Algorithm
Platform: | Size: 5120 | Author: 高山 | Hits:

[Database systemStock

Description: 企业库存管理系统-enterprise inventory management system
Platform: | Size: 4680704 | Author: 张舤 | Hits:

[JSP/Javaregist

Description: 股票交易系统的初始界面,可以从注册界面进入交易界面-stock of the initial interface, enter interface from the registration interface transactions
Platform: | Size: 2048 | Author: 小张 | Hits:

[Mathimatics-Numerical algorithmsasm_java

Description: 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序-artificial stock market (Artificial Stock Market, or ASM) is a simulation of the operation of a stock market procedures
Platform: | Size: 89088 | Author: 王宁 | Hits:

[Data structsStock

Description:  在浩瀚的宇宙中,有一个存在智能生物的星球,名为Z星。与地球相似,在Z星上也存在着股票交易所。对于某只股票,Z星的交易规则如下:   1. 股票可以通过报价指令某个报价进入市场,市场中可以存在某只股票的多个报价。   2. 股票可以通过退出指令取消一次报价。但每次退出指令只会取消当前市场中该股票最早的那次报价。   3. 股票某时刻的总价值为其在市场中的最高报价和总报价数的乘积。股票的总价值有可能为负值。   由于Z星的文明较为落后,计算机刚刚兴起不久。先假设Z星的股票市场中仅存在一支股票。作为一名Z星上的程序员,你的工作是为股票交易所设计一款软件,来自动处理报价、退出指令以及计算每个指令被运行后该股票的价值。 输入   第一行为一个整数 n, 表示指令总数。   接下来 n 行,依次给出对股票执行的 n 个命令。各行的格式为以下几种之一: E x // x 是 int 范围内的数(-2^31 <= x < 2^31),表示将将股票以报价 x 进入市场。市场中可以存在该股票的多个报价。可以存在相同的报价。 D // 表示取消当前市场中该股票最早的那次报价。(Stock Exchange problem)
Platform: | Size: 1024 | Author: 哈哈哈叶大傻 | Hits:

[Delphi/CppBuilder基于TeeChart的Stock看盘软件source

Description: 从股票数据库中读取数据,将数据用K线方式显示,练习用。(Read the data from the stock database, display the data in K-line mode, practice with)
Platform: | Size: 823296 | Author: 无锡狼人 | Hits:

[Finance-Stock software systemRL-Stock-master

Description: 使用强化学习完成股票预测。强化学习是机器学习的另一个分支,在决策的时候采取合适的行动 (Action) 使最后的奖励最大化。与监督学习预测未来的数值不同,强化学习根据输入的状态(如当日开盘价、收盘价等),输出系列动作(例如:买进、持有、卖出),使得最后的收益最大化,实现自动交易。(Using reinforcement learning to complete stock forecast)
Platform: | Size: 4338688 | Author: 石头陈 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net