-
关机接口及其演示程序
关机接口及其演示程序-shutdown interface and Demonstration Program
- 2022-06-17 14:26:17下载
- 积分:1
-
一种服务器端聊天程序的源代码。热的东西。
服务器端聊天程序的源代码。热的东西。
- 2022-06-28 14:28:12下载
- 积分:1
-
Change XP serial number. Zip to c hange XP serial number. Zip to change XP seria...
Change XP serial number. Zip to c hange XP serial number. Zip to change XP serial number. Zip-Change XP serial number. Zip to change XP serial number. Zip to change XP serial number. Zip to change XP serial number. Zip
- 2022-10-25 13:15:04下载
- 积分:1
-
拼图游戏源码.zip
拼图游戏源码.zip-puzzles source. Zip
- 2022-08-21 00:53:17下载
- 积分:1
-
迷宫追寻小游戏 C++MFC
应用背景
这个游戏为玩家控制红色方块,去吃掉棕色,绿色,蓝色的方块,一旦一个方块被吃,便会自动生成另一个相同颜色的方块。直到游戏时间结束为止。
程序函数功能:
ondraw函数:
显示游戏界面(用画刷刷成白色),显示地图(黑色),显示食物0,1,2(分别为:棕色,绿色,蓝色),显示玩家(红色)
显示文字,时间,分数。
OnEraseBkgnd函数:
用来更新窗口背景,游戏以位图为窗口背景。
OnGameStart函数:
关联窗口菜单中的开始游戏。包括:
IniGame();(初始化游戏)
m_nGameStatus=1;(游戏状态1,开始)
SetTimer(1,100,NULL);(定时器0.1秒执行一次OnTime)
Invalidate();(转向OnDraw)
IniGame函数:
初始化游戏,确定游戏显示位置,确定玩家初始位置,转向IniAim函数
IniAim函数:
初始化目标,这里的三个目标的位置为随机产生。
OnKeyDown函数:
监控设备按下的键,确定玩家移动方向。
ReDisPlay函数:
重画点所在的小方块。减少对Invalidate()的调用,使屏幕不太闪硕。
OmTimer函数:
完成时间的计算。
关键技术游戏中的人工智能:
棕色方块的移动算法为基本寻路算法—物体沿着墙走。
绿色方块的移动算法为基本的逃避算法—物体总会向玩家的反方向移动。
蓝色方块的移动算法为漫游算法—随机产生一个方向值,物体移动的方向不
- 2022-03-23 18:25:51下载
- 积分:1
-
矩阵乘法不使用数组
matrix multiplication without using array
only malloc and calloc are used to get memory
and multiplied matrix
- 2022-10-01 11:20:03下载
- 积分:1
-
wince下的注册表编辑源代码
希望对你有帮助有帮助有帮助!
wince下的注册表编辑源代码
希望对你有帮助有帮助有帮助!-wince under the Registry Editor source code want to help you help help!
- 2023-07-03 06:45:03下载
- 积分:1
-
一个立体按钮ACtiveX控件,很好用
一个立体按钮ACtiveX控件,很好用-a three-dimensional buttons ACtiveX controls, good use
- 2023-05-30 01:25:03下载
- 积分:1
-
ASCII码和GB2312
ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language
- 2022-01-26 06:00:33下载
- 积分:1
-
这是一个在屏幕上用鼠标画图的软件,有兴趣的
这是一个在屏幕上用鼠标画图的软件,有兴趣的-This is a drawing on the screen with the mouse software, interested to see if
- 2023-08-18 05:45:03下载
- 积分:1