代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/343202/11964141
mdl dc2ac2_v_0410_ddy.mdl
# $Revision: 1.1.6.4 $
Model {
Name "dc2ac2_V_0410_ddy"
Version 6.1
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgum
www.eeworm.com/read/343059/11979521
java userpositionevent.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
import java.awt.*;
/**
* Represents a changement of a User's position.
*
* @author Arno Huetter
* (C)opyright by the Institute
www.eeworm.com/read/343059/11979641
java userroomevent.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
import java.awt.*;
/**
* Represents a changement of the Room a User is currently in.
*
* @author Arno Huetter
* (C)opyright by
www.eeworm.com/read/154209/11982924
m setpos.m
function setpos(obj,fig)
%SETPOS Set positions of axes objects
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.2 $
ud = get(fig,'userdata');
% compu
www.eeworm.com/read/154209/11983024
m phone.m
function phone(action)
%PHONE Signal processing and the touch-tone phone.
% Ned Gulley, 6-21-93
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 5.6 $ $Date: 1997/11/26 20:13:
www.eeworm.com/read/154209/11983131
m sigdemo1.m
function sigdemo1(action,in1,in2);
%SIGDEMO1 Interactive signal demo - 1 : DFT of a signal
% Demonstrates MATLAB's graphic user interface using Handle Graphics
% while illustrating some basic s
www.eeworm.com/read/154209/11983699
m sptprefs.m
function varargout = sptprefs(varargin)
%SPTPREFS Preferences dialog box for SPTool.
% prefs = sptprefs(prefs)
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.9 $
if ~isstr(
www.eeworm.com/read/342926/11990870
cpp 1247.cpp
#include
int main()
{int a[3001],n,i,a1,a2,p1,p2;
cin>>n;
while (n!=0)
{for (i=1;i>a[i];
a1=0;a2=0;p1=0;p2=n+1;
for (i=1;i
www.eeworm.com/read/153930/11999532
mdl s.mdl
Model {
Name "s"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/256417/12001111
java hannoitower.java
/*
* HannoiTower.java
*
* Created on 2007年10月4日, 下午6:07
*
* To change this template, choose Tools | Options and locate the template under
* the Source Creation and Management node. Right-click t