搜索结果

找到约 593 项符合 Output 的查询结果

按分类筛选

显示更多分类

人工智能/神经网络 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. ...
https://www.eeworm.com/dl/650/199356.html
下载: 38
查看: 1056

编译器/解释器 针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法

针对“虎书”中的tiger语言写的语法分析器 根据书中对tiger语言的描述写了72条文法,对所有冲突均进行了处理,都是无害的冲突。本分析器还能对部分错误恢复。 特别提示:使用命令"yacc -v tiger.grm"可得到文件y.output
https://www.eeworm.com/dl/628/203555.html
下载: 168
查看: 1214

压缩解压 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 ...
https://www.eeworm.com/dl/617/206209.html
下载: 151
查看: 1053

其他书籍 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 ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1067

数值算法/人工智能 使用 RS232串列通訊和機器人連結

使用 RS232串列通訊和機器人連結,並且給予Output指令去使Robot去移動
https://www.eeworm.com/dl/518/210775.html
下载: 51
查看: 1080

嵌入式/单片机编程 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 ...
https://www.eeworm.com/dl/647/211269.html
下载: 25
查看: 1045

邮电通讯系统 这是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”的源程序,主要是讲基于张量规范分解的多天线系统的忙识别问题,里边包含了相应的文章,可以一起对照着看。 ...
https://www.eeworm.com/dl/690/211845.html
下载: 198
查看: 1114

其他行业 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 ...
https://www.eeworm.com/dl/668/213651.html
下载: 144
查看: 1045

其他 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 ...
https://www.eeworm.com/dl/534/214270.html
下载: 103
查看: 1663

其他 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 ...
https://www.eeworm.com/dl/534/214271.html
下载: 59
查看: 1088