Welcome![Sign In][Sign Up]
Location:
Search - primer

Search list

[Windows DevelopC!Primer!Plus!5th!Edition

Description: C Primer Plus 5th 第五版,详细的介绍了c语言,内容全面通俗易通,是每个c程序员必备的好书-Welcome to the world of C—a vigorous, professional programming language popular with amateur and commercial programmers alike. This chapter prepares you for learning and using this powerful and popular language, and it introduces you to the kinds of environments in which you will most likely develop your C-legs.
Platform: | Size: 3458048 | Author: 陈晨 | Hits:

[Software EngineeringThe.MIT.Press.Semantic.Web.Primer

Description: A Semantic Web Primer (second edition ) By: Grigoris Antoniou and Frank van Harmelen. this book describe XML , RDF and OWL languages.
Platform: | Size: 1104896 | Author: maisam | Hits:

[VC/MFCc-primer-plus-5th-edition.9780672326974.33072

Description: C++ primer plus 5 C++ primer plus 5
Platform: | Size: 5730304 | Author: whtu | Hits:

[VC/MFCC.Primer.Edition.4

Description: C++ Primer Edition 4 中英文对照版,TXT版本,非图片扫描版-C++ Primer, Fourth Edition in English and Chinese, TXT version, not image scanning Edition
Platform: | Size: 1768448 | Author: 石头 | Hits:

[VC/MFCCPP-Primer-Plus-V5

Description: C++ Primer第五版,适合于初学者学习,对深入理解C++很有帮助-C++ Primer fifth edition, suitable for beginners to learn, for in-depth understanding of C++ useful
Platform: | Size: 54181888 | Author: zx | Hits:

[Embeded LinuxEmbedded-Linux-Primer

Description: embedded linux primer
Platform: | Size: 4526080 | Author: krishna | Hits:

[source in ebookc-primer-plus-source-code

Description: c primer plus 的随书源代码,需要的朋友们可以拿去-c primer plus the source code with the book, you need friends can have it
Platform: | Size: 99328 | Author: hhxlrm | Hits:

[VHDL-FPGA-VerilogThe-DSP-Primer

Description: DSP Primer PDF file. Presented as part of Xilinx University Program
Platform: | Size: 1415168 | Author: hsolmaz | Hits:

[VHDL-FPGA-VerilogA-Verilog-HDL-Primer

Description: 老外写的经典verilog书籍二 the A Verilog HDL Primer -Classic books written by foreigners verilog two the A Verilog HDL Primer
Platform: | Size: 3126272 | Author: 书荣 | Hits:

[Windows DevelopC-Primer-Plus-5th

Description: 经典书籍:C Primer Plus(第五版)中文版和源代码 本书全面讲述了C语言编程的相关概念和知识。全书共17章。第1, 2章学习C语言编程所需的预备知识。第3到15章介绍了C语言 的相关知一识,包括数据类型、格式化输入输出、运算符、表达式、流程控制语句、函数、数组和指针、字符串操作、内存管理、位操作等等,知识内容都针对C99标准 另外,第10章强化了对指针的讨论,第12章引入了动态内存分配的概念,这些内容更加适合读者的需求。第16章和第i7章讨论了C预处理器和C库函数、高级数据表示(数据结构)方面的内容。附录给出了各章后面复习题、编程练习的答案和丰富的C编程参考资料。-c primer plus 5th
Platform: | Size: 45020160 | Author: 文军 | Hits:

[source in ebookC++ Primer Plus第6版中文版源代码

Description: C++ Primer Plus第6版中文版源代码
Platform: | Size: 169700 | Author: chick007 | Hits:

[OtherC++Primer+中文第四版(pdf高清完整版)

Description: c++里面的经典,所有学习c++的人都应该读的一本书(c++primer chinese version)
Platform: | Size: 2239488 | Author: 等等我好吗?? | Hits:

[VC/MFCC++ Primer Plus第6版中文版源代码

Description: C++是在 C 语言基础上开发的一种集面向对象编程、泛型编程和过程化编程于一体的编程语言,是C语言的超集。《C++ Primer Plus(第6版)中文版》是根据2003年的ISO/ANSI C++标准编写的,通过大量短小精悍的程序详细而全面地阐述了 C++的基本概念和技术,并专辟一章介绍了C++11新增的功能。全书分18章和10个附录。分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑运算符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出、C++11新增功能等内容。(C++ is a set of object-oriented programming, generic programming and programming process in one programming language based on C language, is a superset of the C language. "C++ Primer Plus (Sixth Edition) Chinese edition" is written according to the 2003 ISO/ANSI C++ standard, through a large number of small program detailed and comprehensive exposition of the basic concepts and techniques of C++, and a special chapter introduces C++11 new features. The book is divided into 18 chapters and 10 appendices. The thesis introduces C++ program operation mode, the basic data types, complex data types, circulation and relationship between expressions, branches and logical operators, function overloading and function template, memory model and namespace, class design and use, polymorphism and virtual functions, dynamic memory allocation, inheritance, code reuse, friend, exception handling string technology, and the standard template library, input / output, C++11 new function.)
Platform: | Size: 168960 | Author: 王寒桥 | Hits:

[VC/MFCC++ Primer, Fifth Edition

Description: C++ Primer, Fifth Edition.pdf
Platform: | Size: 51403776 | Author: redfox302 | Hits:

[DocumentsC++ Primer第四版中文版

Description: C++ Primer第四版中文版(高清), 借平台 备份一下(C++ Primer fourth edition Chinese Version (hd))
Platform: | Size: 4943872 | Author: 八點半 | Hits:

[DocumentsC++ Primer第五版中文版

Description: C++经典书籍 书是久负盛名的C++经典教程,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。(c++ primer The book is the prestigious C++ classic tutorial, its content is the perfect combination of C++ Stanley B. Lippman master a wealth of practical experience and C++ Standards Committee of the original charge Jos e Lajoie in-depth understanding of the C++ standard, has helped countless programmers learn the world C++.)
Platform: | Size: 61670400 | Author: ZZZKKKKK | Hits:

[DocumentsC Primer Plus 第五版 中文版

Description: 《C Primer Plus》是C语言的经典教材。《C Primer Plus》是2005年2月人民邮电出版社出版的图书,作者Stephen Prata,译者云巅工作室(C Primer Plus fifth edition Chinese)
Platform: | Size: 45042688 | Author: benzi | Hits:

[VC/MFCC++ Primer Plus第6版中文版源代码

Description: C++ Primer Plus第6版中文版源代码(C++ Primer Plus Sixth edition Chinese version of the source code)
Platform: | Size: 205824 | Author: momodong | Hits:

[VC/MFCC++Primer第五版课本源代码

Description: c++ primer 第五版 源代码 可以边看书边运行代码,调试程序,感觉这样进步快。(C++ primer fifth version of the source code)
Platform: | Size: 484352 | Author: andeliev | Hits:

[VC/MFCC Primer Plus(第五版)中文版

Description: 配合学习C语言使用,C Primer中文版(this book can help those learning C language in program design)
Platform: | Size: 47680512 | Author: 工工 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net