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

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

Output

  • This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good

    This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires TASM to assemble the compiler Output you can use the borland TLINK to produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are used for the DPMI interface.

    標簽: generation generates compiler fairly

    上傳時間: 2016-08-01

    上傳用戶:sxdtlqqjl

  • ① 使用自動機技術實現一個詞法分析程序; ② 使用算符優先分析方法實現其語法分析程序; 需要先在運行目錄下建立一個input.txt文件

    ① 使用自動機技術實現一個詞法分析程序; ② 使用算符優先分析方法實現其語法分析程序; 需要先在運行目錄下建立一個input.txt文件,將需要分析的文法放在該文件中,分析結果,會輸出在Output.txt文件中。

    標簽: input txt 程序

    上傳時間: 2013-12-09

    上傳用戶:stampede

  • Flash中內置了一個狀態寄存器(Status Register

    Flash中內置了一個狀態寄存器(Status Register,SR)來指示Flash的當前工作狀態和各種操作是否成功。要讀取SR的當前值需要向CUI發送讀狀態寄存器命令(Read Status Register),命令碼為0x70,SR中的內容將在DQ[7:0]上輸出。The Read Status Register (0x70)command causes subsequent reads to Output data from the SR until another command is issued. The SR bits are Output on DQ[7:0].

    標簽: Register Status Flash 內置

    上傳時間: 2016-08-12

    上傳用戶:thesk123

  • 可編程并行接口8255A完成的交通燈實驗   用8255A的B端口和C端口控制12個LED的亮和滅(輸出為0則亮

    可編程并行接口8255A完成的交通燈實驗   用8255A的B端口和C端口控制12個LED的亮和滅(輸出為0則亮,輸出為1則滅),模擬十字路口的交通燈。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright and methomyl (Output of 0-liang, the Output of an anti), the simulation of traffic lights at a crossroads.

    標簽: 可編程 交通燈 并行接口 實驗

    上傳時間: 2016-08-13

    上傳用戶:來茴

  • 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

  • winavr code for avr mega8. The program get data from serial port in interrupt function. And then out

    winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74ls595 (serial to parallel IC) for controlling relay Output.

    標簽: interrupt function program winavr

    上傳時間: 2013-12-22

    上傳用戶:cjl42111

  • This file implements a pid controller used to simulator cruise control in a car The input is a thr

    This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The Output is the car s speed ( P2 - P0 )

    標簽: controller implements simulator control

    上傳時間: 2014-01-01

    上傳用戶:13160677563

  • The main features of the considered identification problem are that there is no an a priori separati

    The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and Outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/Output representations of the system in order

    標簽: identification considered features separati

    上傳時間: 2016-09-20

    上傳用戶:FreeSky

主站蜘蛛池模板: 公安县| 满城县| 汾西县| 九江市| 晋城| 尼木县| 攀枝花市| 邳州市| 合江县| 大厂| 石柱| 贺州市| 汉寿县| 门头沟区| 清河县| 塔城市| 马山县| 大石桥市| 抚顺县| 东明县| 广州市| 竹北市| 临城县| 白城市| 巴林右旗| 阳朔县| 石首市| 镇沅| 翁牛特旗| 南澳县| 柘荣县| 济源市| 芦溪县| 连平县| 蛟河市| 连江县| 铜梁县| 镇赉县| 贵州省| 保康县| 文登市|