搜索结果

找到约 671 项符合 Input 的查询结果

按分类筛选

显示更多分类

其他 对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序

对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt ...
https://www.eeworm.com/dl/534/134867.html
下载: 39
查看: 1192

VHDL/FPGA/Verilog Three-input Majority Voter -- The entity declaration is followed by three alternative architectures

Three-input Majority Voter -- The entity declaration is followed by three alternative architectures which achieve the same functionality in different ways.
https://www.eeworm.com/dl/663/141284.html
下载: 84
查看: 1125

人工智能/神经网络 Sga.c 基本遗传算法源程序, 输入数据文件input

Sga.c 基本遗传算法源程序, 输入数据文件input,
https://www.eeworm.com/dl/650/145533.html
下载: 152
查看: 1037

汇编语言 Turbo Pascal Field Input Routines.

Turbo Pascal Field Input Routines.
https://www.eeworm.com/dl/644/148804.html
下载: 60
查看: 1034

汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri

ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. &#8226 Assume a file with correct data (no garbage, characters, etc.). &#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
https://www.eeworm.com/dl/644/153518.html
下载: 135
查看: 1157

微处理器开发 This zip describes how two SSCs in I2S mode play and record wave files through a two-input data meth

This zip describes how two SSCs in I2S mode play and record wave files through a two-input data method. Includes main.html file for help.
https://www.eeworm.com/dl/655/156712.html
下载: 96
查看: 1073

数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input

2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input One positive integer on each line, the value of n. Output If the minimum x exists, print a line with 2^x mod n = 1. Print 2^? mod n = 1 otherwise. You should replace x and n with specific numbers. ...
https://www.eeworm.com/dl/654/159576.html
下载: 69
查看: 1402

CA认证 * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode

* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character * BASE64_NotCRLF ---- Need not CRLF between 64 base64-character * * Output * char data * char data length * * Return * 0: success -1: e ...
https://www.eeworm.com/dl/640/160475.html
下载: 174
查看: 1059

数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione

Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The ...
https://www.eeworm.com/dl/518/161960.html
下载: 89
查看: 1036

DSP编程 Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR

Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parameters a(0) to a(ip) Output parameters: psdr : Real array of ...
https://www.eeworm.com/dl/516/161961.html
下载: 86
查看: 1057