搜索:Input

找到约 907 项符合「Input」的查询结果

结果 907
按分类筛选
显示更多分类
https://www.eeworm.com/dl/652/391448.html 文章/文档

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)) ...
下载 160
·
查看 1079
https://www.eeworm.com/dl/650/474164.html 人工智能/神经网络

由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100)

由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; P 表示箱子的初始位置; K 表示箱子的目标位置 ...
下载 166
·
查看 2118
https://www.eeworm.com/dl/665/146209.html matlab例程

matlab NumMFs = 2 MF1= in3mf1 : gbellmf ,[3 2 -3 0] MF2= in3mf2 : gbellmf ,[3 2 3 0] [Input4]

matlab NumMFs = 2 MF1= in3mf1 : gbellmf ,[3 2 -3 0] MF2= in3mf2 : gbellmf ,[3 2 3 0] [Input4] Name = in4 Range = [-3 3] NumMFs = 2 MF1= in4mf1 : gbellmf ,[3 2 -3 0] MF2= in4mf2 : gbellmf ,[3 2 3 0] [Output1] Name = out Range = [-10 10] NumMFs = 16 MF1= outmf1 : linear ,[41.37 ...
下载 96
·
查看 1205
https://www.eeworm.com/dl/656/171870.html Java书籍

讲述了Java Input/Output库的主要包和类。有关Channel类和ByteBuffer类特别适用于对文件操作中的某些特殊要求。

讲述了Java Input/Output库的主要包和类。有关Channel类和ByteBuffer类特别适用于对文件操作中的某些特殊要求。
下载 181
·
查看 1074
https://www.eeworm.com/dl/650/229084.html 人工智能/神经网络

用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.

用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.
下载 70
·
查看 1105
https://www.eeworm.com/dl/619/341494.html Linux/Unix编程

主要是对Linux输入子系统的一些简单操作 比如lsinput是看有多少输入设备 比如input-events是看输入设备的键值 用来调试输入子系统很好

主要是对Linux输入子系统的一些简单操作 比如lsinput是看有多少输入设备 比如input-events是看输入设备的键值 用来调试输入子系统很好
下载 112
·
查看 1081
https://www.eeworm.com/dl/628/130471.html 编译器/解释器

词法分析器:源程序的运行方式: 运行程序 输入一个已存在的文本文档的文件名。如:input.txt 如果要对整个程序进行语法分析

词法分析器:源程序的运行方式: 运行程序 输入一个已存在的文本文档的文件名。如:input.txt 如果要对整个程序进行语法分析,则按‘y’键,否则按‘n’键 如果要对程序进行语法分析,则按‘y’键,否则按‘n’键 程序结束 ...
下载 128
·
查看 1077
https://www.eeworm.com/dl/628/330104.html 编译器/解释器

① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件

① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件,将需要分析的文法放在该文件中,分析结果,会输出在output.txt文件中。
下载 24
·
查看 1255
https://www.eeworm.com/dl/650/291387.html 人工智能/神经网络

The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB lan

The neuro-fuzzy software for identification and data analysis has been implemented in the MATLAB language ver. 4.2. The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-(multi) input samples. The retur ...
下载 196
·
查看 1123
https://www.eeworm.com/dl/663/388867.html VHDL/FPGA/Verilog

verilog code 4-bit carry look-ahead adder output [3:0] s //summation output cout //carryout inpu

verilog code 4-bit carry look-ahead adder output [3:0] s //summation output cout //carryout input [3:0] i1 //input1 input [3:0] i2 //input2 input c0 //前一級進位
下载 29
·
查看 1174