代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/103466/15730667
h czip.h
//
// classes CZip and CUnzip
// usage :
// * construct a CZip/CUnzip object with an unzipped/zipped file name
// * use SwapSize on that object to build a zipp/unzipped file
//
// SwapSiz
www.eeworm.com/read/103466/15730679
h czip.h
//
// classes CZip and CUnzip
// usage :
// * construct a CZip/CUnzip object with an unzipped/zipped file name
// * use SwapSize on that object to build a zipp/unzipped file
//
// SwapSiz
www.eeworm.com/read/290079/8507057
java jvideoplayer.java
package jvideosystem;
import javax.swing.UIManager;
import java.awt.*;
public class JVideoPlayer {
boolean packFrame = false;
//Construct the application
public JVideoPlayer() {
www.eeworm.com/read/389586/8512698
txt 60. f28xx digital motor control library.txt
This library contains the Digital Motor Control software modules. These component modules, implemented in IQ Math, are used to construct the systems such as Sensored/Sensorless Control. Download this
www.eeworm.com/read/188503/8535507
cpp stream_params.cpp
/*
* params.hpp: User specifiable parameters for various types of stream
*
* The CheckParams pseudo-constructors are constructed so that
* they will only construct legal combinations of
www.eeworm.com/read/386253/8760031
m alg034.m
% NATURAL CUBIC SPLINE ALGORITHM 3.4 %
% To construct the cubic spline interpolant S for the function f,
% defined at the numbers x(0) < x(1) < ... < x(n), sat
www.eeworm.com/read/386253/8760205
m alg034.m
% NATURAL CUBIC SPLINE ALGORITHM 3.4 %
% To construct the cubic spline interpolant S for the function f,
% defined at the numbers x(0) < x(1) < ... < x(n), sat
www.eeworm.com/read/283403/9023807
txt 60. f28x digital motor control library.txt
This library contains the Digital Motor Control software modules. These component modules, implemented in IQ Math, are used to construct the systems such as Sensored/Sensorless Control. Download this
www.eeworm.com/read/174590/9581313
java vview.java
// Very simple VRML world viewer
// Written by Bernie Roehl, October 1999
//
// CONVERTING TO AN APPLET:
// To convert this application into an applet you must construct
// a standard init() meth
www.eeworm.com/read/349902/10786250
m subsref.m
function [rvalue] = subsref(hFigure, S)
% BVQXfigure::subsref - retrieve property via struct notation
%
% FORMAT: propvalue = FigureObject.PropertyName
%
% Also, the subsref construct can