代码搜索:Abstract
找到约 10,000 项符合「Abstract」的源代码
代码结果 10,000
www.eeworm.com/read/429160/8815915
java abstract.java
// 程序:抽象类与方法
// 范例文件:Abstract.java
abstract class SuperClass
{
abstract public void Method_1();
protected void Method_2()
{
System.out.println("SuperClass.Method_2(
www.eeworm.com/read/429087/8819429
doc abstract.doc
www.eeworm.com/read/187194/8844722
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft. This software
wa
www.eeworm.com/read/428687/8852253
txt abstract.txt
This example shows the in-line assembler capability
of the C compiler.
www.eeworm.com/read/285266/8857001
txt abstract.txt
/******************** (C) COPYRIGHT 2006 Embest ********************************
* File Name : Readme.txt
* Author : Embest
* Date First Issued : 26/03/2007
* Description
www.eeworm.com/read/384362/8875217
txt abstract.txt
The Memory project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to displa
www.eeworm.com/read/384353/8876573
txt abstract.txt
***********************************************************
NOTE: DO NOT RECOMPILE THE EXAMPLE WITHOUT RTL-ARM LICENSE!
***********************************************************
This is an Real
www.eeworm.com/read/384351/8876695
txt abstract.txt
The HID project is a demo program for the Keil MCB2300 Board
using the NXP LPC23xx Microcontroller.
It demonstrates an USB HID (Human Interface Device):
- 8 LEDs (LED0..7)
- 1 Push Button (
www.eeworm.com/read/384350/8876844
txt abstract.txt
The Audio project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Audio Device - Speaker.
The USB Audio Device is recognized by th
www.eeworm.com/read/428056/8897958
txt abstract.txt
/******************** (C) COPYRIGHT 2006 Embest ********************************
* File Name : Readme.txt
* Author : Embest
* Date First Issued : 26/03/2007
* Description