搜索结果
找到约 593 项符合
Output 的查询结果
按分类筛选
- 全部分类
- 技术资料 (63)
- 电源技术 (41)
- 单片机编程 (41)
- matlab例程 (32)
- 其他 (30)
- 单片机开发 (25)
- 模拟电子 (23)
- 数学计算 (23)
- 汇编语言 (20)
- 人工智能/神经网络 (18)
- VHDL/FPGA/Verilog (17)
- 编译器/解释器 (16)
- 数据结构 (13)
- 书籍 (13)
- Java编程 (12)
- 数值算法/人工智能 (11)
- 微处理器开发 (9)
- 传感与控制 (8)
- 可编程逻辑 (8)
- 其他嵌入式/单片机内容 (8)
- 其他书籍 (8)
- 压缩解压 (7)
- 书籍源码 (7)
- 驱动编程 (6)
- Java书籍 (6)
- 文章/文档 (6)
- 资料/手册 (5)
- 测试测量 (5)
- DSP编程 (5)
- 嵌入式/单片机编程 (5)
- 教程资料 (4)
- Internet/网络编程 (4)
- 软件设计/软件工程 (4)
- Linux/Unix编程 (4)
- 加密解密 (4)
- 论文 (4)
- 开关电源 (3)
- uCOS (3)
- 通讯/手机编程 (3)
- 电子书籍 (3)
- 源码 (3)
- 学术论文 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 无线通信 (2)
- C/C++语言编程 (2)
- 开发工具 (2)
- 设计相关 (2)
- 串口编程 (2)
- 其他行业 (2)
- 文件格式 (2)
- 中间件编程 (2)
- VC书籍 (2)
- 网络 (2)
- 嵌入式Linux (2)
- STL (2)
- 行业发展研究 (2)
- JavaScript (2)
- 软件 (2)
- PCB相关 (1)
- 技术书籍 (1)
- 工控技术 (1)
- *行业应用 (1)
- CA认证 (1)
- USB编程 (1)
- 技术管理 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- 软件工程 (1)
- VxWorks (1)
- Windows CE (1)
- Jsp/Servlet (1)
- Applet (1)
- 金融证券系统 (1)
- 多国语言处理 (1)
- Modem编程 (1)
- 通讯编程文档 (1)
- GPS编程 (1)
- 3G开发 (1)
- 游戏 (1)
- 仿真技术 (1)
- 源码/资料 (1)
- 其他文档 (1)
- 手册 (1)
- 电路图 (1)
- VIP专区 (1)
人工智能/神经网络 This code in this directory implements the binary hopfield network. Source code may be found in HOP
This code in this directory implements the binary hopfield network.
Source code may be found in HOPNET.CPP. A sample training file is
H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,
H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST. ...
编译器/解释器 针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法
针对“虎书”中的tiger语言写的语法分析器
根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。
特别提示:使用命令"yacc -v tiger.grm"可得到文件y.output
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User
Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
数值算法/人工智能 使用 RS232串列通訊和機器人連結
使用 RS232串列通訊和機器人連結,並且給予Output指令去使Robot去移動
嵌入式/单片机编程 This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
Documentation
docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design
- sch ...
邮电通讯系统 这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system
这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system with 3-input 2-output case”的源程序,主要是讲基于张量规范分解的多天线系统的忙识别问题,里边包含了相应的文章,可以一起对照着看。 ...
其他行业 This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates th
This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all th ...
其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t
Input
The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the small ...