CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C和C 面试

搜索资源列表

  1. C++mianshi

    0下载:
  2. C++面试题集(最全的CC++试题集和答案)Fetch,Datebase,SoftWare,Ajax,数据库开发,软件开发,网页设计,中华网魂,网魂软件,NetFetch,数据库面试,C++面试-face questions Set C (CC most comprehensive collections of examination questions and answers) Fetch, Datebase. SoftWare, Ajax, database development, sof
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:24192
    • 提供者:riklin
  1. CC++mianshi.rar

    0下载:
  2. 个人收藏的面试集锦: C++面试题集(最全的CC++试题集和答案) c与c++面试题汇总1 c与c++面试题汇总 ,Personal collection of Interview Highlights: C++ Face test set (most of CC++ Questions and answers set) c and c++ Surface 1c with summary questions c++ Face questions Summary
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:795735
    • 提供者:kingd
  1. c++面试题目

    0下载:
  2. 1、虚函数的本质和实现机制 答:虚函数的本质是通过基类访问派生类定义的函数。虚函数只能借助于指针或者引用来达到多态效果。 2、C++中传递函数参数的方式及他们的优缺点? 答:C++语言中,函数的参数和返回值的传递方式有三种:值传递、指针传递和引用传递。 3、重载(overload)和重写(overried,有的书也叫做“覆盖”)的区别? 答:常考的题目。从定义上来说: 重载:是指允许存在多个同名函数,而这些函数的参数表不同(或许参数个数不同,或许参数类型不同,或许两者都不同)
  3. 所属分类:文档资料

  1. 87361030soul_C

    0下载:
  2. 非常实用的嵌入式C经典笔试题和答案,高人指点。-Be very useful for embedded C classic pen and answers questions, expert advice.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1582052
    • 提供者:
  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. C++application

    0下载:
  2. 关于c++面试的试题和面试技巧,找程序员工作者必备 -About c++ Interview questions and interviewing techniques, to find workers, programmers must
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:143167
    • 提供者:wuming
  1. C++mianshi

    0下载:
  2. C++面试宝典,搜集各大知名公司和企业的C++编程面试问题。对就业学生很有帮助-C++ Baodian interviews to collect the major well-known companies and enterprises of the C++ Programming interview questions. Very helpful on the employment of students
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:421443
    • 提供者:guodalu
  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-16
    • 文件大小:11161
    • 提供者:武林
  1. C

    0下载:
  2. C语言深度解剖 --最近面试了一些人,包括应届本科、硕士和工作多年的程序员, 在问到C 语言相关的问题的时候,总是没几个人能完全答上我的问 题。甚至一些工作多年,简历上写着“最得意的语言是C 语言”,“对 C 有很深的研究”,“精通C 语言”的人也答不完全我的问题,甚至有 个别人我问的问题一个都答不上。-C-depth anatomy- recently interviewed some people, including the final year undergraduate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:224933
    • 提供者:cao
  1. c_programmer_interview_collection

    0下载:
  2. c,c++程序员面试宝典,通过编译的chm格式,更容易查找和翻页-c, c++ programmer interview Collection, through compiled chm format, easier to find and flip
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1427223
    • 提供者:raintiger
  1. C-depth-of-anatomical

    0下载:
  2. C语言深度解剖 本书讲的内容比一般的C书籍深得多,其中有很多各大公司的面试和笔试题目,所以这本书不太适合初学者。-C-depth anatomy book about the contents of the books than the average depth of C is much more, including many major companies of the interview and written test questions, so this book is not
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:809438
    • 提供者:李玮
  1. paixu

    0下载:
  2. C和C++数据结构里对排序算法的综合研究文档,对于找工作的笔试和面试都很有用-C and C++ data structures in a comprehensive study of the document sorting algorithm for job interviews and tests are useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5440
    • 提供者:shixj
  1. two-books-of-c-P-P-programmer-

    0下载:
  2. c和c++程序员必备两本书 对程序员面试有决定作用-two books of c++ programmer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2421581
    • 提供者:陈玉鸣
  1. Depth-anatomy-of-C-language

    0下载:
  2. 本书并不是从头到尾讲解 C 语言的基础知识,所以,本书并不适用于 C 语言零基础的人。本书的知识要比一般的C 语言书讲的深的多,其中有很多问题是各大公司的面试或笔试题。所以本书的读者应该是中国广大的计算机系的学生和初级程序员。如果本书上面的问题能真正明白 80 ,作为一个应届毕业生,肯怕没有一家大公司会拒绝你。-The book is not from start to finish explaining the basics of the C language, so the book doe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:770783
    • 提供者:潘明溪
  1. something-you-should-know-about-c

    0下载:
  2. c与c++面试必须会的问题,c与c++的一些总结和要注意的地方-the c and c++ of the interview must be, c and c++ of some summarize, and pay attention to the
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:391996
    • 提供者:刘春卫
  1. c-for-interview

    0下载:
  2. 50个c和c++的笔试和面试,让你不再为找工作而痛苦50 c and c++ the written test and interview, so you no longer looking for work and pain-50 c and c++ the written test and interview, so you no longer looking for work and pain
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:510289
    • 提供者:zhongshan
  1. Programmer-interview-Collection

    0下载:
  2. 程序员面试宝典(C和C++),对于大学生的面试极有帮助。-Programmer interview Collection (C and C++), for college students interview extremely helpful.
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6573561
    • 提供者:zhao
  1. IT企业必读的200个.NET面试题

    0下载:
  2. 本书着重针对.NET技术职位的应聘者,在.NET框架各个技术类别中,选取最常出现在.NET面试中的问题,进行分析和解答,同时解释和剖析与该问题相关的.NET机制原理,帮助读者达到知其然更知其所以然的程度。本书几乎包揽了所有常见的面试题,从基础知识、数据库,再到比较流行的XML、测试方法和算法,是目前市场上最新、最全的一本面试试题集锦。全书配合了大量的图例及代码说明,非常适合正打算参加.NET技术职 位的应聘和希望梳理.NET框架下技术点的读者阅读。(This book focuses on t
  3. 所属分类:.net编程

  1. c++算法与实践

    0下载:
  2. C++算法与实践 算法原理与实践课件1_谈&面试中的算法和编程准备 算法原理与实践课件5_二叉树 算法原理与实践课件2_数组与字符串 算法原理与实践课件3_链表 算法原理与实践课件6_排序和二分搜索(C++ Algorithm and Practice)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11286528
    • 提供者:一一飞
  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-05-01
    • 文件大小:1423360
    • 提供者:Xingli
« 12 3 »
搜珍网 www.dssz.com