代码搜索:Object
找到约 10,000 项符合「Object」的源代码
代码结果 10,000
www.eeworm.com/read/117801/14904550
mak game.mak
#============================================================================
# Name:
# $(TARGET).MAK
#
# Description:
# Makefile to build the $(TARGET) downloadable module.
#
# The f
www.eeworm.com/read/218565/14915432
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2005-07-09.11
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# This progr
www.eeworm.com/read/117222/14934031
htm ch22.htm
Teach Yourself Visual C++® 5 in 24 Hours -- Hour 22 -- S
www.eeworm.com/read/117078/14940536
h queryinformation.h
NTSTATUS
FsTPMQueryInformationRoutine(
PDEVICE_OBJECT pHookDevice,
IN PIRP pIrp
);
www.eeworm.com/read/217557/14958479
m rect_hull.m
function [CH,CI,dI] = rect_hull(P)
% Converts a vertices object into a polyhedron object.
%
% Syntax:
% "[CH,CI,dI] = rect_hull(P)"
%
% Description:
% "rect_hull(P)" returns a polyhedron
www.eeworm.com/read/217557/14958542
m transform.m
function u = transform(v,A,b)
% Apply affine transformation Tx + v to a vertices object, where T is an
% n by n invertible matrix and v is a constant vector
%
% Syntax:
% "V = transform(vtcs
www.eeworm.com/read/217288/14970413
h bldcsensor.h
/* ==============================================================================
System Name: BLDC31
File Name: BLDC3_1.H
Description: Primary system header file for the Real Implementation o
www.eeworm.com/read/217277/14971812
h pmsm31.h
/* ==============================================================================
System Name: PMSM3_1 (QEP version)
File Name: PMSM31.H
Description: Peripheral independent object for the im
www.eeworm.com/read/116418/14974339
pas sendform.pas
unit SendForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons;
type
TSenderForm = class(TForm)
Button1: TButton;
www.eeworm.com/read/216898/14987100
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2004-05-31.23
# Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
# This program is