代码搜索:constructs

找到约 1,240 项符合「constructs」的源代码

代码结果 1,240
www.eeworm.com/read/455719/7367808

hif lcdfinal.hif

Version 8.0 Build 215 05/29/2008 SJ Full Version 11 1009 OFF OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Path
www.eeworm.com/read/387022/8711579

cpp frmclient.cpp

#include "frmclient.h" /* * Constructs a frmclient which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be modeless, unless you se
www.eeworm.com/read/387022/8711647

cpp frmserver.cpp

#include "frmserver.h" /* * Constructs a frmserver which is a child of 'parent', with the * name 'name' and widget flags set to 'f' * * The dialog will by default be modeless, unless you se
www.eeworm.com/read/371694/9541700

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/356335/10230843

cc testsuite.cc

/* Test suite for the library. First, it ``tests'' that all the constructs it * uses compile successfully. Then, its output to stdout is compared to the * expected output automatically extracted f
www.eeworm.com/read/279843/10384328

java customer.java

/** A bank customer with a checking and savings account. */ import java.io.*; public class Customer implements Serializable { /** Constructs a customer with a given number and PIN.
www.eeworm.com/read/440557/7687627

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/436995/7757321

m mecefllw.m

% mecefllw.m % Scope: This MATLAB macro constructs the transformation matrix from ECEF % frame to LLWA (Local Level Wander Azimuth) frame. % Usage: m
www.eeworm.com/read/436995/7757333

m mecefenu.m

% mecefenu.m % Scope: This MATLAB macro constructs the transformation matrix from ECEF % frame to ENU (East, North, Up) frame. % Usage: moutput = mec
www.eeworm.com/read/436995/7757382

m mllwenu.m

% mllwenu.m % Scope: This MATLAB macro constructs the transformation matrix from LLWA % (Local Level Wander Azimuth) frame to ENU (East, North, Up) frame