搜索结果

找到约 1,235 项符合 soft-input 的查询结果

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

人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % ...
https://www.eeworm.com/dl/650/384092.html
下载: 168
查看: 1031

加密解密 通过对于模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

Java编程 Java is the first language to provide a cross-platform I/O library that is powerful enough to handle

Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than ...
https://www.eeworm.com/dl/633/384517.html
下载: 122
查看: 1081

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 //前一級進位
https://www.eeworm.com/dl/663/388867.html
下载: 29
查看: 1136