搜索结果

找到约 709 项符合 input-events 的查询结果

数学计算 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----o

数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation
https://www.eeworm.com/dl/641/386288.html
下载: 29
查看: 1101

VHDL/FPGA/Verilog verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input

verilog code 16-bit carry look-ahead adder output [15:0] sum // 相加總和 output carryout // 進位 input [15:0] A_in // 輸入A input [15:0] B_in // 輸入B input carryin // 第一級進位 C0
https://www.eeworm.com/dl/663/388874.html
下载: 147
查看: 1126

VHDL/FPGA/Verilog verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y

verilog code array_multiplier output [7:0] product input [3:0] wire_x input [3:0] wire_y
https://www.eeworm.com/dl/663/388881.html
下载: 89
查看: 1053

VHDL/FPGA/Verilog verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient

verilog code radix-2 SRT divider input [7:0]Dividend input [3:0]Divisor output [4:0]Quotient output [8:0]Remainder
https://www.eeworm.com/dl/663/388882.html
下载: 147
查看: 1085

数学计算 This program produces a Frequency Domain display from the Time Domain * data input using the Fast

This program produces a Frequency Domain display from the Time Domain * data input using the Fast Fourier Transform.
https://www.eeworm.com/dl/641/390402.html
下载: 50
查看: 1051

文章/文档 Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60H

Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Output Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversion R = Y + (351*(Cr – 128)) >> 8 G = Y – (179*(Cr – 128) + 86*(Cb – 128))>>8 B = Y + (443*(Cb – 128)) >> 8 ...
https://www.eeworm.com/dl/652/391448.html
下载: 160
查看: 1040

其他 编写input()和output()函数输入

编写input()和output()函数输入,输出5个学生的数据记录,主要练习使用这两个函数
https://www.eeworm.com/dl/534/393134.html
下载: 137
查看: 1017

Linux/Unix编程 linux input 子系统分析 linux input 子系统分析

linux input 子系统分析 linux input 子系统分析
https://www.eeworm.com/dl/619/395177.html
下载: 70
查看: 1013

其他 LabView : Perform Digital Input with Word Handshaking

LabView : Perform Digital Input with Word Handshaking
https://www.eeworm.com/dl/534/405447.html
下载: 62
查看: 1016

其他 Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f

Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR . Step 3: Recursi ...
https://www.eeworm.com/dl/534/406520.html
下载: 85
查看: 1049