搜索资源列表
linux-c-develop
- Linux操作系统下C语言编程的入门概念与实例(pdf格式)-Linux operating system under the C programming language portal concept and examples (pdf format)
embed-c
- 嵌入式系统下的C语言编程介绍,想往底层开发的软件人员值得一看.-Embedded System under the C programming language, the bottom wants to software development staff an eye-catcher.
C++學習教學
- This tutorial teaches the C++ programming language but assumes that the student has already attained a reasonable proficiency in C programming.
Inside The C++ Object Model
- Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions
C.NET
- C#编程技术文挡,是程序员的一本好书,书中的内容是最基础的东西,谁读谁知道。-C# Programming text block is the programmer of a good book, the contents of the book is the most basic things, no one who knows time.
C
- 本文介绍了C语言嵌入式系统编程的一些编程技巧-This paper introduces the C programming language of some embedded systems programming skills
C++StepByStep
- 介绍如何提高c++编程能力,对于初学者有一定的帮助-On how to improve the c++ Programming ability, for beginners will certainly help
C++mianshi
- 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
OptimunCompilerUserGuide
- TI公司出版的嵌入式优化白皮书,学习嵌入式C程序优化的必备宝典,相关的源码在书中说明连接有下载-This user s guide discusses the characteristics of the C/C++ compiler. It assumes that you already know how to write C programs. The C Programming Language (second edition), by Brian W. Kernighan and
Qt-programming-under-Linux-Getting-Started
- 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
MISRA_C_ProgamingRule
- This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MISRA Guidelines). It contains a list of rules concern
Programming
- 微软C编程精粹,一些编程的基础精华,对初学者有帮助,-Microsoft C programming essence, the basis of some of the best programming, help for beginners,
Linux-C-Programming
- Linux C 编程的经典书目,书中介绍比较全面,将各知识点介绍的详细-Linux C programming classic titles, the book describes a more comprehensive, will be described in detail the knowledge points
Kernighan-a-Ritchie---The-C-Programming-Language.
- Kernighan & Ritchie - The C Programming Language.
Expert-C-Programming
- 《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。 书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。 本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。-C expert programming shows cod
Expert-C-Programming
- 本书展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C-his book shows the best coding techniques used by
The C++ Programming Language
- The Bible of C++ Programming Language (3rd), 1997.
The-CPP-Programming-Language
- The C++ Programming Language.Third Edition - Bjarne Stroustrup.1997.pdf-The C++ Programming Language.Third Edition- Bjarne Stroustrup.1997.pdf
The-C-Programming-Language--2nd-Ed.PlentyofeBooks
- The C Programming Language, 2nd Ed.PlentyofeBooks.net
The Go Programming Language.pdf
- Go语言是谷歌推出的一种全新的C语言风格的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性,提高编程效率,适合开发大型软件,有望成为主流的编程语言。本书由《C程序设计语言》的作者Kernighan和谷歌公司Go团队合作编写而成,是关于Go语言编程的权威著作。(Go language is a new C language style programming language launched by Google. It can reduce the complexity of code
