搜索结果
找到约 671 项符合
Input 的查询结果
按分类筛选
- 全部分类
- 技术资料 (84)
- 其他 (36)
- 单片机编程 (35)
- matlab例程 (35)
- 电源技术 (34)
- 数学计算 (27)
- 模拟电子 (20)
- 人工智能/神经网络 (19)
- 单片机开发 (19)
- Java编程 (17)
- 编译器/解释器 (17)
- 汇编语言 (16)
- 数据结构 (16)
- VHDL/FPGA/Verilog (16)
- 书籍 (16)
- 数值算法/人工智能 (14)
- Linux/Unix编程 (14)
- 传感与控制 (10)
- 其他嵌入式/单片机内容 (10)
- 测试测量 (9)
- 压缩解压 (8)
- 微处理器开发 (7)
- 书籍源码 (7)
- 加密解密 (7)
- 嵌入式/单片机编程 (7)
- 可编程逻辑 (6)
- DSP编程 (6)
- 驱动编程 (6)
- Java书籍 (6)
- 其他行业 (5)
- 软件设计/软件工程 (5)
- 文章/文档 (5)
- 通讯/手机编程 (5)
- 其他书籍 (5)
- 源码 (5)
- 嵌入式Linux (4)
- VC书籍 (4)
- 通讯编程文档 (4)
- JavaScript (4)
- 论文 (4)
- 企业管理 (3)
- 行业发展研究 (3)
- 文件格式 (3)
- Internet/网络编程 (3)
- 中间件编程 (3)
- 软件 (3)
- 其他 (3)
- VIP专区 (3)
- 学术论文 (2)
- 其他文档 (2)
- 技术书籍 (2)
- 教程资料 (2)
- 教程资料 (2)
- 开关电源 (2)
- 开发工具 (2)
- *行业应用 (2)
- 游戏 (2)
- 系统设计方案 (2)
- uCOS (2)
- 软件工程 (2)
- 操作系统开发 (2)
- Applet (2)
- 电子书籍 (2)
- 金融证券系统 (2)
- SQL Server (2)
- Windows Mobile (2)
- 经验 (2)
- 行业应用文档 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- allegro (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 工控技术 (1)
- 仿真技术 (1)
- 设计相关 (1)
- 语音压缩 (1)
- CA认证 (1)
- USB编程 (1)
- 串口编程 (1)
- 邮电通讯系统 (1)
- SCSI/ASPI (1)
- VxWorks (1)
- Jsp/Servlet (1)
- Windows CE (1)
- STL (1)
- RFID编程 (1)
- BREW编程 (1)
- 电子政务应用 (1)
- 家庭/个人应用 (1)
- 网络 (1)
- Linux/uClinux/Unix编程 (1)
- 源码/资料 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 电路图 (1)
- 电子大赛 (1)
- 应用设计 (1)
数值算法/人工智能 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例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d
The function applies the Madsen method for Doppler Centroid estimation. The input are:
1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
汇编语言 1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位
1、 在NMBER INPUT的基础上设计数字密码锁
2、 运行初始密码为学号后8位,密码不正确执行4、5功能
3、 连续3次密码错误,锁定键盘,发出报警指示
4、 输出开锁信号(使用功率开关),LED指示
设置修改密码功能,数据存入24C01EEROM ...
JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
其他嵌入式/单片机内容 sd card input,output source program
sd card input,output source program
Java编程 read file input (java source code)
read file input (java source code)
嵌入式/单片机编程 7400 QUAD 2-INPUT NAND GATES 与非门 7401 QUAD 2-INPUT NAND GATES OC 与非门 7402 QUAD 2-INPUT NOR GATES
7400 QUAD 2-INPUT NAND GATES 与非门
7401 QUAD 2-INPUT NAND GATES OC 与非门
7402 QUAD 2-INPUT NOR GATES 或非门
7403 QUAD 2-INPUT NAND GATES 与非门
7404 HEX INVERTING GATES 反向器
7406 HEX INVERTING GATES HV 高输出反向器
7408 QUAD 2-INPUT AND GATE 与门
7409 QUAD 2-INPUT AND GATES OC 与门
7410 ...
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.
编译器/解释器 This circuit is a nice edge detector that gives you synchronous notification of edges on your input
This circuit is a nice edge detector that gives you
synchronous notification of edges on your input signal. There s no excuse for not doing this it s a tiny
circuit in just five lines of Verilog.