-
通讯录.基于C++编写
通讯录.基于C++编写- Address book Compiles based on C
- 2022-01-22 03:37:37下载
- 积分:1
-
等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。...
等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。-contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.
- 2022-07-07 01:48:30下载
- 积分:1
-
A large number of icons, web development, when done do not have to find a suitab...
大量的图标,做web开发的时候不用为找不到合适的图标而范悉了-A large number of icons, web development, when done do not have to find a suitable icon and noted a Fan
- 2022-08-22 17:54:49下载
- 积分:1
-
visual basic code. nice code. very good
visual basic code. nice code. very good
- 2023-06-21 04:05:03下载
- 积分:1
-
rearrangement JiuGongTu the heuristic search algorithm
重排九宫问题的启发式搜索算法求解-rearrangement JiuGongTu the heuristic search algorithm
- 2023-05-16 06:20:03下载
- 积分:1
-
SD MMC card reader of a program, we can write ourselves a reader
SD MMC 的一个读卡程序,大家可以自已写一个读卡器-SD MMC card reader of a program, we can write ourselves a reader
- 2022-07-27 19:07:11下载
- 积分:1
-
The common multiple calculation algorithm design, from the 1
算法设计的公倍数计算,从1-n个整数的通用算法。-The common multiple calculation algorithm design, from the 1-n integers a common algorithm.
- 2023-01-21 10:50:04下载
- 积分:1
-
C#, literacy database using acce
C#编写的,读写数据库,数据库采用acce-C#, literacy database using acce
- 2023-04-22 23:15:03下载
- 积分:1
-
m序列的生成器,rake接受,简单易用,希望对大家有帮助
m序列的生成器,rake接受,简单易用,希望对大家有帮助-m sequence generator, rake acceptable, easy to use, everybody would like to have help. . .
- 2022-04-08 22:38:08下载
- 积分: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