搜索资源列表
2006411595796
- APS(高级排产系统),Java源码,大小4084k,运行环境windows。 吐血上传,这可是全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。
MySudoku
- 一款数独游戏的Java源代码,采用逻辑规则求解,不采用搜索算法求解,算法很经典,值得研究。-A few independent game Java source code, the rules for using logic, using search algorithm. Algorithm classic, worthy of consideration.
JAVECOADER
- 搞编程的不懂算法就像一个武夫,这个源码包是用JAVE写的很多算法的实现。一共介绍了17个算法,可能够你研究两个月。-engaging programming algorithm does not understand as a military man but rather, the source package is JAVE wrote many algorithm. A total of 17 algorithms, you may be able to study for two mon
j2eesdk-1_4_04-samples
- 一个java写的加密算法,欢迎大家去下载下来研究的啊
javaAlgorithm
- java算法大全.pdf是研究算法的精典之作。
tower
- 对汉诺塔游戏问题进行了研究,发现了对汉诺塔游戏用递归算法实现符合问题逻辑结构。设计了基于JSSE的递归算法实现了手动移盘和自动移盘的游戏功能。
APS
- 今天为网友提供的是JAVA源码,全球著名IT公司ILog的APS高级排产优化引擎,就连SAP、Oracle等ERP中的物料需求计划与生产计划算法都来源于ILog。APS高级排产系统我研究了好久,中间的性线求解算法可真谓难呀。其中tutorialcndlg.htm是帮助文件,src下是源代码。希望版主能给我几千分,我也想参考一下这里的几个系统。下面还会有销售性线预测系统与运输车辆优化系统。
MinesSweeper
- JAVA 做的扫雷游戏 ,界面做的很好,内容已经做了N多测试,完全合格。代码中主要是递归算法研究。
SGA
- 遗传算法的好代码,值得研究! 遗传算法的好代码,值得研究!-Genetic algorithm, genetic algorithm!
ga
- 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
src
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的
javaeight
- 八方块的人工智能算法主要用于研究人工智能的,并且是一个可以运行的例子-Eight-box algorithm is mainly used in artificial intelligence research in artificial intelligence, and is an example of running
zGEPboshichengxu
- 一博士论文程序代码,结合遗传算法和GP算法研究的程序。-A doctoral thesis program code, combined with genetic algorithm and GP algorithm procedure.
2W-barcode
- 网络二维码图片的生成算法研究,二维码图片的生成算法例子-net barcode 2 tenilogineor
cark
- 卡马克卷轴算法研究地图双缓冲-Scroll Carmack algorithm based on double buffermap
Text-Duplicated-Deletion-algorithm
- 文本去重算法研究与实现,在分析现有的去重算法的优缺点和效率的基础上,重点研究了基于特征句抽取的去重算法,并予以实现。-Research and Implementation of Text Duplicated Deletion algorithm
PSO
- 动态环境下的粒子群算法研究 动态优化问题是指目标函数随时间连续、缓慢或突然、随机变化的情况。该课题旨在将动态优化问题连续变化的时间变量区间进行任意划分,在得到的每个时间子区间上将动态问题转化为静态问题,针对此静态优化问题设计相应的遗传算法。同时给出一种能自动检测时间变化的应答算子。-Dynamic optimization problem refers to the objective function over time in a row, slow or sudden, random c
常用算法源码
- JAVA基础算法源码,最基础的算法研究源码(Basic algorithm source code)
GA
- 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)
BetaDistribution
- 实现Beta分布数据的生成,可用于研究实验中的数据生成环节(To realize the generation of Beta distributed data, it can be used to study the data generation link in the experiment)