搜索结果

找到约 1,279 项符合 Two-input 的查询结果

驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
https://www.eeworm.com/dl/618/252358.html
下载: 34
查看: 1036

其他 Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we

Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB&reg C++ Math Library serves two separate constituencies: ...
https://www.eeworm.com/dl/534/252688.html
下载: 38
查看: 1066

游戏 Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin

Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around ...
https://www.eeworm.com/dl/625/254453.html
下载: 164
查看: 1070

数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc

This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
https://www.eeworm.com/dl/654/255048.html
下载: 51
查看: 1184

数据结构 This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative

This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
https://www.eeworm.com/dl/654/255052.html
下载: 66
查看: 1039

其他 Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface The LTC2453 is an

Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface The LTC2453 is an ultra-tiny, fully differential, 16-bit, analog-to-digital converter. The LTC2453 uses a single 2.7V to 5.5V supply and communicates through an I2C interface. The ADC is available in an 8-pin, 3mm x 2m ...
https://www.eeworm.com/dl/534/255158.html
下载: 73
查看: 1048

编译器/解释器 简单C编译器生成的目标代码是8086的汇编代码(16位)

简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(int input(void ...
https://www.eeworm.com/dl/628/256092.html
下载: 183
查看: 1456

数学计算 Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require

Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is &#61541 &#61472 =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
https://www.eeworm.com/dl/641/256146.html
下载: 169
查看: 1073

VHDL/FPGA/Verilog Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO

Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.
https://www.eeworm.com/dl/663/258631.html
下载: 76
查看: 1040

单片机开发 this procedure is a game of basketball or subsystems time, the competition will record the entire ti

this procedure is a game of basketball or subsystems time, the competition will record the entire time, and can amend the Competition time suspended contest time, the two can be set at any time during the competition process of the match, the two teams exchanged scores midfielder position, Competiti ...
https://www.eeworm.com/dl/648/259149.html
下载: 44
查看: 1037