搜索结果
找到约 1,235 项符合
soft-input 的查询结果
单片机开发 T9 Text Input You can use this source code for input T9 Text Input(English)
T9 Text Input
You can use this source code for input T9 Text Input(English)
单片机开发 input code control please see
input code control please see
单片机开发 TL062/TL064 MOTOROLA开发的low power JFET input operational amplifiers
TL062/TL064 MOTOROLA开发的low power JFET input operational amplifiers
其他 simulating a convolutional encoder allows the user to input a source code to be encoded and also in
simulating a convolutional encoder
allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift ...
VHDL/FPGA/Verilog Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGH
Top module name : SHIFTER (File name : SHIFTER.v)
2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT.
3. Output pins: OUT [15:0].
4. Input signals generated from test pattern are latched in one cycle and are
synchronized at clock rising edge.
5. The SHIFT signal describes the shift number. The shift ...
Applet a Java program that reads in the following values from the standard input device (i.e. Keyboard) an
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amount in dollars and cents (e.g. 150000.00).
r: the net annual interest rate, expressed as an integer (e.g ...
Java编程 Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range
Produce Java classes to shuffle the 52 cards when input the number of desired swaps within the range of 1 to 1000 by the user.
Java编程 Produce Java classes to calculate and display the root of a quadratic equation when input the coeffi
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
Java编程 Produce Java classes to calculate and display the Poisson probability when input the value of the av
Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。