CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - C面试题

搜索资源列表

  1. interviewquestions

    0下载:
  2. 找工作的朋友可以 看看,这里是一些IT 企业面试时候用的面试题目-Looking for work friends can see, here are some IT companies with the interview when the interview subject
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:245547
    • 提供者:liyin1214
  1. mianshi

    0下载:
  2. c与c++面试题汇总.doc 微软亚洲技术中心的面试题!!! 1.进程和线程的差别。 -c and c++ face summary questions. doc Microsoft Technology Center in Asia face questions! ! ! 1. The difference between process and thread.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:49221
    • 提供者:王东旭
  1. CC++InterviewHandbook

    0下载:
  2. CC++面试题大汇总.txt.汇集了近年来最核心的C,C++面试题,从原理进行分析。让你具备更多的笔试技巧-CC++ Face big test summary. Txt. Brings together the most recent years, the core C, C++ Face questions from the principle of analysis. Allows you to have more written skills
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:26160
    • 提供者:Daniel Hao
  1. test

    0下载:
  2. 很多种知名公司的面试题,大多是算法问题,用C++编写的源码,还有一些比较难的问题的解答,例如:两路归并排序,-Are many well-known companies face questions, mostly algorithm issue, C++ Prepared source, there are some of the more difficult questions, such as: two-way merge sort
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:20783
    • 提供者:nicai
  1. 213

    0下载:
  2. 2007中兴面试题 答案.有完整的代码和调试。-the key to interview of zhongxing
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2174731
    • 提供者:chen fei
  1. Surfacetest

    0下载:
  2. c/c++面试题,很多经典的题,比如 /a和b交换面试题2.cpp //如何将a、b的值交换,并且不使用任何中间变量? //解析: //简而言之,用异或语句比较容易,不用担心超界的问题。 //如果采用: // a=a+b // b=a-b // a=a-b //这样做的缺点就是如果a,b都是比较大的两个数,a=a+b时就会超界。 //而采用: // a=a^b b=a^b a=a^b 无须担心超界的问题,这样就比较好。 //参与运算的两
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:11161
    • 提供者:武林
  1. zuichang

    0下载:
  2. 网易的一道面试题,求一个字符串中最长的重复字串,用到了C++的容器-Netease' s face questions together, and the longest a string repeat string, use the C++ containers
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:955017
    • 提供者:杨坤
  1. C

    0下载:
  2. 该程序上有200多个笔试面试题,这些程序并不在于提供C/C++程序员求职面试指导,而旨在从技术上分析面试题的内涵。文中的大多数面试题来自各大公司历年的题。-The program has more than 200 written on the face examination questions, these programs do not is to provide a C/C++ programmer job interview guide, which aims to examinati
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1344001
    • 提供者:chenggil102
  1. javaCCplusplus

    0下载:
  2. 面试题目,C++,C,JAVA收集整理,各个企业及经典的面试题-Interview topics, C++, C, JAVA to collect and collate the various enterprises and the classic face Question
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12704510
    • 提供者:cansy Tong
  1. mianshitidaquan

    0下载:
  2. 这是c++笔试面试题大全,希望能给大家参考,帮助大家。-This is a c++ written test surface examination questions Daquan, want to give your reference a helping hand.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1309421
    • 提供者:陈士大
  1. googleinterview

    0下载:
  2. google的一道JAVA面试题,有人用c写了一个,得出这些结果只用了几十毫秒!   有更好思路的可以讨论讨论。-google for a JAVA face questions, someone wrote a c obtained these results only dozens of milliseconds! Have a better idea of the discussion can be discussed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1051
    • 提供者:阿生
  1. DSPzhongxing

    0下载:
  2. 此为中兴的面试题——“中兴捧月”。用C++开发软件!-This is ZTE' s face questions- " ZTE holding on."
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7324791
    • 提供者:张重庆
  1. five

    0下载:
  2. 世界五百强的面试题库,成就你进名企的希望-Five hundred of the world' s interview question bank, into the name of success you hope for enterprises
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:370322
    • 提供者:shaotine
  1. CPPtitle

    0下载:
  2. c++面试题很有用,同学整理,自己感觉很实用,经典-c++ interview questions is useful, the students finish, he felt very practical, classic
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:51111
    • 提供者:yangkuan
  1. c-language-interview-question

    0下载:
  2. C语言面试题,包括编程题,找错题,填空题和问答题-C-face questions, including the program title, got the wrong questions, fill in the blank and essay questions
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:24906
    • 提供者:米啦米
  1. C

    0下载:
  2. 这是本人认为比较经典的c面试题,找工作时可用-I think this is more classic c interview questions, to find a job available
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:255394
    • 提供者:yilian
  1. C++练习题

    0下载:
  2. 打印日历 推箱子游戏 最大公约数与最小公倍数 最简分数的化简 腾讯面试题(Print calendar Box game GCD and LCM Simplification of the simplest fraction Tencent interview questions)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:浅沫浅痕
  1. 51CTO下载-C#纯代码美化皮肤

    0下载:
  2. 这是一个很全面的皮肤,在C#窗体能够使用的到哦,一个好开发组不能使自己界面太差(the ses afas afas aewfeb retfevbe dfgs)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:757760
    • 提供者:1007326375
  1. 50个C、C++面试题

    0下载:
  2. c/c++面试,各大企业招聘人才,笔试、面试题(using for c/c++ written examination and interview)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:509952
    • 提供者:fqbest
  1. c c++程序员面试宝典

    1下载:
  2. 这是一本关于c c++程序员面试的电子书!里面包含了程序员面试基础知识、常见c语言面试题、程序员面试技巧、华为面试题、百度面试题、金山面试题、腾讯面试题、中兴面试题、google面试题(This is an e-book about C c++ programmers' interview. It contains the basic knowledge of the programmer's interview, the common C language interview, the pro
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1423360
    • 提供者:Xingli
« 12 »
搜珍网 www.dssz.com