搜索结果

找到约 950 项符合 input-output 的查询结果

编译器/解释器 建议的词法分析器

建议的词法分析器,界面友好,用户把文法放在input文档中,由程序调用,在ouput文档中给出分析结果,
https://www.eeworm.com/dl/628/145672.html
下载: 92
查看: 1093

编译器/解释器 该词法分析程序用VC++ 6.0编写

该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查 ...
https://www.eeworm.com/dl/628/145895.html
下载: 40
查看: 1070

单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first addres ...
https://www.eeworm.com/dl/648/148482.html
下载: 81
查看: 1088

语音压缩 to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a

to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selecte ...
https://www.eeworm.com/dl/627/149708.html
下载: 140
查看: 1068

单片机开发 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc

用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used ...
https://www.eeworm.com/dl/648/151618.html
下载: 155
查看: 1087

其他书籍 The LT&reg 1529/LT1529-3.3/LT1529-5 are 3A low dropout regulators with micropower quiescent current

The LT&reg 1529/LT1529-3.3/LT1529-5 are 3A low dropout regulators with micropower quiescent current and shutdown. The devices are capable of supplying 3A of output current with a dropout voltage of 0.6V. Designed for use in battery-powered systems, the low quiescent current, 50mA operating and 16mA ...
https://www.eeworm.com/dl/542/152491.html
下载: 36
查看: 1073

matlab例程 简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channe

简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation.
https://www.eeworm.com/dl/665/154027.html
下载: 113
查看: 1067

Applet Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using Auto

Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD, RAS.
https://www.eeworm.com/dl/634/156194.html
下载: 30
查看: 1068

uCOS 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small R

这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以 ...
https://www.eeworm.com/dl/649/158197.html
下载: 156
查看: 1137

uCOS 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个

这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页 ...
https://www.eeworm.com/dl/649/158198.html
下载: 185
查看: 1077