分类: C++

  • C++ Primer 3rd

    C++ Primer 3rd

    thumbnail[1].jpg

    This new edition of C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version–weighing in at a massive 1,237 pages–Stanley Lippman, a well-known C++ expert, teams up with Josée Lajoie, who has helped define the C++ international language standard. The new material is excellent for programmers who want to get the most out of new and advanced features in the language.

    The authors still introduce the basics of C++, including data types and pointers, but quickly move on to stress how to get the most out of the built-in features of ISO-standard C++. Throughout this book built-in support for the C++ Standard Library, such as container classes like vectors and maps, and other standard features, such as the string class, are integrated into a tried-and- proven basic-language tutorial.

    The major new features of C++ (templates, name spaces, and run-time type identification) all get their due. The result is an authoritative guide to basic and advanced C++ in a clear and readable style, with plenty of short, practical examples throughout the text. The book includes exercises–some quite challenging–for every section: a perfect choice both for self-study and the classroom. –Richard Dragan

    C++ Primer 3rd  Download:http://www.itcert.org/thread-3991-1-1.html

  • C++ Primer 中文第三版

    C++ Primer (第三版 中文譯版)

    《C++ Primer》(中文第3版)(據原書第3版譯出)結合Stanley Lippman的實踐經驗和Josee Lajoie對於ANSI/ISO標準C++的深入理解,完整精確地講述了標準C++的特性和用法。

    C++ Primer的第三版結合了Stanley Lippman的實踐經驗和Josée Lajoie對於ANSI/ISO標準C++的深入理解。這本指導書的第三版已經被重新改寫過,以便更加精確地講述標準C++的特性和用法。在《C++ Primer中文版》(第3版)(據原書第3版譯出)中,對於C++初學者特別有價值的是一些來自真實世界中的程式例子,它們說明了泛型程式(generic program)的設計、物件導向程式的設計、範本的用法,

    C++ Primer是深入C++學習系列中的一本書,這是中文第三版,高清淅PDF完整版, 這本書的教程涉及到C++概述、基礎語言資料類型、物件設計、操作符和使用者定義的轉換、類和範本、泛型演算法、英漢對照索引表等內容。這本書適合不同層次的CSS程式設計者閱讀,可以作為入門教程,也可以作為手冊來用..

    C++ Primer (第三版 中文譯版) 點擊下載:http://www.itcert.org/thread-3990-1-1.html

  • Visual C++駭客程式設計揭秘與防範

    Visual C++駭客程式設計揭秘與防範 

    網路掃描器程式設計、遠端控制軟體發展、基於認證的網路程式、U盤防火牆工具實現、Windows底層Rootkit程式設計..20多個駭客程式設計關鍵技術:Socke、監聽、綁定、後門、掃描、執行緒、注入、拒絕服務、殺毒工具、遠端控制等從Socket、API基礎到案例,全實例呈現駭客VC程式設計技術…

      本書全面介紹了在Visual C++環境中,使用Windows Socket及API開發各類防範駭客軟體及安全防護工具的程式設計實現方法,深入剖析了目前熱門的駭客程式設計技術。本書通過基礎篇、提高篇、綜合篇和拓展篇這種循序漸進地方式,向讀者介紹了防範駭客攻擊程式、安全防護工具、遠端控制軟體和網路安全管理軟體的原理及具體程式設計實現方法。
      本書內容豐富,實用性和實戰性強,不僅包括讀者必備的防範駭客的程式設計知識,更深入闡述了網路程式設計方面的高級技術。不僅適用于駭客程式開發,在讀者掌握了本書介紹的各種程式設計技術後,還能用於開發各類網路安全防護軟體。
      本書適合初、中級網路安全愛好者學習網路安全知識時使用,同時也可作為程式師和網路高級安全工程師的參考用書。

     點擊下載: Visual C++駭客程式設計揭秘與防範

  • Microsoft C# Windows 程式設計(中文版)

    Microsoft C# Windows 程式設計(中文版)

    微軟圖書必為精品

    目錄

    第一章 控制台本身
    1.1 C#版本
    1.2 程式分析
    1.3 C#名稱空間
    1.4 控制台I/O
    1.5 C#資料類型
    1.6 運算式和操作符
    1.7 條件和迴圈
    1.8 對象的跳躍
    1.9 使用C#的關鍵特性進行程式設計
    1.10 靜態方法
    1.11 異常處理
    1.12 拋出異常
    1.13 獲取和設置屬性
    1.14 構造函數
    1.15 實例和繼承
    1.16 更宏偉的藍圖
    1.17 命名約定
    1.18 幾句題外話
    第二章 歡迎使用Windows Forms
    第三章 基本結構
    第四章 文本輸出中的練習
    第五章 直線、曲線和區域填滿
    第六章 接近鍵盤
    第七章 頁面和變換
    第八章 滑鼠的歷史
    第九章 文本和字體
    第十章 計時器和時間
    第十一章 圖像和點陣圖
    第十二章 按鈕、標籤和捲軸
    第十三章 貝茲曲線和其他樣條曲線
    第十四章 菜單
    第十五章 路徑、區域和裁剪
    第十六章 對話方塊
    第十七章 畫刷和畫筆
    第十八章 文字方塊、清單方塊和旋轉框
    第十九章 字體
    第二十章 工具列和狀態列
    第二十一章 列印
    第二十二章 樹形視圖和列表視圖 
    第二十三章 中繼檔
    第二十四章 剪切、拖動和放置

    附錄A 文件和流
    A.1 最基本的文件I/O類
    A.2 FileStream的屬性和方法
    A.3 FileStream的問題
    A.4 其他流類型
    A.5 讀寫文本
    A.6 二進位檔案I/O
    A.7 Environment類
    A.8 檔案名和路徑名解析
    A.9 並列的類
    A.10 使用目錄
    A.11 檔操作和資訊
    附錄B 數學類
    B.1 數數值型別
    B.2 檢查整數溢出
    B.3 小數類型
    B.4 浮點數的無窮大和無窮小
    B.5 Math類
    B.6 浮點數的餘數
    B.7 冪和對數
    B.8 三角函數
    附錄C 字串理論
    C.1 char類型
    C.2 String的構造函數和屬性
    C.3 複製字串
    C.4 轉換字串
    C.5 連接字串
    C.6 比較字串
    C.7 搜索字串
    C.8 去首尾空格和填補字元串
    C.9 字串操作
    C.10 格式化字串
    C.11 陣列排序和搜索
    C.12 StringBuilder類

    點擊下載:  Microsoft C# Windows 程式設計(中文版)

  • The C++ Programming Language 課件和學習筆記

    The C++ Programming Language 課件和學習筆記

    學習目標:掌握ATM的代碼實現,學習專案設計的層次劃分

    學習重點:資料的輸入輸出,專案層次劃分

    學習難點:資料的輸入輸出,專案層次劃分

    學習難點:完善該ATM項目,模擬生產環境

    課程介紹

    1. C++ 語法基礎
    2.  物件導向程式設計的概念
    3. 大量的程式設計實踐

     目標

    1.  熟練掌握C++語法
    2. 具有物件導向程式設計的概念與能力
    3. 能熟練閱讀複雜的C++程式原始程式碼
    4. 能獨立的設計與完成物件導向的C++程式

    點擊下載: The C++ Programming Language 課件和學習筆記

  • 《C++ Cookbook》

    Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered,however, it can help you organize and process information with amazing efficiency and quickness.
    The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you’re an engineer,programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don’t have to develop on your own.

    Less a tutorial than a problem-solver, the book addresses many of the most common problems you’re likely encounter–whether you’ve been programming in C++ for years or you’re relatively new to the language. Here are just some of the time-consuming tasks this book contains practical solutions for:

    1. Reading the contents of a directory
    2. Creating a singleton class
    3. Date and time parsing/arithmetic
    4. String and text manipulation
    5. Working with files
    6. Parsing XML
    7. Using the standard containers

    Typical of O’Reilly’s “Cookbook” series, C++ Cookbook is written in a straightforward format, featuring recipes that contain problem statements and code solutions, and apply not to hypothetical situations, but those that you’re likely to encounter. A detailed explanation then follows each recipe in order to show you how and why the solution works. This question-solution-discussion format is a proven teaching method, as any fan of the “Cookbook” series can attest to. This book will move quickly to the top of your list of essential C++ references.

    Download Now!  《C++ Cookbook》

  • C++菜鳥編程 英文版 電子書分享

     
    書名:C++菜鳥編程/C++ Programming for the Absolute Beginner
    作者:德克·亨克曼斯 Dirk Henkemans
    類型:程序和Web開發

    If you are new to programming with C++ and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the “For the Absolute Beginner”™ series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical C++ programming applications and will learn how these skills can be put to use in real-world scenarios.

    Throughout the chapters, you will find code samples that illustrate concepts presented. At the end of each chapter, you will find a complete game that demonstrates the key ideas in the chapter, a summary of the chapter, and a set of challenges that tests your newfound knowledge. By the time you finish this book, you’ll be well versed in C++ and be able to apply the basic programming principles you’ve learned to the next programming language you tackle.

    點擊下載: C++ Programming for the Absolute Beginner

  • [CHM] C語言 函數速查手冊

    此編譯的HTML的幫助文件更方便大家查找,
    通過目錄或者搜尋更容易找到C語言函數!

    下載:C語言函數速查手冊