-
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示...
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
- 2022-02-26 19:01:10下载
- 积分:1
-
DrawPanel
实现类似于Windows附件中的画图程序-DrawPanel
- 2022-11-27 20:50:04下载
- 积分:1
-
小车黑线检测,计数,计时,计里程,往返,变速
小车黑线检测,计数,计时,计里程,往返,变速-Car black line detection, counting, time, total mileage, round-trip, speed
- 2022-07-04 00:05:38下载
- 积分:1
-
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创...
虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1/2 million. Very difficult. This is my doing prepaid card was used to generate the recharging time to write the random number generator. It is also original. On the Internet to find a heap of dissatisfied, but his writing.
- 2022-09-15 15:20:04下载
- 积分:1
-
直线追踪,鼠标左击,会不断的生成新的直线
直线追踪,鼠标左击,会不断的生成新的直线-straight track, hit the left mouse will keep the new generation of straight-line
- 2022-11-12 02:05:03下载
- 积分:1
-
QT编写的C++贪吃蛇小游戏
游戏通过按键控制
部分代码:
#include "gamewidget.h"
#define ROW 13
#define COL 16
#define UP 0
#define DOWN 1
#define LEFT 2
#define RIGHT 3
GameWidget::GameWidget(QWidget *parent)
:QWidget(parent)
{
this->setAutoFillBackground(true);//覆盖
this->resize(480,270);
this->setWindowIcon(QIcon("img/icon.jpg"));
this->setWindowTitle("贪吃蛇");
QPalette palette;
palette.setBrush(QPalette::Background,QBrush((QPixmap)"img/bjt.png"));
this->setPalette(palette);
//按扭区
leftbtn=new QPushButton(this);
leftbtn->setIcon((QIcon)"img/zuo.png");
leftbtn->setIconSize(QSize(40,40));
leftbtn->setGeometry(QRect(340,180,40,40));
leftbtn->setFlat(true);
rightbtn=new QPushButton(this);
rightbtn->setIcon((QIcon)"img/you.png");
rightbtn->setIconSize(QSize(40,40));
rightbtn->setGeometry(QRect(430,180,40,40));
rightbtn->setFlat(true
- 2022-03-21 19:09:00下载
- 积分:1
-
an arithmetic software on the network game "Mu".it was used to enjoy myself in t...
网游奇迹的战士配点算法软件,是当初游戏时自己编写来玩的,采用VC编写,界面简单使用方便!-an arithmetic software on the network game "Mu".it was used to enjoy myself in the first. it was writen by Vc ,and was designed very convenient to use .
- 2022-02-20 17:45:12下载
- 积分:1
-
通过本代码可以禁用windows的安全模式
通过本代码可以禁用windows的安全模式-This code can be disabled through the windows security model
- 2022-03-22 06:14:28下载
- 积分:1
-
学生成绩管理系统
功能齐全的学生成绩管理系统,可以输入成绩,计算总分和平均分,按成绩降序查看,按名字升序查看,按学号升序查看,根据学号进行查找,统计分析成绩,列出成绩,将成绩写入txt文件,读取txt文件信息。
统计分析
- 2022-11-13 09:45:03下载
- 积分:1
-
~ { } wvj1vs3lpr [J]. ~ },{ ~ # DB ~ } { LED ~ OTJ >;~ }
~{J}WVJ1VS3LPr~},~{D#Db~}LED~{OTJ>~}
- 2022-08-04 00:27:19下载
- 积分:1