MPEG-1编码器输出视频的数据率大约为 (62) ,PAL制式下其图像亮度信号的分辨率为 (63) ,帧速为 (64) 。 63()
A. 352×288
B. 576×352
C. 720×576
D. 1024×720
查看答案
DOM is a platform- and language- (65) API that allows programs and scripts to dynamically access and update the content, structure and style of WWW documents (currently, definitions for HTML and XML documents are part of the specification). The document can be further processed and the results of that processing can be incorporated back into the presented (66) . DOM is a (67) -based API to documents, which requires the whole document to be represented in (68) while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large (69) documents that do not fit into the memory available for processing. 67()
A. table
B. tree
C. control
D. event
相对于DES算法而言,RSA算法的 (72) ,因此,RSA (73) 。 72()
A. 加密密钥和解密密钥是不相同的
B. 加密密钥和解密密钥是相同的
C. 加密速度比DES要高
D. 解密速度比DES要高
相对于DES算法而言,RSA算法的 (72) ,因此,RSA (73) 。 73()
A. 更适用于对文件加密
B. 保密性不如DES
C. 可用于对不同长度的消息生成消息摘要
D. 可以用于数字签名
DOM is a platform- and language- (65) API that allows programs and scripts to dynamically access and update the content, structure and style of WWW documents (currently, definitions for HTML and XML documents are part of the specification). The document can be further processed and the results of that processing can be incorporated back into the presented (66) . DOM is a (67) -based API to documents, which requires the whole document to be represented in (68) while processing it. A simpler alternative to DOM is the event-based SAX, which can be used to process very large (69) documents that do not fit into the memory available for processing. 68()
A. document
B. processor
C. disc
D. memory