-
红外4PPM解码的源程序,在muxplusII下实现的,
红外4PPM解码的源程序,在muxplusII下实现的,-4PPM infrared source decoder, in the realization of the muxplusII,
- 2023-03-04 01:15:03下载
- 积分:1
-
Using Timers in MFC Applications在MFC应用程序中使用时间
Using Timers in MFC Applications在MFC应用程序中使用时间-Using Timers in MFC Applications in MFC applications using time
- 2022-08-19 08:24:45下载
- 积分:1
-
图形化计算器 可实现加减乘除功能 可实现小数功能
图形化计算器 可实现加减乘除功能 可实现小数功能-graphic calculator can achieve the arithmetic function can be realized decimal function
- 2023-08-02 20:05:03下载
- 积分:1
-
微软
大名鼎鼎的微软portrait 2005 for ppc
把扩展名改为.msi就可以运行了-Microsoft
- 2022-02-10 03:22:31下载
- 积分:1
-
轩辕剑外传 II,游戏代码比较简单,但拥有了网游的基本框架,初学者可下载研究!...
轩辕剑外传 II,游戏代码比较简单,但拥有了网游的基本框架,初学者可下载研究!-X-Men II, the code is relatively simple game, but the Web has the basic framework, beginners can download research!
- 2023-04-01 03:25:04下载
- 积分:1
-
Delphi货运公司管理系统源代码
一个Delphi货运公司业务管理系统,里面包含了一个打印控件,数据库采用Access,功能方面可以完成发货、收货、海运信息、客户信息、陆运信息、业务员信息以及月报、年报等功能,可作为一个完整的货运管理系统来用。
- 2022-07-25 01:32:51下载
- 积分:1
-
DSP281x_PieVect中断向量表源程序
DSP281x_PieVect中断向量表源程序-DSP281x_PieVect interrupt vector table source code
- 2023-03-21 23:50:03下载
- 积分:1
-
NC a good source is vb, and the writing is pretty good, we will look at
一个不错的数控源码是vb的,很不错的写的,大家可以-NC a good source is vb, and the writing is pretty good, we will look at
- 2022-02-28 10:41:35下载
- 积分:1
-
基本图形的绘制的C程序
基本图形的绘制的C程序-basic graphics rendering the C program
- 2022-02-28 20:30:20下载
- 积分: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