搜索结果

找到约 170 项符合 ADDRESS 的查询结果

DSP编程 This program requires the DSP2833x header files. // // This program requires an external I2C RT

This program requires the DSP2833x header files. // // This program requires an external I2C RTC connected to // the I2C bus at address 0x6f. // // As supplied, this project is configured for "boot to SARAM" // operation. The 2833x Boot Mode table is shown below. // For information o ...
https://www.eeworm.com/dl/516/464477.html
下载: 148
查看: 1067

matlab例程 To understand the traffic mechanism and find optimal strategies to improve traffic capacity is one o

To understand the traffic mechanism and find optimal strategies to improve traffic capacity is one of the important issues we have to address.
https://www.eeworm.com/dl/665/470237.html
下载: 124
查看: 1045

*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_fami ...
https://www.eeworm.com/dl/631/471268.html
下载: 76
查看: 1036

其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge

Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers don’t reinvent the wheel They use good solutions again and again Find & us ...
https://www.eeworm.com/dl/542/474117.html
下载: 60
查看: 1029

其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge

Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers don’t reinvent the wheel They use good solutions again and again Find & us ...
https://www.eeworm.com/dl/542/474118.html
下载: 178
查看: 1032

其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge

Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers don’t reinvent the wheel They use good solutions again and again Find & us ...
https://www.eeworm.com/dl/542/474120.html
下载: 94
查看: 1028

其他书籍 Very hard to design reusable Software Design must be specific to problem on hand Design must be ge

Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers don’t reinvent the wheel They use good solutions again and again Find & us ...
https://www.eeworm.com/dl/542/474122.html
下载: 96
查看: 1028

其他 To use the MSSP port to communicate with 3-wire devices, the bytes to be output must be aligned

To use the MSSP port to communicate with 3-wire devices, the bytes to be output must be aligned such that the LSB of the address is the 8th bit (LSB) of a byte to be output. From there, the bits should fill the byte from right to left consecutively.
https://www.eeworm.com/dl/534/486996.html
下载: 89
查看: 1047

Internet/网络编程 A routing scheme for content based networking. Content-based network is a network which does nt make

A routing scheme for content based networking. Content-based network is a network which does nt make use of the source or the destination address to forward a message. This network is quite different from the traditional network.
https://www.eeworm.com/dl/620/494796.html
下载: 119
查看: 1075

单片机编程 红外解码程序

/*  * _168ZHONGDUAN2.c  *  * Created: 2014/11/2 15:12:45  *  Author: lenovo  */  #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic.h> //unsigned char const SEGtabl ...
https://www.eeworm.com/dl/509771.html
查看: 52