代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/360889/2956515
c nand_base.c
/*
* drivers/mtd/nand.c
*
* Overview:
* This is the generic MTD driver for NAND flash devices. It should be
* capable of working with almost all NAND chips currently available.
* Basic s
www.eeworm.com/read/253341/4394671
c nand_base.c
/*
* drivers/mtd/nand.c
*
* Overview:
* This is the generic MTD driver for NAND flash devices. It should be
* capable of working with almost all NAND chips currently available.
* Basic s
www.eeworm.com/read/394358/8228636
c nand_base.c
/*
* drivers/mtd/nand.c
*
* Overview:
* This is the generic MTD driver for NAND flash devices. It should be
* capable of working with almost all NAND chips currently available.
* Basic s
www.eeworm.com/read/101167/15842837
c ser_87x.c
// Program SER_87X.C
//
// This is a collection of routines to interface with a PIC-an-LCD
// or similar serial LCD capable of 9600 baud, noninverted, no parity.
//
// It also includes routines t
www.eeworm.com/read/100099/15885169
readme
README for gnuvoice-1.0.x
------------------------
gnuvoice is a voicemail / callerid program for linux
REQUIREMENTS
------------
1. caller ID capable modem
2. some database: one of
a. mysql (www
www.eeworm.com/read/176441/9498596
m nyqmimo.m
function nyqmimo(a,b,c,d,wi,wf,step)
%NYQMIMO - Find the general nyquist plot of a LTI nxn MIMO and SISO models
% Nyqmimo is capable of finding the roundings due to integral effects and
% improper
www.eeworm.com/read/360659/10082586
m nyqmimo.m
function nyqmimo(a,b,c,d,wi,wf,step)
%NYQMIMO - Find the general nyquist plot of a LTI nxn MIMO and SISO models
% Nyqmimo is capable of finding the roundings due to integral effects and
% improper
www.eeworm.com/read/455443/7372337
readme
I. About
This is symmetric RTP proxy designed to be used in conjunction with the
SIP Express Router (SER) or any other SIP proxy capable of rewriting SDP
bodies in SIP messages that it processes.
Th
www.eeworm.com/read/119401/6084161
java socketmessagemanager2.java
// SocketMessageManager2.java
// SocketMessageManager2 is a class for objects capable of managing
// communications with a message server.
package com.deitel.messenger.sockets.client;
import java.io.
www.eeworm.com/read/400044/11585700
g java.g
/**
* An ANTLRv3 capable Java 1.5 grammar for building ASTs.
*
* Note that there's also the tree grammar 'JavaTreeParser.g' that can be fed
* with this grammer's output.
*
*
* Please rep