搜索:parallel+output
找到约 896 项符合「parallel+output」的查询结果
结果 896
按分类筛选
- 全部
- 单片机开发 (19)
- 技术资料 (19)
- 其他 (16)
- VHDL/FPGA/Verilog (12)
- matlab例程 (11)
- 其他嵌入式/单片机内容 (8)
- 驱动编程 (7)
- 汇编语言 (7)
- 其他书籍 (5)
- Linux/Unix编程 (5)
- 通讯编程文档 (5)
- 人工智能/神经网络 (5)
- 微处理器开发 (5)
- 软件设计/软件工程 (5)
- 数值算法/人工智能 (4)
- 软件工程 (4)
- Java编程 (4)
- 数学计算 (4)
- 电源技术 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- Internet/网络编程 (3)
- 编译器/解释器 (3)
- 文件格式 (3)
- 嵌入式/单片机编程 (3)
- 文章/文档 (3)
- Java书籍 (3)
- 行业发展研究 (3)
- 并行计算 (3)
- 并口编程 (2)
- 中间件编程 (2)
- 书籍 (2)
- DSP编程 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- Modem编程 (1)
- 串口编程 (1)
- *行业应用 (1)
- 网络 (1)
- 多国语言处理 (1)
- 数据结构 (1)
- VxWorks (1)
- 其他行业 (1)
- 系统设计方案 (1)
- 3G开发 (1)
https://www.eeworm.com/dl/646/229027.html
通讯编程文档
A self-designed control of PC parallel port communication is introduced in this paper.Taking advanta
A self-designed control of PC parallel port communication is introduced in this paper.Taking advantage of the MFC ActiveX technology, it is developed in Visual C++ and offset the scarcity of the control of PC parellel paort communication. An example of frequency measurement shows ...
https://www.eeworm.com/dl/663/414312.html
VHDL/FPGA/Verilog
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuff
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel
conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a
simplified UTMI interface. Currently doesn t do any error checking in
the RX section [should probably check for bit unstuffing errors].
Otherwise ...
https://www.eeworm.com/dl/542/385956.html
其他书籍
并行计算的英文教程 Parallel Computation Architecture, Algorithm and Programming
并行计算的英文教程
Parallel Computation
Architecture, Algorithm and Programming
https://www.eeworm.com/dl/648/464017.html
单片机开发
this program based on MCS51 and converts a serial data to parallel on its port
this program based on MCS51 and converts a serial data to parallel on its port
https://www.eeworm.com/dl/648/278604.html
单片机开发
Powerpcb gerber output step by step for newbie using powerpcb,just for your work happy!
Powerpcb gerber output step by step for newbie using powerpcb,just for your work happy!
https://www.eeworm.com/dl/618/259633.html
驱动编程
16 relay output channels and 16 isolated digital input channels LED indicators to show activated
16 relay output channels and 16 isolated digital input channels
LED indicators to show activated relays
Jumper selectable Form A/Form B-type relay output channel
Output status read-back
Keep relay output values when hot system reset
High-voltage isolation on input channels(2 ...
https://www.eeworm.com/dl/527/173695.html
通讯/手机编程
Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL c
Turbo Decoder Release 0.3
* Double binary, DVB-RCS code
* Soft Output Viterbi Algorithm
* MyHDL cycle/bit accurate model
* Synthesizable VHDL model
https://www.eeworm.com/dl/618/296807.html
驱动编程
Using LabVIEW 8.5 Language to control Tektronix AWG3102. This program can select output waveform, fr
Using LabVIEW 8.5 Language to control Tektronix AWG3102. This program can select output waveform, frequency and amplitude.
https://www.eeworm.com/dl/534/296808.html
其他
Using LabVIEW to control Tektronix AWG2021 via GPIB. This program can select output waveform, freque
Using LabVIEW to control Tektronix AWG2021 via GPIB. This program can select output waveform, frequency and amplitude.
https://www.eeworm.com/dl/518/384083.html
数值算法/人工智能
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 ...