代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/450202/7488771
m ventana2.m
function varargout = Ventana2(varargin)
% VENTANA2 M-file for Ventana2.fig
% VENTANA2, by itself, creates a new VENTANA2 or raises the existing
% singleton*.
%
% H = VENTANA2 retur
www.eeworm.com/read/448898/7523207
m analyze4.m
function varargout = analyze4(varargin)
% ANALYZE4 M-file for analyze4.fig
% ANALYZE4, by itself, creates a new ANALYZE4 or raises the existing
% singleton*.
%
% H = ANALYZE4 retur
www.eeworm.com/read/448898/7523213
m analyze1.m
function varargout = analyze1(varargin)
% ANALYZE1 M-file for analyze1.fig
% ANALYZE1, by itself, creates a new ANALYZE1 or raises the existing
% singleton*.
%
% H = ANALYZE1 retur
www.eeworm.com/read/448898/7523216
m analyze2.m
function varargout = analyze2(varargin)
% ANALYZE2 M-file for analyze2.fig
% ANALYZE2, by itself, creates a new ANALYZE2 or raises the existing
% singleton*.
%
% H = ANALYZE2 retur
www.eeworm.com/read/448898/7523223
m analyze3.m
function varargout = analyze3(varargin)
% ANALYZE3 M-file for analyze3.fig
% ANALYZE3, by itself, creates a new ANALYZE3 or raises the existing
% singleton*.
%
% H = ANALYZE3 retur
www.eeworm.com/read/447491/7550059
m mlp_iris_class.m
function varargout = MLP_Iris_Class(varargin)
% MLP_IRIS_CLASS M-file for MLP_Iris_Class.fig
% MLP_IRIS_CLASS, by itself, creates a new MLP_IRIS_CLASS or raises the existing
% singleton*.
%
www.eeworm.com/read/444270/7615465
m wave_clus.m
function varargout = wave_clus(varargin)
% WAVE_CLUS M-file for wave_clus.fig
% WAVE_CLUS, by itself, creates a new WAVE_CLUS or raises the existing
% singleton*.
%
% H = WAVE_CLUS retu
www.eeworm.com/read/444270/7615466
m wave_clus_aux.m
function varargout = wave_clus_aux(varargin)
% WAVE_CLUS_AUX M-file for wave_clus_aux.fig
% WAVE_CLUS_AUX, by itself, creates a new WAVE_CLUS_AUX or raises the existing
% singleton*.
%
%
www.eeworm.com/read/444115/7617862
h bonus.h
/**
* File : Bonus.h
* Author : Kevin Lynx
* Date : 2007/8/1
*/
#ifndef _BONUS_H_
#define _BONUS_H_
#include
#include "Sprite.h"
#include "Singleton.h"
using std::list;
cl
www.eeworm.com/read/441738/7666244
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: HelloRCP Plug-in
Bundle-SymbolicName: HelloRCP; singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: hellorcp.Activator
Bundle-Localizat