搜索结果

找到约 647 项符合 Output job 的查询结果

编译器/解释器 用C++编写的一个简单C语言词法分析器

用C++编写的一个简单C语言词法分析器,把需要分析的内容保存在C:\input.txt,分 析完毕好保存在C:\output.txt
https://www.eeworm.com/dl/628/458588.html
下载: 103
查看: 1046

其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect

NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...
https://www.eeworm.com/dl/534/458769.html
下载: 84
查看: 1038

压缩解压 Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input

Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input a file and write the output into another file.
https://www.eeworm.com/dl/617/461282.html
下载: 141
查看: 1035

压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th

Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and the output is written in another file.
https://www.eeworm.com/dl/617/461284.html
下载: 34
查看: 1063

数学计算 一个不带界面的计算器

一个不带界面的计算器,用户只需要在文本文件input.txt中输入计算表达式,即可通过运行程序得到结果,输出在output.txt中; 支持加减乘除,取余数,乘方,括号等等; 如:5+4 = 输出9 5+4*4+9/3 = 输出24 (5+4)*4+9/3 = 输出39 (50+4)*(40 3)+288/(147-3) = 输出56 (50+4)^2*(40 3)+288/(147-3) = 输出2918 ...
https://www.eeworm.com/dl/641/462243.html
下载: 64
查看: 1026

DSP编程 the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,comp

the program is used to find out the FFT using time in decimation and solves problem of dsp fft ,compared with inbuilt fft and goertzel function , working well given with output also.
https://www.eeworm.com/dl/516/463484.html
下载: 32
查看: 1049

其他 this program has many parts and fully working, based on MCS51. Hand made PWM and wave forms for dim

this program has many parts and fully working, based on MCS51. Hand made PWM and wave forms for dimmer like output. it also drives ISD audio chip.
https://www.eeworm.com/dl/534/464014.html
下载: 51
查看: 1035

Java编程 The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text ...
https://www.eeworm.com/dl/633/464790.html
下载: 68
查看: 1046

Internet/网络编程 -- ------------------------------------------------------------------------------------ -- DESCRIP

-- ------------------------------------------------------------------------------------ -- DESCRIPTION : Demultiplexer -- Width: 8 -- Number of terminals: 4 -- Output enable active: HIGH -- Output active : HIGH -- Download from : ...
https://www.eeworm.com/dl/620/465414.html
下载: 39
查看: 1047

matlab例程 Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | == ...
https://www.eeworm.com/dl/665/469698.html
下载: 196
查看: 1056