搜索资源列表
ufogame
- 用java实现的UFO攻击游戏,里面有代码和可执行文件,操作简单,用鼠标左键单击UFO, 每击落10架之后,就会增加一架。-used to achieve the UFO attack game, and they code and executable files, simple operation, using the left mouse button click UFO, each downed 10, will be an increase.
Manslow
- 人工智能游戏的代码啊!绝对经典!希望喜欢的人要!-game artificial intelligence code ah! Absolutely classic! Hope to the people it likes!
CChessSource
- 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
wanluowuziqiVb
- vb游戏程序代码,可用于研究,学习之用。-vb game, the program code can be used to study learning.
cellphone_games_5
- 游戏说明,支持人与人,人机,机机 联网对站,有大厅,一个大厅可以容纳24桌同时开战,实时更新大厅和所有玩家信息,支持悔棋,求和,认输,机器人的人工智能分为5挡。本游戏产品代码,供有兴趣入门的朋友参考。里面涉及的五子棋算法,经网上单机程序修改而来。压缩包里包括了本人的所有代码,和设计文挡。建议先看测试文挡说明。 由于有些朋友反映程序无法运行,今天抽空重新编写了一份详细的操作测试文档,且里面有很多截图(包括服务端和客户端)。只要大家按照步骤进行,5分钟搞定。程序也做了一点点的修改,由于是业余爱好,以
CCodeExample
- c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
Puzzle.gai
- 手机拼图游戏... 成品..我上载..只为了下一个拼图游戏代码来参考一下-phone picture arrangement game finished ... .. I posted .. just for the sake of the picture arrangement game under a code reference
suoha
- 用matlab 代码 编写的梭哈游戏 比较经典-using Matlab code prepared by the more classic games Xunhe
Mathematics
- 游戏编程精髓数学部分代码和原程序不错的!不错!
snakegame
- 这是一个snake游戏,通过这段代码可以更好的了解C ,与数据结构
Maze~manual~operation
- 迷宫游戏的手动操作,游戏分了三个级别,完整的C++代码程序,程序准确无误-Maze game manual, games were divided into three levels, complete C++ Code procedures, procedures for accurate
snake
- 很经典的matlab下的贪食蛇游戏源代码~代码的注释很详细 帮助初学者短时间内掌握matlab游戏编程的精髓 推荐推荐!~-matlab snake game
game_of_21_point
- 此例为一个小型的游戏代码,21点。编写此代码需要用到的知识有结构体,指针等。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-This example code for a small game, 21 points. Write this code there is need to use the knowledge structure, pointers and so on. The expansion of
matlab
- matlab 小游戏代码 可实现五子棋 程序编码-matlab code for small game backgammon program code can be realized
Neural-Networks-introduction-
- 神经网络入门资料,通过引入小游戏的介绍,细致讲解了神经网络的构成,方式,及实现代码。-Neural Networks in Plain English,It is a good introduction for newlearners.
Tom-and-Jerry-game-code
- 猫和老鼠游戏代码,很好玩的游戏。希望大家能够多提出建议-Tom and Jerry game code, very fun game. Hope that we can more suggestions
Backgammon-game-code
- 用C语言写的五子棋游戏代码,改代码简单易懂-Backgammon game code
生命游戏
- 本程序运用MATLAB,用最简约的代码实现了元胞自动机生命游戏模型,其中利用矩阵计算的形式,减少了一般生命游戏模型代码的判断语句,增加了程序的简洁性并且提高了运行效率(This procedure using MATLAB, with the most simple code to achieve a cellular automaton model of the game of life, using the matrix computation form, reduce the genera
AI_pacman
- AI的项目pacman,用python编写,网络上可以查到相应的题目跟框架,在这我就不具体给出,只给出三个需要修改的那部分的代码内容。
代码
- 关于元胞自动机的代码,包括生命游戏、模拟森林燃烧、疫情扩散以及交通问题。(About cellular automata code, including life game, simulation of forest combustion, epidemic spread and traffic problems.)