CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 面试

搜索资源列表

  1. LINUX_knowledge

    0下载:
  2. 嵌入式或LINUX相关研发面试题目,也是学习嵌入式系统的精典资料
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20499
    • 提供者:杨华 
  1. test_questions_about_embedded_system_and_linux_dev

    0下载:
  2. 嵌入式及linux研发面试相关题目,包括ANSI C/C++方面的知识和POSIX方面的知识等。-Test questions about embedded system and linux development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:19796
    • 提供者:lvcg
  1. linux_C.doc.tar

    0下载:
  2. 嵌入式或LINUX相关研发面试题目, 希望能给各位朋友带来很多的帮助。-Embedded or LINUX-related R & D interview subject, I hope you can bring a lot of help from friends.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:37810
    • 提供者:lcj
  1. C

    0下载:
  2. 一些关于c语言的要点希望大家会喜欢,面试c方面的工作前看看,对大家面试可能会有一点帮助-C language on the main points of hope that people will like it,C aspects of the interview before the look at the interview for all of us may have a little help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1713691
    • 提供者:易浩
  1. unix_bishi

    0下载:
  2. unix的笔试题 对平常学习及参加面试的时候很有帮助的 欢迎大家下载-unix questions of ordinary pen to learn and to participate in the interview helpful welcome when you download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4260
    • 提供者:yang
  1. linux

    0下载:
  2. linux中常见的问题及解决方法,linux复习资料,linux笔试面试题及答案-linux common problems and solutions, linux review information, linux face written questions and answers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:127310
    • 提供者:chujiu
  1. linux-files

    0下载:
  2. 嵌入式或LINUX相关研发面试题目 - 嵌入式开发 - JBLOOK结伴求职培训--IT求职笔试真题库 - Powered by Discuz!.files-Embedded or LINUX-related R & D interview subject- Embedded Development- JBLOOK together job training- IT job really written questions- Powered by Discuz!. Files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:18474
    • 提供者:谭益军
  1. C

    0下载:
  2. C面试,有很多都是经验,还有是从网上找到的,希望对大家能有帮助-C interview, many of which are experienced, there is found from the Internet, in the hope that we can help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:10035
    • 提供者:eoollo
  1. mianshi

    1下载:
  2. 嵌入式面试的好资料,超牛的资料!我自己总结的,有好多公司的。-Embedded interview good information, the information super-cow!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:24690158
    • 提供者:ning
  1. linux-user-Manager

    0下载:
  2. linux 用户管理详细分析,是一个很好的学习资料,面试的时候这类问题也是很多的-linux user management detailed analysis, is a good learning materials, when the interview is a lot of these problems
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1094009
    • 提供者:古稀
  1. UnixQuestions

    0下载:
  2. Unix 面试经典问题及答案 准备找工作面试有关linux unix问题的下载-Unix interview questions and answers are ready to look for the classic job interview question about linux unix download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:41933
    • 提供者:yujia
  1. linux-mianshi

    0下载:
  2. LINUX 相关面试资料,可以对LINUX方面进行有指引方向-LINUX interview data, LINUX aspects, there are guidelines direction
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:436426
    • 提供者:莫富广
  1. ARM-interview-collcet

    0下载:
  2. 史上最全的arm编程面试宝典,有个个公司的经典面试题。-The most complete history of arm the programming interview book, all classic interview questions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:20404
    • 提供者:moom
  1. Cyuyan

    0下载:
  2. 这是我自己整理的关于c语言方面的知识,希望对初学者有帮助,主要是讲解了一些关于c语言方面的基本知识,和关于面试方面的一些试题-Finishing my own knowledge of c language for beginners, is to explain some basic knowledge of c language, some questions and interviewing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:6644572
    • 提供者:李渡
  1. Embedded-systemsand-Linux

    0下载:
  2. 嵌入式系统和linux面试经典题目 一.1、简答题。下面的题目必须全部答对才给分(20分): 1、 如何在C中初始化一个字符数组。 2、 如何在C中为一个数组分配空间。 3、 如何初始化一个指针数组。 4、 如何定义一个有10个元素的整数型指针数组。 5、 s[10]的另外一种表达方式是什么。 6、 GCC3.2.2版本中支持哪几种编程语言。 7、 要使用CHAR_BIT需要包含哪个头文件。 8、 对(-1.2345)取整是多少? 9、 如何让局部变量具有
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:10680
    • 提供者:刘涛
  1. Large-collection-offace-questions

    0下载:
  2. C-C++程序员应聘常见面试题深入剖析 如何进入到嵌入式系统开发行业 如何准备软件工程师的面试-Large collection of face questions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:159294
    • 提供者:刘涛
  1. qyujou61

    0下载:
  2. 关于通信7号信令的一些考试试题,对求职面试很有用()
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:63488
    • 提供者:rdscsdig
搜珍网 www.dssz.com