搜索:parallel output
找到约 896 项符合「parallel output」的查询结果
结果 896
按分类筛选
- 全部
- 技术资料 (281)
- 单片机编程 (48)
- 电源技术 (41)
- matlab例程 (37)
- 单片机开发 (34)
- 其他 (29)
- 模拟电子 (24)
- 数学计算 (20)
- 汇编语言 (20)
- 人工智能/神经网络 (20)
- VHDL/FPGA/Verilog (20)
- 书籍 (17)
- 其他书籍 (16)
- 微处理器开发 (14)
- 编译器/解释器 (12)
- Java编程 (12)
- 数值算法/人工智能 (11)
- Linux/Unix编程 (11)
- 其他嵌入式/单片机内容 (11)
- 书籍源码 (10)
- 可编程逻辑 (10)
- 传感与控制 (8)
- 驱动编程 (8)
- 嵌入式/单片机编程 (8)
- 文章/文档 (8)
- 压缩解压 (7)
- 软件设计/软件工程 (7)
- 电子书籍 (6)
- 教程资料 (6)
- Java书籍 (6)
- DSP编程 (5)
- 资料/手册 (5)
- 测试测量 (5)
- 通讯编程文档 (5)
- 数据结构 (5)
- 加密解密 (4)
- 软件工程 (4)
- Internet/网络编程 (4)
- 网络 (4)
- 文件格式 (4)
- 中间件编程 (4)
- 行业发展研究 (4)
- 论文 (4)
- 开关电源 (3)
- 通讯/手机编程 (3)
- 嵌入式综合 (3)
- uCOS (3)
- 其他行业 (3)
- 系统设计方案 (3)
- 并行计算 (3)
- C/C++语言编程 (2)
- 无线通信 (2)
- 设计相关 (2)
- 学术论文 (2)
- 开发工具 (2)
- ARM (2)
- 通信网络 (2)
- 工控技术 (2)
- 串口编程 (2)
- USB编程 (2)
- 嵌入式Linux (2)
- STL (2)
- 并口编程 (2)
- JavaScript (2)
- VC书籍 (2)
- 源码 (2)
- 软件 (2)
- PCB相关 (1)
- 仿真技术 (1)
- 其他文档 (1)
- 技术书籍 (1)
- 源码/资料 (1)
- Modem编程 (1)
- *行业应用 (1)
- Applet (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- CA认证 (1)
- VxWorks (1)
- Windows CE (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 精品软件 (1)
- VIP专区 (1)
- 电路图 (1)
- 手册 (1)
https://www.eeworm.com/dl/534/425107.html
其他
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle disco ...
https://www.eeworm.com/dl/834874.html
技术资料
DP转HDMI转换原理图
CH7525 is a low-cost, low-power semiconductor device that translates the DisplayPort signal to HDMI/DVI. This innovative DisplayPort receiver with an integrated HDMI Transmitter is specially designed to target the notebook/ultrabook, tablet device and PC market segments. Through ...
https://www.eeworm.com/dl/502/31075.html
单片机编程
3-V TO 5.5-V MULTICHANNEL RS-2
The MAX3243E device consists of three line drivers, five line receivers, and a dual charge-pump circuit with±15-kV ESD (HBM and IEC61000-4-2, Air-Gap Discharge) and ±8-kV ESD (IEC61000-4-2, Contact Discharge)protection on serial-port connection pins. The device meets the requir ...
https://www.eeworm.com/dl/682/269458.html
中间件编程
很好的搜索: 给你很多长度不定的木棒
很好的搜索:
给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。
Input
多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超 ...
https://www.eeworm.com/dl/746189.html
技术资料
50W隔离型离线式DC.pdf
ABSTRACTThe flyback power stage is a popular choice for single and multiple output dc-to-dc converters at powerlevels of 150 Watts or less. Without the output inductor required in buck derived topologies, such as theforward or push-pull converter, the component count and cost are ...
https://www.eeworm.com/dl/837901.html
技术资料
温度控制的PID算法的C语言程序.
#nclude<reg51.h>#include<intrins.h>#销nclude<math.h>#include<string.h>struct PID{unsigned int SetPoint;//设定目标 Desired Value unsigned int Proportion;//比例常数Proportional Const unsigned int integral;//积分常数Integral Const unsigned int Derivative://微分常数Derivative Cons ...
https://www.eeworm.com/dl/897810.html
技术资料
单片机与PC机并行数据传输分析
单片机与PC 机并行方式较为少见,其主要适应于短距离数据传输,且对于串口数据校验有着严格要求,数据传输过程也具备较多优点,可以得到令人满意的效果。以计算机Windows 系统为例,分析实现单片机与PC 机并行数据传输方法,提出了以中断脉冲为数据载体的传输方法,旨在节省开发时间,满足使用需求。The parall ...
https://www.eeworm.com/dl/831845.html
技术资料
Qi无线充电原理
近距电能传输——高效安全近距电能传输一般基于电磁感应原理进行。在此技术基础上,当接收器邻近发射器时才会进行电能传输。电磁感应技术的历史长达百年,多年米一直应用于各类电子产品中—如此普及全因其简单、高效以及安全技术概览以下将为你简要介绍无线电能传输技术。System Overview(Communicatio ...
https://www.eeworm.com/dl/747453.html
技术资料
基于FPGA设计的vga显示测试实验Verilog逻辑源码Quartus工程文件+文档说明 FPGA
基于FPGA设计的vga显示测试实验Verilog逻辑源码Quartus工程文件+文档说明,FPGA型号Cyclone4E系列中的EP4CE6F17C8,Quartus版本17.1。module top( input&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;clk, input&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb ...
https://www.eeworm.com/dl/505/24330.html
电源技术
三降压稳压器功能的1-Wire动态可编程输出电压
&nbsp;
The LTC&reg;3569 is a compact power solution for handhelddevices. Its tiny 3mm &times; 3mm QFN package includesthree buck regulators with individually programmableoutput voltages. One regulator supports load currentsup to 1200mA, while the other two support currents to ...