-
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新...
C++开发的推箱子游戏
1.类的划分
Cdraw类
绘画加载地图(包括围墙、人、箱子等等)
Cman类
是否完成(过关)
即时更新地图
2.设计思想
从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap,
单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2, int y2, int x3, int y3)
从而改变地图。-C development Tuixiangzi a game. Class division Cdraw painting category loaded maps (including the wall, boxes, etc.) if the class completed Cman (clearance) updated maps 2. Design ideas from the paper map.txt Lane read map information, then pass Cdraw Class Loading maps, Calling the incident through keydown Cman Lane updatemap of overloading functions, updateMap single parameter (UINT nChar) is used to change the current villains and the coordinates of the boxes, After record pass updateMap (int x1, y1 int, int x2, int y2, x3 int, int y3), thus changing map.
- 2022-01-25 13:53:04下载
- 积分:1
-
libsvm-mat-2.89-3[FarutoUltimate3.0Mcode] (1)
说明: libsvm-2.89-3的工具箱,包括一些函数可以进行gapso寻优(the toolbox of matlab)
- 2020-10-20 19:47:24下载
- 积分:1
-
CCS 2009手动PIC comfile
ccs 2009 manual for pic comfile
- 2022-01-26 05:54:37下载
- 积分:1
-
course
以在本地主机localhost测试为例,首先解压文件夹xuanke到根目录下,然后运行http://localhost/xuanke/install.php进入安装程序,填好相关的配置信息,程序会自动创建数据库、表和初始化一些相关信息。
学生和教师入口:http://localhost/xuanke/index.php/Home/index
管理员入口:http://localhost/xuanke/index.php/Admin/index
学生凭学号和密码进入选课系统进行选课、退课、导出课程表、修改密码等操作。
教师凭工号和密码进入选课系统进行发布课程、管理课程、修改密码等操作。
管理员凭用户名和密码进入后台进行添加学生信息、管理学生信息、添加教师信息、管理教师信息、修改密码等操作。(n the local host localhost test as an example, the first decompression xuanke folder to the root directory, then run http://localhost/xuanke/install.php to enter setup, fill out the relevant configuration information, the program will automatically create a database table, and initialization of some relevant information.)
- 2020-11-03 15:09:52下载
- 积分:1
-
我总结的关于嵌入式入门所需的一些基础知识,希望能对大家有所帮助,谢谢指教....
我总结的关于嵌入式入门所需的一些基础知识,希望能对大家有所帮助,谢谢指教.-me to conclude on the portal embedded some of the necessary basic knowledge, we hope to help, Thank you for your excellent suggestion.
- 2022-10-09 09:35:03下载
- 积分:1
-
vc++获取显示在最顶层的窗口标题
vc++枚举窗口实例:获取显示在最顶层的窗口标题,将显示枚举到的窗口类名和窗口标题,操作简单,只需要点击窗口中的“枚举所有顶层窗口”即可,运行的界面效果如演示截图所示。
- 2022-11-25 08:30:03下载
- 积分:1
-
资料汇总
极客班C++算法原理与实践课件和源码-侯捷
1、算法入门与编程风格
2、链表
3、二分搜索与排序数组
4、二叉树与分治算法
5、栈与队列(Geek class C++ algorithm principle and practice of courseware and source code Hou Jie
1, algorithm introduction and programming style
2, chain list
3 and two points search and sort array
4, two fork tree and divide and conquer algorithm
5, stack and queue)
- 2021-04-04 10:39:04下载
- 积分:1
-
单项桥式全控整流电路
单相桥式全控整流电路,用于电路的整流,控制。(Single-phase bridge full-controlled rectifier circuit for circuit rectification and control.)
- 2020-12-16 14:09:13下载
- 积分:1
-
Handbook of Intercom Systems Engineering
Handbook of Intercom Systems Engineering
- 2020-06-24 22:00:02下载
- 积分:1
-
jiaozhiliu
说明: 改程序用于交直流混合配电网的潮流计算,能有效快捷、方便的输出结果。(The program can be used to calculate the power flow of AC / DC hybrid distribution network, and the output results are efficient, fast and convenient.)
- 2019-12-13 15:27:00下载
- 积分:1