搜索结果
找到约 1,279 项符合
Two-input 的查询结果
matlab例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d
The function applies the Madsen method for Doppler Centroid estimation. The input are:
1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
Java编程 Java file for adding two numbers
Java file for adding two numbers
汇编语言 1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位
1、 在NMBER INPUT的基础上设计数字密码锁
2、 运行初始密码为学号后8位,密码不正确执行4、5功能
3、 连续3次密码错误,锁定键盘,发出报警指示
4、 输出开锁信号(使用功率开关),LED指示
设置修改密码功能,数据存入24C01EEROM ...
matlab例程 Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1
Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1 is sent and the probability that the symbol 0 is sent are all the same. 2) The probability that the symbol 1 is sent is two times than the probability that the symbol 0 is sent. Assume that the noise ...
*行业应用 Program to find GCD of two numbers using functions.
Program to find GCD of two numbers using functions.
其他 AODV protocol with two nodes (example)
AODV protocol with two nodes (example)
matlab例程 2D Histrogram Two Dimention Histogram function
2D Histrogram
Two Dimention Histogram function
数学计算 Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coeffi
Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coefficients of their product. Labview
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
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...