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

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

loop-back

  • DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fa

    DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s of compute intensive appl ications.

    標簽: C. performance ultra-fast persistent

    上傳時間: 2013-12-19

    上傳用戶:xhz1993

  • // This program measures the voltage on an external ADC input and prints the // result to a termin

    // This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop periodically reads the ADC value from a global // variable, Result.

    標簽: the measures external program

    上傳時間: 2013-12-27

    上傳用戶:trepb001

  • NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24

    NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.

    標簽: 2440 mon download purnnamu

    上傳時間: 2016-05-12

    上傳用戶:wff

  • //*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1

    //*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1.0 // // Description: Toggle P1.0 by xor ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // M. Buccini // Texas Instruments Inc. // Feb 2005 // Built with IAR Embedded Workbench Version: 3.21A

    標簽: Software MSP-FET Toggle Demo

    上傳時間: 2014-01-09

    上傳用戶:問題問題

  • Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL

    Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, echoing back // a received character using 8N1 protocol. On valid RX character, the // character is echoed back. // Using a 100k resistor on ROSC, with default DCO setting, set DCOCLK ~ 2MHz. // ACLK = n/a, MCLK = SMCLK ~2MHz DCOCLK

    標簽: using demonstrates Description half-duplex

    上傳時間: 2014-01-14

    上傳用戶:cuiyashuo

  • 用AVR單片機設(shè)計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB

    用AVR單片機設(shè)計的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional interface Remote Control Back light graphic LCD worked with only 2x AA batteries In sleep mode sink less than 1uA (2.5mA in active mode) 5 buttons for easy navigation Long range (more than 20 feets)

    標簽: MP3 interface support Player

    上傳時間: 2016-07-02

    上傳用戶:fandeshun

  • MediaPlayer代碼

    MediaPlayer代碼,部分代碼,合適請用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.util.* //為了導入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜單條 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //設(shè)定窗口是否在最前面 private Player player //Play是個實現(xiàn)Controller的接口 private File file,listFile //利用File類結(jié)合JFileChooser進行文件打開操作,后則與list.ini有關(guān)

    標簽: MediaPlayer 代碼

    上傳時間: 2016-07-08

    上傳用戶:爺?shù)臍赓|(zhì)

  • 本程序運用access數(shù)據(jù)庫

    本程序運用access數(shù)據(jù)庫,如要用sqlserver2000,需還原back下的數(shù)據(jù)庫,數(shù)據(jù)庫名為“圖書館管理系統(tǒng)“ 并在服務(wù)器端重建連接 1先運行接口程序scktsrvr.exe,用本程序提供廣域網(wǎng)的連接 2運行server.exe 3最后運行客戶端和管理的應(yīng)用程序 為了數(shù)據(jù)不被冊除,本程序只提供在數(shù)據(jù)集的post方法,不提供Tclientdataset的appliupdate,若要此功能自己添加 說明,用戶名為kai,登錄密碼為123

    標簽: access 程序 數(shù)據(jù)庫

    上傳時間: 2014-01-23

    上傳用戶:xyipie

  • MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate

    MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from other MSP430 s *

    標簽: Description Demonstrate Interface Registers

    上傳時間: 2013-12-28

    上傳用戶:懶龍1988

  • FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430

    FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4. The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM. Use Hyperterminalto send and receive data. FIFO control lines are on Port2 (P2.0-P2.3).

    標簽: FIFO data 245 transmits

    上傳時間: 2013-12-26

    上傳用戶:古谷仁美

主站蜘蛛池模板: 牟定县| 根河市| 蒲城县| 阿勒泰市| 元朗区| 泰和县| 武邑县| 龙海市| 盐源县| 尚志市| 高尔夫| 武城县| 汉阴县| 邯郸县| 上高县| 许昌市| 敖汉旗| 比如县| 察雅县| 万源市| 韶山市| 滕州市| 新野县| 昌吉市| 南靖县| 托克逊县| 临清市| 会理县| 日照市| 昌江| 龙海市| 应城市| 黔东| 乾安县| 山东省| 宜州市| 天门市| 吉水县| 阿荣旗| 蓬莱市| 即墨市|