搜索资源列表
C++ programming design including data struct
- C++ programming design including data struct
[asp.net]C.Programming
- [C-#高级编程].McGraw.Hill.-.Advanced.C#.Programming.rar 不需要密码-[C-# Advanced Programming]. McGraw.Hill .-. Advanced.C#. no password Programming.rar
ringsdk.zip 基于C++语言的应用程序开发类库
- RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows Programming Language: Assembly, C, C,RingSDK is based on the C language application procedure development class storehouse, with OWL, MFC compares, has in the imagery
The-C++-Programming-Language
- The-C++-Programming-Language,宝典级C++书-The-C++-Programming-Language, Baodian class C++ Book
C-program
- 我正在学习C编程,传上自己做的C程序练习题,绝大部分是正确的,只有个别题有点问题,正在学习改进中。不足之处请指教,谢谢。-I was learning C programming, Chuan-C on its own procedures to do exercises, the majority is correct, the only individual title is something wrong, are learning improvements. Please advice
2_(E-Book)-Linux-C++Programming
- (E-Book) Linux C++ Programming very useful in so many ways
The.C.Programming.Language
- the c programming language
C-programming-thorough-research
- 《C++程序设计彻底研究》光盘源码-对于学习基础C++编程很有用-《C++ Programming Thorough research》the compact disc sound code- is very useful regarding the study foundation C++ programming
High-quality-CPP-C-Programming-Guide
- 第一章至第六章主要论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。世上不存在最好的编程风格,一切因需求而定。团队开发讲究风格一致,如果制定了大家认可的编程风格,那么所有组员都要遵守。如果读者觉得本书的编程风格比较合你的工作,那么就采用它,不要只看不做。人在小时候说话发音不准,写字潦草,如果不改正,总有后悔的时候。编程也是同样道理。 第七章至第十一章是专题论述,技术难度比较高,看书时要积极思考。特别是第七章“内存管理”,读了并不表示懂了,懂了并不
PPT----C---Programming-Liang-chu----Electronic-Tea
- PPT---C++程序设计--梁兴柱---电子教案。针对入门级的C++基础教程,。本教程对C++主要知识点均有例证说明,清晰易懂。共十四讲。-PPT--- C++ programming- Liang-chu--- Electronic Teaching. For the entry-level C++ basic tutorial. This tutorial on C++ main knowledge points are illustrated by examples, clear and
c
- c++面向对象编程实例,模仿并实现电梯系统的运行-c++ object-oriented programming examples to imitate and implement the operation of elevator systems
C
- C语言实现Socket编程 C programming language implementation Socket-C programming language implementation Socket
EmbeddedCProgrammingandtheATMELAVR
- Examples for CVAVR ide from Embedded C Programming and the ATMEL AVR 2nd Edition
The-C-programming-Language-
- 《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 -"C Programming Language"by the C language, and the famous designer Denn
C-Programming-FAQs
- C programming interview FAQ english version
C-Programming-specification
- 主要介绍C语言编程时强制必须遵守的原则、编程时必须考虑的原则和一些编程时的建议,并给出正反两个方面的例子。-Introduces the C programming language, forced to comply with the principles of programming must take into account a number of programming principles and recommendations, and give both positive and
C-programming-language--
- 讲解如何用c语言实现菜单设计,图形绘制,乐曲演奏,汉字显示,图片显现等功能。-Explain how to use c language implementation menu design, graphics, music playing, Chinese displaying, pictures show etc.
150-Practical-C-Programming
- 实用的150个C程序,包括基础运用和高级运用-150 Practical C Programming
C-Programming-A-Modern-Approach
- C语言程序设计:现代方法。介绍C语言结构 编程的基本方法。一本很好的电子书。-The C Programming Language: modern methods. Introduction to C language structure The basic method of programming. A good e-book.
the c programming language
- The C Programming Language译作《C程序设计语言》,是由著名的计算机科学家Brian W. Kernighan和C语言之父的Dennis M. Ritchie合著的一部计算机科学著作,是第一部介绍C语言编程方法的书籍。它是一本必读的程序设计语言方面的参考书。它在C语言的发展和普及过程中起到了非常重要的作用,被视为是C语言的业界标准规范,而且至今仍然广泛使用。它也被公认为计算机技术著作的典范,以清晰简洁的文字讲述而著称。书中用"hello world"为