-
此文件包含用visual c++编译的流水灯的程序,一定可用digital
此文件包含用visual c++编译的流水灯的程序,一定可用digital-This file contains the use of visual c++ compiler of water lamps procedures available to digital must
- 2022-02-04 13:16: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
-
DXBALL a similar game, CSHARP preparation, it is a classic Oh
一个类似DXBALL的游戏,CSHARP编写,很经典哦-DXBALL a similar game, CSHARP preparation, it is a classic Oh
- 2022-07-20 23:17:04下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
人在江湖(英文名订为“Emprise Online”以下简称EO)是一个纯中国武侠角色扮演游戏。人在江湖游戏的设计架构是以网络流行已久的文字MUD作为构想,希望...
人在江湖(英文名订为“Emprise Online”以下简称EO)是一个纯中国武侠角色扮演游戏。人在江湖游戏的设计架构是以网络流行已久的文字MUD作为构想,希望能以最少的图形,让玩家可以从网站快速下载游戏而设计,所以图形丰富性上可能比不上一些线上游戏,因为设计构想是不一样的。-in the ring (English as "Emprise Online" hereinafter EO) is a pure Chinese martial arts role-playing game. The reason behind the game on the network structure design has long been the language MUD as a concept, hoping to be at least the graphics, allowing the player can be quickly downloaded from the website and game design, graphics richness may be behind some other online games, since the design concept is not the same.
- 2022-10-10 13:05:03下载
- 积分:1
-
802.11ofdm源程序,非常适合初学者,一个很好的程序。
802.11ofdm源程序,非常适合初学者,一个很好的程序。-802.11ofdm source, very suitable for beginners, a good procedure.
- 2022-02-16 02:15:15下载
- 积分:1
-
这是一个非常实用的网页LOGO。倒影文字
这是一个非常实用的网页LOGO。倒影文字-This is a very useful website logo. Mirror writing
- 2023-09-03 18:00:02下载
- 积分:1
-
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测的不是很准确,需要调节。-Realize a virtual oscilloscope functions, but only the realization of simulation, not actual measurements, just add a module on the list, run-time attention to not to let the automatic the same maximum and minimum value, otherwise they will always jump flash, there is Some functional test is not very accurate, needs to adjust.
- 2023-02-21 21:20:03下载
- 积分:1
-
JSP Source Code Share in this
JSP Source Code Share in this
- 2022-03-12 22:54:06下载
- 积分:1
-
读取GPS数据,并讲GPS数据写人日志的源代码!
读取GPS数据,并讲GPS数据写人日志的源代码!-Read GPS data and GPS data-speaking people to write the source code for the log!
- 2022-01-25 22:55:30下载
- 积分:1