搜索资源列表
FindBomb
- 这是一个简易的扫雷游侠,由于我不会编写界面,所以是一个命令行下的模拟扫雷,:)-This is a summary of mine Paladin, I can not prepare interface there is a command line under the simulated mine, :)
Searching for solutions in Games and Artificial In
- 有关搜索方面(尤其是计算机博弈)的专著。介绍了pn-search,db-search,以及他们在五子棋(gomoku)和其他一些方面的应用。最后还总结了目前(1994年)人工智能在棋类游戏中发展状况。-the search (especially computer game) monographs. Introduced pn-search, db - search, and their 331 (Gomoku) and other aspects of the application. Fin
wjzvc
- WIN32 APPLICATION : gamegold ======================================================================== AppWizard has created this gamegold application for you. This file contains a summary of what you will find in each of the files that ma
dk_snake
- 【概要】 名称:DK的《贪吃蛇》-附源代码 版本:1.0.0.0 运行环境:Win9X/Me/NT/2000/XP/2003/Vista 开发环境:WinXp+VC6 软件开发者:FanSin Studio 开发商网站:暂无 作者:棼紫|DKink QQ:8566427 EMAIL:dkink@qq.com 【介绍】 基于像素移动的贪吃蛇,没有记分,懒得写。 背景音乐无,懒得写。 有人想看背景音乐如何实现的,请看DKG12里面的实现
02_
- 精通DirectX 3D图形与动画程序设计 第2章 Direct3D程序设计基础 18 2.1 相关基础知识 18 2.2 Direct3D体系结构 19 2.3 Direct3D对象 21 2.4 Direct3D设备对象 21 2.4.1 Direct3D设备类型 21 2.4.2 创建Direct3D设备对象 23 2.5 Direct3D程序基本结构 25 2.6 最简单的Direct3D程序 25 2.6.1 工程项目和开发环境设置 29 2
03_
- 精通DirectX 3D图形与动画程序设计 第3章 坐标系与基本图元 48 3.1 Direct3D坐标系 48 3.2 Direct3D基本图元 49 3.3 使用顶点缓冲区绘制图形 52 3.3.1 创建顶点缓冲区 53 3.3.2 渲染顶点缓冲区图形 55 3.3.3 各种基本图元绘制 60 3.4 使用索引缓冲区绘制图形 62 3.5 图形渲染其他相关内容 68 3.5.1 灵活顶点格式 68 3.5.2 渲染状态 69 3.5.3 场景提
llk
- 鼠标操作,点击两个相同的图案,如果存在不超过两个拐角的通路就可以消去 有时间限制,时间到则该局挑战失败,消去一次则时间会回退一格 F5: 提示 F6: 生命(重新布局)-This file contains a summary of what you will find in each of the files that make up your llk application. llk.dsp This file (the project file) co
GAME
- 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
FiveChess
- 简易五子棋对弈程序,在VC6环境下已编译可运行-Gobang game summary procedures have been compiled to run
squareGAME
- 用dsp写的一个俄罗斯方块经典游戏 内有可执行文件 以及 gamebox.cpp (.h) 游戏框架,游戏主要逻辑 mybitmap.cpp (.h) 位图处理,按钮处理 myclock.h 时钟处理 mykey.h 工具包 square.cpp (.h) windows主程序 -AppWizard has created this square application for you This file contains a summary of wh
Solar
- 用Directx3D开发的太阳系程序,实现了飞船在地球场景和太阳系场景的自由漫游,对于D3D的基础技术是个不错的总结-Directx3D development of the solar system with applications that implement the spacecraft in the Earth scenes and the freedom to roam the solar system scene, for D3D based technology is a goo
GameEngine
- 第一章是有关游戏开发常用的社区。 第二章介绍了游戏引擎的概念,发展以及结构剖析 第三章列举了一系列的游戏引擎 第四章是我所做的总结-The first chapter is about the popular game development community. The second chapter describes the concept of the game engine, development and structural analysis of Chapter III
programs
- 一个简要的五子棋游戏设计代码,可以帮助初学者使用MFC进行游戏设计。-A summary of the backgammon game design code that can help beginners to use MFC for game design.
hanruo
- 一个汉诺塔的简易程序,可供大家下载使用。-The summary of a Tower of Hanoi, for everyone download.
PipeLine_Optimization
- 较为详细的总结了3d管线中的瓶颈定位和瓶颈优化方法; 对游戏开发中的性能调试有一定帮助;-More detailed summary of the 3d pipeline bottlenecks and bottleneck optimization positioning of game development will definitely help the performance debugging
pcyouxibiancheng
- windows游戏编程之VC游戏 内容简介: 本书是一本专论机器搏奔的作品。详细披露了编写人机对奔程序的原理,技术和各种相关内容。包含一个完整的中国象棋人机对奔程序和一个完整的五子棋人机对奔程序实例。毫无保留的展示了估值核心,走法产生,以及约十种不同的搜索引擎,彻底解析了高性能博奔程序的秘密所在。实用性是本书的最大特点,本书的目标是让一个粗通程序设计的人在一个月内写出令人惊讶的人机博奔程序。完全没有一般人工智能书籍晦涩难懂的感觉。 -Game Programming of V
SnakeGo
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
wgjshz
- 外挂编写技术汇总,不只详细讲解。还有代码实现与分析。-Plug the preparation of technical summary, not only explain in detail. There are code and analysis.
ttt
- 应用程序向导已为您创建了这个 ttt 应用程序。 此文件包含组成 ttt 应用程序 的每个文件的内容摘要。-Application Wizard has created for you this ttt application. Ttt This file contains the application' s summary of the contents of each file.
shilie18
- 应用程序向导已为您创建了此 实例18 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。此文件包含组成 实例18 应用程序的每个文件的内容摘要。-Application Wizard has created for you 18 applications for this instance. This application not only describes the use of basic knowledge of Micros