资源列表
WinCC-VBS1
- 制作WinCC报表,适合工控行业制作大数据而用-Production WinCC statements, suitable for industrial production of large data and the production of WinCC statements, suitable for industrial production of large data and use
simulated-annealing2
- 模拟退火算法工具箱及应用 很实用的工具箱-simulated annealing algorithm toolbox and its application
simulated-annealing3
- 模拟退火模型例题及源程序 很好用 也有图-simulated annealing
TSP-Optimization
- TSP优化——蚁群算法的优化计算 例题及源代码-TSP Optimization the optimization of ant colony algorithm
Genetic-algorithm-solution
- 遗传算法求解 -源程序 通过遗传算法求解优化问题-Genetic algorithm solution - source
cover
- 给定 n 个整数 a1,a2,…,an 组成的序列,如果对于 i< k< j,有 ak< |aj|,则称 aj 覆盖序列区间 ai,ai+1,…,aj,相应的覆盖区间长度为 j-i+1。 最大覆盖问题要求给定序列的最大覆盖区间长度 L。 例如,当 n 10,相应序列为:1,6,2,1,-2,3,5,2,-4,3 时,L 5。 ★数据输入 输入数据第一行是一个整数 n,第二行是整数序列 a1,a2,…,an。 ★数据输出 输出给定序列的最大覆盖区间长度
textclassify.tar
- 简单的文本分类,用python实现了朴素贝叶斯和SVM-Simple text classification, realized with python Naive Bayes and SVM
ArtificialIntelligenceProject
- 有界深度优先搜索 广度优先搜索 等策略实现九宫格 八数码问题的智能搜索-Bounded depth-first search strategy to achieve breadth-first search and other squares eight digital intelligent search
bp
- 使用Python语言实现了对异或问题的解决- The use of Python language to solve the XOR problem
shili
- 人工智能基于解释学习的两个实例,都是使用prolog语言编写实现-Artificial intelligence based on the interpretation of the two examples of learning, are using the Prolog language to achieve
DecisionTree
- 使用c++实现了决策树算法,举了一个比较合适的例子对其进行了说明。-Using c++ to achieve the decision tree algorithm, to give a more appropriate example of its descr iption.
ant-colony-algorithm
- 详细介绍了蚁群算法,并提供了相关案例分析。是学习蚁群算法的好资料。-Ant colony algorithm was introduced in detail, and provides the related case analysis. Is the study of ant colony algorithm is a good information.