This software package COntains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - hid/ -> Source code for the HID drivers -> Makefile for the HID drivers - lib/ -> Lib v3 files for every supported chips - bin/ -> Compiled binaries for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software COntains
上传时间: 2014-08-30
上传用户:leixinzhuo
This software package COntains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-key. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - msd/ -> Source code for the Mass Storage driver -> Makefile for the MSD driver - bin/ -> Compiled binaries for every supported chips - lib/ -> Lib v3 files for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software COntains
上传时间: 2017-02-14
上传用户:003030
This file COntains board-specific information for the Motorola cpv3060 target board. Specifically, this file COntains information on any BSP interface changes from previous software or hardware versions, and COntains caveats that the user must be aware of before using this BSP. Additionally, the target board s reference entry (i.e., cpv3060/target.nr) provides board-specific information necessary to run VxWorks, and should be read before this BSP is used.
标签: board-specific Specifically information Motorola
上传时间: 2017-02-16
上传用户:libinxny
This file COntains board-specific information for the Motorola LoPEC in support of the lopec BSP. Specifically, this file COntains information on any BSP interface changes from previous software or hardware versions, and COntains caveats that the user must be aware of before using this BSP. Additionally, the target board s manual page entry (for example, lopec/target.nr) provides board-specific information necessary to run VxWorks, and should be read before this BSP is used.
标签: board-specific information the Motorola
上传时间: 2013-12-05
上传用户:a673761058
Input : A set S of planar points Output : A convex hull for S Step 1: If S COntains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR . Step 3: Recursively construct convex hulls for SL and SR. Denote these convex hulls by Hull(SL) and Hull(SR) respectively. Step 4: Apply the merging procedure to merge Hull(SL) and Hull(SR) together to form a convex hull. Time complexity: T(n) = 2T(n/2) + O(n) = O(n log n)
标签: COntains Output convex planar
上传时间: 2017-02-19
上传用户:wyc199288
数据库C语言开发工具包 This archive COntains the DB V1.3 file handling C routines. They have been built and used with a number of C compilers. See DB.DOC for more information.
标签: COntains handling routines archive
上传时间: 2017-02-21
上传用户:sardinescn
it COntains steam condenser simulink model and control system application
标签: application condenser COntains simulink
上传时间: 2014-01-06
上传用户:saharawalker
This taglib COntains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. Many of the tags in this tag library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combination of tag attributes). JSP allows you to declare an "error page" in the <%@ page %> directive. If you wish to process the actual exception that caused the problem, it is passed to the error page as a request attribute under key org.apache.struts.action.EXCEPTION.
标签: tags generally COntains taglib
上传时间: 2017-02-21
上传用户:dianxin61
COntains Pulse Position Modulation (PPM)
标签: Modulation COntains Position Pulse
上传时间: 2017-03-02
上传用户:龙飞艇
S3C2443 ERRATA.This document COntains compilation of device and documentation errata, specification clarifications and changes. This document is intended for Hardware system manufacturers, Application software developers and Operating system analyst
标签: documentation specification compilation document
上传时间: 2017-03-04
上传用户:evil