CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - singleton

搜索资源列表

  1. SingletonCode

    0下载:
  2. java 模式,写一个Singleton出来,有2个,可以比较使用,是面试题来的-mode, write out a Singleton, two, can use more, yes questions to the surface
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2794
    • 提供者:albert_jq
  1. MDISingleton

    0下载:
  2. MDI窗体程序中防止子窗体被多次实例化——Singleton的C#实现-MDI Form procedures to prevent Form son was repeatedly example -- Singleton C#
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2855
    • 提供者:twh
  1. Logger.h

    0下载:
  2. 一个日志工具,Logger is the tool for logging. It is an singleton, and only one instance in one application.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2707
    • 提供者:刊物
  1. chapter

    0下载:
  2. 飞机订票系统,实现订票,退票,查询 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the development process
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:289486
    • 提供者:l
  1. 02

    0下载:
  2. A Leak-Free Singleton Class Singleleton类
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5867
    • 提供者:梦幻
  1. Singleton

    0下载:
  2. 单例模式的准确实现,本程序是用C++实现的设计模式中的一个模式, 功能介绍简单,明了
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5938
    • 提供者:didichenlu
  1. 项目实训之-银行系统

    1下载:
  2. 本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。-the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the devel
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:409003
    • 提供者:侯锦坤
  1. GPdata-3.0.tar

    0下载:
  2. 标准的GP源代码,由Andy Singleton维护,在linux下运行,编译方法可参照内带的说明,搞演化计算的朋友值得一看-standard GP source code, by Andy Singleton maintenance, running under Linux, compile method can be brought to the light show that engaging in evolutionary computation is worth looking at
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:171942
    • 提供者:yang
  1. Java 设计模式实现代码工程

    0下载:
  2. 常见的设计模式具体代码实现,如,适配器模式、state ,strategy, builder ,composite ,singleton ,factory method, abstract method等等。十分具有指导意义,由本人亲自操作编写。
  3. 所属分类:中间件编程

    • 发布日期:2012-03-31
    • 文件大小:127172
    • 提供者:chenglanjudy
  1. C++ 实现的singleton源码

    0下载:
  2. 所属分类:源码下载

  1. 泡泡堂单机版(含ASL游戏引擎源码)

    0下载:
  2. 模拟盛大公司的经典游戏,逼真实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑,支持草丛、帐篷、冰窟等掩体物,支持各种主要道具,支持小区、沙漠和冰川三种地形,支持基本模式和复活大战模式。纯面向对象开发,灵活使用继承、多态特性,应用Singleton、Prototype、State等设计模式。
  3. 所属分类:其他智力游戏

    • 发布日期:2012-08-09
    • 文件大小:4481765
    • 提供者:testsb
  1. sample3.rar

    0下载:
  2. 非比寻常的超级记事本 1.日历控件的使用 2.托盘技术 3.开机后应用程序自动启动 4.非模态对话框的创建和关闭 5.Singleton类的使用 6.文件的读写 7.弹出式菜单的创建,Super extraordinary Notepad 1. Control the use of the calendar 2. Trays technology 3. Boot automatically activated after the application 4. Modeless di
  3. 所属分类:Editor

    • 发布日期:2017-05-24
    • 文件大小:7873707
    • 提供者:lishiming
  1. wavlet.rar

    0下载:
  2. 小波消噪程序,产生噪声,给定阈值和信噪比,消噪,WAVLET, by itself, creates a new WAVLET or raises the existing singleton
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2262
    • 提供者:黄昏雨
  1. Singleton

    0下载:
  2. 设计模式中的单件算法,在数据池中相当实用-Design patterns in a single algorithm, useful in the data pool
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2886
    • 提供者:changzhuo
  1. Singleton

    0下载:
  2. 自己写得单件模式,重要基本模式之一,供大家参考。-Write their own one-piece model, it is important to one of the basic pattern for reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:7363
    • 提供者:leon
  1. [p]singleton.eg

    0下载:
  2. 入门演示GOF初级模式经典的单态演示,但是是用pascal语言来实现,同时演示如何轻量级快速编译pascal小程序-GOF primary mode of entry-demo monomorphism classic presentation, but is pascal language to achieve, at the same time demonstrate how fast compiler pascal lightweight applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5657
    • 提供者:love4myxsg
  1. SingletonMain

    0下载:
  2. singleton设计模式,能帮助大家了解singleton模式设计的实现-singleton desigen mode
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:812
    • 提供者:benbei
  1. poptang

    0下载:
  2. 模拟盛大公司的经典游戏,逼真实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑,支持草丛、帐篷、冰窟等掩体物,支持各种主要道具,支持小区、沙漠和冰川三种地形,支持基本模式和复活大战模式。纯面向对象开发,灵活使用继承、多态特性,应用Singleton、Prototype、State等设计模式。-Analog grand the company' s classic games, most of its features realistic implementation. S
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4481765
    • 提供者:jon
  1. Singleton

    0下载:
  2. 单例模式的代码,稍微改动就可以生成懒汉模式-Single cases of model code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:14264
    • 提供者:耿维康
  1. GUI_FILTER

    0下载:
  2. function varargout = GUI_FILTER(varargin) GUI_FILTER M-file for GUI_FILTER.fig GUI_FILTER, by itself, creates a new GUI_FILTER or raises the existing singleton*. H = GUI_FILTER returns the handle to a new GUI_FILTER or the handle to th
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:325785
    • 提供者:michael4u2345
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com