-
e-shop plazza joomla scripts
- 2022-10-28 09:25:05下载
- 积分:1
-
收集的一个药房管理系统,完整版,全
我收藏的一套药房管理系统,完整版,功能齐齐全,非常适合2次开发,现在跟各位朋友分享.-collection of a pharmacy management system, complete edition, full-function, very suitable for the development of two times, now share with friends.
- 2022-05-12 17:49:56下载
- 积分:1
-
一本写设计模式的书,写了对设计模式中存在问题的误解,值得一读...
一本写设计模式的书,写了对设计模式中存在问题的误解,值得一读-Design pattern to write a book, wrote a mode of design problems misunderstanding, worth reading
- 2022-02-06 20:33:36下载
- 积分:1
-
嵌入式系统可靠性,主要从飞思卡尔处理器硬件角度予以阐述!...
嵌入式系统可靠性,主要从飞思卡尔处理器硬件角度予以阐述!-embed control OS!soidnfifmolre
- 2023-03-25 10:50:02下载
- 积分:1
-
23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这个是结构型模式...
23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这个是结构型模式-23 design patterns we all should know, I collect them from elsewhere, the book on the clarity, examples of which can be directly compiled through, this is a structural model
- 2022-10-18 10:35:03下载
- 积分:1
-
SMS PDU 封装格式, 附带一些设计的实现
SMS PDU 封装格式, 附带一些设计的实现-SMS PDU package format, with some designed to realize
- 2022-06-28 15:18:18下载
- 积分:1
-
模拟集成电路测试仪 设计 说明 方案
数据 处理 条件
模拟集成电路测试仪 设计 说明 方案
数据 处理 条件-analoge integride cicurt test sdgfdgdfg dfdgfgfdg fds df s
df fg fd dfg wer r
gtrg
gtrhg
gdrfg
- 2023-03-26 02:15:03下载
- 积分:1
-
对等:系统和概念
peer to peer : systems and concepts
- 2022-11-20 19:50:03下载
- 积分:1
-
SMAC用户手册.pdf Simple Media Access Controller
Information in this document is p...
SMAC用户手册.pdf Simple Media Access Controller
Information in this document is provided solely to enable system and software implementers to use
Freescale Semiconductor products. There are no express or implied copyright licenses granted
hereunder to design or fabricate any integrated circuits or integrated circuits based on the information
in this document.-SMAC User s Manual. Pdf Simple Media Access Controller Information in this document is provided solely to enable system and software implementers to useFreescale Semiconductor products. There are no express or implied copyright licenses grantedhereunder to design or fabricate any integrated circuits or integrated circuits based on the informationin this document.
- 2022-03-14 14:22:20下载
- 积分: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