登录
首页 » Java » bp

bp

于 2010-08-29 发布 文件大小:82KB
0 199
下载积分: 1 下载次数: 0

代码说明:

说明:   时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 (Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods prediction model established so that the time trend extends out to forecast future market trends, determine the variable predict value of time series forecasting method is a quantitative analysis method, which is variable in time series based on the analysis, using certain mathematical methods prediction model established, to enable an extension of time trends outwards to forecast future market developments, trends, determine the variables predictive value)

文件列表:

bp
..\.classpath,302,2008-06-20
..\.project,378,2008-06-20
..\bin
..\...\Compressor
..\...\..........\BufferedFileAdapter$DoubleBuffer.class,583,2008-07-07
..\...\..........\BufferedFileAdapter.class,2948,2008-07-07
..\...\..........\FileAdapter.class,3835,2008-07-07
..\...\..........\MainUI$1.class,735,2008-07-07
..\...\..........\MainUI$2.class,735,2008-07-07
..\...\..........\MainUI$3.class,735,2008-07-07
..\...\..........\MainUI$4.class,735,2008-07-07
..\...\..........\MainUI$5.class,735,2008-07-07
..\...\..........\MainUI$6.class,735,2008-07-07
..\...\..........\MainUI$7.class,735,2008-07-07
..\...\..........\MainUI$8.class,735,2008-07-07
..\...\..........\MainUI$9.class,575,2008-07-07
..\...\..........\MainUI.class,11686,2008-07-07
..\...\..........\MainUI.form,18017,2008-06-20
..\...\..........\NeuralFileDecoder.class,3331,2008-07-07
..\...\..........\NeuralFileEncoder.class,8609,2008-07-07
..\...\..........\NeuralTrainer.class,7482,2008-07-07
..\...\..........\Swatch.class,2520,2008-07-07
..\...\..........\TrainerWithDiagram$1.class,1849,2008-07-07
..\...\..........\TrainerWithDiagram$2.class,1182,2008-07-07
..\...\..........\TrainerWithDiagram$3.class,1021,2008-07-07
..\...\..........\TrainerWithDiagram.class,3701,2008-07-07
..\...\MainClass.class,559,2008-07-07
..\...\myUtil
..\...\......\Diagram.class,3753,2008-07-07
..\...\......\Evaluate.class,3172,2008-07-07
..\...\......\Fetcher.class,2641,2008-07-07
..\...\......\MyRand.class,1547,2008-07-07
..\...\......\NumberBox.class,641,2008-07-07
..\...\neuralNetwork
..\...\.............\BackPropagation.class,5651,2008-07-07
..\...\.............\Dendrite.class,1319,2008-07-07
..\...\.............\InputNeuron.class,580,2008-07-07
..\...\.............\NetInformation.class,503,2008-07-07
..\...\.............\NeuralNetwork.class,7452,2008-07-07
..\...\.............\Neuron.class,3283,2008-07-07
..\...\.............\RandWeight.class,1092,2008-07-07
..\...\.............\Weight.class,350,2008-07-07
..\src
..\...\Compressor
..\...\..........\BufferedFileAdapter.java,4165,2008-06-20
..\...\..........\FileAdapter.java,6882,2008-06-20
..\...\..........\MainUI.form,18017,2008-06-20
..\...\..........\MainUI.java,20387,2008-06-20
..\...\..........\NeuralFileDecoder.java,3651,2008-06-20
..\...\..........\NeuralFileEncoder.java,9712,2008-06-20
..\...\..........\NeuralTrainer.java,14521,2008-06-20
..\...\..........\TrainerWithDiagram.java,3464,2008-06-20
..\...\MainClass.java,592,2008-06-20
..\...\myUtil
..\...\......\Diagram.java,5217,2008-06-20
..\...\......\Evaluate.java,3888,2008-06-20
..\...\......\Fetcher.java,4120,2008-06-20
..\...\......\MyRand.java,1749,2008-06-20
..\...\......\NumberBox.java,752,2008-06-20
..\...\neuralNetwork
..\...\.............\BackPropagation.java,10774,2008-06-20
..\...\.............\Dendrite.java,873,2008-06-20
..\...\.............\InputNeuron.java,632,2008-06-20
..\...\.............\NetInformation.java,636,2008-06-20
..\...\.............\NeuralNetwork.java,9469,2008-06-20
..\...\.............\Neuron.java,3590,2008-06-20
..\...\.............\RandWeight.java,1114,2008-06-20

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

发表评论

0 个回复

  • RationalRoseWangShangXuanKe
    网上选课系统的uml设计,使用Java语言通过三层模型实现:数据核心层,业务逻辑层和接入层。(Uml design online course selection system, the use of the Java language to achieve through the three-tier model: Data core layer, business logic layer and access layer.)
    2014-10-13 10:15:46下载
    积分:1
  • Calculator
    一个简单的计算器实现,带小数的加减乘除。使用Java AWT/Swing实现(Implement a simple calculator, decimal addition and subtraction)
    2013-10-05 11:42:48下载
    积分:1
  • Solr文档
    说明:  Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果(Solr is an independent enterprise search application server, which provides API interface similar to Web-service. Users can submit XML files in a certain format to search engine servers through HTTP requests and generate indexes. Users can also submit search requests through Http Get operations and get the returned results in XML format.)
    2020-06-18 12:00:02下载
    积分:1
  • java-Chinese-garbled
    java各种环境下的中文乱码解析以及解决方案大全(Chinese garbled java under a variety of environmental and analytical solutions Daquan)
    2013-12-24 20:44:11下载
    积分:1
  • The Way to Write High Quality Code for Web
    一个关于提高代码写作水平的文章,值得一看(An article on improving code writing is worth reading.)
    2018-12-20 21:05:41下载
    积分:1
  • 1000.Java.Tips
    This ebook containts a huge collection of big and small Java programming articles and tips. Over 1000 tips are included.
    2010-10-05 17:41:07下载
    积分:1
  • gudingzic
    基于JAVA和SQLServer数据库的一个基本的固定资产管理系统,能实现固定资产基本信息管理,主要功能是增、删、改以及资产到期的提醒(Based on a basic fixed asset management system JAVA and SQL Server , to achieve the basic information management in fixed assets, the main function is to increase to remind delete, change and asset maturity)
    2015-12-14 09:40:04下载
    积分:1
  • ipdatabase-master
    说明:  ipdatabase 二叉树快速搜索IP地址数据库 数据 数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。 原理 利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase Binary Tree Fast Search IP Address Database data The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China. principle The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
    2020-06-15 22:35:01下载
    积分:1
  • CPPCAR
    本文件是在VISUAL C++环境下开发的汽车货运管理系统,感兴趣的可下载。(This document is in the VISUAL C++ development environment trucking management system, interest can be downloaded.)
    2015-03-12 22:27:23下载
    积分:1
  • Java聊天室
    说明:  用Java编写的聊天室,客户端和服务端都有界面,能够完成登录、私聊、群聊、发图片、抖动等功能,资源里面有完整代码和使用说明书。(In the chat room written in Java, both the client and the server have interfaces, which can complete the functions of login, private chat, group chat, picture sending, jitter, etc. there are complete codes and instructions in the resources.)
    2020-07-04 10:40:00下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载