搜索资源列表
五子棋核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
5子棋的核心算法
- 5子棋的核心算法-five-game of the core algorithm
五子棋的核心算法
- 五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-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源程序!
网络拓扑发现算法的研究
- 随着计算机网络技术的发展和lnternet在全世界范围内的普及,计算机网络作为信息社会的基础设施已应用到政府部门、商业、军事、教育等社会各领域。当前计算机网络的发展特点是:网络规模不断扩大,复杂性不断增加,网络的异构性也越来越高。在现有的技术条件下,人们希望有一个更加稳定可靠的网络环境,计算机网络管理系统就是应这样的需求而产生的。它对网络上的各种设备进行管理,通过监视和控制这些设备,及时地向管理人员报告网络状态,并且简化网络故障的处理,减少故障造成的损失,提高网络的服务质量和效率 [1]。 一个
ucos-ii核心算法分析
- ucos-ii核心算法分析ucos-ii核心算法分析
实现翻页特效的核心算法实现
- 实现翻页特效的核心算法,贝塞尔曲线在翻页特效中的应用。本代码实现了贝赛尔曲线在翻页特效中应用。可使用到电子书制作中的翻页效果中。也可作为研究android 动画特效开发的示范代码。
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)
核心算法
- 核心算法,也即是判断两个方块是否可以消除(通路)。连连看的规则比较简单,能消掉的状况可以用枚举法,不外乎以下三种情况。也即是 1.直线 2.一折(一个拐角) 3.二折(两个拐角)(Core algorithm, that is, to determine whether the two squares can be removed (access). Lianliankan simple rules, can eliminate the situation can use enumeration
Chapter 5 字符串 Strings
- 普林斯顿算法课string部分的核心算法(the key algorithms of String part in algorithm part 1 of princeton university)
游戏核心算法编程内幕
- 各种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,
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)