CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - The C Programming Language
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Network Marketing
Management
E-commerce
Business guide
Business plan
Successful incentive
Human Resources
Report papers
Marketing materials
Consulting and training
Website
Software Engineering
File Format
Technology Management
Industry research
Program doc
Other
Search - The C Programming Language - List
[
Documents
]
C++學習教學
DL : 1
This tutorial teaches the C++ programming language but assumes that the student has already attained a reasonable proficiency in C programming.
Date
: 2009-07-09
Size
: 374.26kb
User
:
hisonguin
[
Documents
]
mimu
DL : 0
根据C语言编程技术,编的程序-under the C programming language, part of procedures
Date
: 2025-12-18
Size
: 12kb
User
:
a
[
Documents
]
The.C.Programming.Language
DL : 0
the_c_programming_language2
Date
: 2025-12-18
Size
: 242kb
User
:
厉敏
[
Documents
]
C++忠告
DL : 0
C + +程序设计语言(特别版) 第1章忠告 这里是一组在你学习C + +的过程中或许应该考虑的“规则”。随着你变得更加熟练,你将能 把它转化为某种更适合你的那类应用系统或者你自己的程序设计风格的东西。它们有意被写得 很简单,因此都缺乏细节。请不要太拘泥于它们的字面意义。要写出一个好程序需要智慧、品 味和耐性。你不会第一次就能把它搞好的。试验!-C Programming Language (Special Edition) Chapter 1 of advice here is a Group C in your learning process should perhaps consider the "rules." As you become more skilled, you will be able to transform it into something more suitable for your type of applications or your own programming style things. Their intention was to write a very simple, the lack of details. Please do not be too rigidly adhere to their literal meaning. To write a good process requires wisdom, patience and taste. You will not be the first time we will be able to do a good job of it. Test!
Date
: 2025-12-18
Size
: 42kb
User
:
刘超
[
Documents
]
介绍C++编程语言
DL : 0
本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上的应用程序框架,它提供了一个Windows应用程序工作的基础,一个可以向内添入自己代码的框架。这个框架提供了绝大多数Windows特征——菜单、工具栏、对话框、控件和滚动条。它也提供使开发者能相对容易的将数据写入文件、打印数据等机制。这个框架的部件是C++的类,这些类表示了应用程序的组件,例如应用程序的主窗口、它的对话框、字符串、如矩形和点的图像对象,甚至应用程序本身。因此,为了使用Visual C++编写Windows程序,你需要知道足够的C++知识来利用MFC。 -C programming language, the most basic elements, and C pointers, use and scope. In Chapter 3 and Chapter 4, will introduce the class C and object-oriented programming. Your use of Microsoft Foundation Class Library (Microsoft Foundation Class Library, MFC) for Windows programming, you need all knowledge. C is a complex language, and many of its elements is very abstract. It is a huge language, as a professional programming and design. The book focuses on the use of language Visual C MFC prepared to use Windows programs, there is no in-depth discussion of C language. MFC is constructed from the original C above the application framework, which provides a Windows application of foundation, one can be inserted inside their own code framework. This framework provides a majority of Windows feat
Date
: 2025-12-18
Size
: 28kb
User
:
李和平
[
Documents
]
embeddedC
DL : 0
经典的嵌入式C语言方面的资料,一共有3篇,针对不同的方面做了嵌入式C编程的讲解。-classic Embedded C language data, a total of three. different aspects of embedded done on the C programming.
Date
: 2025-12-18
Size
: 7.35mb
User
:
彭小疯
[
Documents
]
Cyuyanxuexi300examples
DL : 0
C语言学习300例,适合于C语言初级编程者练习编写程序,很好的学习资料!-C Language Learning 300 cases, suitable to the C programming language primary practice programming, a good learning information!
Date
: 2025-12-18
Size
: 39kb
User
:
崔宏青
[
Documents
]
C++Merit
DL : 0
C++语言是一个面向对象的语言,使用C++编写的代码更加简捷、高效,更具可维护性和可重用性。但是很多人使用了C++语言后却感到C++与C编程没有什么区别。这其实是由于对C++语言的特点和特色理解和使用不够造成的。事实上,没有任何一个程序员使用C语言的编程效率可以超过C++语言的。 -C language is an object-oriented language, using C code written in a more simple, efficient, more maintainability and reusability. But many people like to use the C language is very C and C programming is no different. This is because of C language features and characteristics, to understand and not caused by use. In fact, no single programmer using C programming language, the efficiency can be more than C language.
Date
: 2025-12-18
Size
: 6kb
User
:
niuxiaohui
[
Documents
]
C
DL : 0
本文介绍了C语言嵌入式系统编程的一些编程技巧-This paper introduces the C programming language of some embedded systems programming skills
Date
: 2025-12-18
Size
: 68kb
User
:
HYB
[
Documents
]
linux-GCC-guide
DL : 0
Linux的发行版中包含了很多软件开发工具. 它们中的很多是用于 C 和 C++应用程序开发的. 本文介绍了在 Linux 下能用于 C 应用程序开发和调试的工具. 本文的主旨是介绍如何在 Linux 下使用 C 编译器和其他 C 编程工具, 而非 C 语言编程的教程. -Linux distributions contain a lot of software development tools. Many of them for C and C++ application development. In this paper, can be used in C under Linux application development and debugging tools. The main thrust of this paper is to introduce the Linux how to use C compiler and other C programming tools, rather than the C programming language tutorial.
Date
: 2025-12-18
Size
: 167kb
User
:
秋子
[
Documents
]
Embeddedbook
DL : 0
This book is intended to fill the need for an intermediate level overview of programming microcontrollers using the C programming language.
Date
: 2025-12-18
Size
: 2.36mb
User
:
nagendra81
[
Documents
]
c.doc
DL : 0
一些最基础的c语言编程代码,一般对于初学者来说是一个不错的选择。-Some of the most basic of c programming language code, usually for beginners is a good choice.
Date
: 2025-12-18
Size
: 33kb
User
:
焦文
[
Documents
]
高质量编程C
DL : 0
非常实用高效的c语言编程建议,每个系统程序员都应该遵守的原则(Very practical and efficient C programming language, recommended that each system programmer should comply with the principles)
Date
: 2025-12-18
Size
: 126kb
User
:
chengen2007
[
Documents
]
c++沉思录
DL : 0
《C++沉思录》基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为6篇32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。("Meditations" based on C++ technology, the author in the well-known technology magazine published around the world in a speech at Stanford University lecture notes and finishing writing from melting together of 10 years C++ program career high perspicacity. The book is divided into 6 parts and 32 chapters, respectively several history and characteristics of the C++ language classes and inheritance, STL and generic programming, database design and other topics detailed and in-depth discussion of the subtleties of covering almost C++ all the design ideas and technical details. The book conveys the advanced methods and ideas of programming to readers through carefully chosen examples.)
Date
: 2025-12-18
Size
: 7.26mb
User
:
david呆伟
[
Documents
]
C语言课程设计实例精编
DL : 0
C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages, such as flexibility, efficiency, portability and so on. It has become a common tool in software development Computer programming language, the book describes the snake game, calculator, Othello game, maze problem, sweeping The thunder game quick 24 data structure CAI demo process scheduling storage management, fourteen cases in each case Unique features cover the basic knowledge points of C language and various data structures, such as stack, queue, chain list and so on Applied to the light band menu, pull-down menu, graphic design, mouse applications and other knowledge, this book is very practical readers These cases can be studied, revised and expanded)
Date
: 2025-12-18
Size
: 1.44mb
User
:
david呆伟
[
Documents
]
C标准库-中文.pdf
DL : 0
《C标准库》是2009年人民邮电出版社出版的图书,作者是普劳格。 本书集中讨论了C标准库,全面介绍了ANSI/ISO C语言标准的所有库函数。书中通过引用ISO C标准的相关部分,详细讲解了每一个库函数的使用方法,并通过示例描述了其实现细节,且给出了实现和测试这些函数的完整代码。此外,每章结尾附有不同难度的习题,帮助读者巩固和提高。通过此书,读者将会更好地使用C标准库,并学会如何设计和实现库。本书结构清晰,内容权威,阐述精辟,对于各层次C程序员和相关专业高校师生都是一本优秀的参考书。(The C standard library or libc is the standard library for the C programming language, as specified in the ANSI C standard. It was developed at the same time as the C library POSIX specification, which is a superset of it. Since ANSI C was adopted by the International Organization for Standardization, the C standard library is also called the ISO C library. The C standard library provides macros, type definitions and functions for tasks such as string handling, mathematical computations, input/output processing, memory management, and several other operating system services.)
Date
: 2025-12-18
Size
: 31.17mb
User
:
yoly
[
Documents
]
C++程序设计语言(特别版)习题答案
DL : 0
C++之父Bjarne Srtoustrup的力作《C++程序语言设计(特别版)》课后答案。《C++程序语言设计(特别版)》是在C++语言和程序设计领域具有深远影响、畅销不衰的著作,由C++语言的设计者编写,对C++语言进行了最全面、最权威的论述,覆盖标准C++以及由C++所支持的关键性编程技术和设计技术。(C++'s father Bjarne Srtoustrup's masterpiece C++ programming language (Special Edition) after class answer. "C++ programming language (Special Edition)" is in C++ language and programming has far-reaching influence, best-selling book, written by the designers of the C++ language, C++ language, the most comprehensive and authoritative exposition, covering C++ and C++ are supported by the key programming and design techniques.)
Date
: 2025-12-18
Size
: 4.81mb
User
:
鱼鱼匆匆
[
Documents
]
The Go Programming Language.pdf
DL : 0
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 and improve the programming efficiency without losing the application performance. It is suitable for developing large software and is expected to become the mainstream programming language. The book is written by the author Kernighan of C programming language and the Google Corporation Go team. It is an authoritative book on the programming of Go language.)
Date
: 2025-12-18
Size
: 4.5mb
User
:
ricker
[
Documents
]
从C到嵌入式C编程语言---入门实用深入
DL : 1
C语言从C编程到嵌入式---入门篇,适合C基础比较差的初学者入门到深入(C language from C programming to embedded - entry, suitable for C basic poor beginners to the depth.)
Date
: 2025-12-18
Size
: 5.9mb
User
:
好学者
[
Documents
]
如何实现单片机C语言的模块化编程
DL : 0
如何实现单片机C语言的模块化编程,详细讲解C语言的模块化编程的方法与技能,注意事项。详细讲解C语言的模块化编程的相关宏定义写法,规则等!(How to realize the modular programming of C language of single chip microcomputer, and explain the methods and skills of modular programming of C language in detail, as well as the precautions. Detailed explanation of C language modular programming related macro definition writing, rules and so on!)
Date
: 2025-12-18
Size
: 940kb
User
:
BLDC开发
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.