代码搜索:quantities
找到约 255 项符合「quantities」的源代码
代码结果 255
www.eeworm.com/read/233271/14160463
h parms.h
#ifndef Parms_H
#define Parms_H
EXTERN float fWork;
EXTERN short iWork;
EXTERN struct {
// Required physical quantities:
int iPoles; // Number of pole pairs
int iS
www.eeworm.com/read/231179/14249261
h parms.h
#ifndef Parms_H
#define Parms_H
EXT float fWork;
EXT short iWork;
EXT struct {
// Required physical quantities:
int iPoles; // Number of pole pairs
int iScaleMechR
www.eeworm.com/read/204538/15337227
h parms.h
#ifndef Parms_H
#define Parms_H
EXTERN float fWork;
EXTERN short iWork;
EXTERN struct {
// Required physical quantities:
int iPoles; // Number of pole pairs
int iS
www.eeworm.com/read/419474/10866254
m sdop.m
% sdop.m
% Scope: This MATLAB macro computes sub-dilution of precision (sub-DOP)
% quantities, i.e. DOP quantities for all satellites subsets obtained
%
www.eeworm.com/read/436995/7757401
m sdop.m
% sdop.m
% Scope: This MATLAB macro computes sub-dilution of precision (sub-DOP)
% quantities, i.e. DOP quantities for all satellites subsets obtained
%
www.eeworm.com/read/315311/13546865
html obtain-properties.html
Xlib Programming Manual: Obtaining and Changing Window Properties
4.4 Obtaining and Changing Window Properties
You can attach a prop
www.eeworm.com/read/266962/6290236
m nfpredatorpraymodel.m
function p = nfPredatorPrayModel
% nfnfPredatorPrayModel - nfPredatorPrayModel constructor
%
% The nfnfPredatorPrayModel defines folloving nonlinear multivariate function
%
% | T*(1-a)*x1 + T*b*x
www.eeworm.com/read/479405/6694577
m sdop.m
% sdop.m
% Scope: This MATLAB macro computes sub-dilution of precision (sub-DOP)
% quantities, i.e. DOP quantities for all satellites subsets obtained
%
www.eeworm.com/read/338643/12290667
m sdop.m
% sdop.m
% Scope: This MATLAB macro computes sub-dilution of precision (sub-DOP)
% quantities, i.e. DOP quantities for all satellites subsets obtained
%
www.eeworm.com/read/285592/8829599
java producttable.java
import java.awt.*;
import java.awt.event.*;
import java.util.*;
//swing classes
import javax.swing.text.*;
import javax.swing.*;
import javax.swing.event.*;
import javax.swing.tree.*;
import