搜索结果

找到约 394 项符合 There 的查询结果

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 ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1065

通讯编程文档 This paper presents a new adaptive mobility-aware MAC protocol for sensor networks (MS-MAC). The p

This paper presents a new adaptive mobility-aware MAC protocol for sensor networks (MS-MAC). The protocol uses any change in received signal level as an indication of mobility and, when necessary, triggers the mobility handling mechanism. By doing this way, the new mobility-aware MAC protocol can wo ...
https://www.eeworm.com/dl/646/482869.html
下载: 184
查看: 1082

其他 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

Java编程 PenguinCards is a java-based card game. You can either play against computer or another player. On t

PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!
https://www.eeworm.com/dl/633/487661.html
下载: 72
查看: 1095

*行业应用 it is a cleaner for windows msconfig when you disable an msconfig item it will still appear on th

it is a cleaner for windows msconfig when you disable an msconfig item it will still appear on there. This programme let you remove disabled msconfig items
https://www.eeworm.com/dl/631/490920.html
下载: 85
查看: 1101

编译器/解释器 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.
https://www.eeworm.com/dl/628/491570.html
下载: 168
查看: 1041

数学计算 This is svd source code implementation in c++ , the zip file contain the ap file ,more detail ,plea

This is svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.
https://www.eeworm.com/dl/641/492931.html
下载: 20
查看: 1213

认证考试资料 What you always wanted to know about networking but were afraid to ask! * How the Internet work

What you always wanted to know about networking but were afraid to ask! * How the Internet works * How e-mail, e-learning, and telephony work on the Internet * What makes a network safe * How traffic gets from here to there * Disaster recovery and other ways to keep a network running * How busines ...
https://www.eeworm.com/dl/698/493673.html
下载: 148
查看: 1052

通讯编程文档 data are often used interchangeably, they are actually very different. Data is a set of unrelated in

data are often used interchangeably, they are actually very different. Data is a set of unrelated information, and as such is of no use until it is properly evaluated. Upon evaluation, once there is some significant relation between data, and they show some relevance, then they are converted into in ...
https://www.eeworm.com/dl/646/493946.html
下载: 196
查看: 1067

Windows编程 Delphi 泛型容器 TDictionary 的用法 Demo

Collection of key-value pairs.  TDictionary represents a generic collection of key-value pairs.  This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality ope ...
https://www.eeworm.com/dl/507598.html
下载: 1
查看: 873