代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/416994/11007877
v lfsr6s3.v
//*********************************************************
// IEEE STD 1364-1995 Verilog file: lfsr6s3.v
// Author-EMAIL: Uwe.Meyer-Baese@ieee.org
//**********************************************
www.eeworm.com/read/270504/11034715
cpp uithread.cpp
// UIThread.cpp : implementation file
//
#include "stdafx.h"
#include "MultiThread6.h"
#include "UIThread.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/466312/7032322
cpp set.cpp
// SET.cpp : 实现文件
//
#include "stdafx.h"
#include "CChessUI.h"
#include "SET.h"
// CSET 对话框
IMPLEMENT_DYNAMIC(CSET, CDialog)
CSET::CSET(CWnd* pParent /*=NULL*/)
: CDialog(CSET::IDD, p
www.eeworm.com/read/463608/7177453
cpp test.cpp
// Test.cpp : 实现文件
//
#include "stdafx.h"
#include "ProjectManage.h"
#include "Test.h"
// CTest 对话框
IMPLEMENT_DYNAMIC(CTest, CDialog)
CTest::CTest(CWnd* pParent /*=NULL*/)
: CDialog
www.eeworm.com/read/462694/7198010
h cntritem.h
// CntrItem.h : interface of the CSEEDDEC2XXXCntrItem class
//
#if !defined(AFX_CNTRITEM_H__A901CA55_40C6_42D4_B6E8_5EAFACA8B7F0__INCLUDED_)
#define AFX_CNTRITEM_H__A901CA55_40C6_42D4_B6E8_5EAFAC
www.eeworm.com/read/461728/7221207
m perform_haar_transform_slow.m
function y = perform_haar_transform_slow(x, Jmin, dir);
% perform_haar_transform - compute a wavelet haar transform
%
% y = perform_haar_transform(x, Jmin, dir);
%
% This is the non-optimized
www.eeworm.com/read/456969/7336031
cpp about.cpp
// About.cpp : 实现文件
//
#include "stdafx.h"
#include "About.h"
// CAbout 对话框
IMPLEMENT_DYNAMIC(CAbout, CDialog)
CAbout::CAbout(CWnd* pParent /*=NULL*/)
: CDialog(CAbout::IDD, pParent)
www.eeworm.com/read/451971/7452821
cpp creattree.cpp
// CreatTree.cpp : implementation file
//
#include "stdafx.h"
#include "Algorithm2.h"
#include "CreatTree.h"
// CCreatTree dialog
IMPLEMENT_DYNAMIC(CCreatTree, CDialog)
CCreatTree::CCre
www.eeworm.com/read/443232/7635901
cpp dialog002.cpp
// Dialog002.cpp : implementation file
//
#include "stdafx.h"
#include "KevinApp002_RilTest.h"
#include "Dialog002.h"
// CDialog002 dialog
IMPLEMENT_DYNAMIC(CDialog002, CDialog)
CDial
www.eeworm.com/read/443232/7635908
cpp dialog003.cpp
// Dialog003.cpp : implementation file
//
#include "stdafx.h"
#include "KevinApp002_RilTest.h"
#include "Dialog003.h"
// CDialog003 dialog
IMPLEMENT_DYNAMIC(CDialog003, CDialog)
CDial