扬智英语笔试题

时间:2018-12-31 12:00:00 资料大全 我要投稿

扬智英语笔试题

 1. Queue is a useful structure
* What is a queue?
* Write 5 operations or functions, without details, that can be done on a
queue.
2. Insert a sequence fo keys(24,49,13,20,59,23,90,35) into a data structur
e, which has no keys initially. Depict the data structure after these insertio
ns, if it is:
* a heap tree
* an AVL tree
3. * What is a synchronous I/O bus?
* What is an asnchronous I/O bus?
* Compare the advantages and disadvantages of synchronous and a synchronou
s I/O bus.
4. Explain the following terminology:
* Baud rate
* Handshaking
* Memory mapped I/O
5. Explain the key issues in supporting a real-time operation system for e
mbedded system.
6. Explain the mapping of visual addresses to real addresses under paging
by
* direct mapping
* associative mapping
* combined direct/associated mapping
7. Please explain what is “write-back” and “write-through”, and discus
s the advantage and disadvantage about these two methods.
8. Explain the concept and benefit of threads
9. What is hardware interrupt? What is software interrupt? What is excepti
on? Please tell me all you know about interrupt.
10. Write a recursive function that tests wether a string is a palindrome.
A palindrome is s string such as “abcba” or “otto” that reads the same in
both directions.If you can write this function recursively,you can write an i
terative version of this function instead.
 

扬智英语笔试题

【扬智英语笔试题】相关文章:

1.扬智笔试题

2.扬智软件笔试题

3.扬智DSP笔试题目

4.扬智硬件类笔试题

5.扬智(科技)软件笔试题目

6.扬智科技最新笔试题

7.扬智硬件题目

8.扬智(科技)软件笔试题目第10题答案