C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser. Licensed under Boost license.
标签: network-centric applications integrated libraries
上传时间: 2016-02-05
上传用户:chenxichenyue
传说中的c语言四书五经:一、The C Programming Language C程序设计语言(第2版·新版) 二、Pointers on C C和指针 三、Expert C Programming C专家编程 四、C Traps and Pitfalls C陷阱与缺陷 五、《C语言接口设计与实现》
标签: Programming Language Pointers Expert
上传时间: 2016-02-12
上传用户:GavinNeko
Inside the C++ Object Model
上传时间: 2016-02-14
上传用户:youke111
The C++ Standard Library (英文版).rar5.
上传时间: 2016-03-07
上传用户:坏坏的华仔
三本经典的c++学习资料 c++primer.pdf The C++ Programming Language Special 3rd Edition.pdf
标签: Programming Language Edition
上传时间: 2014-01-15
上传用户:zsjzc
Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can also use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best solution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple problem in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions
标签: expression the tutorial regular
上传时间: 2013-12-19
上传用户:sardinescn
SPALIB.C */ /* SUBPROGRAMS IN ALPHABETICAL ORDER */ /* IN THE C PROGRAMMING LANGUAGE
标签: ALPHABETICAL PROGRAMMING SUBPROGRAMS LANGUAGE
上传时间: 2013-12-26
上传用户:R50974
C puzzle book c语言解惑 英文版
上传时间: 2013-12-29
上传用户:sunjet
Expert C Programming: Deep C Secrets By Peter van der Linden. Have you ever noticed that there are plenty of C books with suggestive names like C Traps and Pitfalls, or The C Puzzle Book, or Obfuscated C and Other Mysteries, but other programming languages don t have books like that? There s a very good reason for this!
标签: Programming Secrets noticed Expert
上传时间: 2013-12-12
上传用户:wqxstar
Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language
标签: understanding Introduction Standard Edition
上传时间: 2013-12-23
上传用户:源码3