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

搜索资源列表

  1. Singltone

    0下载:
  2. Singleton pattern this a simple Singleton c# pattern the class is sealed but it dont hve to be-Singleton pattern this is a simple Singleton c# pattern the class is sealed but it dont hve to be
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4813
    • 提供者:Ita
  1. chrome_base

    0下载:
  2. chrome浏览器中的基础构件代码,如线程池、weak_ptr、单例模式类等。-chrome browser code base component, such as thread pools, weak_ptr, Singleton pattern and so on.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-30
    • 文件大小:292968
    • 提供者:李明
  1. GlobalCanvasDragInfo

    0下载:
  2. This singleton is used to keep track of drag n drops initiated within this session of Eclipse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1206
    • 提供者:rongqanghang
  1. ThreadUtil

    0下载:
  2. 很好用的临界区封装,单例模板,以及线程模型。-Good singleton template, and the thread model.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1213
    • 提供者:
  1. boost_19937_wrapper

    0下载:
  2. A useful wrapper over the boost Mersenne Twister random number generator. It is implemented as a singleton such that the same instance can be used throughout a code by requesting the singleton instance. It also can return the host rng for boost funct
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2780
    • 提供者:connectfailed
  1. seepage

    0下载:
  2. SEEP5( Property , Value ,...) creates a new SEEP5 or raises the existing singleton*. Starting the left, property value pairs are applied to the GUI before seep5_OpeningFunction gets called. An unrecognized property name or invalid value mak
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:9969
    • 提供者:gang
  1. SingleT_src

    0下载:
  2. Tiny singleton cla-Tiny singleton class
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:broneri
  1. robot_final.tar

    0下载:
  2. 基于c++ 对State,Observer,Singleton设计模式的混合应用-C++ for State, Observer, Singleton design pattern based hybrid applications
  3. 所属分类:Driver develop

    • 发布日期:2017-05-03
    • 文件大小:669200
    • 提供者:wang
  1. LabVIEWOrientDesign

    0下载:
  2. LabVIEW开发技术丛书 LabVIEW 面向对象设计 目 录 适配器模式 1-4 建造者模式 5-10 单例模式 11-14 原型模式 15-19 简单工厂模式 20-23-LabVIEW Development Technical Series LabVIEW Object-Oriented Design Table of Contents Adapter mode 1-4 Builder mode 5-10 Singleton patter
  3. 所属分类:LabView

    • 发布日期:2017-05-07
    • 文件大小:1459520
    • 提供者:saraed
  1. SingletonClass

    0下载:
  2. Singleton例子,怎样在view controller之间分享变量-singleton example
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-28
    • 文件大小:63648
    • 提供者:Max Moo
  1. SingletonDemo

    0下载:
  2. java code describibg singleton factory pattern
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2169
    • 提供者:Abhishek
  1. transientConduction

    0下载:
  2. TRANSIENTCONDUCTIONGUI( Property , Value ,...) creates a new TRANSIENTCONDUCTIONGUI or raises the existing singleton
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:114685
    • 提供者:yasin
  1. 2-Calc

    0下载:
  2. CALC M-file for calc.fig CALC, by itself, creates a new CALC or raises the existing singleton*.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15987
    • 提供者:sheida
  1. calculator

    0下载:
  2. CALC, by itself, creates a new CALC or raises the existing singleton*.- CALC, by itself, creates a new CALC or raises the existing singleton*.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6940
    • 提供者:sheida
  1. singleton

    0下载:
  2. TODO port to shape-plan set.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2703
    • 提供者:kiumqmk
  1. SkImage_Raster

    0下载:
  2. Returns lazily created singleton.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1725
    • 提供者:vierenkx
  1. SingletonTest31

    0下载:
  2. java 源码 单例设计模式 抽象 解耦-java code Singleton
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5297
    • 提供者:山西
  1. data

    0下载:
  2. This singleton can be used for logging data for offline processing. Data logged with it can conveniently be parsed and processed with e.g. Matlab.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11596
    • 提供者:qenrwvg
  1. MemoryInfo

    0下载:
  2. Instanticate the QCCompositionType Singleton.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4727
    • 提供者:zszinme
  1. time_util

    0下载:
  2. TODO: this leaks the NamedStopWatch objects. Replace it with a singleton to avoid that and make it thread safe. -TODO: this leaks the NamedStopWatch objects. Replace it with a singleton to avoid that and make it thread safe.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2084
    • 提供者:zdquizl
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com