MIDI enables people to use (51) computers and electronic musical instruments. There are actually three components to MIDI, the communications " (52) ", the Hardware Interface and a distribution (53) called "Standard MIDI Files". In the context of the WWW, the most interesting component is the (54) Format. In principle, MIDI files contain sequences of MIDI Protocol messages. However, when MIDI Protocol (55) are stored in MIDI files, the events are also time-stamped for playback in the proper sequence. Music delivered by MIDI files is the most common use of MIDI today. (55)是()
A. messages
B. packets
C. frame
D. information
查看答案
Serialization delay and (1) delay are the two components of network delay that are improved by increasing bandwidth. Serialization delay, i.e. the amount of time it takes to put the (2) on the wire, and queuing delay (depth of the queue) are improved by increasing the (3) from a 128Kbps circuit to a T1. However, three other components of delay, routing/switching delay, distance delay, and protocol delay are components that can not be positively affected by an (4) in bandwidth. If the circuits are not over-utilized, then increasing the bandwidth to improve the (5) of the application will only result in an increased bandwidth with no positive effects on performance. (5)是()
A. capability
B. cost
C. amount
D. performance
The metric assigned to each network depends on the type of protocol. Some simple protocol, like RIP, treats each network as equals. The (91) of passing through each network is the same; it is one (92) count. So if a packet passes through 10 network to reach the destination, the total cost is 10 hop counts. Other protocols, such as OSPF, allow the administrator to assign a cost for passing through a network based on the type of service required. A (93) through a network can have different costs (metrics). For example, if maximum (94) is the desired type of service, a satellite link has a lower metric than a fiber-optic line. On the other hand, if minimum (95) is the desired type of service, a fiber-optic line has a lower metric than a satellite line. OSPF allow each router to have several routing table based on the required type of service. (95)是()
A. delay
B. stream
C. packet
D. cost
Serialization delay and (1) delay are the two components of network delay that are improved by increasing bandwidth. Serialization delay, i.e. the amount of time it takes to put the (2) on the wire, and queuing delay (depth of the queue) are improved by increasing the (3) from a 128Kbps circuit to a T1. However, three other components of delay, routing/switching delay, distance delay, and protocol delay are components that can not be positively affected by an (4) in bandwidth. If the circuits are not over-utilized, then increasing the bandwidth to improve the (5) of the application will only result in an increased bandwidth with no positive effects on performance. (4)是()
A. increase
B. decrease
C. maintenance
D. extension
WebSQL is a SQL-like (61) language for extracting information from the web. Its capabilities for performing navigation of web (62) make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a (63) , all the pages that can be reached from a given URL through. (64) that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common (65) Interface. (63)是()
A. hypertext
B. page
C. protocol
D. operation