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