搜索结果
找到约 136 项符合
OUTPUTS 的查询结果
按分类筛选
- 全部分类
- 技术资料 (69)
- 单片机开发 (9)
- 单片机编程 (6)
- matlab例程 (5)
- DSP编程 (4)
- VHDL/FPGA/Verilog (4)
- 资料/手册 (3)
- 模拟电子 (3)
- 可编程逻辑 (3)
- 汇编语言 (3)
- 微处理器开发 (3)
- 源码 (2)
- 电源技术 (2)
- 其他 (2)
- 其他书籍 (2)
- 书籍 (1)
- 数值算法/人工智能 (1)
- 书籍源码 (1)
- 传感与控制 (1)
- 通信网络 (1)
- 教程资料 (1)
- Proe教程 (1)
- 驱动编程 (1)
- 串口编程 (1)
- Java编程 (1)
- Applet (1)
- 嵌入式/单片机编程 (1)
- 人工智能/神经网络 (1)
- 系统设计方案 (1)
- GPS编程 (1)
- VIP专区 (1)
单片机开发 Outputs messages to a 2line LCD
Outputs messages to a 2line LCD
串口编程 5 Interrupt Timers & 2 Clock Outputs
5 Interrupt Timers & 2 Clock Outputs
通信网络 4x4 BLAST;MIMO ML outputs
19.2 Mbps 4x4 BLAST&MIMO detector with soft ML outputs。纯英文论文,外国文献
人工智能/神经网络 Multiple Outputs 神经网络算发演示2
Multiple Outputs 神经网络算发演示2
Applet Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containi
Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measur ...
嵌入式/单片机编程 The code is for Auxiliary IO module which supports 16 inputs and 16 outputs and Modbus protocol
The code is for Auxiliary IO module which supports 16 inputs and 16 outputs and Modbus protocol
单片机开发 for MB90425 MCU initialise the PPG channels 0-2 and outputs the square waveform
for MB90425 MCU
initialise the PPG channels 0-2 and outputs the square waveform
GPS编程 This code outputs various NMEA strings to a com port. The code was originally used to test naviati
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message string.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on ...
Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...