▍1. 一个月挑战C++电子书
说明: 一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
说明: 一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
说明: 一本非常适合新手入门的MFC教程,是研究生期间做项目发现的一本好书,是非适合用于做用户交互窗口(A great MFC tutorial for beginners)
说明: this car race game cpp file . Thank you !!!
主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)
说明: 主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)
说明: c++11特性介绍,这是一本详细介绍了有关c++11各项改进的官方书籍(about the new features with c++ 11)
嵌入式C语言编码规范国标,还可以,可以作为参考(Embedded C Language Coding Standard)
说明: 嵌入式C语言编码规范国标,还可以,可以作为参考(Embedded C Language Coding Standard)
对链表完整操作,插入,删除,排序,C/C++语言编写,可用于项目中(Complete operation of linked list, insertion, deletion, sorting, written in C/C++ language, can be used in projects.)
说明: 对链表完整操作,插入,删除,排序,C/C++语言编写,可用于项目中(Complete operation of linked list, insertion, deletion, sorting, written in C/C++ language, can be used in projects.)
说明: STL源码剖析,这本书所呈现的源码,使读者看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;甚至还能够看到底层的memory pool和高阶抽象的traits机制的实现。(STL source code analysis, the source code presented in this book, enables readers to see the implementation of vector, list, heap, deque, red black tree, hash table, set / map, various algorithms (sorting, searching, permutation and combination, data movement and replication technology), and even the underlying memory The implementation of pool and high-level Abstract traits mechanism.)
说明: 是学习C/C++的学习用书,适合初步了解C/C++的人员使用(It is a book for learning C / C + +, suitable for people who have a preliminary understanding of C / C + +)
说明: C language programming(C language programming, very useful, very good)
说明: 本资料针对有一定基础的C语言学习爱好者,使用100个经典面试题出发,对C语言的应用做了经典的诠释,可以使用本资料对常见的100个面试题和应用实际进行学习,提高自己应用C语言的能力而不是仅仅停留在基础知识,这些在考试题中也经常遇到。(This material aims at the C language learning enthusiasts who have a certain foundation. Starting from 100 classic interview questions, it makes a classic interpretation of the application of C language. You can use this material to learn the common 100 interview questions and application practice, improve your ability to apply C language rather than just stay in the basic knowledge, which is also often encountered in the examination questions.)