搜索资源列表
用matlab写的梭哈游戏
- 是一个梭哈游戏的小程序,主要是用来熟悉matlab最基本的图形编程的,检查源码没法现类似程序-postseason games is a small procedure, is mainly used in Matlab familiar with the most basic graphics programming, check source is not similar procedures
cchess_ai
- 一个象棋AI的源代码,带游戏界面,其中可选择多种AI引擎,从最基础的深度跌代极大极小值搜索到使用开局库,历史启发的极小窗搜索,具有很高的学习研究价值.-a chess AI source code, with the game interface, which can choose a variety of AI engines, from the most basic of depth or substituting minimax search to start using the hist
tooltip
- 该语音聊天录音软件在运行时没有任何窗口,只有通过您设置的热键并输入正确的密码才可以调出设置窗 口。该软件可以自动录制所有通过声卡和麦克风发出的任何声音,包括来自互联网、音频 CD 、语音聊天 和IP电话、游戏等所有的声音。-Recording the voice chat software in the run-time there is no window, only through a hotkey you set and enter the correct password before
sya
- 《计算机图形学几何工具算法详解》 从中可以找到,许多关于3d游戏开发相关的数学的基础知识,尤其适合3d游戏的数学基础不好的初学者,您可以找到许多现成的伪码,相关的公式及原理,介绍的较好,易懂!-" Computer Graphics Geometric algorithms explain tools" can be found, much about 3d game development of basic math-related knowledge, particul
eightqueen
- 八皇后游戏的说明: 问题的提出:八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法? 基本思想是:先把皇后放在(0,0)位置,然后把1号皇后放在(1,j)位置, 使其满足要求。接着放2号皇后,依此类推。遇到某个皇后如把她无论放在该行的任意 位置均不满足要求,则前一个皇后放置不当,须重新放置前一皇后,如8个皇后均按要 求放置
wuziqi
- 能够实现五子棋的基本功能,有基本的游戏规则。-Gobang to achieve the basic functions, some basic rules of the game.
saoleimatlabgame8
- matlab编写的扫雷的仿真游戏 可实现基本的游戏功能 对初学MATLAN者来说是一个不错的练手小例程-matlab simulation game written in de-mining can realize the basic set of gaming features for beginners MATLAN who is a nice little routine practice hand
FindMine
- 学校作业,自编的扫雷代码,能实现扫雷游戏的基本操作-School operations, the mine self-compiled code, can achieve the basic operation of the game de-mining
matlab
- matlab数值计算、阴历阳历转换、bp神经网络和梭哈游戏等程序样例-matlab basic applications include numerical computation, lunar solar calendar conversion, bp neural network and Stud games, sample program
Cbiancheng100li
- 实例2 灵活使用递增(递减)操作符共分为8篇,包括基础篇、数值计算与数据结构篇、文本屏幕与文件操作篇、病毒与安全篇、图形篇、系统篇、游戏篇、综合篇,基本涵盖了目前C语言编程的各个方面。 -Example 2 flexible use of increment (decrement) operator is divided into eight, including basic articles, articles numerical computation and data structur
Snake
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
ASE
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
The-AI-in-PC-games-production
- 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
Data-structure-experiments
- 数据结构8个实验完整源码+可执行程序 +95个其他程序源码+ 数据结构课程设计报告 C语言程序设计题附答案 C语言课程设计 实验2 顺序查找 排序 实验3 顺序栈基本操作 实验4 顺序循环队列基本操作 实验5 二叉树的建立及遍历 实验6 哈夫曼树的创建及编码 实验7 图的创建及遍历 实验8 查找与排序算法 推箱子游戏 -Complete source of data structures eight experimental the th
Main
- 纸牌游戏 [ 问题描述 ] 编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的直到 以52为基数的翻过。 [ 基本要求 ] 模拟上述过程,输出这时正面向上的牌。-card games [descr iption] No. 1-52 cards face
sanguosha-alpha-0.5.11_(2013-6-13)
- 三国杀游戏源代码,实现人际对战。基本实现了三国杀标准版的25个武将104张牌的所有技能,当然还有很多不足,只能勉强算个Alpha版。-Three killed game source code, to achieve interpersonal war. Three killed, the basic realization of the standard version of the 25 generals 104 cards all the skills, of course, there
3DMath
- 关于一些3D游戏开发入门的一些与数学有关的基础知识,可供初学者研究和学习-Some basic knowledge of mathematics concerned about the entry of a number of 3D game development, research and learning for beginners
wodewaigua
- 介绍了游戏外挂的基本步骤和制作技巧(其次有些地方附+备注),可以很方便的理解,即使一个初心者也能对其理解几层。-Describes the basic steps of the game plug-in and production skills (followed in some areas attached+ Notes), can be easily understood, even a Novice can understand its layers.
dz
- 汇编的打字游戏 但是不带计时功能和统计功能 这个是最基础的 供初学者使用-Compiled by typing the game, but not with timing functions and statistical functions that is the most basic for beginners to use
Programming-Game-AI-by-Examples-
- 《游戏人工智能编程案例精粹》主要讲述如何使游戏中的角色具有智能的技术。本书首先介绍游戏角色的基本属性及常用数学方法。接着,深入探讨游戏智能体状态机的实现。通过简单足球游戏实例,本书给出用状态机实现游戏ai的例子。- Game artificial intelligence programming case essence mainly about how to make the role of the game with intelligent technology. This book fi