登录
首页 » Java » bp

bp

于 2010-08-29 发布 文件大小:82KB
0 139
下载积分: 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 个回复

  • jAva
    这是一个关于JAVA基础知识的介绍,如果你是一个学习JAVA的新手,它是非常适合你的。 (primary konwledge about java, if you fresh-man who want to learn java you should have a look at it,please bleive in me)
    2012-04-28 22:27:10下载
    积分:1
  • Garage
    由Java Swing提供GUI的车库程序(01背包问题的实例化)(Provided by the Java Swing GUI garage program (instantiated 01 knapsack problem))
    2014-06-29 23:08:30下载
    积分:1
  • java-Exe5_1
    1. 分别使用Vector、Hashtable、Stack,ArrayList、LinkedList和HashSet作为容器类,实现以下要求: (1) 向容器中添加1,000,000个随机整数。 (2) 遍历容器中的所有元素。 (3) 随机产生100,000个整数,在容器中查找这些整数。 (4) 随机产生100个整数,从容器中删除这些整数。 (5) 统计完成以上各个操作需要的时间。 比较一下不同操作在不同数据结构下的性能差异。程序文件命名为Exe5_1.java。 (51 respectively using Vector, Hashtable, Stack, ArrayList, LinkedList and HashSet as the container class, to achieve the following requirements: ( 1) are added to the container 1000000 random integers. ( 2) to traverse all the elements in the container. ( 3) 100000 randomly generated integer, in the container to find these integers. ( 4) random produces 100 integers, is removed from the container of these integers. ( 5) complete the statistics above each operation requires time. Compare the different operating at different data structure performance differences. Program file named Exe5_1.java )
    2012-12-14 11:26:23下载
    积分:1
  • Java
    Useful Java documents for developers.
    2015-06-19 14:00:21下载
    积分:1
  • GEF-runtime-3.2
    eclipse插件 gef-runtime-3.2 非常好用 谁用谁知道(The eclipse plugin gef-runtime-3.2 is very useful who knows who)
    2012-08-08 00:10:04下载
    积分:1
  • threadmanegaer
    多线程管理系统,可用于售票服务和排队服务的优先级等等,java实现(multithreading management system can be used for ticketing services and the priority queue levels, and so on, to achieve java)
    2007-05-27 15:21:32下载
    积分:1
  • JFreeChart43
    说明:  jfreechart制作图表,内容详细,一定要看啊(jfreechart charting, detailed and have to look at ah)
    2011-03-13 23:01:12下载
    积分:1
  • BrainVita
    Its a nice Brain Vita Game which is played with marbles usually!
    2009-06-01 09:55:52下载
    积分:1
  • DefaultFileComparator
    Default File Comparator implements Comparator, Serializable.
    2014-01-22 14:13:04下载
    积分:1
  • MobileDevelopersGuideToTheGalaxy
    Mobile Developers Guide To TheGalaxy 移动开发阐述,对比了当前市面上流行的多种移动平台j2me, iphone, symbian, android, palm等等,让你了解移动开发,并决定在项目中使用哪一种平台.(Mobile Developers Guide To TheGalaxy Mobile development guide, with which you can decide which platform you can use for your project, j2me, iphone, symbian, android, palm or other else.)
    2009-10-30 17:33:24下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载