搜索结果

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

其他 Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr

Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be ...
https://www.eeworm.com/dl/534/425107.html
下载: 193
查看: 1059

matlab例程 full wave rectifierDuring the period from 伪 to 蟺, the input voltage vs input current is are positive

full wave rectifierDuring the period from 伪 to 蟺, the input voltage vs input current is are positive and the power flows from supply to the load. The converter is said to be operated at rectification mode .During the period from 蟺 to 蟺+伪 , the input voltage vs is negative and the input current ...
https://www.eeworm.com/dl/665/425901.html
下载: 115
查看: 1104

电子书籍 A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-m

A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-multiple-output systems is proposed. It is proved that the STBC-EST is capable of shifting hardware complexity from the receiver to the transmitter without any bit error rate (BER) performance loss. A ...
https://www.eeworm.com/dl/cadence/ebook/426592.html
下载: 104
查看: 1059

其他嵌入式/单片机内容 This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate

This is an interface program for flip flop emulation. At first pulse at the input pin the apropriate output will latch and at the second pulse will release. Very short and efficient program
https://www.eeworm.com/dl/687/429628.html
下载: 59
查看: 1107

数学计算 program which uses hashing techniques for storing and retrieving the data. Input to the program:

program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques. Once your program reads the complete input,it waits for ...
https://www.eeworm.com/dl/641/432790.html
下载: 189
查看: 1056

编译器/解释器 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil

生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l lo ...
https://www.eeworm.com/dl/628/454880.html
下载: 149
查看: 1079

其他 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

JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc

Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error. Input: ()[]<>(**) (*) (ASA Output: YES NO 2 NO 4
https://www.eeworm.com/dl/685/482766.html
下载: 106
查看: 1053