搜索结果

找到约 671 项符合 Input 的查询结果

按分类筛选

显示更多分类

matlab例程 This program generates a input signal and a desired signal of the idetification plant

This program generates a input signal and a desired signal of the idetification plant
https://www.eeworm.com/dl/665/265514.html
下载: 128
查看: 1064

其他嵌入式/单片机内容 Summary Many control applications require converting some analog input to a digital format. The ADC

Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application Note is meant to be a simple introduction into its operation. The steps required t ...
https://www.eeworm.com/dl/687/267290.html
下载: 153
查看: 1040

文章/文档 javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand

javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and ...
https://www.eeworm.com/dl/652/269182.html
下载: 56
查看: 1214

Linux/Unix编程 我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input)

我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input), 从文件列表中删除一个记录(delete a record from list),保存文件(save), 查找文件(search record on table),文件的列表(list)
https://www.eeworm.com/dl/619/274241.html
下载: 145
查看: 1068

Java编程 It it a convertor program. Just need to input your birth , it will show your astrology

It it a convertor program. Just need to input your birth , it will show your astrology
https://www.eeworm.com/dl/633/277860.html
下载: 112
查看: 1035

VHDL/FPGA/Verilog vhdl source,ver-fir-coefficient,simulink of fir with soft ware input

vhdl source,ver-fir-coefficient,simulink of fir with soft ware input
https://www.eeworm.com/dl/663/282817.html
下载: 186
查看: 1021

单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin

// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop p ...
https://www.eeworm.com/dl/648/282976.html
下载: 102
查看: 1077

操作系统开发 DirectFB is a thin library that provides hardware graphics acceleration, input device handling and a

DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
https://www.eeworm.com/dl/531/283607.html
下载: 25
查看: 1072

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper ...
https://www.eeworm.com/dl/518/286897.html
下载: 171
查看: 1584