代码搜索:Implement

找到约 10,000 项符合「Implement」的源代码

代码结果 10,000
www.eeworm.com/read/192762/8281174

h cntritem.h

// CntrItem.h : interface of the CEx32aCntrItem class // class CEx32aDoc; class CEx32aView; class CEx32aCntrItem : public CRichEditCntrItem { DECLARE_SERIAL(CEx32aCntrItem) // Constructo
www.eeworm.com/read/292695/8340566

cpp explorer.cpp

// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类 // 注意: 不要修改此文件的内容。如果此类由 // Microsoft Visual C++ 重新生成,您的修改将被改写。 #include "stdafx.h" #include "explorer.h" ///////////////////////////////
www.eeworm.com/read/292695/8340720

cpp explorer.cpp

// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类 // 注意: 不要修改此文件的内容。如果此类由 // Microsoft Visual C++ 重新生成,您的修改将被改写。 #include "stdafx.h" #include "explorer.h" ///////////////////////////////
www.eeworm.com/read/174518/9584101

cpp testmpeg1or2audiovideostreamer.cpp

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio
www.eeworm.com/read/370339/9605432

h debugmalloc.h

#ifndef DEBUGMALLOC_H #define DEBUGMALLOC_H #include /* Macros that will call the wrapper functions with the current filename and line number */ #define MALLOC(s) MyMalloc(s, __
www.eeworm.com/read/173738/9637759

txt 新建 文本文档.txt

acf:文件已经将管脚对应好了。分配好管脚后自动生成的,保存下来可以implement指定它 lmf:FLEX10K的LIBRARY,原来是自动生成的,如果implement指定acf件就会要它。 LIBRARY FLEX10K % Synopsys UNKNOWN Mapping file for FLEX10K %
www.eeworm.com/read/172521/9703357

cpp imagepointprocess.cpp

//////////////////////////////////////////////////////////////////////////////// // // ImagePointProcess.cpp: implementation of the CImagePointProcess class. // ///////////////////////////////////
www.eeworm.com/read/172493/9705233

cpp basic.cpp

#include /** A basic application that shows an empty frame. */ class BasicApp : public wxApp { public: /** Constructs the frame. */ BasicApp(); /** Shows the fram
www.eeworm.com/read/367457/9746686

lnt lib-bcl5.lnt

// lib-bcl5.lnt // Library Options file for Borland's ClassLib library -elib(40,64) // we are attempting to process arguments at template // definition time and running int
www.eeworm.com/read/367152/9779910

m cspline1slow.m

% cspline1slow - Cubic smoothing spline 1-D (unaccelerated) % % [fx] = cspline1slow(x,y,p) % % _____OUTPUT_____________________________________________________________ % fx smoothed y corresponding to