代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/338643/12290696
m mecefins.m
% mecefins.m
% Scope: This MATLAB macro constructs the transformation matrix from ECEF
% frame to INS (Wander / North West Up) frame.
% Usage: moutpu
www.eeworm.com/read/338643/12290721
m minsecef.m
% minsecef.m
% Scope: This MATLAB macro constructs the transformation matrix from INS
% (Wander / North West Up) frame to ECEF frame.
% Usage: moutpu
www.eeworm.com/read/128477/14294674
m doy.m
% Script file: doy.m
%
% Purpose:
% This program calculates the day of year corresponding
% to a specified date. It illustrates the use switch
% and for constructs.
%
% Record o
www.eeworm.com/read/494230/1161166
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/483600/1276019
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/461848/1549656
m doy.m
% Script file: doy.m
%
% Purpose:
% This program calculates the day of year corresponding
% to a specified date. It illustrates the use switch
% and for constructs.
%
% Record o
www.eeworm.com/read/348236/3157964
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/342653/3230092
cpp activetimer.cpp
// Copyright (c) 2006 Nokia Corporation.
#include "ActiveTimer.h"
#include "ActiveTimerNotify.h"
// Constructs a CActiveTimer object
CActiveTimer* CActiveTimer::NewL()
{
CActiveTim
www.eeworm.com/read/334646/3364468
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/324709/3499304
cpp activetimer.cpp
// Copyright (c) 2006 Nokia Corporation.
#include "ActiveTimer.h"
#include "ActiveTimerNotify.h"
// Constructs a CActiveTimer object
CActiveTimer* CActiveTimer::NewL()
{
CActiveTim