搜索资源列表
五子棋核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
五子棋的核心算法
- 五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 core algorithm, introduced 331 procedures of the structure, score rules, methods and judgment of the outcome search algorithm process
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
【共享】自己编码的JPEG2K核心算法EBCOT源程序!
- 【共享】自己编码的JPEG2K核心算法EBCOT源程序!
lzwc
- 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
DetectMov
- 基于背景差分法的是视频运动目标检测,该算法包含背景差分核心算法以及滤波处理阴影处理等后续图像处理-Background subtraction is based on video motion detection, background subtraction of the algorithm contains the core algorithm and the filtering processing, the shadow of the follow-up image processing
opencv对视频进行滤波后输出视频
- opencv对视频进行滤波后输出视频,试用于opencv的初学者,里面有核心算法,视频的分解与合成是cv库,滤波算子可以根据实际需要进行更改。
SMO算法实现
- 使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
整周模糊度算法文献
- 整周模糊度核心参考文献(lambda算法,蚁群,遗传算法等求解方法 )(Integer ambiguity important reference)
GWO
- 灰狼优化算法的核心算法描述,并且配有中文说明(Gray Wolf optimization algorithm)
Floyd算法
- Floyd算法的核心代码实现,以及路由函数的代码(Implementation of Floyd algorithm)
游戏核心算法编程内幕
- 各种2D小游戏的核心算法,游戏算法电子书 包含各类2d小游戏算法问题,感觉非常适合研究开发游戏算法的程序员,不错分享给发家。(A variety of 2D game core algorithm, game algorithm e-book contains all kinds of 2D game algorithm problem, feel very suitable for research and development of game algorithm programmers,
算法竞赛入门经典完整版
- 法竞赛入门资料,帮助快速练习算法,掌握算法核心思想(Algorithm competition introductory information to help fast practice algorithm)
SIFT算法详解及应用(讲的很详细)(1)
- SIFT算法。成像匹配的核心问题是将同一目标在不同时间、不同分辨率、不同光照、不同位姿情况下所成的像相对应。传统的匹配算法往往是直接提取角点或边缘,对环境的适应能力较差,急需提出一种鲁棒性强、能够适应不同光照、不同位姿等情况下能够有效识别目标的方法。(SIFT.The core problem of imaging matching is to correspond to the image formed by the same target at different times, differ
ummutability
- Search()函数描述的为核心算法总体是用链表搜索的形式实现的()
Wavelet_OMP
- omp的核心算法,初学者和引用的都可以,适合参考学习,备注都很详细(compressed sensing omp)
Q-learning
- 强化学习的核心算法,Q-table,应用动作值函数对动作的Q值进行更新来找到最优策略。(The core algorithm of reinforcement learning, Q-table, uses action value function to update the Q value of actions to find the optimal strategy.)
python机器学习预测分析核心算法
- python机器学习预测分析核心算法的例程(Python machine learning prediction and analysis of core algorithm routines)
智能手环核心算法
- 通过mpu6050加速度传感器,获取人体运动时,手腕重力变化识别运动状态,姿势等核心算法(Through the mpu6050 acceleration sensor, when the human body is moving, the wrist gravity changes to identify the core algorithms such as motion state and posture.)
Python机器学习_预测分析核心算法
- Python机器学习_预测分析核心算法(Python machine learning_ Prediction analysis core algorithm)