搜索结果

找到约 417 项符合 each 的查询结果

按分类筛选

显示更多分类

人工智能/神经网络 The code on this diskette has been organized by chapter. Each subdirectory containing listing has a

The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All progr ...
https://www.eeworm.com/dl/650/359996.html
下载: 181
查看: 1079

matlab例程 PRINCIPLE: Removal of the row mean from each row, followed by division of the row by the respective

PRINCIPLE: Removal of the row mean from each row, followed by division of the row by the respective row standard deviation.
https://www.eeworm.com/dl/665/371768.html
下载: 91
查看: 1042

人工智能/神经网络 Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the func

Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the functions NNPRUNE and NNFPE.
https://www.eeworm.com/dl/650/384090.html
下载: 105
查看: 1027

通讯/手机编程 Simulation of a transmitter implementing the OFDM transmission chain with QPSK modulation on each su

Simulation of a transmitter implementing the OFDM transmission chain with QPSK modulation on each sub-carrier
https://www.eeworm.com/dl/527/393957.html
下载: 109
查看: 1030

单片机开发 getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp

getip1.cpp // // This program reports the IP address for each adapter in your machine. // To compile from command-line type: // // cl getip1.cpp wsock32.lib // // Make sure your INCLUDE and LIB environment variables are set up properly // you can run vcvars32.bat
https://www.eeworm.com/dl/648/403284.html
下载: 184
查看: 1028

其他 Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an

Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? &#1048708 To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. &#1048708 This problem c ...
https://www.eeworm.com/dl/534/406524.html
下载: 187
查看: 1029

技术管理 u-boot loader documents like each device pdf s

u-boot loader documents like each device pdf s
https://www.eeworm.com/dl/642/411988.html
下载: 189
查看: 1059

GPS编程 This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each ch

This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subframe. At the same time function returns list of channels, that a ...
https://www.eeworm.com/dl/693/413618.html
下载: 151
查看: 1057

Applet Convert infix to postfix and show each process in SVG

Convert infix to postfix and show each process in SVG
https://www.eeworm.com/dl/634/414104.html
下载: 145
查看: 1023

数据结构 The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value

The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operat ...
https://www.eeworm.com/dl/654/414286.html
下载: 201
查看: 1037