-
用observer设计模式实现一个小例子程序 模拟awt的事件监听机制...
用observer设计模式实现一个小例子程序 模拟awt的事件监听机制 -With the observer design pattern to achieve a small example program to simulate the event listener mechanism awt
- 2023-08-19 08:05:04下载
- 积分:1
-
最小2乘法用matlab来实现的过程,需要用pdf来打开,请注意。
最小2乘法用matlab来实现的过程,需要用pdf来打开,请注意。-Minimum 2 multiplication with matlab to achieve the process needed to open the pdf, please note.
- 2022-03-01 02:35:07下载
- 积分:1
-
软件工程中的软件设计实例分析是针对目前面相对象软件设计进行的。...
软件工程中的软件设计实例分析是针对目前面相对象软件设计进行的。-software engineering software design example is the view of the current physiognomy target for the software design.
- 2022-01-26 01:42:35下载
- 积分:1
-
上海交通大学软件工程课程提供的软件工程模板全集(英文版),其中包括了如用例规约,补充规约等所有的模板...
上海交通大学软件工程课程提供的软件工程模板全集(英文版),其中包括了如用例规约,补充规约等所有的模板-Shanghai Jiaotong University Software Engineering courses provide software engineering templates Complete Works (English version), which includes the use cases such as the Statute, the Statute added all the templates
- 2022-02-22 03:03:11下载
- 积分:1
-
This is the compiled java norms, these norms of a good programmer is very often...
This the compiled java norms, these norms of a good programmer is very often used-This is the compiled java norms, these norms of a good programmer is very often used
- 2022-03-30 09:30:21下载
- 积分:1
-
基于ASP的企业ERP管理系统
一个基于ASP+ACC开发而成的ERP企业管理系统,能满足中小型企事业的生产=销售、采购、财务一体化管理的软件,方便了办公!程序上传直接使用!
- 2023-08-12 12:15:06下载
- 积分:1
-
软件工程课程设计及相关文档.很详细的啊.
大家如果用得好的话,记得顶两下!...
软件工程课程设计及相关文档.很详细的啊.
大家如果用得好的话,记得顶两下!-software engineering curriculum design, and related documentation. Very detailed ah. If we make good use of the words, I remember that the top two under!
- 2022-02-25 12:21:12下载
- 积分:1
-
Counterpropagation Neural Network
Counterpropagation Neural Network
- 2022-06-01 15:39:17下载
- 积分: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
-
< The software engineering>>by 林锐
< The software engineering>>by 林锐-> by Lin Rui
- 2022-03-11 00:12:14下载
- 积分:1