066[1].delphi_cs笔试题.txt
来自「总结了一些软硬件方面的笔试面试题」· 文本 代码 · 共 33 行
TXT
33 行
Delphi CS笔试题(ZZ from 小百合)
shury 发表于 2004-12-6 14:11:00
1.List at least 3 sorts of programing languages you know.
2.List most addressing methods inside 80x86 computer system you know.
3.suppose:(DS)=2000H,(BX)=1250H,(SI)=528FH。
the displacement is 20A1H,and (232F7H)=3280H,(264E5)=2450H.
then,
after excute inspector:JMP TABLE[BX],(IP)=?
4.IRP X,(1,2,3,4,5,6,7,8,9,0)
DB X
ENDM
?the result of above sentents compiled?
5.supposeed that comunication telecommunication coding consisted of only 8 let
ters,the frequency of each of these letters appearance is: 50,14,5,9,20,3,30,1
1 .please design Huffman code for them.
6.what is the conditions of dead-locking?what is the primary methods of resolv
e?
7......
面试的时候要做自我介绍哦,基本上只围绕你的简历和答卷提问。有过工作经历的同学要
注意了,它会问为什么要离开?
是老美提问,旁边没有中国人,不过是很地道的美语啦,比那个什么你杨说的英语好懂多
了,大家不要怕。
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?