搜索资源列表
TheC++ProgrammingLanguage(SpecialEdition)
- 西安电子科技大学配套The C++ Programming Language (Special Edition)的C++课件,十分有用而且难搞到的资料,含有PPT课件和试卷。-Xidian University supporting The C++ Programming Language (Special Edition) The C++ Courseware, but also very useful information to难搞containing PPT courseware and
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
Robust-Programming
- Define the concept of robust programming and shows C code examples of best practices. Contains also some nice exercises.
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
EmbeddedCProgrammingandtheATMELAVR
- Examples for CVAVR ide from Embedded C Programming and the ATMEL AVR 2nd Edition
c
- 关于C语言变成的编程规范,在平时的时候,可以看看自己的编程是否规范-On the C programming language into a specification, in peacetime, they can see whether their programming specification
analyze-the-c-language-statement
- 分析C语言的声明,可以将复杂的C语言声明(包含指针、函数等)用英文描述出来,是《C专家编程》书上的一个源码-Analysis of the C language statement can be a complex C language statements (including pointers, functions, etc.) describe in English, is " C programming expert," a source book
C
- \C++程序设计综合实践,\C++程序设计综合实践-The \ C++ programming practice
C
- MSP430G2553的C语言程序,TI公司提供的-MSP430G2553 The C Programming Language, TI
Floyd-C-programming
- 数学建模 最短路径的编程实现Floyd C编程-The shortest path programming Floyd C programming
All-about-the-C-language
- C语言小程序,涵括二百多种常用C语言小程序,C语言初学者可以学习相关编程方法实例,压缩包内文档为TXT格式,复制即可使用。-C language small program, covers over two hundred kinds of commonly used C language small program that the C language beginners can learn the relevant programming method instance compresse
c语言实现加减乘除
- 运行该程序编程可以实现加减乘除的简单计算器(Using the C programming language can achieve add, subtract, multiply and divide)
C++课件-谭浩强版
- 里面是C++程序设计教程,电子教案,ppt,内容很详细,喜欢的可以拿走(It is the C++ programming tutorial, electronic lesson plans, PPT, content is very detailed, like you can take away)
the c programming language
- The C Programming Language译作《C程序设计语言》,是由著名的计算机科学家Brian W. Kernighan和C语言之父的Dennis M. Ritchie合著的一部计算机科学著作,是第一部介绍C语言编程方法的书籍。它是一本必读的程序设计语言方面的参考书。它在C语言的发展和普及过程中起到了非常重要的作用,被视为是C语言的业界标准规范,而且至今仍然广泛使用。它也被公认为计算机技术著作的典范,以清晰简洁的文字讲述而著称。书中用"hello world"为
The C programming Language[C程序设计语言]PDF
- C语言最经典的书籍,入门书籍最好的选择。(The most classic books in the C language, the best choice for introductory books.)
C#编程语言详解
- C#编程语言详解,对须C#语言很有帮助。(The C programming language is detailed, which is very helpful for the C# language.)
save the file and display it from the file.zip
- 这是简单的c++编程,编程用于保存文件和将文件显示出来,这个很适用于初学者。希望能带来帮助。(For learning the c++ language, this article has the c++ program, which is compiled to save the file and display the file. Simple and easy to understand, I hope to meet the requirements of beginners.)
03C語言深度解剖-3
- 我遇到过很多程序员和计算机系毕业的学生,也给很多程序员和计算机系毕业的学生讲 解过《高级 C 语言程序设计》。每期班开课前,我总会问学生:你感觉 C 语言学得怎么样? 难吗?指针明白吗?数组呢?内存管理呢?往往学生回答说:感觉还可以,C 语言不难,指 针很明白,数组很简单,内存管理也不难。(The c programming language)
04C語言深度解剖-4
- Of course, the accumulation of so many experiences and experiences in C language is not my own. Borrow a quote: I only But it is standing on the shoulders of giants. When I was doing training for students, I had more books to reference: Kernighan &a