搜索: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/kbcluoji/40065.html
可编程逻辑
XAPP440 - Xilinx CPLD的上电性能
Applying power to a standard logic chip, SRAM, or EPROM, usually results in output pinstracking the applied voltage as it rises. Programmable logic attempts to emulate that behavior,but physics forbids perfect emulation, due to the device programmability. It requires care tospe ...
https://www.eeworm.com/dl/544/41897.html
测试测量
如何测试稳压器的负载瞬态响应
 
Semiconductor memory, card readers, microprocessors,disc drives, piezoelectric devices and digitally based systemsfurnish transient loads that a voltage regulator mustservice. Ideally, regulator output is invariant during a loadtransient. In practice, some variation is ...
https://www.eeworm.com/dl/665/237668.html
matlab例程
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R ...
https://www.eeworm.com/dl/665/178529.html
matlab例程
工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there ...
https://www.eeworm.com/dl/628/323072.html
编译器/解释器
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Reven
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in ...
https://www.eeworm.com/dl/519/304536.html
加密解密
Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.
Tasks
Read the textbook about the details of Vigenére Cipher.
Implement the algorithm by C or C++.
Requirements
You do this lab in a group of two students.
Your program should have input and output as follows:
csci>a.out
--> Please input the key:
receptive
--> Please input the ...
https://www.eeworm.com/dl/521950.html
书籍
Low Complexity MIMO Detection
In order to improve the spectral efficiency in wireless communications, multiple
antennas are employed at both transmitter and receiver sides, where the resulting
system is referred to as the multiple-input multiple-output (MIMO) system. In
MIMO systems, it is usually requiredto ...
https://www.eeworm.com/dl/829144.html
技术资料
verilog实现I2C通信的slave模块源码状态机设位计可做I2C接口的仿真模型
verilog实现I2C通信的slave模块源码状态机设位计可做I2C接口的仿真模型//`timescale 1ns/1psmodule I2C_slv (input [6:0] slv_id,input       RESET,input       scl_i,      //I2C clkinput       sda_i,    & ...
https://www.eeworm.com/dl/502/31395.html
单片机编程
87C576微控制器的在线编程
The 87C576 includes two separate methods of programming theEPROM array, the traditional modified Quick-Pulse method, and anew On-Board Programming technique (OBP).Quick Pulse programming is a method using a number of devicepins in parallel (see Figure 1) and is the traditional wa ...
https://www.eeworm.com/dl/571/21348.html
模拟电子
独特的IC BUFFER增强运算放大器设计
This note describes some of the unique IC design techniques incorporated into a fast, monolithic power buffer, the LT1010. Also, some application ideas are described such as capacitive load driving, boosting fast op amp output current and power supply circuits.