-
完整的软件工程设计报告,包括概要设计、详细设计、测试等报告...
完整的软件工程设计报告,包括概要设计、详细设计、测试等报告-Complete software engineering design report, including outline design, detailed design, test reports, etc.
- 2022-01-26 04:28:15下载
- 积分:1
-
Make their own browser? Have not made a mistake? Do not say such a monster, like...
自己做浏览器?有没有搞错?不要说像IE这样的庞然大物,就是小巧的Opera,我们大多数普通人也决计搞不出来。但如果你的机器里装有VB5.0专业版,那么事情就好办多了,想试试吗?那好,Let`s go!
-Make their own browser? Have not made a mistake? Do not say such a monster, like IE, that is compact Opera, most of us have decided to engage ordinary people do not come out. However, if your machine equipped with VB5.0 Professional Edition, then more than can be easily handled, and would like to try it? Well, Let `s go!
- 2023-06-07 00:10:03下载
- 积分:1
-
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
-
数据结构考研试题,供志向考计算机与软件专业的同志们学习与参考...
数据结构考研试题,供志向考计算机与软件专业的同志们学习与参考-Study section of the test data structure for the examination of computer and software ambitions comrades professional learning and reference
- 2022-01-23 10:41:22下载
- 积分:1
-
Vernacular c++ Page version is an easy to understand and use with a point to te...
《白话c++网页版》是一本用浅显易懂的并具有点幽默的语调来讲述c++的高深的内容,让你在轻松之中学会知识。- Vernacular c++ Page version is an easy to understand and use with a point to tell humorous tone c++ Of profound content, so you learn to knowledge in a relaxed way.
- 2023-04-17 16:50:03下载
- 积分:1
-
linux下声卡编程,alsa声卡驱动程序集的参考文档
linux下声卡编程,alsa声卡驱动程序集的参考文档-under linux audio programming, alsa sound card driver set of reference documents
- 2023-05-25 14:10:03下载
- 积分:1
-
2003酒店管理系统
2003酒店管理系统-2,003 hotel management system
- 2022-03-19 20:19:32下载
- 积分:1
-
讲述了Visual Basic6.0概述,Visual Basic6.0可视化开发环境概述,Visual Basic6.0简单程序设计,代码基础,基本控制结构,...
讲述了Visual Basic6.0概述,Visual Basic6.0可视化开发环境概述,Visual Basic6.0简单程序设计,代码基础,基本控制结构,数组、枚举与甩户自定义类型,过程与程序调试,常用内部控件,程序界面设计,图形图像和多媒体控件,文件、驱动器和文件夹,数据库技术,定制帮助和制作安装程序等-on Visual Basic 6.0 overview Visualization of Visual Basic 6.0 development environment overview Visual Basic is a simple program design, code basis, basic control structures, arrays, Enumerate with rejection from the definition of household types, processes and procedures and testing of internal controls used, program interface design, Graphic images and multimedia controls, documentation, drives and folders, database technology, Custom installation help and production procedures
- 2022-06-15 15:24:58下载
- 积分:1
-
有限差法计算期权价格,美式期权,说明包含在文件里,
有限差法计算期权价格,美式期权,说明包含在文件里,-finite difference method options prices, the American option, the statement contained in the document,
- 2022-10-27 09:15:03下载
- 积分:1
-
单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习...
单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习,一起进步。-SCM machine assembly language code generation with high efficiency but readability was not strong, This tutorial is in the process of learning the study notes and random notes here be edited and revised want to share with everyone, in exchange, learning together and progress together.
- 2022-07-16 21:59:02下载
- 积分:1