搜索:parallel output

找到约 896 项符合「parallel output」的查询结果

结果 896
按分类筛选
显示更多分类
https://www.eeworm.com/dl/925099.html 技术资料

uvision2调试命令

μVision2 支持许多种命令,你可以在Output Window – Command 窗口输入这 些命令以用于调试程序。
下载 5
·
查看 487
https://www.eeworm.com/dl/952166.html 技术资料

SN74LS691.pdf

英文描述: Synchronous binary counters with output registers 中文描述: 具有输出寄存器的同步二进制计数器
下载 9
·
查看 9731
https://www.eeworm.com/dl/936375.html 技术资料

C51+UV2调试命令中文版

μVision2 支持许多种命令,你可以在Output Window – Command 窗口输入这 些命令以用于调试程序。
下载 3
·
查看 5698
https://www.eeworm.com/dl/658/353358.html STL

Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s pre

Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
下载 137
·
查看 1149
https://www.eeworm.com/dl/571/20897.html 模拟电子

MAX5713-MAX5715数据资料

The MAX5713/MAX5714/MAX5715 4-channel, low-power,8-/10-/12-bit, voltage-output digital-to-analog converters(DACs) include output buffers and an internal referencethat is selectable to be 2.048V, 2.500V, or 4.096V. TheMAX5713/MAX5714/MAX5715 accept a wide supplyvoltage range of ...
下载 41
·
查看 1163
https://www.eeworm.com/dl/505/24274.html 电源技术

单片同步稳压器驱动外部元件负载

  The LTC®3414 offers a compact and efficient voltage regulatorsolution for point of load conversion in electronicsystems that require low output voltages (down to 0.8V)from a 2.5V to 5V power bus. Internal power MOSFETswitches, with only 67mW on-resistance, allow th ...
下载 68
·
查看 1058
https://www.eeworm.com/dl/624/224151.html 串口编程

的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+c

的问题.派尔高协议,控制左转右转时,出现问题.其他功能好用.我用DELPHI写的程序,在MOUSEDOWN中, str := chr($FF)+chr($01)+chr($00)+chr($04)+chr($0F)+chr($00)+chr($14) MSComm1.output := str 在CLICK事件中: str := chr($FF)+chr($01)+chr($00)+chr($00)+chr($00)+chr($00)+chr($01) MSComm1. ...
下载 33
·
查看 1313
https://www.eeworm.com/dl/534/425105.html 其他

Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a

Shortest Paths with Multiplicative Cost. In a given undirected graph, the path cost is measured as a product of all the edges in the path. The weights are rational numbers (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, y ...
下载 154
·
查看 1066
https://www.eeworm.com/dl/829126.html 技术资料

spi 通信的master部分使用的verilog语言实现

spi 通信的master部分使用的verilog语言实现,可以做为你的设计参考。module spi_master(rstb,clk,mlb,start,tdat,cdiv,din, ss,sck,dout,done,rdata);    input rstb,clk,mlb,start;    input [7:0] tdat;  //transmit data    input [1:0] cdiv;  //clock d ...
下载 1
·
查看 896
https://www.eeworm.com/dl/744758.html 技术资料

FPGA读写SD卡读取BMP图片通过LCD显示例程实验 Verilog逻辑源码Quartus工程文件

FPGA读写SD卡读取BMP图片通过LCD显示例程实验 Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。1 实验简介在前面的实验中我们练习了 SD 卡读写,VGA 视频显示等例程,本实验将 SD 卡里的 BMP 图片读出,写入到外部存储器,再通过 VGA、LCD 等显示。 ...
下载 13
·
查看 7938