代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/289212/8568397

m goertzel_algo.m

function Goertzel_array = goertzel_algo (sig_array,K,Num_of_samples); % % % Function to implement Goertzel's algorithm % % Author: Pranam Janney Date: 15/05/04 Time: 1
www.eeworm.com/read/430096/8766552

java music26.java

// typeinfo/music268/Music268.java // TIJ4 Chapter Typeinfo, Exercise 26, page 615 // Implement clearSpitValve() as described in the summary. /* Solution includes, in same package: * import java
www.eeworm.com/read/430096/8767118

java horrorshow14.java

// innerclasses/HorrorShow14.java // TIJ4 Chapter Innerclasses, Exercise 14, page361 /* Modify interfaces/HorrorShow.java to implement DangerousMonster and * Vampire using anonymous classes. */ i
www.eeworm.com/read/285384/8843659

cpp creditstatic.cpp

// CreditStatic.cpp : 实现文件 // #include "stdafx.h" #include "CreditStatic.h" #define DISPLAY_TIMER_ID 150 // timer id // CCreditStatic IMPLEMENT_DYNAMIC(CCreditStatic, CStatic) CCredi
www.eeworm.com/read/284263/8952100

cpp tabbedmdi.cpp

#include "stdafx.h" #include "TabbedMDI.h" #include using namespace WTL4MFC; using namespace WTL::DockSplitTab; IMPLEMENT_DYNCREATE(CTabbedMDIFrameWnd, CDockingMDIFrameWnd) BEG
www.eeworm.com/read/427066/8979119

cpp operationmode.cpp

// ../OperationMode.cpp : implementation file // #include "stdafx.h" #include "RFRM.h" #include "OperationMode.h" #include "RFIDRadio.h" IMPLEMENT_SERIAL(COperationMode, CObject, 0) // C
www.eeworm.com/read/281848/9129932

java music26.java

// typeinfo/music268/Music268.java // TIJ4 Chapter Typeinfo, Exercise 26, page 615 // Implement clearSpitValve() as described in the summary. /* Solution includes, in same package: * import java
www.eeworm.com/read/281848/9130326

java horrorshow14.java

// innerclasses/HorrorShow14.java // TIJ4 Chapter Innerclasses, Exercise 14, page361 /* Modify interfaces/HorrorShow.java to implement DangerousMonster and * Vampire using anonymous classes. */ i
www.eeworm.com/read/380459/9147369

cpp distancepage.cpp

// DistancePage.cpp : 实现文件 // #include "stdafx.h" #include "VisDraw.h" #include "DistancePage.h" // CDistancePage 对话框 IMPLEMENT_DYNAMIC(CDistancePage, CPropertyPage) CDistancePage::CDis
www.eeworm.com/read/380459/9147437

cpp gongshidlg.cpp

// GongshiDlg.cpp : 实现文件 // #include "stdafx.h" #include "VisDraw.h" #include "GongshiDlg.h" // CGongshiDlg 对话框 IMPLEMENT_DYNAMIC(CGongshiDlg, CPropertyPage) CGongshiDlg::CGongshiDlg()