代码搜索:Functionality

找到约 4,782 项符合「Functionality」的源代码

代码结果 4,782
www.eeworm.com/read/324159/13282303

txt extensions.txt

This document describes the extensions I've made to the DC protocol, to be able to support extra functionality. Those are of course subject to change and discussion but I'll try to keep it as up to
www.eeworm.com/read/320605/13422059

java greenhousecontrols.java

//: c08:GreenhouseControls.java // This produces a specific application of the // control system, all in a single class. Inner // classes allow you to encapsulate different // functionality for ea
www.eeworm.com/read/310925/13640637

txt abstract.txt

The Blinky project is an example program for the AT91SAM9261 using Atmel AT91SAM9261-EK Evaluation Board and demonstrating interrupt usage. Example functionality:
www.eeworm.com/read/305777/13761066

asp test.asp


www.eeworm.com/read/136177/13869022

txt extensions.txt

This document describes the extensions I've made to the DC protocol, to be able to support extra functionality. Those are of course subject to change and discussion but I'll try to keep it as up to
www.eeworm.com/read/141450/5769833

java positionimpl.java

/* PositionImpl - A class to implement the functionality of the position of one piece of a chess game. Copyright (C) 2003 The Java-Chess team This progra
www.eeworm.com/read/141450/5769880

java gamenotation.java

/* GameNotation - This interace defines the functionality to notate a entire game. Copyright (C) 2003 The Java-Chess team This program is free software;
www.eeworm.com/read/141450/5769881

java gamenotationimpl.java

/* GameNotationImpl - This class implements the functionality to notate an entire game. Copyright (C) 2003 The Java-Chess team This program is free so
www.eeworm.com/read/134909/5891398

c flash.c

/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's FLASH memory.*/ /*Refer to flash.txt for additional information*/ /*Source code for flash
www.eeworm.com/read/133885/5898907

java stream.java

/** * A standard implementation of stream functionality. * * This is a convenient class for representing a stream. You don't have * to use it, of course. You can provide the same interface using