代码搜索:functionality
找到约 4,782 项符合「functionality」的源代码
代码结果 4,782
www.eeworm.com/read/317985/13491089
vhd a8255tb.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : a8255tb.vhd
--
-- PROJECT : Altera A8255 UART
-- P
www.eeworm.com/read/307811/13714789
todo
Stuff to do in freediag
$Id: TODO,v 1.6 2003/04/20 22:42:51 rpalmeida Exp $
------------------------
Complete file logging/playback functionality
Window based version !
Ability to do other protocol
www.eeworm.com/read/302101/13842278
crc-olsr6ds_qos-howto
=========================================================================================
COMMUNICATION RESEARCH CENTER, CANADA
Copyright (c) 2004 Ying Ge, Communication Research Center Canada.
Copyr
www.eeworm.com/read/149876/5696377
c jump.c
/* This program is used to test the "jump" command. There's nothing
particularly deep about the functionality nor names in here.
*/
#ifdef PROTOTYPES
static int square (int x)
#else
static int
www.eeworm.com/read/148694/5711814
c jump.c
/* This program is used to test the "jump" command. There's nothing
particularly deep about the functionality nor names in here.
*/
#ifdef PROTOTYPES
static int square (int x)
#else
static int
www.eeworm.com/read/137691/5821666
nc spibyte.nc
// $Id: SpiByte.nc,v 1.1 2004/02/19 21:23:02 jpolastre Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to u
www.eeworm.com/read/136989/5834951
readme
README,v 1.2 2002/01/13 20:00:13 fhunleth Exp
This directory houses a collection of tests that exercise TAO support
for features defined in the MIOP specification.
Each individual subdirectory
www.eeworm.com/read/129320/5974313
java osxadapter.java
package edu.umd.cs.findbugs.gui;
import com.apple.eawt.*;
/*
* Based on sample code from Apple.
*
* This is the only class that uses the Apple specific EAWT classes.
* This class should only eve
www.eeworm.com/read/117181/6110696
c jump.c
/* This program is used to test the "jump" command. There's nothing
particularly deep about the functionality nor names in here.
*/
#ifdef PROTOTYPES
static int square (int x)
#else
static int
www.eeworm.com/read/486767/6526627
java rmiimpl.java
import java.rmi.server.UnicastRemoteObject;
import java.util.Iterator;
import java.util.Vector;
import java.util.Date;
import java.util.HashMap;
import java.text.SimpleDateFormat;
/**
* Clas