代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/265319/4283780
java messagemanager.java
// MessageManager.java
// MessageManger is an interface for objects capable of managing
// communications with a message server.
package com.deitel.messenger;
public interface MessageManager {
www.eeworm.com/read/265319/4284033
java messagemanager.java
// MessageManager.java
// MessageManger is an interface for objects capable of managing
// communications with a message server.
package com.deitel.messenger;
public interface MessageManager {
www.eeworm.com/read/100594/15870192
h sets.h
#pragma Sets
/* This module defines the the general Set type.
The majority of the procedures require that the sets be of the
same cardinality, being capable of holding the same number of el
www.eeworm.com/read/455033/7378624
txt 0lduserreadme.txt
///////////////////////////////
New 3D features of freefem++
///////////////////////////////
Version 3.0 is the first version capable of 3D computations. The price to pay is more difficult
www.eeworm.com/read/444676/7608703
asm phoebe.asm
;PHOEBE
;coded by Opic of the Codebreakers
;PHOEBE is an appending .com infector with DT via a dotdot routine
;infection criteria is met on a moday once all files that are capable of
;being
www.eeworm.com/read/399052/7898200
cpp extension.cpp
// Module Name: extension.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/I
www.eeworm.com/read/399052/7898208
cpp main.cpp
// Module Name: main.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through an IP socket
www.eeworm.com/read/399052/7898222
cpp provider.cpp
// Module Name: provider.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/IP
www.eeworm.com/read/399052/7898235
cpp instlsp.cpp
// Module Name: instlsp.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/IP
www.eeworm.com/read/298084/7975101
c gpio_key.c
/*
* Driver for keys on GPIO lines capable of generating interrupts.
*
* Copyright 2005 Phil Blundell
*
* This program is free software; you can redistribute it and/or modify
* it under the term