代码搜索:Abstract

找到约 10,000 项符合「Abstract」的源代码

代码结果 10,000
www.eeworm.com/read/375101/9372892

txt abstract.txt

First tests for UVC ------------------- Configuration is based on 'USB Device Class Definition for Video Devices: Video Device Examples' - XP supports only UVC1.0 (USBVerify.exe, UVCView.x86.exe)
www.eeworm.com/read/375099/9373011

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 Buttons (
www.eeworm.com/read/375098/9373099

txt abstract.txt

The Audio project is a demo program for the Keil MCB2300 Board using the NXP LPC23xx Microcontroller. It demonstrates an USB Audio Device - Speaker. The USB Audio Device is recognized by the ho
www.eeworm.com/read/374742/9385955

txt abstract.txt

The HID project is a demo program for the LPC2148 using Keil MCB2140 Microcontroller Board. It demonstrates an USB HID (Human Interface Device): - 8 LEDs (LED1..8) - INT1 Push Button (S2)
www.eeworm.com/read/374454/9404456

txt abstract.txt

The HELLO program is a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including
www.eeworm.com/read/374271/9412516

txt abstract.txt

The MEASURE program uses the analog inputs of the P89LPC935 to implement a datalogger. This example shows how you can use signal functions in uVision to simulate a signal coming into one of the a
www.eeworm.com/read/374268/9412627

txt abstract.txt

The AD_INTERRUPT program reads the input pair AIN0-AIN1 of the MSC121x using an interrupt service routine. The analog value is printed along with other A/D relevant information via the serial inter
www.eeworm.com/read/374268/9412640

txt abstract.txt

The AD8INPUT program reads all eight analog inputs of the MSC1210 and outputs the values along with other A/D relevant information via the serial interface. This example shows a simple method to
www.eeworm.com/read/374268/9412651

txt abstract.txt

The AD4INPUT program reads the four input pairs AIN0-AIN1, AIN2-AIN3, AIN4-IN5, AIN6-AIN7 of the MSC121x and outputs the values along with other A/D relevant information via the serial interface.
www.eeworm.com/read/374264/9412720

txt abstract.txt

The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash breakpoints or hardware breakpoints. By default, it is configured for flash breakpoints which allow