-
一个C语言写的全主元消去法解方程组的源程序,结构清晰,一看就懂。...
一个C语言写的全主元消去法解方程组的源程序,结构清晰,一看就懂。
- 2022-06-17 18:39:47下载
- 积分:1
-
自动取款机服务
自动取款机服务检查平衡,使一笔押金,在 C# 中与 microsoft visual studio 2010 年,这个节目在控制台中,你可以核对你的平衡,使存款,撤回这台自动提款机中创建的 withdraw.developed。您应该输入您的 pin (任何人) 和您访问带有 4 个选项的菜单: 检查平衡、 退出、 存款和退出。
- 2022-02-01 16:32:50下载
- 积分: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
-
用于启动界面的制作,以及对于词法的分析,很实用的东西
用于启动界面的制作,以及对于词法的分析,很实用的东西-Interface used to start production, as well as for lexical analysis, a very practical things
- 2023-01-06 08:50:03下载
- 积分:1
-
Platfrom: vc++.net 2003 Function: Hot key controls CD
环境:vc++.net2003 功能:快捷键控制光驱 作者:yxifu-Platfrom: vc++.net 2003 Function: Hot key controls CD-ROM
- 2023-03-01 23:20:04下载
- 积分:1
-
hey its a book which contain data mining concepts and techniques
hey its a book which contain data mining concepts and techniques
- 2022-08-06 19:10:46下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System w...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-08-09 04:00:47下载
- 积分:1
-
The programme is about control panel.When you click it ,you can get message hand...
有关于控制面板的,当你单击的时候可以看到消息的处理过程-The programme is about control panel.When you click it ,you can get message handling process.
- 2022-03-15 18:55:54下载
- 积分:1
-
Test Device i2c
测试芯片i2c对存储器位置的写入和读取。可以实现对任何数据的读写而不仅仅是测试数据。
- 2023-06-18 15:50:03下载
- 积分:1
-
windows下所有的hook的演示代码
windows下所有的hook的演示代码-windows of all the hook demo code
- 2022-01-25 17:55:43下载
- 积分:1