-
模糊逻辑空调
fuzzy logic air conditioner
- 2023-03-16 21:35:04下载
- 积分:1
-
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
-
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。...
C语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-prepared by the C language, using linear interpolation for the value interpolation grid operator, is equivalent to the new definition of array size.
- 2022-02-07 15:51:13下载
- 积分:1
-
基于c8051平台,at25f512flash芯片测试程序
基于c8051平台,at25f512flash芯片测试程序-C8051-based platform, at25f512flash chip test program
- 2022-04-26 19:06:34下载
- 积分:1
-
Android登录各大网站微博OAuth认证实例
Android登录各大网站微博OAuth认证实例,附完整实例源代码。比如新浪、腾讯、网易、搜狐等微博的OAuth认证功能,运行效果如测试界面所示。实现方面,在代码中初始化各门户网站微博的认证信息、设置当前操作的weibo,不同的weibo请求存在着差异,在发送数据的时候进行Base64Encoder加密。
- 2022-04-28 02:58:50下载
- 积分:1
-
ACM publicity common data tables, is a strong contingent of the Queen' s publ...
ACM常用数据公示表,是某个强ACM队伍的御用公示表哦。-ACM publicity common data tables, is a strong contingent of the Queen" s publicity sheet ACM oh.
- 2022-08-07 01:14:39下载
- 积分:1
-
利用VB开发的简单图像二值化的代码,使用的交换…
用VB开发的简单图像二值化的代码,本程序只做交流使用-VB developers to use a simple image binarization code, the exchange of use of this procedure Zhizuo
- 2023-02-27 07:15:03下载
- 积分:1
-
MCGS环境下两个实例,用于PLC自动控制(汽车生产线和供水控制),控制系统仿真,在线自动监控,实现生产的无人化或少人管理。...
MCGS环境下两个实例,用于PLC自动控制(汽车生产线和供水控制),控制系统仿真,在线自动监控,实现生产的无人化或少人管理。-MCGS environment, two examples of automatic control for the PLC (automotive production lines and water control), control system simulation, on-line automatic monitoring, production of unmanned or less to manage.
- 2023-04-23 18:10:04下载
- 积分:1
-
VC++截图程序【屏幕抓图】
VC++截图程序,可以抓取当前屏幕,实现的功能类似按下键盘的“PringScreenSysRq“键的功能。不同的是,这个程序还可以在抓取框中滚动抓取来的屏幕,可将其直接保存为BMP位图文件。最终运行效果抓取屏幕截图时的效果,如演示截图所示。
- 2022-03-14 19:58:34下载
- 积分:1
-
Maze Find a path through the maze to any space character in the perimeter of the...
走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters). -Maze Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from. Characters).
- 2022-12-29 19:05:03下载
- 积分:1