搜索结果

找到约 1,507 项符合 example 的查询结果

按分类筛选

显示更多分类

单片机开发 This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The

This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a makefile and uses assembler and C sources. It shows a clock on an character LCD.
https://www.eeworm.com/dl/648/211037.html
下载: 119
查看: 1189

数据结构 Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A

Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest b ...
https://www.eeworm.com/dl/654/213550.html
下载: 163
查看: 1429

Symbian This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notic

This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notice that some methods have changed between S60 2nd and 3rd Edition.
https://www.eeworm.com/dl/675/229153.html
下载: 38
查看: 1086

Symbian This C++ code example provides a method for transferring objects or chunks of data from one device

This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OB ...
https://www.eeworm.com/dl/675/229155.html
下载: 120
查看: 1087

操作系统开发 DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample i

DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to ...
https://www.eeworm.com/dl/531/246619.html
下载: 131
查看: 1081

Java编程 example2 众多JAVA实例源码...学习java基础的好帮手

example2 众多JAVA实例源码...学习java基础的好帮手
https://www.eeworm.com/dl/633/292740.html
下载: 26
查看: 1056

DSP编程 This example demonstrates the use of the ADC block and PWM blocks. The generated DSP code produces t

This example demonstrates the use of the ADC block and PWM blocks. The generated DSP code produces the pulse waveform whose duty cycle is changing as the voltage applied to ADC input changes. The waveform period is kept constant.
https://www.eeworm.com/dl/516/297036.html
下载: 55
查看: 1081

文章/文档 This book code procedure according to the chapter arrangement, the 1st chapter of example under "1"

This book code procedure according to the chapter arrangement, the 1st chapter of example under "1" the table of contents, the 2nd chapter of example under "2" the table of contents, to the order analogizes. Under corresponding table of contents including Java source code document and by it correspo ...
https://www.eeworm.com/dl/652/301280.html
下载: 144
查看: 1105

Java编程 This example shows how to create a second window and also how to read and write from/to a text file

This example shows how to create a second window and also how to read and write from/to a text file .
https://www.eeworm.com/dl/633/310722.html
下载: 53
查看: 1090

驱动编程 This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific

This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and A ...
https://www.eeworm.com/dl/618/313902.html
下载: 35
查看: 1076