搜索结果
找到约 278 项符合
zero-configuration 的查询结果
其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the small ...
其他书籍 CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
CORDIC works by rotating the coordinate system through constant angles until the angle is reduces to zero. The angle offsets are selected such ...
驱动编程 This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
a USB joystick HID and USB serial port emulation.
J2ME J2ME 是SUN 公司针对嵌入式、消费类 电子产品推出的开发平台
J2ME 是SUN 公司针对嵌入式、消费类
电子产品推出的开发平台,与J2SE 和J2EE 共同组成Java 技术的三个重要的分支。J2ME 实际
上是一系列规范的集合,由JCP 组织制定相关的Java Specification Request(JSR)并发布,各
个厂商会按照规范在自己的产品上进行实现,但是必须要通过TCK 测试,这样确保兼容性。比
如MIDP2.0 规范 ...
Linux/Unix编程 This book was written to provide a single reference for network administration in a Linux environmen
This book was written to provide a single reference for network administration in a Linux environment.
Beginners and experienced users alike should find the information they need to cover nearly all important
administration activities required to manage a Linux network configuration.
其他 BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and config
BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures.
The DFU Tools are a suite of programs that enable firmware and persistent ...
系统设计方案 The development of a data acquisition card based on USB bus is introduced in this article.It first d
The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmw ...
通讯编程文档 Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic
Abstract:
By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit
microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these
gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In
this class you wil ...
其他 The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that
The Microsoft&reg Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32&reg -based applications. Application developers can use the functions in the CryptoAPI without k ...
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of these are standard C ...