搜索资源列表
Roughset_GetRules
- 属性约简程序: 1将roughset数据库附加到SQLServer2000数据库中 2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置 3 在CTR表中输入决策表 4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 s
JDK
- 实现非完备系统极大相容块的求取。输入文件格式见压缩包内orig8136.txt,其中,数字0代表非完备系统中的*,即缺省值。数字1到5分别代表每个属性的取值。如果你的非完备表中是字符型的值,一定要改成数字,比如有a,b,c三种取值,对应的转化为1,2,3。-Complete system to achieve maximum compatibility with non-block to strike. See the input file format compressed package o
200862510234
- 决策表属性约简源程序 很实用的 希望对大家有用的-Decision table attribute reduction is very useful source
reduce
- 采用粗糙集理论利用可辨识矩阵法对属性决策表进行约简-Based on rough set theory, discernable matrix is improved and applied to attributes reduction.
DMST
- 这是一个数据挖掘决策树算法示例,它能通过用户指定相应的数据库,并把数据库表中的最后一列当作决策属性,这样就可以生成一颗完整的决策树-This is a decision tree data mining algorithm for example, the user can specify the appropriate databases and database tables in the last column as a decision attribute, so that you ca
ant-colony-algorithm
- 针对车辆的越野路径规划问题,设计了以最少行驶时间为目标的多策略蚁群算法.首先,分析了地形坡度和地表属性对于车辆路径规划的综合影响,通过叠加坡度与粗糙度约束建立了禁忌表 其次,一方面引入了自适应调整策略以提高路径搜索的有效性,另一方面设计了双向搜索策略以增加蚂蚁之间的协作能力和成功路径的搜索机率 另外,还提出了子路径多段交叉策略以提高算法的全局搜索能力和收敛速度,在详细叙述改进算法的步骤之后,优化了算法的部分参数取值 最后,就基本算法和改进算法的性能指标、收敛代数和仿真结果进行了比较与分析.实验结