-
Elevator procedures included upper and lower, to stay and other functions. Also...
电梯程序,包含了上、下、停留等功能。还有关于优先级的设置。-Elevator procedures included upper and lower, to stay and other functions. Also on the priority settings.
- 2023-01-19 18:25:03下载
- 积分:1
-
匈牙利命名法则,关于在编程中变量的命名的一个很好的参考!...
匈牙利命名法则,关于在编程中变量的命名的一个很好的参考!-Hungary naming rules,a good reference of naming variables in the programming!
- 2023-06-29 17:10:04下载
- 积分:1
-
breadth priority use of artificial intelligence algorithms to solve eight digita...
人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
- 2022-04-12 02:02:57下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
kmeans算法,许多同学做毕设需要用到
kmeans算法,许多同学做毕设需要用到-kmeans algorithm, many students needed to do to complete set up
- 2022-08-12 11:49:28下载
- 积分:1
-
车辆识别
车辆识别-vehicle identification
- 2022-05-18 07:43:22下载
- 积分:1
-
用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵
用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵-C achieve expectations maximize algorithm, in order to simplify the use of matrix diagonal matrix
- 2022-01-28 18:23:06下载
- 积分:1
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1
-
Pattern Recognition in the c
模式识别中c―均值算法,调试已通过,开发工具用的是VC++6.0-Pattern Recognition in the c-means algorithm, debugging has passed, development tools using a VC 6.0
- 2022-01-20 23:08:56下载
- 积分:1
-
clustering algorithm source code in data mining
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
- 2022-02-03 10:32:40下载
- 积分:1