联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All VC书籍(162) 
按平台查找All C++(162) 

[VC书籍] C++ GUI Qt4 编程(第二版)

C++ GUI Qt4(第二版),非常经典的Qt学习书籍,书分Qt基础、Qt中级,Qt高级和附录四大部分,知识点分解详细易懂,实例众多,是Qt入门学习不可多得的教材之一。
C + + GUI QT4 (the Second Edition) is a very classic QT learning book. The book is divided into four parts: QT foundation, QT intermediate, QT advanced and appendix. The knowledge points are detailed and easy to understand, and there are many examples. It is one of the rare teaching materials for QT introductory learning. (2020-08-06, C++, 34487KB, 下载2次)

http://www.pudn.com/Download/item/id/1596679126539169.html

[VC书籍] C++习题集

c++习题集,适合学习的过程中,巩固知识点使用,自己亲自动手做编程题
C++ exercise set, suitable for learning process, to consolidate the use of knowledge points, yourself to do the programming problems yourself (2018-01-21, C++, 4355KB, 下载3次)

http://www.pudn.com/Download/item/id/1516504974592366.html

[VC书籍] Visual-C++-6.0调试功能-图解教程(1)--快速

C++编程资料,调试功能小助手,用在DEBUG时的小文档。
C++ programming information, debugging functions, small helper, used in DEBUG when the small document. (2017-09-20, C++, 118KB, 下载1次)

http://www.pudn.com/Download/item/id/1505885543899428.html

[VC书籍] CPPteacher

此文件为C++入门编程学习类电子书,共五十讲,深入浅出,讲解细致,易学易懂
C++ introductory programming class learning e-books, easy to understand, explain meticulous, easy to understand (2017-03-24, C++, 1424KB, 下载2次)

http://www.pudn.com/Download/item/id/1490358829425709.html

[VC书籍] C

用C语言编程,实现新建通讯录并能插入,删除,查看通讯录内容。
With the C programming language, the new address book, insert, delete, and view the contents of the Address Book. (2013-03-28, C++, 9KB, 下载3次)

http://www.pudn.com/Download/item/id/2177604.html

[VC书籍] CPP

C++编程的书籍,全套的,从基础到面向对象,从入门到精通,适合C++初学者学习和使用
C++ programming books, complete, from the entry to the master, suitable for C++ for beginners to learn and use (2012-05-08, C++, 10982KB, 下载6次)

http://www.pudn.com/Download/item/id/1861106.html

[VC书籍] baidumachine

百度语言翻译机题目及源代码。本题可作为参加ACM大学生编程大赛的参考题目。
Baidu language translator title and source code. This question can be used as college students to participate in ACM programming contest sample questions. (2011-03-12, C++, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/1452530.html

[VC书籍] C_language_example_of_the_essence

C语言精华例子,很不错的编程例子讲解,c文件和头文件
C language example of the essence, it is a good example to explain the programming, c files and header files (2010-08-01, C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/1256277.html

[VC书籍] CLSJSC

本资料是VC#学习编程的书籍。可以很好的快速帮助学习者加快学习进程。
This information is VC# 24 hours learning programming books. May well accelerate the learning process to help learners quickly. (2010-05-12, C++, 5051KB, 下载2次)

http://www.pudn.com/Download/item/id/1168102.html

[VC书籍] Clanguageprogrammingskillsinassembly

C语言编程技巧程序集,非常实用技巧程序,对于初学者和一些入门的都十分有帮助
C language programming skills in assembly, very practical skills program for beginners and some are very helpful introductory (2010-05-06, C++, 8134KB, 下载2次)

http://www.pudn.com/Download/item/id/1159698.html

[VC书籍] C_depth_anatomy

C语言深度解剖. C语言学习及编程应用方法的手稿提取,技术性强,实践性好
C-depth anatomy. C programming language learning and application of methods of extracting the manuscript, technically competent and good practice (2010-02-04, C++, 771KB, 下载3次)

http://www.pudn.com/Download/item/id/1058676.html

[VC书籍] CppNetworkProgramVol_1

c++网络编程 第一卷 运用ACE和模式消除复杂性。本书是ACE的缔造者撰写的一部网络中间件专著。
C++ Networking Programming, Volume 1: Mastering Complexity with ACE and Patterns (2009-11-11, C++, 2340KB, 下载4次)

http://www.pudn.com/Download/item/id/966582.html

[VC书籍] Primer

学习c++的经典教材,C++学习的必备书籍,本书含有大量C++编程细节与范例讲解。
Learning c++ classic textbook, C++ to learn the essential books, this book contains a lot of C++ programming details and examples to explain. (2009-10-28, C++, 3905KB, 下载3次)

http://www.pudn.com/Download/item/id/951989.html

[VC书籍] EffectiveCPP.3rd

Effective C++ 第三版,经典的C++书籍,对提高编程技术有莫大的帮助,其前两版都获得极高的评价。
Effective C++ 3rd edition, written by Scott Meyers, the outstanding C++ book for application. (2009-10-06, C++, 643KB, 下载6次)

http://www.pudn.com/Download/item/id/930342.html

[VC书籍] Winsock

本课程主要讲Windows中TCP/IP编程接口Winsock,通过Winsock可实现点对点或广播通信程序,实际这两者之间的区别不大,编程时其程序流程所用代码几乎相同,不同的地方在于目标地址选择的不同
This course is mainly to talk about Windows in the TCP/IP programming interface Winsock, through Winsock to achieve point-to-point or broadcast communication program, the actual difference between these two little programming process of the procedures used in almost the same code, different Select destination address is that the different (2008-12-03, C++, 45KB, 下载76次)

http://www.pudn.com/Download/item/id/595697.html

[VC书籍] gaozhiliangC++bianchengzhinan

高质量C++编程指南 适合大多数人学习 使你从一个初学者变为高手
High-quality C++ Programming Guide for the majority of people learning to make you from a beginner into a master (2008-07-03, C++, 260KB, 下载3次)

http://www.pudn.com/Download/item/id/503774.html

[VC书籍] C++bian_cheng_yi_shu

c++经典书籍,对提高编程水平大有益处,建议阅读三遍,大有收益!
c++ classic books, to improve the level of great benefit program, it is recommended to read three times, have much to gain! (2008-07-01, C++, 5840KB, 下载85次)

http://www.pudn.com/Download/item/id/502005.html

[VC书籍] mfc

这是一本MFC中文版教程对学习c++框架编程很有帮助,特别适用与初学者. 
This is a Chinese version of MFC tutorial on learning c++ Framework programming helpful, especially with beginners. (2008-03-16, C++, 1308KB, 下载7次)

http://www.pudn.com/Download/item/id/416747.html

[VC书籍] CTEMPLE100

c语言编程100例,里面的例子很好,可以深入的学习到C语言的精髓。
c programming language hundred cases, where the very good example, in-depth study of the essence of the C language. (2006-12-26, C++, 26KB, 下载11次)

http://www.pudn.com/Download/item/id/236583.html

[VC书籍] Exceptional C++中文版(draft)

这本书介绍的是c++编程中关于异常处理的一本中译书。
this book is a description of c unusual programming on the Chinese translation of a book. (2005-03-28, C++, 896KB, 下载368次)

http://www.pudn.com/Download/item/id/1112017922724947.html
总计:162