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

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

Input-Output

  • Digital Output in NI-DAQmx using Visual Basic 6.0

    Digital Output in NI-DAQmx using Visual Basic 6.0

    標簽: NI-DAQmx Digital Output Visual

    上傳時間: 2016-07-11

    上傳用戶:yzhl1988

  • 電力電子環(huán)流SIMULINK模型 Notice that the Thyristor blocks have an output identified by the letter m. This ou

    電力電子環(huán)流SIMULINK模型 Notice that the Thyristor blocks have an output identified by the letter m. This output returns a Simulink vectorized signal containing the thyristor current (Iak) and voltage (Vak).

    標簽: m. identified Thyristor the

    上傳時間: 2013-12-13

    上傳用戶:水中浮云

  • .ifnz I2C_SUPPORT ************************************************************** Function : fPro

    .ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H sta rCtrlByte lda IOP_DATA1_L sta rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail

    標簽: C_SUPPORT Function ifnz fPro

    上傳時間: 2016-07-21

    上傳用戶:xaijhqx

  • MSP-FET430P120 Demo - Basic Clock, Output Buffered SMCLK, ACLK and MCLK/10

    MSP-FET430P120 Demo - Basic Clock, Output Buffered SMCLK, ACLK and MCLK/10

    標簽: Buffered MSP-FET Output Basic

    上傳時間: 2013-12-15

    上傳用戶:ghostparker

  • 問題描述 設有n種不同面值的硬幣

    問題描述 設有n種不同面值的硬幣,各硬幣的面值存于數(shù)組T[1:n]中。現(xiàn)要用這些面值的硬幣來找錢,可以實用的各種面值的硬幣個數(shù)不限。當只用硬幣面值T[1],T[2],…,T[i]時,可找出錢數(shù)j的最少硬幣個數(shù)記為C(i,j)。若只用這些硬幣面值,找不出錢數(shù)j時,記C(i,j)=∞。  編程任務 設計一個動態(tài)規(guī)劃算法,對1≤j≤L,計算出所有的C( n,j )。算法中只允許實用一個長度為L的數(shù)組。用L和n作為變量來表示算法的計算時間復雜性  數(shù)據(jù)輸入 由文件input.txt提供輸入數(shù)據(jù)。文件的第1行中有1個正整數(shù)n(n<=13),表示有n種硬幣可選。接下來的一行是每種硬幣的面值。由用戶輸入待找錢數(shù)j。  結果輸出 程序運行結束時,將計算出的所需最少硬幣個數(shù)輸出到文件output.txt中。

    標簽:

    上傳時間: 2016-07-28

    上傳用戶:yangbo69

  • One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3

    One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5 4 6 7 8

    標簽: dimensional transform wavelet dataIn

    上傳時間: 2016-08-24

    上傳用戶:gaojiao1999

  • 1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of

    1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file "dataIn.txt"

    標簽: cjacobi compile mpirun result

    上傳時間: 2016-08-24

    上傳用戶:xiaoxiang

  • RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a

    RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.

    標簽: functionality provide written employ

    上傳時間: 2016-08-24

    上傳用戶:小眼睛LSL

  • a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam

    a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.

    標簽: supports capture cameras digital

    上傳時間: 2014-01-13

    上傳用戶:yph853211

  • MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectr

    MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.

    標簽: MS-Clustering designed datasets cluster

    上傳時間: 2013-12-20

    上傳用戶:cursor

主站蜘蛛池模板: 盐源县| 平潭县| 巴楚县| 扎鲁特旗| 纳雍县| 七台河市| 辉南县| 屏边| 孟州市| 依安县| 行唐县| 塔河县| 五华县| 安仁县| 灌阳县| 寿阳县| 二连浩特市| 兴义市| 肇源县| 巴塘县| 衡阳县| 平阳县| 碌曲县| 龙川县| 建水县| 陈巴尔虎旗| 嘉善县| 揭西县| 福鼎市| 英超| 清水河县| 信阳市| 罗江县| 麻栗坡县| 湖北省| 凌源市| 天峨县| 新巴尔虎右旗| 隆化县| 周至县| 连南|