搜索资源列表
8puzzle(C)
- A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
Mouse-gestures-recognition
- 基于点轨迹的手势识别.鼠标右键点击开始记录鼠标轨迹,基于记录的轨迹,利用神经网络算法进行识别.-Trajectory based on the point of gesture recognition. By right-clicking the mouse to start recording the track, based on track record, the use of neural network algorithm to identify.
pc
- Position Control of DC Motor Using Genetic Algorith Based PID Controller using Genetic algorithm
kmean
- it is KMEANS algorit in speech
algori
- LEACH的簇树网络路由算法cluster tree routing algorit-LEACH' s cluster tree routing algorithm
ant-colony-algorithm
- 针对车辆的越野路径规划问题,设计了以最少行驶时间为目标的多策略蚁群算法.首先,分析了地形坡度和地表属性对于车辆路径规划的综合影响,通过叠加坡度与粗糙度约束建立了禁忌表 其次,一方面引入了自适应调整策略以提高路径搜索的有效性,另一方面设计了双向搜索策略以增加蚂蚁之间的协作能力和成功路径的搜索机率 另外,还提出了子路径多段交叉策略以提高算法的全局搜索能力和收敛速度,在详细叙述改进算法的步骤之后,优化了算法的部分参数取值 最后,就基本算法和改进算法的性能指标、收敛代数和仿真结果进行了比较与分析.实验结