亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

each

  • USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.

    USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.5Mbps) operation. – USB Device has four endpoints, each with their own independent FIFO. – Supports the four types of USB data transfer control, bulk, interrupt, and isochronous transfers. – Host can automatically generate SOF packets. – 8-bit Wishbone slave bus interface. – FIFO depth configurable via paramters.

    標(biāo)簽: speed USBHostSlave and Supports

    上傳時(shí)間: 2014-01-17

    上傳用戶:sxdtlqqjl

  • The most straightforward approximation is the standard Gaussian approximation, where the MAI is appr

    The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in general. In situations where the number of users is not large, the Gaussian approximation is not appropriate. In-depth analysis of must be applied. The Holtzman?s improved Gaussian approximation provides a better approximation to the MAI term. The approximation conditions the interference term on the operation condition of each user.

    標(biāo)簽: approximation straightforward the Gaussian

    上傳時(shí)間: 2017-06-03

    上傳用戶:dyctj

  • This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler p

    This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler package. These include the compiler, debugger, and various Windows 95, 98, and NT development tools. This book compliments your Microsoft reference manuals and online help to provide a quick start with each of the components in the compiler package.

    標(biāo)簽: programming introduces Microsoft compiler

    上傳時(shí)間: 2013-12-11

    上傳用戶:源弋弋

  • A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsi

    A Celsius-Fahrenheit-Kelvin -converter using NetBeans IDE.An application that converts between Celsius, Fahrenheit, and Kelvin degrees. For each unit, there is a text field showing the temperature, and a button that activates the conversion from that unit to the other units. Show 2 decimal places.

    標(biāo)簽: Celsius-Fahrenheit-Kelvin application converter NetBeans

    上傳時(shí)間: 2017-06-07

    上傳用戶:三人用菜

  • 迷宮算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,

    迷宮算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */

    標(biāo)簽: Starting point means maze

    上傳時(shí)間: 2013-12-27

    上傳用戶:Divine

  • The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

    The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.

    標(biāo)簽: iterations performs Bailey number

    上傳時(shí)間: 2014-01-05

    上傳用戶:libenshu01

  • This application report discusses the design of non-invasive optical plethysmography also called as

    This application report discusses the design of non-invasive optical plethysmography also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The pulsoximeter consists of a peripheral probe combined with the MCU displaying the oxygen saturation and pulse rate on a LCD glass. The same sensor is used for both heart-rate detection and pulsoximetering in this application. The probe is placed on a peripheral point of the body such as a finger tip, ear lobe or the nose. The probe includes two light emitting diodes (LEDs), one in the visible red spectrum (660nm) and the other in the infrared spectrum (940nm). The percentage of oxygen in the body is worked by measuring the intensity from each frequency of light after it transmits through the body and then calculating the ratio between these two intensities.

    標(biāo)簽: plethysmography non-invasive application discusses

    上傳時(shí)間: 2014-01-17

    上傳用戶:天誠(chéng)24

  • Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets th

    Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets the challenge of different environments. The authors introduce each topic by explaining its importance, and show how kernel operations relate to the utilities that are familiar to Unix programmers and users.

    標(biāo)簽: Linux Understanding understand how

    上傳時(shí)間: 2017-06-17

    上傳用戶:ywqaxiwang

  • the book provides many solved examples that illustrate the principles involved, and includes, in ad

    the book provides many solved examples that illustrate the principles involved, and includes, in addition, two chapters that deal exclusively with applications of unconstrained and constrained optimization methods to problems in the areas of pattern recognition, control systems, robotics, communication systems, and the design of digital filters. For each application, enough background information is provided to promote the understanding of the optimization algorithms used to obtain the desired solutions.

    標(biāo)簽: illustrate principles the provides

    上傳時(shí)間: 2014-01-20

    上傳用戶:woshiayin

  • Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of c

    Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, Interbase, Firebird. The UniDAC library is designed to help programmers develop faster and cleaner cross-database applications. UniDAC is a complete replacement for such standard universal technology as dbExpress. UniDAC is a handy in use and efficient data access solution bringing into play many features specific to each server.

    標(biāo)簽: Components Universal Access Data

    上傳時(shí)間: 2017-07-04

    上傳用戶:123456wh

主站蜘蛛池模板: 甘孜县| 九江市| 博爱县| 平远县| 华阴市| 泰和县| 齐齐哈尔市| 建瓯市| 岫岩| 罗田县| 惠州市| 海门市| 韩城市| 中牟县| 武隆县| 大同县| 喀喇沁旗| 福海县| 密云县| 呼图壁县| 铁岭市| 金堂县| 渝中区| 东安县| 彭泽县| 定边县| 酒泉市| 垣曲县| 罗甸县| 德昌县| 呼和浩特市| 临沭县| 五指山市| 武安市| 阳高县| 铜山县| 专栏| 嘉定区| 华安县| 麻城市| 抚宁县|