代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/299474/3852294
cpp step5.cpp
/*
* Step 4: Initialize the program database functionality and
* write a simple hello world.
*/
#include
#include
#include "Pi2API.h"
/* ---
--- */
const ch
www.eeworm.com/read/288961/3997309
java abstractmessagewriter.java
package org.codehaus.xfire.aegis;
import javax.xml.namespace.QName;
import org.codehaus.xfire.soap.SoapConstants;
/**
* Basic type conversion functionality for writing messages.
*
* @author
www.eeworm.com/read/282165/4106873
dem all.dem
#
# $Id: all.dem,v 1.1.1.1 1998/04/15 19:16:40 lhecking Exp $
#
# Executes ALL demos in this directory, in functionality order.
#
print "******************** file simple.dem ********************"
loa
www.eeworm.com/read/281683/4113414
java timer.java
package lejos.util;
/**
* Timer object, with some similar functionality to java.Swing.Timer.
*
* @author Ryan VanderBijl
*/
public class Timer
{
www.eeworm.com/read/281624/4114180
cpp ftpcommandprocessor.cpp
/*/////////////////////////////////////////////////////////////////////
FTPclient.cpp (c) GDI 1999
V1.0.0 (10/4/99)
Phil Anderson. philip@gd-ind.com
Simple FTP client functionality. If you have
www.eeworm.com/read/275409/4177643
cpp ftpcommandprocessor.cpp
/*/////////////////////////////////////////////////////////////////////
FTPclient.cpp (c) GDI 1999
V1.0.0 (10/4/99)
Phil Anderson. philip@gd-ind.com
Simple FTP client functionality. If you have
www.eeworm.com/read/274962/4180198
c prism2sta.c
/* src/prism2/driver/prism2sta.c
*
* Implements the station functionality for prism2
*
* Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
* ----------------------------------------
www.eeworm.com/read/270919/4233581
readme
A regression test for TOSBase (and, by extension, most of the basic TinyOS
functionality).
app-send.tst: send a message from the app mote to the base mote
base-send.tst: send a message from the base
www.eeworm.com/read/447738/1694607
exp script.exp
# Test basic linker script functionality
# By Ian Lance Taylor, Cygnus Support
# Copyright 1999, 2000, 2001, 2002, 2004
# Free Software Foundation, Inc.
#
# This file is free software; you can red
www.eeworm.com/read/434629/1870092
java keybehavior.java
// KeyBehavior.java
// Andrew Davison, May 2003, dandrew@ratree.psu.ac.th
/* Arrow functionality:
forwards, backwards, left, right, up, down, turn left/right
Very similar to KeyBeha