// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The READ/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
標簽: configured accesses program EEPROM
上傳時間: 2014-01-18
上傳用戶:liglechongchong
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The READ/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
標簽: configured accesses program EEPROM
上傳時間: 2016-04-12
上傳用戶:qb1993225
GTK SWF Player. GNOME Applications and a mozilla plugin. Other things included is a library for READing swf files, swf2txt convert swf to text files.
標簽: Applications included mozilla library
上傳時間: 2013-12-23
上傳用戶:TF2015
Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example shows some ways that MATLAB can be used to READ, visualize, pre-process (base-line correction, resample) and classify the data. The data can be downloaded from http://home.ccr.cancer.gov/ncifdaproteomics/ppatterns.asp
標簽: Petricoin co-workers and proteomic
上傳時間: 2016-04-28
上傳用戶:hewenzhi
a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You will also have to consider when to delay the program in order to give the user time to READ the messages. That is, the program will use the curses library, signals and the sleep function.
標簽: screen handling flashing program
上傳時間: 2016-05-04
上傳用戶:chongcongying
s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/docs/dte.html to learn more about it. To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org Joone and the DTE are both released with the LGPL license @2004 Paolo Marrone and the Joone team - All rights reserved ==================================================================== Credits The Joone DTE uses the following external packages: - SUN Jini Network Technology http://wwws.sun.com/software/jini/index.html - Computefarm Framework http://computefarm.jini.org - Spring Framework http://www.springframework.org We want to thank all the authors and contributors of the above packages. Please READ the respective licenses contained in this distribution.
標簽: Distributed Environment jooneworld contains
上傳時間: 2013-12-25
上傳用戶:釣鰲牧馬
QT2410嵌入式開發版的Bootloader源碼,支持xmodeom、tftp下載,flash READ/write。使用ads 1.2編譯,包括 (.mcp) 方案。
標簽: Bootloader 2410 QT 嵌入式開發
上傳時間: 2016-05-30
上傳用戶:亞亞娟娟123
It includes information about book titles in the library, information about library members, about the number of times the books were READ by members, about the suppliers who supply books to the library, and about orders placed with the suppliers
標簽: about information library includes
上傳時間: 2014-12-22
上傳用戶:liansi
Advanced SQL For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were READ by members, about the suppliers who supply books to the library, and about orders placed with the suppliers. To distinguish the table names used in this exercise from the table names in other exercise, each table name in this exercise ends with the character 4 .
標簽: information Advanced exercise includes
上傳時間: 2013-12-20
上傳用戶:s363994250
SOPC實驗--自定義PWM組件:以帶一個Avalon Slave 接口的PWM 組件為例,說明如何自定義組件。,一個Avalon Slave 接口可以有clk、chipselect、address、READ、READdata、write 及writedata 等信號,但這些信號都不是必需的。 一、功能 我們要實現的PWM 組件具有以下功能: 1. PWM 的周期可改,用period 寄存器存儲; 2. PWM 的占空比可改,用duty 寄存器存儲。 二、Avalon Slave 接口信號的設計 1.Clk:為PWM 提供時鐘; 2.Write:寫信號,可以通過Avalon Slave 總線將period 和duty 值從Nios II 應用程序 傳送到組件邏輯中。 3.Writedata:寫數據。通過此數據線傳送period 和duty 值。 4.Address:本例中有兩個寄存器,因此可用一根地址線表示。 5.全局信號。本例中PWM 的輸出用來驅動LED 燈顯示,這個信號不屬于Avalon 接 口信號。
上傳時間: 2013-12-28
上傳用戶:bibirnovis