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

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Zero-configuration

  • Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (

    Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.

    標(biāo)簽: Numerical Computing MATLAB with

    上傳時間: 2014-01-01

    上傳用戶:guanliya

  • SOPC實驗--Hello World實驗:啟動Quartus II軟件

    SOPC實驗--Hello World實驗:啟動Quartus II軟件,選擇File→New Project Wizard,在出現(xiàn)的對話框中填寫項目名稱 2、 點擊Finish,然后選擇“是”。選擇Assignments→Device,改寫各項內(nèi)容。Family改為CycloneII,根據(jù)實驗板上的器件選擇相應(yīng)的器件,本實驗選擇EP2C5T144C8,點擊對話框中的Device & Pin Options,在Configuration中,選項Use Configuration Device為EPCS1,選項Unused Pins為As inputs,tri-stated.

    標(biāo)簽: Quartus Hello World SOPC

    上傳時間: 2014-01-13

    上傳用戶:梧桐

  • Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

    Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support default ROM or external EEPROM for device configuration  On chip USB transceiver  On chip crystal oscillator running at 12M Hz  Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS  28 Pins SOIC package 28

    標(biāo)簽: Specification compliance 1.1 USB

    上傳時間: 2016-08-21

    上傳用戶:dapangxie

  • The main features of the considered identification problem are that there is no an a priori separati

    The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/output representations of the system in order

    標(biāo)簽: identification considered features separati

    上傳時間: 2016-09-20

    上傳用戶:FreeSky

  • CString用法 Windows服務(wù)包括四大部分: 一

    CString用法 Windows服務(wù)包括四大部分: 一,服務(wù)控制管理器(Service Control Manager)。是系統(tǒng)中的一個RPC服務(wù)器,總管所有服務(wù),“Admin$\System32\Services.exe”。擁有一個在注冊表中記錄的數(shù)據(jù)庫,包含了所有已安裝的服務(wù)程序和設(shè)備驅(qū)動服務(wù)程序的相關(guān)信息。 二,服務(wù)控制程序(Service Control Program)。用來執(zhí)行對服務(wù)程序的開啟、控制和狀態(tài)查詢功能。 三,服務(wù)程序(Service Program)。服務(wù)的執(zhí)行代碼。 四,服務(wù)配置程序(Service Configuration Program)。 用來更改,查詢已安裝服務(wù)的信息。

    標(biāo)簽: CString Windows 服務(wù)

    上傳時間: 2016-10-05

    上傳用戶:希醬大魔王

  • 外國人開發(fā)的電磁時域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensio

    外國人開發(fā)的電磁時域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensional FDTD code developed at the School of Electrical Engineering, Sharif University of Technology. This code has been written based on the standard Yee s FDTD algorithm. Applications include propagation, scattering, and diffraction of electromagnetic waves in homogeneous and non-homogeneous isotropic media for in-plane propagating waves. Negative permittivites or permeabilities as well as dispersion is not included. Zero, Periodic, and Perfectly Matched Layer boundary conditions may be selectively applied to the solution domain. The program is best suited for study of propagation and diffraction of electromagnetic waves in Photonic Crystal structures. EmFDTD is written in MATLAB language and has been tested under MATLAB 5.0 and higher versions.

    標(biāo)簽: Finite-Difference Electromagnetic two-dimensio Time-Domain

    上傳時間: 2014-11-24

    上傳用戶:watch100

  • uart全功能實現(xiàn).實現(xiàn)如下函數(shù): U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomL

    uart全功能實現(xiàn).實現(xiàn)如下函數(shù): U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus

    標(biāo)簽: U_GetBytesAvail U_GetTxRoomL U_GetBytes U_PutBytes

    上傳時間: 2013-12-08

    上傳用戶:GHF

  • In this book, you will learn about what drives the Linux development process. You will discover the

    In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.

    標(biāo)簽: will development the discover

    上傳時間: 2016-11-18

    上傳用戶:rocketrevenge

  • The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a

    The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.

    標(biāo)簽: approximation converters successive family

    上傳時間: 2016-11-20

    上傳用戶:libenshu01

  • A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture

    A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists of an Optical Line Termination (OLT) at the service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required compared with point to point architectures

    標(biāo)簽: network point-to-multipoint architecture premises

    上傳時間: 2016-12-10

    上傳用戶:王慶才

主站蜘蛛池模板: 河南省| 大姚县| 六枝特区| 肇庆市| 静宁县| 翁源县| 甘南县| 罗源县| 申扎县| 衡水市| 鄯善县| 仙游县| 乳山市| 兖州市| 比如县| 阜南县| 襄樊市| 武宁县| 改则县| 湟源县| 定南县| 黄山市| 普定县| 舒兰市| 海宁市| 怀远县| 晋宁县| 洪洞县| 偏关县| 乌兰察布市| 浪卡子县| 凉城县| 略阳县| 静安区| 河西区| 郁南县| 富蕴县| 上虞市| 丽水市| 竹溪县| 大丰市|