搜索资源列表
asdasd
- 用遗传算法求解组合拍卖竞胜标的pdf-Using Genetic Algorithm for Solving Combinatorial auction wins the object of competing pdf! ! ! ! ! ! ! !
Finalomok
- Korean omok game. If one gamer put the five stone in a row, he wins.
Carfire
- 灭火机器人比赛要求 ①在迷宫中找到火源:必须确认进入火焰圆弧的30cm区域,而不能是碰巧经过火焰区域。 ②做出灭火动作:必须在进入火焰区域后方有效,可以是风扇转动,喷出灭火物质等。 ③将火扑灭:保证完成前两项动作基础上,将火扑灭。而不能是碰倒蜡烛使之熄灭,或碰巧喷出灭火物质。 ④灭火时间:在完成灭火任务的同时计算每组的灭火时间,时间最短者获胜。 -Requirements of fire fighting robot competition ① in the maze to
Character-Recognition(Lib-SVM)
- 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。- Support
24
- 就是要读取比赛结果,然后进行排序,输出一个包括积分,净胜球,进球数等的积分榜。 解题过程:分成两步来做,先用比较合适的方式输入字符串,然后可以用qsort函数进行降序排列,同时把每个队伍当做一个结构体,这里就要主要用qsort函数对结构体进行排序的方法。-So, your task is quite simple: write a program that receives the tournament name, team names and games played and out
connect4
- Connect4,重力四子棋的核心代码部分,UCT算法实现,跟100的AI打有6成胜的把握-Connect4, gravity four sons chess, UCT algorithm implemented with 100 AI playing 6 into wins grasp
TngSourceWithGAL
- In this game, the player has the task to find a mathematical expression whose value is closest to a randomly chosen value using only basic operations and a predefined set of numbers. The game has other restrictions: all intermediate results and the f
source
- Nim Game! to decide who wins a game
bm
- bm搜索算法 文件形式是vs工程文件,里面是我自己编的bm搜索算法,虽然简陋,但胜在启迪,可以通过我的类来了解bm算法 vs2015-bm search algorithm vs file format is the project file, which is bm Search Algorithm my own, though simple, but wins in inspiration, by my class for bm algorithm vs2015