-
QT下编写的一个2048游戏
应用背景通过鼠标的滑动来控制组合数字的方向,QT下编写的一个2048游戏。关键技术
//QT5.5.1编译运行通过。
//部分代码
// 颜色数组 存储每个数字对应的背景色
QColor digitBkg[11] = {QColor::fromRgb(0xFF, 0xFF, 0xCC), QColor::fromRgb(0xFF, 0xFF, 0x99),
QColor::fromRgb(0xFF, 0xCC, 0xCC), QColor::fromRgb(0xFF, 0xCC, 0x99),
QColor::fromRgb(0xFF, 0x99, 0x99), QColor::fromRgb(0xFF, 0x99, 0x66),
QColor::fromRgb(0xFF, 0x66, 0x66), QColor::fromRgb(0xCC, 0x99, 0x66),
- 2022-04-23 14:12:22下载
- 积分:1
-
microsoft project 2007安装软件和中文使用说明;可以对企业各部门和项目进行管理部署,提高企业竞争力。...
microsoft project 2007安装软件和中文使用说明;可以对企业各部门和项目进行管理部署,提高企业竞争力。-microsoft project 2007 to install the software and instructions in Chinese can business and project management of various departments to deploy, improve enterprise competitiveness.
- 2022-02-12 12:45:49下载
- 积分:1
-
This application i made for handle simple finance
this project using VB 6.0,...
This application i made for handle simple finance
this project using VB 6.0, SQL Server 2000 with report using html page.
You should load this components:
-Kewlbuttonz
-Ms Rich Textbox Control
-Ms Windows Common COntrols 6.0
-Ms Windows Common COntrols-2 6.0
-VB 6 Resource Editor
All components in this source isn t include in this zip file s.
you should find them on web, if you don t have it :-)
Before you run this source, you must run reg file on folder Info.-This application i made for handle simple finance
this project using VB 6.0, SQL Server 2000 with report using html page.
You should load this components:
-Kewlbuttonz
-Ms Rich Textbox Control
-Ms Windows Common COntrols 6.0
-Ms Windows Common COntrols-2 6.0
-VB 6 Resource Editor
All components in this source isn t include in this zip file s.
you should find them on web, if you don t have it :-)
Before you run this source, you must run reg file on folder Info.
- 2023-06-07 13:50:02下载
- 积分:1
-
UML(统一建模语言)是一个很好的定义。易于表达,强大…
UML( Unified Modeling Language )是一种定义良好,易于表达,功能强大且普遍实用的建模语言。它溶入了软件工程领域的新思想、新方法和新技术。它不仅可以支持面向对象的分析与设计,更重要的是能够有力地支持从需求分析开始的软件开发的全过程。需要说明的是,UML是一种建模语言,而不是一种方法。-UML (Unified Modeling Language) is a good definition. easy Expression, powerful and universal practical modeling language. Its integration into the software engineering field of new ideas, new methods and new technologies. It will not only support the object-oriented analysis and design, more important is the ability to effectively support the needs analysis from the beginning of the software development process. Need to note is that the UML is a modeling language, and not a method.
- 2023-06-10 00:45:02下载
- 积分:1
-
ISP1161_SCH datasheet chinese
ISP1161_SCH datasheet chinese
- 2022-07-14 15:36:06下载
- 积分:1
-
uCOS
uCOS-II内核源代码分析。对于学习嵌入式开发人员,很有参考价值。-uCOS-II core code analysis
- 2023-06-12 09:25:04下载
- 积分:1
-
opencv的使用手册,做的很好,很方便就能使用opencv.
opencv的使用手册,做的很好,很方便就能使用opencv.
- 2022-04-02 02:45:38下载
- 积分:1
-
File monitoring. See, it is useful! Encase.Forensic
文件监控。看看,很有益的!Encase.Forensic-File monitoring. See, it is useful! Encase.Forensic
- 2022-03-25 11:26:46下载
- 积分:1
-
Software development, documentation and templates, a very comprehensive, softwar...
软件开发的文档及其模板,非常全面,有软件开发计划书模版、概要设计说明书、计算机软件产品开发文件编制指南、技术测试规范、客户初步需求调查概述、软件测试指南、详细设计说明书、ERP模型构件说明、一些面向对象的设计法则-Software development, documentation and templates, a very comprehensive, software development plan template, a summary of the design manual, computer software documentation, product development guidance, technical test specification, the customer needs to investigate the preliminary overview of software testing guidelines, the detailed design statement, ERP model component description, a number of object-oriented design rules, etc.
- 2023-05-01 02:50:04下载
- 积分:1
-
股票交易模拟器
A Stock Exchange simulator to show timers and randon number generat...
股票交易模拟器
A Stock Exchange simulator to show timers and randon number generators work together. A cool simulation for anyone who might think about playing the stocks and spending money and get a general idea how the system works. -Stock Exchange simulator to show timers and randon number generators work together. A cool simulation for anyone who might think about playing the stocks and spending money and get a general idea how the system works.
- 2022-03-09 09:58:16下载
- 积分:1