搜索资源列表
-
0下载:
The source code for \"C++ Solutions\". This book is a companion to the book that is widely recognized as \"the C++ bible\": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly rec
-
-
0下载:
清华大学 谭浩强 《C语言程序设计》 (第2版) 。
不仅有电子书,还有后面练习的所有原码。
不过请先下载 .nlc阅读器,可惜了点的是
没有PDF格式的电子书。希望对初学者有很
大的帮助。-strong "C Programming Language" (2nd edition). Not only is e-books, still practicing behind all of the original code. But please downlo
-
-
0下载:
软件编程入门丛书《C语言程序设计》源代码。-software programming entry Series "C Programming Language" source code.
-
-
0下载:
C语言编程宝典.chm
一本学习C的好书-C programming language book. Chm one of the books to learn C
-
-
0下载:
C语言精彩编程百例源代码,里面包含大量源代码,可供学习参考-excellent C programming language source code 100 cases, of which contains a large number of source code, available for study reference
-
-
0下载:
Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本
-
-
0下载:
C语言精彩编程百例14-C programming language brilliant 100 cases 14
-
-
0下载:
《C语言精彩编程百例》源代码-"C Programming Language brilliant 100 cases" source code
-
-
0下载:
C语言编程的100个精彩例子,就不在这里罗嗦了-C Programming Language hundred brilliant example of this memo is not here in the
-
-
0下载:
北大Java 语言程序设计 ppt课件及源码-North Java programming language and source courseware ppt
-
-
0下载:
C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
-
-
0下载:
《Java语言程序设计》源代码的第一章源代码。-"Java Programming Language" source code, in the first chapter, the source code.
-
-
0下载:
《Java语言程序设计》的源代码第2、3、4、5章源代码。-"Java Programming Language" source code 2,3,4,5 chapter source code.
-
-
0下载:
CERT C Programming Language Secure Coding
Standard,卡耐基梅隆大学计算机研究中心关于安全C语言编程的标准文档,非常有学习的必要。-CERT C Programming Language Secure Coding Standard, Carnegie Mellon University computer research center on security standards for C programming language docu
-
-
0下载:
《程序设计语言- 实践之路》(Programming Language Pragmatics)第三版的光盘内容
-" Programming Languages - Practice Direction" (Programming Language Pragmatics) the contents of the third edition of the CD-ROM
-
-
0下载:
C语言程序设计现代方法这本书在讲关于C语言开发方面很实用,本书从基础语法讲起,有错误如何处理、异常处理,库函数等介绍。记住:此书不同于一般的C程序设计。并且本书在开始就介绍了C语言和C++的兼容性,因此对C++的后续学习有很大帮助。并且本书中对常见的和容易出错的地方做出了符号特别提示。在内容上也对C语言的开发如何具有很强可移植性做了讲解。在压缩文件中附带有本书的源代码。-The C Programming Language modern methods of the introduction o
-
-
0下载:
本资源包含了C语言编程经典100例子,包含了源代码和效果图,用于C语言学习者提高编程能力。-This resource contains 100 classic C language programming examples, including the source code and renderings, for the C language learners to improve programming skills.
-
-
0下载:
The C++ Programming Language(Bjarne Stroustrup著) 书中第五部分附录代码-The C++ Programming Language Calculation Codes
-
-
0下载:
GO语言的入门介绍,来自于linux公社。
Go 编程语言是一个使得程序员更加有效率的开源项目。Go 是有表达力、简洁、清晰和有效率的。它的并行机制使其很容易编写多核和网络应用,而新奇的类型系统允许构建有弹性的模块化程序。Go 编译到机器码非常快速,同时具有便利的垃圾回收和强大的运行时反射。它是快速的、静态类型编译语言,但是感觉上是动态类型的,解释型语言。-Introduction to GO language, the Linux idc.
Go programming langua
-
-
0下载:
国外C语言教程的经典书籍,书中例子很多,讲解也很详细-Foreign C language tutorial classic books, a lot of examples in the book, the explanation is also very detailed
-