代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/187413/8640734
m untitled2.m
function varargout = untitled2(varargin)
% UNTITLED2 M-file for untitled2.fig
% UNTITLED2, by itself, creates a new UNTITLED2 or raises the existing
% singleton*.
%
% H = UNTITLED2
www.eeworm.com/read/288303/8643986
m tfdemo.m
%TFDEMO Demonstrate some of Time-Frequency Toolbox's capabilities.
% TFDEMO, by itself, presents a menu of demos.
% O.Lemoine - May 1996.
% Copyright (c) CNRS.
clg; clear; clc;
TFTBcontinue=1;
whil
www.eeworm.com/read/287549/8682719
test readme.test
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA)
www.eeworm.com/read/431224/8695408
m fm_open.m
function fm_open(varargin)
% FM_OPEN open a PSAT user defined component from a script
%
% FM_OPEN by itself opens a component asking for selecting the file,
% FM_OPEN(PATH,FILE,OPTION) opens the compo
www.eeworm.com/read/429877/8784418
m matched_filter_gui.m
function varargout = matched_filter_gui(varargin)
% MATCHED_FILTER_GUI M-file for matched_filter_gui.fig
% MATCHED_FILTER_GUI, by itself, creates a new MATCHED_FILTER_GUI or raises the existing
www.eeworm.com/read/385628/8795932
m simple_gui.m
function varargout = simple_gui(varargin)
% SIMPLE_GUI M-file for simple_gui.fig
% SIMPLE_GUI, by itself, creates a new SIMPLE_GUI or raises the existing
% singleton*.
%
% H = SIMPLE_GU
www.eeworm.com/read/385628/8795936
asv simple_gui.asv
function varargout = simple_gui(varargin)
% SIMPLE_GUI M-file for simple_gui.fig
% SIMPLE_GUI, by itself, creates a new SIMPLE_GUI or raises the existing
% singleton*.
%
% H = SIMPLE_GU
www.eeworm.com/read/384940/8828724
m fm_open.m
function fm_open(varargin)
% FM_OPEN open a PSAT user defined component from a script
%
% FM_OPEN by itself opens a component asking for selecting the file,
% FM_OPEN(PATH,FILE,OPTION) opens the compo
www.eeworm.com/read/427960/8908589
c pollard.c
/*
* Program to factor big numbers using Pollards (p-1) method.
* Works when for some prime divisor p of n, p-1 has itself
* only small factors.
* See "Speeding the Pollard and Elliptic Cu
www.eeworm.com/read/284120/8965648
h bttvp.h
/*
bttv - Bt848 frame grabber driver
bttv's *private* header file -- nobody other than bttv itself
should ever include this file.
(c) 2000-2002 Gerd Knorr