搜索资源列表
ACE-5.5.tar
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++ Wrapper Facade(包装外观)和框架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,-Adaptive Comm
Facade
- 设计模式之Facade,设计模式之Facade
ACE60SRC ACE 6.0 源码 ACE自适配通信环境
- ACE 6.0 源码 ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)框架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和框架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 AC
HotelManager
- 酒店预订房间管理系统采用的基于C/S结构的MIS系统,这种传统的软件模式一般只满足酒店内部管理的需要。随着网络技术的飞速发展,人们生活水平的提高,这种传统的系统已经不能满足人们的需要,越来越多的互联网用户想通过网络实现对酒店房间的预订和酒店入住情况的查询,享受方便快捷的服务。因此,本片论文运用JAVA语言设计和实现基于B/S结构的中小型酒店MIS系统,由前台和后台管理两个部分组成。-Small and medium-sized hotel reservations management syst
Facade
- c#设计模式随书源码-Facade模式实例源程序-c# design pattern book with examples of source-Facade pattern source
ACE-5.6
- most ACE developers use the C++ wrapper facade layer shown in the figure above.
yb
- 学生选课管理系统,用C#写的立面包含书记库设计模板。-Student elective management system, written using C# with secretary of the library facade design template.
Linux_Socket
- Socket 编程 Socket是应用层与TCP/IP协议族通信的中间软件抽象层,它是一组接口。在设计模式中,Socket其实就是一个门面模式,它把复杂的TCP/IP协议族隐藏在Socket接口后面,对用户来说,一组简单的接口就是全部,让Socket去组织数据,以符合指定的协议。-Socket Programming Socket is the application layer and the TCP/IP protocol suite communications middleware ab
V7.5
- dz7.2插件 虚拟股市V7.5 希望大家喜欢 具体的立面有介绍-dz7.2 plug-in virtual stock markets V7.5 hope everyone likes concrete facade has introduced the
delphixsource_08
- DELPHIX PACK E: * FEATURES: a) Implement Hardware acceleration for critical function like DrawAlpha {Blend}, DrawSub and DrawAdd for both way DXIMAGELIST and DIRECTDRAWSURFACE with rotation too. b) Automatic adjustement for texture size diffe
facade
- 设计模式的外观设计模式。多个类之间的相互关联-Design patterns design patterns. Linkages between multiple classes
Design_Pattern
- Design patterns explanantion. Facade singleton session object factory abstract adapter
Facade
- 门面模式应用示例,实现一个转账系统。用delphi语言实现。-The facade the mode application example, to achieve a transfer system. With delphi language.
ImageRectification
- This tool helps you rectify a facade image by click on 4 corners of a rectangle. Call: ImageRectificationTool imagePath <windowWidth windowHeight> Argument: imagePath - the image path windowWidth - width of the operate window, 8
SelectROI
- This tool helps you select a target rectanglar window of a image by moving 4 boundaries! Used in choosing region of interest(ROI) especially when rectifing a facade image. Call: SelectROI imagePath(rectified) <windowWidth windowHeight>
designer-module
- 抽象工厂模式,适配器模式,外观模式,简单的c++实现源码-Abstract factory pattern, adapter pattern, facade pattern, a simple c++ realize source
wavelet_fusion
- 用C++编写的基于小波的遥感影像融合程序,适用于大数据,立面有小波分解与重构的详细步骤。-Written C++ wavelet-based remote sensing image fusion procedures, applicable to large data facade wavelet decomposition and reconstruction steps.
Source Code of Facade Structure Analysis
- urce code of our hierarchical structure analysis algorithm for 2D facade image
Facade-pattern
- 经典设计模式中的外观模式,代码以股票为例介绍了外观设计模式-Classic design mode facade pattern, an example to introduce the code to share design patterns
Facade
- Facade Pattern Example.