目前本站已有 十几万 份求职资料啦!


多家公司的笔试题目汇总

12-17 15:50:50 来源:http://www.qz26.com 笔试题目   阅读:8611
导读: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,
多家公司的笔试题目汇总,标签:银行笔试题目,企业笔试题目,http://www.qz26.com
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.
  11.什么是进程(Process)和线程(Thread)?有何区别?
  12.MFC和SDK有何区别?
  13.IRP是什么?有何作用?
  14.Windows 2000操作系统下用户模式和内核模式下编程有何区别?
  15.驱动程序的BUFFER能swap到磁盘上去吗?为什么?
  16.试编写3个函数实现
  (1)建立一个双向链表
  (2)插入一个节点
  (3)删除一个节点
  17.简述Hardware interrupt和software中断的区别,简述其应用。

  18.试编写一个函数,计算一个字符串中A的个数。
  19.画出其相应流程图并编写一个函数实现一个整数到二进制数的转换,如输入6,输
出110。
  20.
  (1)编写一个递归函数,删除一个目录。
  (2)编写一个非递归函数,删除一个目录。
  并比较其性能。
  21.附加题:简单叙述编程经历
  硬件题目
  1.用mos管搭出一个二输入与非门。
  2.集成电路前段设计流程,写出相关的工具。
  3.解释名词IRQ,BIOS,USB,VHDL,SDR。
  4.简述如下Unix命令cp -r, rm,uname。
  5.用波形表示D触发器的功能。

  6.写异步D触发器的verilog module。
  7.What is PC Chipset?
  8.用传输门和倒向器搭一个边沿触发器。
  9.画状态机,接受1,2,5分钱的卖报机,每份报纸5分钱。
  DSP题目
  1.H(n)a*h(n1)+b*δ(n)
  (1)求h(n)的z变换
  (2)该系统是否为稳定系统
  (3)写出FIR数字滤波器的差分方程
  2.写出下面模拟信号所需的最小采样带宽
  (1)模拟信号的频率范围是0~4kHz
  (2)模拟信号的频率范围是2~4kHz
  3.名词解释
  (1)量化误差
  (2)直方图
  (3)白平衡
  (4)MMX
  4.写出下面几种格式中用到的压缩技术
  (1)JPEG
  (2)MPEG2
  (3)MP3



高通笔试题
  1. Can you describe the trend of wireless mobile communication industry? (
2000 letters)
  2. Compare the major third generation technologies.(2000 letters)
  3. Describe the characteristics of Walsh function. Explain how to generate
Walsh Function. (2000 letters)
  4. List factors that will affect the capacity of forward and reverse links
of a CDMA system. (2000 letters)
  5. What are the differences between IS-95 A/B and cdma2000 1X? (2000 lette
rs)




威盛笔试试题
  20xx年软件笔试题
  1.三组程序,找出你认为的错误。
  (1)a.c long temp[255];
  b.c extern *temp;
  (2)a.c long temp[255];
  b.c extern temp[256];
  (3)a.c long temp[255];
  b.c extern temp[];
  2.在第一个声明处编译出了奇怪的错误,为什么?
  #include <stdio.h>
  #include “myfun1.h”
  #include “myfun2.h”
  int myInt1;
  int myInt2;
  3.printf(“0x%x”, (&0)[1]); 请问打印了什么?
  4.汇编,用ax,bx,cx,dx,求1000×1000/30(四舍五入),结果放在ax中。

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]  下一页


Tag:笔试题目银行笔试题目,企业笔试题目求职笔试面试 - 笔试题目
【字号: 】 【打印】 【关闭
《多家公司的笔试题目汇总》相关文章
最新更新
推荐热门
联系我们 | 网站地图 | 财务资料 | 范文大全 | 求职简历 | 财会考试 | 成功励志
Copyright 二六求职资料网 All Right Reserved.
1 2 3 4 5 6 7 8 9 10