代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/278884/10497806
h cntritem.h
// CntrItem.h :CExampleCntrItem 类的接口
//
#pragma once
#include "atltypes.h"
class CExampleDoc;
class CExampleView;
class CExampleCntrItem : public COleClientItem
{
DECLARE_SERIAL(CExampl
www.eeworm.com/read/278884/10498117
h cntritem.h
// CntrItem.h :CExampleCntrItem 类的接口
//
#pragma once
#include "atltypes.h"
class CExampleDoc;
class CExampleView;
class CExampleCntrItem : public COleClientItem
{
DECLARE_SERIAL(CExampl
www.eeworm.com/read/278884/10498192
h cntritem.h
// CntrItem.h :CExampleCntrItem 类的接口
//
#pragma once
class CExampleDoc;
class CExampleView;
class CExampleCntrItem : public COleClientItem
{
DECLARE_SERIAL(CExampleCntrItem)
// 构造函数
www.eeworm.com/read/276327/10747368
cpp adodc1.cpp
//
/****************************************/
/* SchoolManageSystem */
/*设计者:全佳营 */
/*时间:2004.5.9-2004-5.18 */
/*Email:ghostman@tzc.edu.cn */
/*********************************
www.eeworm.com/read/417321/10994360
todo
Things that aren't done yet
---------------------------
1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes,
condition variables, read/write locks, ba
www.eeworm.com/read/270627/11031400
cpp uidata.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// You may use this source code, compile or redistribute it as part of your
www.eeworm.com/read/165343/7143974
txt berlmass.cc.txt
// Program: berlmass.cc --- implement the Berlekamp-Massey algorithm
#include "polynomialT.h"
template polynomialT
berlmass(const T* s, int n)
// s = input coefficients s[0],s[1],... s
www.eeworm.com/read/458360/7298601
h generic.h
/* @(#) generic.h 1.2 1/27/86 17:46:42 */
/*ident "@(#)cfront:incl/generic.h 1.2"*/
#define GENERICH 1
#define name2(a,b) a\
b
#define name3(a,b,c) a\
b\
c
#define name4(a,b,c,d) a\
b\
c\
d
#define d
www.eeworm.com/read/454975/7380711
todo
Things that aren't done yet
---------------------------
1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes,
condition variables, read/write locks
www.eeworm.com/read/297223/7800373
cpp adodc1.cpp
//
/****************************************/
/* SchoolManageSystem */
/*设计者:全佳营 */
/*时间:2004.5.9-2004-5.18 */
/*Email:ghostman@tzc.edu.cn */
/*********************************