搜索结果
找到约 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)
技术资料 STM32F4-Discovery TIM_PWM_Input keil&iar例程
STM32F4-Discovery TIM_PWM_Input keil&iar例程
CA认证 * * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char data
* char data length
*
* Return
* 0: success -1: e ...
单片机开发 TL062/TL064 MOTOROLA开发的low power JFET input operational amplifiers
TL062/TL064 MOTOROLA开发的low power JFET input operational amplifiers
Java书籍 All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output ...
其他 Z8 64k microcontroller code for sampling an input signal using built-in ADC
Z8 64k microcontroller code for sampling an input signal using built-in ADC
DSP编程 A GPIO(General Purpose Input Output) example source code for TI TMS320F2812 DSP
A GPIO(General Purpose Input Output) example source code for TI TMS320F2812 DSP
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
matlab例程 Smart Antenna system receiving three white input multipath signals from two sources (3 each) and dis
Smart Antenna system receiving three white input multipath signals from two sources (3 each) and distinguishing each multipath.
*行业应用 <B>Award BIOS(Basic Input/Output System)(电脑启动时所必需)的源码</B>
Award BIOS(Basic Input/Output System)(电脑启动时所必需)的源码
压缩解压 h.263 c编码源码。目录下有input。qcif原始未压缩文件
h.263 c编码源码。目录下有input。qcif原始未压缩文件,运行程序生成重建文件recon。qcif和压缩后文件output。263文件。