代码搜索:singleton

找到约 4,696 项符合「singleton」的源代码

代码结果 4,696
www.eeworm.com/read/442234/7656621

m gui_light_13_9.m

function varargout = gui_light_13_9(varargin) % GUI_LIGHT_13_9 M-file for gui_light_13_9.fig % GUI_LIGHT_13_9, by itself, creates a new GUI_LIGHT_13_9 or raises the existing % singleton*.
www.eeworm.com/read/442234/7656626

m gui_tmuv_13_5.m

function varargout = gui_tmuv_13_5(varargin) % GUI_TMUV_13_5 M-file for gui_tmuv_13_5.fig % GUI_TMUV_13_5, by itself, creates a new GUI_TMUV_13_5 or raises the existing % singleton*. %
www.eeworm.com/read/442234/7656627

m gui_moore_13_4.m

function varargout = gui_moore_13_4(varargin) % GUI_MOORE_13_4 M-file for gui_moore_13_4.fig % GUI_MOORE_13_4, by itself, creates a new GUI_MOORE_13_4 or raises the existing % singleton*.
www.eeworm.com/read/442234/7656633

m gui_move_13_2.m

function varargout = gui_move_13_2(varargin) % GUI_MOVE_13_2 M-file for gui_move_13_2.fig % GUI_MOVE_13_2, by itself, creates a new GUI_MOVE_13_2 or raises the existing % singleton*. %
www.eeworm.com/read/442234/7656635

m gui_wave_13_8.m

function varargout = gui_wave_13_8(varargin) % GUI_WAVE_13_8 M-file for gui_wave_13_8.fig % GUI_WAVE_13_8, by itself, creates a new GUI_WAVE_13_8 or raises the existing % singleton*. %
www.eeworm.com/read/297523/8012482

m rs2.m

function varargout = RS2(varargin) % RS2 M-file for RS2.fig % RS2, by itself, creates a new RS2 or raises the existing % singleton*. % % H = RS2 returns the handle to a new RS2 or
www.eeworm.com/read/317866/13494708

m ch6.m

function varargout = ch6(varargin) % CH6 M-file for ch6.fig % CH6, by itself, creates a new CH6 or raises the existing % singleton*. % % H = CH6 returns the handle to a new CH6 or
www.eeworm.com/read/136989/5828565

h pipeline_tasks.h

/* -*- c++ -*- */ // Pipeline_Tasks.h,v 1.1 2000/04/27 23:43:22 jxh Exp #ifndef JAWS_PIPELINE_TASKS_H #define JAWS_PIPELINE_TASKS_H #include "ace/Singleton.h" #if !defined (ACE_LACKS_PRAGMA
www.eeworm.com/read/136989/5828569

h waiter.h

/* -*- c++ -*- */ // Waiter.h,v 1.1 2000/04/27 23:43:23 jxh Exp #ifndef JAWS_WAITER_H #define JAWS_WAITER_H #include "ace/Singleton.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #
www.eeworm.com/read/136989/5828582

h parse_headers.h

/* -*- c++ -*- */ // Parse_Headers.h,v 1.2 2003/08/06 03:29:13 dhinton Exp #ifndef JAWS_PARSE_HEADERS_H #define JAWS_PARSE_HEADERS_H #include "JAWS/Export.h" #include "ace/Singleton.h" #if