-
wolf3d游戏源码 学习3d的好游戏,使用c语言和汇编实现的
wolf3d游戏源码 学习3d的好游戏,使用c语言和汇编实现的-wolf3d game 3d source of learning the game, the use of language and c compilation of achievement
- 2022-03-21 11:19:27下载
- 积分:1
-
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,...
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,-use for qiu niu
- 2022-10-25 12:15:03下载
- 积分:1
-
大二短期使用java写的一个小游戏,和魔鬼板、豌豆…
大二短学期用JAVA写的一个小游戏,魔板,就是平时常见的那种拼图游戏-sophomore short term use Java to write a small game, and the devil board, in peacetime is the kind of common picture arrangement game
- 2022-03-15 14:40:29下载
- 积分:1
-
链表的输出,如何使用链表,让链表中的数据能够正确的输出!...
链表的输出,如何使用链表,让链表中的数据能够正确的输出!-linklist s printf
- 2022-08-12 17:14:13下载
- 积分:1
-
equally wonderful, not to miss
同样很精彩,不要错过-equally wonderful, not to miss
- 2022-02-04 04:36:09下载
- 积分:1
-
c语言写的FFT变换源码,有多个版本,经测试,还比较好用
c语言写的FFT变换源码,有多个版本,经测试,还比较好用-c language source code of the FFT transform, has multiple versions, tested, is still relatively easy to use
- 2022-01-21 22:39:30下载
- 积分:1
-
里面告诉了许多你编程用的方法和例子,看看有没有你想要的,或不懂的。...
里面告诉了许多你编程用的方法和例子,看看有没有你想要的,或不懂的。-they tell you a lot of the programming methods and examples to see if there is you want, or did not know of.
- 2022-02-06 03:23:54下载
- 积分:1
-
The use of a simple controller that can be used in the simulation environment
一个简单使用的控制器,可用在仿真的环境中-The use of a simple controller that can be used in the simulation environment
- 2022-09-25 02:45:03下载
- 积分:1
-
Mouse, the rat tunnel deep, very complex, like a maze, the map location of the l...
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,
对前一个版本的一些bug做了修正-Mouse, the rat tunnel deep, very complex, like a maze, the map location of the light of the current smart mobile mice on the previous version of the amendments make a number of bug
- 2022-08-09 13:41:24下载
- 积分: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