linux INput 子系统分析 linux INput 子系统分析
上传时间: 2013-12-19
上传用户:远远ssad
LabView : Perform Digital INput with Word Handshaking
标签: Handshaking LabView Digital Perform
上传时间: 2013-12-21
上传用户:蠢蠢66
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
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
All of Java s INput/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: INput streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherINputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams provide Output
上传时间: 2013-12-17
上传用户:6546544
This Telecommunication Standard [TS] describes the detailed mapping from INput blocks of 160 speech samples in 13-bit uniform PCM format to encoded blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits and from encoded blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits to output blocks of 160 reconstructed speech samples
标签: Telecommunication describes Standard detailed
上传时间: 2013-12-12
上传用户:cuibaigao
matlab files getting PCG INput from celphone
标签: celphone getting matlab files
上传时间: 2017-03-21
上传用户:qazxsw
avr adc control source and adc key INput source
上传时间: 2013-12-11
上传用户:cx111111
ASK function, this is a block that has three INput and one output. the INput are the two carrier that have different amplitute, and the digital signal representing the information or data to be modulated.
标签: INput the function carrier
上传时间: 2014-12-20
上传用户:Shaikh
DESCRIPTION The DCP0105 family is a series of high efficiency, 5V INput isolated DC/DC converters. In addition to 1W nominal galvanically isolated output power capability, the range of DC/DCs are also fully synchronizable. The devices feature thermal shutdown, and overload protection is implemented via watchdog circuitry. Advanced power-on reset techniques give superior reset performance and the devices will start into any capacitive load up to full power output. The DCP0105 family is implemented in standard- molded IC packaging, giving outlines suitable for high volume assembly.
标签: DESCRIPTION efficiency converters isolated
上传时间: 2013-11-28
上传用户:CHENKAI