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

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

high-temperature

  • VB student result management system management system, brings the entire wrap the paper, has the ver

    VB student result management system management system, brings the entire wrap the paper, has the very high reference value to the graduation project.

    標(biāo)簽: management system the student

    上傳時間: 2015-12-03

    上傳用戶:zxc23456789

  • IO 驅(qū)動 LCD , *** *** *** *** *** *** *** *** FILE NAME: IO_LCD MCU: HT46R22 MASK OPTION: WAKE-U

    IO 驅(qū)動 LCD , *** *** *** *** *** *** *** *** FILE NAME: IO_LCD MCU: HT46R22 MASK OPTION: WAKE-UP: PA6,PA7 PULL-HIGH: PA,PB,PC IIC: DISABLE PFD: DISABLE PWM: DISABLE WDT: ENABLE CLRWDT: ONE WDT CLOCK SOURCE: T1 WDT TIME OUT SELECT: WDT CLOCK SOURCE/32768 LVR: DISABLE OSC: CRYSTAL SYSVOLT: 3.0V SYSFRAG: 4000KHZ AUTHOR: RADOME HISTORY: 2005.08.

    標(biāo)簽: IO_LCD OPTION WAKE-U FILE

    上傳時間: 2014-12-21

    上傳用戶:watch100

  • 使用Usb cy7c68013與DSP通信

    使用Usb cy7c68013與DSP通信,現(xiàn)在已經(jīng)能夠很正確的傳遞(上傳數(shù)據(jù))了。 USB資源: 使用了Ep2,Ep6 Ep2, out auto Ep6, in auto FlagA---  PF3 FlagB--- PF6 FlagC---  PF1    需要 EP2 EMPTY     EP6  FULL信號 因此  FlagA---  PF3 --- EP2空 --- 8 h  FlagB--- PF6 --- EP6滿 --- e h FlagC---  PF1   PINFLAGSAB=0xE8  極性設(shè)置:  PKTEND,EPEF,EPFF high  其他的低   因此 FIFOPINPOLAR = 0x23 包結(jié)束信號接在DSP 的 PF7 上面。 以上結(jié)束06.11.28  

    標(biāo)簽: c68013 68013 Usb DSP

    上傳時間: 2015-12-27

    上傳用戶:youke111

  • Feature selection is a preprocessing technique frequently used in data mining and machine learning t

    Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlation-based filter algorithm designed for high-dimensional data and has been shown effective in removing both irrelevant features and redundant features

    標(biāo)簽: preprocessing frequently selection technique

    上傳時間: 2014-01-19

    上傳用戶:lindor

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    標(biāo)簽: ADC0 demonstrates configured operation

    上傳時間: 2014-01-23

    上傳用戶:wangyi39

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    標(biāo)簽: ADC0 demonstrates configured operation

    上傳時間: 2014-08-18

    上傳用戶:米卡

  • In this paper, we consider the problem of filtering in relational hidden Markov models. We present

    In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that describes a set of states. The algorithm updates the formulae as new observations are received. Since a single particle tracks many states, this filter can be more accurate than a traditional particle filter in high dimensional state spaces, as we demonstrate in experiments.

    標(biāo)簽: relational filtering consider problem

    上傳時間: 2016-01-02

    上傳用戶:海陸空653

  • Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi

    Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to original PFs. However, the computational complexity is still too high for many real-time applications. In this paper, we propose a modified RBPF that requires a single Kalman Filter (KF) iteration per input sample. Comparative experiments show that while good convergence can still be obtained, computational efficiency is always drastically increased, making this algorithm an option to consider for real-time implementations.

    標(biāo)簽: Particle Filters Rao-Blackwellised exploit

    上傳時間: 2016-01-02

    上傳用戶:refent

  • nRF24E1編程下載板是我們自行開發(fā)的簡易無線通信模塊nRF24E1的在線下載板

    nRF24E1編程下載板是我們自行開發(fā)的簡易無線通信模塊nRF24E1的在線下載板,使用方便。 nRF24E1編程下載板源程序包括上位機程序、單片機固件程序和nRF24E1內(nèi)51核控制程序, 分別存放在“上位機程序”、“AT89S52”和“nRF24E1”三個文件夾內(nèi)。 “上位機程序”內(nèi)有應(yīng)用軟件download.exe。 “AT89S52”內(nèi)有單片機固件源程序download.c,可以直接編譯連接生成下載文件,下載到目標(biāo)單片機AT89S52中。 “nRF24E1”內(nèi)有控制nRF24E1工作的源程序,分別是: 24E1.c:典型控制應(yīng)用; putchar.c:nRF24E1串行通信源程序; transmit.c:nRF24E1無線發(fā)送源程序; receive.c:nRF24E1無線接收源程序; “Temperature”:nRF24E1控制DS18B20溫度采集并無線發(fā)送源程序。

    標(biāo)簽: nRF 24E 24 E1

    上傳時間: 2013-12-02

    上傳用戶:jackgao

  • nRF24E1編程下載板是我們自行開發(fā)的簡易無線通信模塊nRF24E1的在線下載板

    nRF24E1編程下載板是我們自行開發(fā)的簡易無線通信模塊nRF24E1的在線下載板,使用方便。 nRF24E1編程下載板源程序包括上位機程序、單片機固件程序和nRF24E1內(nèi)51核控制程序, 分別存放在“上位機程序”、“AT89S52”和“nRF24E1”三個文件夾內(nèi)。 “上位機程序”內(nèi)有應(yīng)用軟件download.exe。 “AT89S52”內(nèi)有單片機固件源程序download.c,可以直接編譯連接生成下載文件,下載到目標(biāo)單片機AT89S52中。 “nRF24E1”內(nèi)有控制nRF24E1工作的源程序,分別是: 24E1.c:典型控制應(yīng)用; putchar.c:nRF24E1串行通信源程序; transmit.c:nRF24E1無線發(fā)送源程序; receive.c:nRF24E1無線接收源程序; “Temperature”:nRF24E1控制DS18B20溫度采集并無線發(fā)送源程序。

    標(biāo)簽: nRF 24E 24 E1

    上傳時間: 2013-12-02

    上傳用戶:wqxstar

主站蜘蛛池模板: 永吉县| 广南县| 克拉玛依市| 韩城市| 静乐县| 秭归县| 杭锦旗| 铜山县| 永和县| 七台河市| 无锡市| 镶黄旗| 阿鲁科尔沁旗| 喀什市| 同德县| 宿州市| 彭泽县| 枣庄市| 大埔区| 宁晋县| 莱西市| 渭南市| 环江| 新竹市| 福州市| 财经| 宜春市| 临沧市| 阜南县| 平塘县| 藁城市| 云梦县| 子长县| 芒康县| 平阳县| 永昌县| 大埔县| 荣成市| 资兴市| 松江区| 葫芦岛市|