搜索结果

找到约 593 项符合 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 L ...
https://www.eeworm.com/dl/628/327441.html
下载: 145
查看: 1066

编译器/解释器 ① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件

① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件,将需要分析的文法放在该文件中,分析结果,会输出在output.txt文件中。
https://www.eeworm.com/dl/628/330104.html
下载: 24
查看: 1221

嵌入式Linux 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 ...
https://www.eeworm.com/dl/653/331959.html
下载: 64
查看: 1068

汇编语言 可编程并行接口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 o ...
https://www.eeworm.com/dl/644/332689.html
下载: 195
查看: 1260

微处理器开发 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 ...
https://www.eeworm.com/dl/655/337178.html
下载: 62
查看: 1075

驱动编程 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 pr ...
https://www.eeworm.com/dl/618/338151.html
下载: 57
查看: 1107

matlab例程 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.
https://www.eeworm.com/dl/665/338766.html
下载: 95
查看: 1057

单片机开发 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.
https://www.eeworm.com/dl/648/341230.html
下载: 113
查看: 1055

数学计算 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 )
https://www.eeworm.com/dl/641/342710.html
下载: 37
查看: 1095

matlab例程 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 ...
https://www.eeworm.com/dl/665/344512.html
下载: 110
查看: 1058