C++ Common Knowledge: Essential Intermediate Programming-C Common Knowledge : Essential Intermediate Programming 下载
|
C++ Common Knowledge: Essential Intermediate Programming》 是2005最新C++经典著作。本书适合于中、高级C++程序员,也适合C或Java程序员转向C++程序设计时参考。作者:Addison Wesley Professional。- 下载
|
Addison.Wesley.C++.Common.Knowledge.Essential.Intermediate.Programming.(2005) 下载
|
Addison.Wesley,.C++.Common.Knowledge.Essential.Intermediate.Programming.(2005) 下载
|
这是侯捷写的一本关于C++的丛书,阅读着需要一定的C++知识,本书对常犯的错误进行剖析。-This is the chairman wrote a series on the C, reading to take some knowledge of C, The book of common mistakes to analyze. 下载
|
C++ Templates 中文版 本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础-C Templates Chinese version of C template book is a complete guide to programming, aimed at basic concepts, Common techniques and application of three useful information for lay readers C template of a solid foundation of knowledge 下载
|
《Visual C++ 6.0程序设计教程》 希望出版社 源代码 本书首先从Visual C++6.0的基础知识入手,详细介绍了Visual C++6.0的操作环境和应用程序的基本框架,然后按照由易到难、由浅入深地顺序介绍了用Visual C++6.0开发Windows程序的方法,包括菜单和加速键、对话框、常用控件、文本和字体类、图形图像、文件操作、多线程、动态连接库、网络编程和数据库开发等内容。书中在每一个对应的知识点后面,给出了一个或多个示例。 本书适合想按部就班学习Visual C++6.0编程并很快应用到实践中的初学者阅读。-"Visual C 6.0 Programming Guide" Publishers want the source code from the book First Visua l C 6.0 start of the basic knowledge, Details on the Visual C 6.0 operating environment and application of the basic framework, and then follow the easy to arrive difficult, elementary introduction to the order by using Visual C 6.0 for Windows procedures, including menu and accelerate key, the dialog, common control, text and font type, graphics and video, file manipulation, multi-thread, Dynamic Link Library, network programming and database development, and other content. Each book in a corresponding knowledge points behind, given one or more examples. The book for learning step by step to 6.0 Visual C programming and quickly applied to the practice of reading beginners. 下载
|
Socket 编程,详细介绍了Socket 编程的基本知识,socket 地址结构,C/S 网络编程,常用函数,僵尸进程,I/O 模式,守护进程,I/O 超时,辅助数据的应用,网络参数的设置和获取-Socket Programming, detailing the Socket Programming basic knowledge socket address structure, the C / S network programming, common function, zombie process, I / O mode, Daemon, I / O overtime, ancillary data applications, network parameters have been set and admission 下载
|
一本很适合在linux下编程的初学者,里面详细的讲解了很多linux下的常见函数的使用,书中也有很多例子。目录如下: 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍-one is very suitable for the under linux programming beginners, which explains in detail the many linux under the common function of the use, the book has many examples. Contents are as follows : 1) Linux program design portal -- basic knowledge 2) Introduction to Linux program design -- the process of introducing 3) Linux program design portal -- File 4) Introduction to Linux program design -- the concept of time 5) Li nux program design portal -- Signal Processing 6) Linux program design portal -- Message Management 7) Linu x Design portal -- Operation Thread 8) Linux program design portal -- Network Programming 9) Linux C development tools introduced 下载
|
[美]H.M.Deitel,P.J.Deitel 著 周靖 黄都培 译 杨小平 审校 清华大学出版社 本书是一本相当不错的学习C++的资料,作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。 本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。 本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。唯一不足的本书是扫描版本,有些地方不是特别清晰,就敬请大家谅解!! -[U.S.] H. M. Deitel, P. J. Deitel a training HUANG Du Jing Zhou Xiao-Ping Yang translated revisers Tsinghua University Press the book is a pretty good school Xi C, as the worlds most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI / ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exerc 下载
|