搜索资源列表
87361030soul_C
- 非常实用的嵌入式C经典笔试题和答案,高人指点。-Be very useful for embedded C classic pen and answers questions, expert advice.
CC++
- vc++面试和笔试的大全,都是各个公司面试的记录,非常适合学生-vc++ interviews and written tests of Guinness, are interviewing each company s records, is very suitable for students
mianshi
- 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.
C++application
- 关于c++面试的试题和面试技巧,找程序员工作者必备 -About c++ Interview questions and interviewing techniques, to find workers, programmers must
213
- 2007中兴面试题 答案.有完整的代码和调试。-the key to interview of zhongxing
Surfacetest
- 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 无须担心超界的问题,这样就比较好。 //参与运算的两
ProgrammersMianbamanualV1[1].2
- 书比较清晰,重点突出了在面试过程中常见的错误和正确解法.包含了c/c++, java, .net, 操作系统,等多方面的内容. -The book is relatively clear, focused in the interview process, common mistakes and correct solution. Contains c/c++, java,. Net, operating system, and other aspects of the content.
ticket-machine
- 一个简单的课题,使用C++语言开发的,MVC模式设计,使用工厂模式设计数据的存储和访问方式。是为某公司面试时开发的代码。-A simple task, using C++ language development, MVC pattern design, use the factory pattern design data storage and access. Interview for a company code developed.
new-and-delete
- c语言中的 new 和delete 的区别,面试常考-the difference between c language new and delete, interviews often test
c++算法与实践
- C++算法与实践 算法原理与实践课件1_谈&面试中的算法和编程准备 算法原理与实践课件5_二叉树 算法原理与实践课件2_数组与字符串 算法原理与实践课件3_链表 算法原理与实践课件6_排序和二分搜索(C++ Algorithm and Practice)
c c++程序员面试宝典
- 这是一本关于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