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