搜索资源列表
pipe-eval
- 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。 -Provided for users today is the JAVA source code,
Java
- 基于Java平台预测分析器的分析与实现,对于基于Java平台分析器进行了详细的研究-Analyzer based on the Java platform Forecast Analysis and Implementation for the Java platform based on the analyzer to carry out a detailed study
BP
- 用于BP神经网络算法,可以用于工程预测。-BP neuralNetAlgorithm
BPNet
- BP神经网络的训练和预测程序,可以直接放在eclipse下直接运行-BP neural network training and prediction process can be run directly on the eclipse
syntax
- java实现语法java分析器,含源代码,预测分析表-java syntax java parser to achieve, including source code, Forecast and Analysis Table
customer
- jsp客户消费预测系统,有一个简单的预测算法根据以前用户的消费情况-jsp customer consumption forecasting system, a simple prediction algorithm based on previous userconsumption
JAVA1
- 张量积计算神经网络Java程序,用神经网络预测求解-ANN JAVA
2007430193367
- 此系统是一个销售预测系统,生产商可以根据此系统预测未来一段时间产品销量-this is a system which can predict the sales of the product in the future
Multiplelinearregressonanalysisprediction
- 多元线性回归分析预测法针对概率论中的回归预测做了研究,推荐各位大侠阅读-Multiple linear regression analysis prediction for the probability of regression to do the research, recommended reading you heroes
parsing
- LL1分析法的构造,也就是LL1预测分析表的构造-grammer Analysis
ctt
- 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果 -Sales forecasting system, can be based on historical sales data on sales to predict the future, using BP neural network prediction model for training, can achieve good Xiao Guo
sammi
- 用java语言编写的LL(1)文法分析程序,输出first集、follow集和分析表,并对输入串进行预测分析。 -Written by java LL (1) grammar analysis program, the output first set, follow the table set and analysis, and prediction of the input strings.
syntax
- LL(1)文法的实现。具体设计要求如下: 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符FIRST 集FOLLOW集和SELECT集。 5. 画出预测分析表。 6. 判定读入的文法是否是LL(1)文法。 7. 给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 8. 查出文法中是否含有左递归或左公因子。若有则消除左公因子和左递
forecastarithmetic
- 预测算法,适用于预测数据,根据你输入的一组数据,用模糊算法预测下一次数据输出。-Prediction algorithm,if you input some data,you can get a relatively right output,Thank you for your surpport.
GM-JAVA
- 灰色预测JAVA源码,很实用的预测方法,推荐大家下载-GrayModel prediction,suggest you to download
java-eluosifangkuai
- java俄罗斯方块实现代码,实现了自动加速功能,能预测下一个方块 -Tetris implementation java code to achieve the automatic acceleration, can predict the next box
ARMA-Java--master
- ARIMA模型是通过将预测对象随时间推移而形成的数据序列当成一个随机序列,进而用一定的数学模型来近似表述该序列。根据原序列是否平稳以及回归中所包含部分的不同分为AR、MA、ARMA以及ARIMA过程。 在模型的使用过程中需要根据时间序列的自相关函数、偏自相关函数等对序列的平稳性进行判别;而对于非平稳序列一般都需要通过差分处理将其转换成平稳序列(ARIMA);对得到的平稳序列进行建模以确定最佳模型(AR、MA、ARMA或者ARIMA)。在使用中最重要也是最关键的就是对序列进行参数估计,以检验其
java+实时股票报价系统源代码+NeatBeans
- java的股票系统,用于进行股票报价系统的预测等相关的功能。(Java stock system, for stock quotes, systems, forecasting and other related functions.)
libsvm-java
- 支持向量回归机的Java代码 可以进行预测(It is the Java code of the support vector regression machine .It can predict unknown data.)