代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/132069/5924268
cpp hxathsp.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/132069/5924296
cpp hxcorsp.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/412483/11198515
cpp opc_volumecollider.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/113543/15453554
c cmddef.c
#include
#include "cmd.h"
#include "cmddef.h"
#include "exec.h"
/*
* IMPLEMENT_CMD_TOKEN : NAME+TIP+NEXT
* IMPLEMENT_CMD_TOKEN_LEAF : NAME+TIP+FUNC
* IMPLEMENT_CMD_VALUE
www.eeworm.com/read/106111/15647789
c cmddef.c
#include
#include "cmd.h"
#include "cmddef.h"
#include "exec.h"
/*
* IMPLEMENT_CMD_TOKEN : NAME+TIP+NEXT
* IMPLEMENT_CMD_TOKEN_LEAF : NAME+TIP+FUNC
* IMPLEMENT_CMD_VALUE
www.eeworm.com/read/132069/5924243
cpp hxdbsp.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/289414/8553310
txt readme_struct.txt
Readme for the SVM-light structure learning API
-----------------------------------------------
Thorsten Joachims, 03.07.2004
The API allows to implement different versions of the learning
algorithm
www.eeworm.com/read/429790/8788659
todo
TODO file for GPL-GPS
1. Check the stack usage on the idle thread - can we reduce it to the minimum
1200 bytes? The 1200 bytes is defined as the minimal stack size for us -- sorry
I forgot where. Als
www.eeworm.com/read/381890/9067149
changelog
Changes for libdmtx
-----------------------------------------------------------------
version 0.6.0 [November 2008]
dmtxread now scans all major image formats [Olivier]
New encoding/decoding Ruby
www.eeworm.com/read/380622/9141116
pas cltnhash.pas
unit CltnHash;
(*
Hash tables.
The hash tables implement the ISet and IMap interfaces, using a closed
hash table as the implementation. Items with the same hash value are
stored in a dy