代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/297143/8050640
asv imagesearch.asv
function varargout = ImageSearch(varargin)
% IMAGESEARCH M-file for ImageSearch.fig
% IMAGESEARCH, by itself, creates a new IMAGESEARCH or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/144228/12806848
java xmlsalesformatter.java
import java.util.*;
/**
* The class XMLSalesFormatter implements the interface SalesFormatter.
* This class is implemented as a singleton so a new object will not be
* created every time th
www.eeworm.com/read/318486/13477693
m dicomviewer.m
function varargout = DICOMViewer(varargin)
% DICOMViewer M-file for DICOMViewer.fig
% DICOMViewer, by itself, creates a new DICOMViewer or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/138591/5815409
java elvis.java
// Serialzable Singleton - Page 11
import java.io.*;
public class Elvis {
public static final Elvis INSTANCE = new Elvis();
private Elvis() {
// ...
}
// ... //
www.eeworm.com/read/116971/6112154
java elvis.java
// Serialzable Singleton - Page 11
import java.io.*;
public class Elvis {
public static final Elvis INSTANCE = new Elvis();
private Elvis() {
// ...
}
// ... //
www.eeworm.com/read/112742/6144021
java elvis.java
// Serialzable Singleton - Page 11
import java.io.*;
public class Elvis {
public static final Elvis INSTANCE = new Elvis();
private Elvis() {
// ...
}
// ... //
www.eeworm.com/read/493043/6405323
m customimage.m
function varargout = customImage(varargin)
% CUSTOMIMAGE M-file for customImage.fig
% CUSTOMIMAGE, by itself, creates a new CUSTOMIMAGE or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/482351/6623205
m mainprogram.m
function varargout = mainprogram(varargin)
% MAINPROGRAM M-file for mainprogram.fig
% MAINPROGRAM, by itself, creates a new MAINPROGRAM or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/408547/11383189
m nyquistdelay.m
function varargout = nyquistdelay(varargin)
%NYQUISTDELAY M-file for nyquistdelay.fig
% NYQUISTDELAY, by itself, creates a new NYQUISTDELAY or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/407122/11428950
m simuladorcs.m
function varargout = SimuladorCs(varargin)
% SIMULADORCS M-file for SimuladorCs.fig
% SIMULADORCS, by itself, creates a new SIMULADORCS or raises the existing
% singleton*.
%
% H =