搜索结果
找到约 709 项符合
input-events 的查询结果
单片机开发 8051 Asmbly Language of a Timer with Matrix Keypad Input
8051 Asmbly Language of a Timer with Matrix Keypad Input
驱动编程 low level hook to record mouse and keyobard events and play back
low level hook to record mouse and keyobard events and play back
JavaScript 本文提供了用Javascript在input type="text"和TextArea的光标处插入字符串的例子。
本文提供了用Javascript在input type="text"和TextArea的光标处插入字符串的例子。
压缩解压 We describe and demonstrate an algorithm that takes as input an unorganized set of points fx1И
We describe and demonstrate an algorithm that takes as input an
unorganized set of points fx1&#1048576 &#1048576 xng &#1048576 IR3 on or near an unknown
manifold M, and produces as output a simplicial surface that
approximates M. Neither the topology, the presence of boundaries,
nor the geometry ...
书籍源码 This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. Whil
This document contains official rules of the 3D soccer simulation competition
at RoboCup 2006. While we will try to cover all cases, if unexpected
events do occur, the rule committee will seek input from the
participants and then make a decision. However, once the committee has
made a decision, that ...
微处理器开发 Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset -
Flex chip implementation
File: UP2FLEX
JTAG jumper settings: down, down, up, up
Input:
Reset - FLEX_PB1
Input n - FLEX_SW switches 1 to 8
Output:
Countdown - two 7-segment LEDs.
Done light - decimal point on Digit1.
Operation:
Setup the binary input n number.
Press the Reset switch.
See the count ...
其他书籍 Simulating Nuclear Events in a TCAD Model of a High-Density SEU Hardened SRAM Technology.pdf
Simulating Nuclear Events in a TCAD Model of a High-Density SEU Hardened SRAM Technology.pdf
Java编程 J2ME CANVAS INPUT IN CHINESE
J2ME CANVAS INPUT IN CHINESE
数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or tanh. The network
...
matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini
数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation