搜索资源列表
TCPIPDMX512
- 本文介绍运用TCP/IP & DMX512协议的LED装饰照明控制系统。本系统可轻松将文字、FLASH动画、视频、图像等媒体信息方式表现于基于LED装饰照明的建筑等景观中,表现出丰富多样的变化效果。广泛应用于工程建筑景观、舞台灯光、大型活动、节庆场所等场合的灯光装饰。用户可在世界各地用IE或Nescap等现有的Web浏览器,对LED装饰照明系统进行控制。
DecoratorPattern
- Head First 设计模式原书用的是JAVA写的代码,网络上也有C#的,但没有见到用C++实现的。这是我用C++实现的装饰者模式的代码
装饰验收
- 标 准 验 收 规 范
houzhuangshilajiyasuochetuibanyougang
- 后装饰垃圾呀缩车的推板油缸-Decorative trash after you push the board reduction of vehicle fuel tanks
houzhuangshilajiyasuoche
- 后装饰垃圾压缩车-Compression garbage truck after decoration
design
- 设计模式课件,详细介绍观察者模式 策略模式 工厂模式 适配器模式 装饰模式-Courseware design, detailed strategy to introduce the observer mode mode mode adapter Factory pattern decorative pattern
Decorator
- 软件模式——装饰模式的C#源码,来自《C#3.0设计模式》-Software model- decorative patterns C# source code, from 《C# 3.0 Design Patterns》
DecoratorState
- 装饰者模式与状态模式学习的好材料,很不错的哦-Decorative models and state model are a good learning materials, very good, oh
command
- 软件工程命令模式与装饰者模式结合,控制台程序。比较简单,适合初学者。 开发语言C-Software Engineering Command mode combined with the decorated models, the console program. Simple, suitable for beginners. Development language C++
Design-Pattern-Experiment
- 设计模式实验,包括:策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。-Experimental design patterns, including: strategy pattern, observer pattern, the Decorator Pattern, the abstract factory pattern, the singleton pattern, command pattern, adapter pattern, app
jiyuWEB
- 基于Web的龙发装饰公司综合信息管理系统设计与实现-The role of adornment company based on Web integrated information management system design and implementation
humorous-design-mode
- 这是一本关于设计模式的电子书(幽默设计模式),值得学习。 1、策略模式 2、代理模式 3、单例模式 4、多例模式 5、工厂方法模式 6、抽象工厂模式 7、门面模式 8、适配器模式 9、模板方法模式 10、建造者模式 11、桥梁模式 12、命令模式 13、装饰模式 14、迭代模式 15、组合模式 16、观察者模式 17、责任链模式 18、访问者模式 19、状态模式 20、原型模式 21、中介者模式 22、解释器
建筑装饰构造试题
- 建筑装饰构造习题,供学习建筑装饰类学生使用。该习题有利于学生掌握一定的专业基本知识,提高学生的职业技术水平。
TM1914-MSOP10
- TM1914是单线三通道LED恒流驱动专用电路,可通过双通道数字接口(DIN、FDIN)互相切换输入, 与DO口级联,外部控制器只需单线即可对芯片进行控制。芯片内部集成有MCU单线双通道数字接口、数 据锁存器、LED恒流驱动、PWM辉度控制等电路。VDD引脚内部集成5V稳压管,外围器件少。适用于护栏 管、点光源等LED装饰类产品。本产品性能优良,质量可靠。-TM1914 is a single three-channel constant current LED driver ded
TM1913
- TM1913是具有内控同步功能的三通道LED固定18mA恒流驱动IC,信号输入断开后实现同步固定七彩 花样变化,可防止芯片损坏导致的后续级联芯片不工作。同时适合制作全内控灯条,无需控制器。芯片 内部集成有MCU固化程序和单线数字接口、数据锁存器、LED恒流驱动等电路。VDD引脚内部集成5V稳压 管,外围器件少。适用于护栏管、点光源等LED装饰类产品。本产品性能优良,质量可靠。-TM1913 is a three-channel constant current LED 18mA wi
Object-oriented-
- 面向对象十个设计模式:策略模式,单例模式,策略模式,工厂模式,状态模式,命令模式,适配器,装饰者,门面模式,模板方法的图加代码-Object oriented ten design patterns: strategy pattern, singleton pattern, strategy pattern, factory pattern, state pattern, command pattern, adapter, decoration, facade pattern, template
decrator
- 这是一个简单的装饰模式的例子 简单的代码实现 有助于理解装饰模式的原理-This is a simple example of a simple decorative pattern code to help understand the principles of decorative patterns
Decorator
- 常用设计模式之装饰模式的C++实例工程,该工程简单易懂,适合设计模式之初学者学习。- Common Design Patterns Decorator mode C++ source code.
decorator
- C++实现设计模式之装饰者模式,适合初学者使用的demo-C++ decrorator
装饰模式
- java设计模式的见解 对于装饰模式一些见解以及举例说明怎么试用装饰模式(the understand of software design pattern)