代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/182193/5264798
java randomnum.java
package structure;
import java.util.Random;
/**
* 产生随机数的singleton模式
* */
public class RandomNum {
private double up,down;
static RandomNum instance;
Random ran;
private Random
www.eeworm.com/read/175689/5343393
m quadratic_pca.m
function varargout = Quadratic_Pca(varargin)
% QUADRATIC_PCA M-file for Quadratic_Pca.fig
% QUADRATIC_PCA, by itself, creates a new QUADRATIC_PCA or raises the existing
% singleton*.
www.eeworm.com/read/175689/5343475
asv linerfuction58.asv
function varargout = LinerFuction58(varargin)
% LINERFUCTION58 M-file for LinerFuction58.fig
% LINERFUCTION58, by itself, creates a new LINERFUCTION58 or raises the existing
% singleton*.
www.eeworm.com/read/175689/5343478
m linerfuction58.m
function varargout = LinerFuction58(varargin)
% LINERFUCTION58 M-file for LinerFuction58.fig
% LINERFUCTION58, by itself, creates a new LINERFUCTION58 or raises the existing
% singleton*.
www.eeworm.com/read/175689/5343479
m linerfuction14.m
function varargout = LinerFuction14(varargin)
% LINERFUCTION14 M-file for LinerFuction14.fig
% LINERFUCTION14, by itself, creates a new LINERFUCTION14 or raises the existing
% singleton*.
www.eeworm.com/read/175689/5343480
asv linerfuction14.asv
function varargout = LinerFuction14(varargin)
% LINERFUCTION14 M-file for LinerFuction14.fig
% LINERFUCTION14, by itself, creates a new LINERFUCTION14 or raises the existing
% singleton*.
www.eeworm.com/read/340425/3286457
java threadgroupmgr.java
/*
* Created on May 4, 2005
*/
package com.lti.utils.synchronization;
import com.lti.utils.ObjUtils;
/**
* Manages a singleton thread group. This is useful because we often want to assign
* all
www.eeworm.com/read/307057/3729181
java constants.java
package net.paoding.analysis;
public interface Constants {
//
String DIC_HOME = "paoding.dic.home";
//
String DIC_CHARSET = "paoding.dic.charset";
// singleton or protype
String M
www.eeworm.com/read/306483/3738196
asv acerca_softtdm.asv
function varargout = Acerca_SoftTDM(varargin)
% ACERCA_SOFTTDM M-file for Acerca_SoftTDM.fig
% ACERCA_SOFTTDM, by itself, creates a new ACERCA_SOFTTDM or raises the existing
% singleton*.
%
www.eeworm.com/read/306483/3738199
m acerca_softtdm.m
function varargout = Acerca_SoftTDM(varargin)
% ACERCA_SOFTTDM M-file for Acerca_SoftTDM.fig
% ACERCA_SOFTTDM, by itself, creates a new ACERCA_SOFTTDM or raises the existing
% singleton*.
%