搜索结果

找到约 950 项符合 input-output 的查询结果

Internet/网络编程 自动投票程序: web 控件操作例程

自动投票程序: web 控件操作例程,使用的技术包括: 浏览器视图的使用 网页form及input按钮的读写以及自动提交form 定时器的使用 投票结果查看网址: http://www.scient.com.cn/picCountrywide.asp?province=&city=&page=1 默认投票对象是: 照片编号:630 姓  名:王丙乾 年  龄:1岁7个月 参赛项目:大力王 可以自 ...
https://www.eeworm.com/dl/620/382069.html
下载: 111
查看: 1034

Linux/Unix编程 基于S3C2440的四线电阻式触摸屏驱动程序

基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可
https://www.eeworm.com/dl/619/382723.html
下载: 114
查看: 1044

汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,

selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin + CS) can either start an acquisition interval or initiate a edge (Figure 6). Ho ...
https://www.eeworm.com/dl/644/383160.html
下载: 30
查看: 1039

汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,

selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin + CS) can either start an acquisition interval or initiate a edge (Figure 6). Ho ...
https://www.eeworm.com/dl/644/383161.html
下载: 120
查看: 1056

汇编语言 selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0,

selects the mux channel and configures the MAX197 for second write pulse, written with ACQMOD = 0, termi- either unipolar or bipolar input range. A write pulse (WR nates acquisition and starts conversion on WR°Os risin is restarted. The ACQMOD bit in the input control byte offer+ CS) can either sta ...
https://www.eeworm.com/dl/644/383164.html
下载: 198
查看: 1058

matlab例程 k-step ahead predictions determined by simulation of the % one-step ahead neural network predictor.

k-step ahead predictions determined by simulation of the % one-step ahead neural network predictor. For NNARMAX % models the residuals are set to zero when calculating the % predictions. The predictions are compared to the observed output. %
https://www.eeworm.com/dl/665/384089.html
下载: 127
查看: 1077

matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne

Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , w ...
https://www.eeworm.com/dl/665/384109.html
下载: 78
查看: 1074

加密解密 通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0

通过对于模2除法的研究 可以得到如下方法: 1. 把信息码后面加上p-1位的0,这个试验中p是6位,即在输入的信息码后面加上“00000”。把这个17位的被除数放入input中。 2. 在得到被除数input之后,设计一个在被除数上移动的数据滑块变量d,把input中的最高位开始逐次复制给变量d。 3. 如果d的最高位为1,由变量d和变量p ...
https://www.eeworm.com/dl/519/384215.html
下载: 142
查看: 1051

Java编程 Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create b

Open Flash Chart is a program for creating charts in Flash to display in Web pages. You can create bar, line, area, and pie charts. It also includes server side classes to help generate the data file used as input. At the moment, there are classes for PHP, Perl, .NET, Java, Ruby (and Rails), and Pyt ...
https://www.eeworm.com/dl/633/384273.html
下载: 49
查看: 1049

单片机开发 本例展示了如何利用外设TIM2来产生四路频率不同的信号。 TIM2时钟设置为36MHz

本例展示了如何利用外设TIM2来产生四路频率不同的信号。 TIM2时钟设置为36MHz,预分频设置为2,使用输出比较-翻转模式(Output Compare Toggle Mode)。 TIM2计数器时钟可表达为:TIM2 counter clock = TIMxCLK / (Prescaler +1) = 12 MHz 设置TIM2_CCR1寄存器值为32768,则CC1更新频率为TIM2计数器时钟频率除以CCR1寄存 ...
https://www.eeworm.com/dl/648/398947.html
下载: 37
查看: 1042