搜索结果
找到约 907 项符合
input 的查询结果
按分类筛选
- 全部分类
- 技术资料 (284)
- 单片机编程 (38)
- 其他 (37)
- matlab例程 (36)
- 电源技术 (34)
- 数学计算 (29)
- 单片机开发 (25)
- 模拟电子 (20)
- 人工智能/神经网络 (20)
- VHDL/FPGA/Verilog (18)
- 编译器/解释器 (17)
- Java编程 (17)
- 汇编语言 (17)
- 书籍 (16)
- 数据结构 (16)
- 数值算法/人工智能 (15)
- Linux/Unix编程 (14)
- 传感与控制 (10)
- 其他嵌入式/单片机内容 (10)
- 测试测量 (9)
- 书籍源码 (8)
- 压缩解压 (8)
- 嵌入式/单片机编程 (8)
- 源码 (7)
- DSP编程 (7)
- 加密解密 (7)
- 微处理器开发 (7)
- 可编程逻辑 (6)
- 驱动编程 (6)
- Java书籍 (6)
- 通讯/手机编程 (5)
- 其他书籍 (5)
- 文章/文档 (5)
- 嵌入式Linux (5)
- 其他行业 (5)
- 软件设计/软件工程 (5)
- VIP专区 (5)
- 软件 (4)
- 论文 (4)
- 通讯编程文档 (4)
- JavaScript (4)
- VC书籍 (4)
- 其他 (3)
- Internet/网络编程 (3)
- 企业管理 (3)
- 文件格式 (3)
- 中间件编程 (3)
- 行业发展研究 (3)
- 经验 (2)
- C/C++语言编程 (2)
- 行业应用文档 (2)
- 学术论文 (2)
- 开关电源 (2)
- 操作系统开发 (2)
- 其他文档 (2)
- 技术书籍 (2)
- 软件工程 (2)
- 开发工具 (2)
- 嵌入式综合 (2)
- 电子书籍 (2)
- 教程资料 (2)
- 教程资料 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 金融证券系统 (2)
- USB编程 (2)
- uCOS (2)
- Windows Mobile (2)
- 系统设计方案 (2)
- SQL Server (2)
- 教程 (1)
- 电路图 (1)
- 手册 (1)
- 应用设计 (1)
- 电子大赛 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 多媒体处理 (1)
- 仿真技术 (1)
- 资料/手册 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 通信网络 (1)
- 工控技术 (1)
- allegro (1)
- 源码/资料 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 网络 (1)
- CA认证 (1)
- BREW编程 (1)
- STL (1)
- VxWorks (1)
- 家庭/个人应用 (1)
- 交通/航空行业 (1)
软件设计/软件工程 GPIO (General Purpose Input and Output ports) with microprocessor programmable tri-state bus interfa
GPIO (General Purpose Input and Output ports) with microprocessor programmable tri-state bus interface
其他 A C++ code for generating sorting networks with n lines and m comparators as input parameters.
A C++ code for generating sorting networks with n lines and m comparators as input parameters.
通讯编程文档 This is sofe input and soft output programme you can use. Matlab is the similation tool.
This is sofe input and soft output programme you can use. Matlab is the similation tool.
加密解密 AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
数值算法/人工智能 These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomia
These codes require an ASCII input file interp.dat of the following form:
N: Number of Polynomial Interpolation Points (Small)
First Sample (x1,y1)
Second Sample (x2,y2)
...
Nth Sample (xN,yN)
N1: Number of Error Evaluation Points (Large)
First Sample (x1,y1)
Second Sample (x2,y2)
. ...
单片机编程 STM32F4-Discovery TIM_PWM_Input keil&iar例程
STM32F4-Discovery TIM_PWM_Input keil&iar例程
人工智能/神经网络 Sga.c 基本遗传算法源程序, 输入数据文件input
Sga.c 基本遗传算法源程序, 输入数据文件input,
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
数值算法/人工智能 Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione
Routine mampres: To obtain amplitude response from h(exp(jw)).
input parameters:
h :n dimensioned complex array. the frequency response is stored
in h(0) to h(n-1).
n :the dimension of h and amp.
fs :sampling frequency (Hz).
iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k))
If iamp=1: The ...