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

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

First-Generation

  • This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c

    This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.

    標簽: bootloader processors download permits

    上傳時間: 2015-11-30

    上傳用戶:shus521

  • There are many different (and often confusing) terms associated with clock-based devices. This appl

    There are many different (and often confusing) terms associated with clock-based devices. This application note attempts to clarify these terms, and hence serves as a comprehensive reference on clock terminology. This application note can be divided into two sections. The first section describes and distinguishes between various clock sources available today. The second section defines and distinguishes between various parameters used to describe clocks. This section also provides methods of measuring some of these parameters.

    標簽: clock-based associated different confusing

    上傳時間: 2015-12-02

    上傳用戶:sssl

  • In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the

    In this talk we will consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may default during their production lead-times.

    標簽: approaches bankruptcy the consider

    上傳時間: 2014-08-04

    上傳用戶:lanjisu111

  • ITU-T G.729語音壓縮算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding

    ITU-T G.729語音壓縮算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).

    標簽: description commendation Fixed-point 729

    上傳時間: 2014-11-23

    上傳用戶:thesk123

  • Using spectra to calculate strength of reflections and losses in passive cavities.The wavelength, re

    Using spectra to calculate strength of reflections and losses in passive cavities.The wavelength, reflection spectrum and transmission spectrum should be in the first 3 columns of an Excel file, which is selected when the cavity.m Matlab file is run.

    標簽: reflections wavelength calculate cavities

    上傳時間: 2013-12-24

    上傳用戶:sz_hjbf

  • Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice

    Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice Hall PTR First Edition December 01, 2000 ISBN: 0-13-086985-6, 1234 pages 從Chinaitlab上下載后不能閱讀,這是重新Compile、整理后的版本

    標簽: Programming DirectDraw Publisher Graphics

    上傳時間: 2014-01-24

    上傳用戶:qunquan

  • With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to s

    With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.

    標簽: Linux computer machines virtual

    上傳時間: 2013-12-19

    上傳用戶:xinzhch

  • LL(1)文法使用的是確定的自頂向下的分析技術。LL(1)的含義是:第一個L表明自頂向下分析是從左向右掃描輸入串

    LL(1)文法使用的是確定的自頂向下的分析技術。LL(1)的含義是:第一個L表明自頂向下分析是從左向右掃描輸入串,第2個L表明分析過程中將使用最左推導,1表明只需向右看一個符號便可決定如何推導,即選擇哪個產生式(規則)進行推導。 LL(1)文法的判別需要依次計算FIRST集、FOLLOW集和SELLECT集,然后判斷是否為LL(1)文法,最后再進行句子分析。

    標簽: LL 分析技術 輸入

    上傳時間: 2015-12-26

    上傳用戶:kikye

  • #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H_

    #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap

    標簽: AFX_GAQUEEN_H INCLUDED defined define

    上傳時間: 2015-12-27

    上傳用戶:wuyuying

  • We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

    We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.

    標簽: frequency-offset estimation quadrature amplitude

    上傳時間: 2014-01-22

    上傳用戶:牛布牛

主站蜘蛛池模板: 沂水县| 安多县| 敦化市| 师宗县| 桦南县| 祁东县| 苍梧县| 栾川县| 高碑店市| 湟中县| 斗六市| 南华县| 凤凰县| 清徐县| 谢通门县| 怀远县| 玉溪市| 晋中市| 滦平县| 凤凰县| 滦南县| 西充县| 方正县| 威远县| 遵义县| 额济纳旗| 江达县| 称多县| 顺义区| 新营市| 甘孜县| 那曲县| 波密县| 亳州市| 泰兴市| 合水县| 开江县| 乌苏市| 长葛市| 泸西县| 宁陕县|