代码搜索:Subclass

找到约 2,526 项符合「Subclass」的源代码

代码结果 2,526
www.eeworm.com/read/427895/8914411

c drv_usb_init.c

/************************************************* Copyright (C), 2007, DTK Computer. File name: drv_usb_test.c Author: MMI Group Version: 1.0 Date: 2008.04.30 Description: usb m
www.eeworm.com/read/312085/13619453

c descriptor.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/406071/11450183

c descriptor.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/232075/14209086

c descriptor.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/191613/8426074

cpp pr1306.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill 2000 // Problem 13.6, page 319 // An Array subclass template #include #include "Vector.h" us
www.eeworm.com/read/365849/9844668

m lti2danl.m

function obj=lti2danl(ltiobj); % Converts a LTI subclass object (ss, tf or zpk) to a DANL object % % Syntax: (* = optional) % % danlobj = lti2danl(ltiobj); % % In arguments: % % 1. ltiobj %
www.eeworm.com/read/447865/7544725

java md5outputstream.java

package utils.md5; import java.io.*; /** * MD5OutputStream is a subclass of FilterOutputStream adding MD5 * hashing of the output. * * Originally written by Santeri Paavolainen, Hel
www.eeworm.com/read/296483/8100429

h socksrc.h

// socksrc.h // StreamInputSource subclass for SOCKETs // copyright SafeTP Development Group, Inc., 2000 Terms of use are as specified in license.txt #ifndef __SOCKSRC_H #define __SOCKSRC_H #includ
www.eeworm.com/read/196303/8100800

cpp twaincpp.cpp

#include "stdafx.h" #include "twaincpp.h" /* Constructor: Parameters : HWND Window to subclass */ CTwain::CTwain(HWND hWnd) { m_hTwainDLL = NULL; m_pDSMProc = NULL; m_bSou
www.eeworm.com/read/325790/13185233

m lti2danl.m

function obj=lti2danl(ltiobj); % Converts a LTI subclass object (ss, tf or zpk) to a DANL object % % Syntax: (* = optional) % % danlobj = lti2danl(ltiobj); % % In arguments: % % 1. ltiobj %