算法(algorithm)

题目
名词解释题
算法(algorithm)
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

There are two common types in page replacement algorithm : stack and non-stack strategies.When a real page number increase only stack algorithm can increase the hit rate monotonously.In the following replacement algorithm, which one belongs to non-stack strategy

A.FIFO

B.LRU

C.OPT

D.non of above


正确答案:A

第2题:

下面算法中,属于非对称密钥加密算法的是__(53)__。

A.DES(Digital Encryption Standard)

B.RC2(Rivest Ciphers 2)

C.RC5(Rivest Ciphers 5)

D.DSA(Digital Signature Algorithm)


正确答案:C
非对称密钥加密算法又称为公开密钥加密算法,常见的有RSA、DSA、D-H算法等。

第3题:

Most frequently used algorithm for page replacement is

A.LRU

B.FIFO

C.OPT

D.PPT


正确答案:A

第4题:

The DES algorithm is an example of what type of cryptography?DES算法是下面哪一个加密算法的一个样例?()

  • A、Secre tKey.秘密密钥
  • B、Asymmetric Key.非对称密钥
  • C、Two-key双密钥
  • D、Public Key.公钥

正确答案:A

第5题:

WhenconfiguringdualVIOserverstoconnecttoSANbaseddiskinfailovermode,whatsettingmustbeapplied?()

A.algorithm=failover

B.algorithm=round_robin

C.reserve_policy=no_reserve

D.reserve_policy=single_path


参考答案:C

第6题:

A company that makes Computer Assisted Design (CAD) software has, within its application, some utility classes that are used to perform 3D rendering tasks. The company‘s chief scientist has just improved the performance of one of the utility classes‘ key rendering algorithms, and has assigned a programmer to replace the old algorithm with the new algorithm. When the programmer begins researching the utility classes, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class‘s API, and replaces the old algorithm with the new algorithm, being careful that her changes adhere strictly to the class‘s API. Once testing has begun, the programmer discovers that other classes that use the class she changed are no longer working properly.What design flaw is most likely the cause of these new bugs?()

A.Inheritance

B.Tight coupling

C.Low cohesion

D.High cohesion

E.Loose coupling

F.Object immutability


参考答案:B

第7题:

Which RADIUS configuration command implements a primary/backup scenario for multiple servers?()

A.radius algorithm direct

B.radius algorithm backup

C.radius algorithm primary

D.radius algorithm round-robin


参考答案:A

第8题:

Which routing select algorithm is described below ? According to a kind of fix regulation, the select algorithm of route works and has nothing to do with the network information newly.

A.Static Routing Algorithm

B.Dynamic Routing Algorithm

C.Centralized Routing Algorithm

D.Distributed Routing Algorithm


正确答案:A

第9题:

Which one of the following is NOT a supported IKE attribute?()

  • A、 PFS group.
  • B、 Encryption algorithm.
  • C、 Hashing Algorithm.
  • D、 Authenticationmethod.
  • E、 Lifetime duration.

正确答案:A

第10题:

何谓ARIZ(Algorithm for Inventive-Problem Solving)算法?


正确答案:ARIZ——发明问题解决算法,是TRIZ理论中的一个主要分析问题、解决问题的方法,其目标是为了解决问题的物理矛盾。该算法主要针对问题情境复杂、矛盾及其相关部件不明确的技术系统。它是一个对初始问题进行一系列变形及再定义等非计算性的逻辑过程,实现对问题的逐步深入分析和转化,最终解决问题。该算法尤其强调问题矛盾与理想解的标准化。

更多相关问题