亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Resource

  • C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+

    C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a Resource that does far more than list the classes and their functions. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.

    標簽: interfaces Standard provides Library

    上傳時間: 2014-03-01

    上傳用戶:lizhizheng88

  • The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly.

    The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly. This refreshed Resource takes an in-depth look at everything you need to know to join a network. Topics covered include all of the essential networking software that comes with the Linux operating system, plus information on a host of cutting-edge services including wireless hubs, spam filtering, and more

    標簽: Linux Administrator Edition Network

    上傳時間: 2015-09-19

    上傳用戶:

  • O REILLY publishing company.<<Practical UNIX and Internet Security>>,goog opensource res

    O REILLY publishing company.<<Practical UNIX and Internet Security>>,goog opensource Resource.

    標簽: publishing opensource Practical Internet

    上傳時間: 2013-12-25

    上傳用戶:笨小孩

  • 《多傳感器數據融合手冊》 《Handbook of Multisensor Data Fusion》 作者: David L. Hall 定價: USD 199.95 出版社: CRC 出版

    《多傳感器數據融合手冊》 《Handbook of Multisensor Data Fusion》 作者: David L. Hall 定價: USD 199.95 出版社: CRC 出版年: 2001-06-20 簡介 · · · · · ·    Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target recognition, robotics, medical diagnostics, and "smart" buildings. It draws on techniques from wide-ranging disciplines, including artificial intelligence, pattern recognition, and statistical estimation. This handbook is an up-to-date, comprehensive Resource for data fusion system designers and researchers. Top experts in the field lead readers from a basic introduction and survey of data fusion technology to advanced mathematics and theory and to some very practical advice for systems implementers.

    標簽: L. Multisensor Handbook 199.95

    上傳時間: 2014-02-06

    上傳用戶:二驅蚊器

  • This book is a hands-on introduction to the principles and practice of embedded system design usin

    This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable Resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.

    標簽: introduction principles hands-on embedded

    上傳時間: 2014-01-17

    上傳用戶:wuyuying

  • MICROSOFT 基礎類庫: student 項目概述 ======================================================================

    MICROSOFT 基礎類庫: student 項目概述 =============================================================================== 應用程序向導已為您創建了這個 student 應用程序。此應用程序不僅演示 Microsoft 基礎類的基本使用方法,還可作為您編寫應用程序的起點。 本文件概要介紹組成 student 應用程序的每個文件的內容。 student.vcproj 這是使用應用程序向導生成的 VC++ 項目的主項目文件。 它包含生成該文件的 Visual C++ 的版本信息,以及有關使用應用程序向導選擇的平臺、配置和項目功能的信息。 student.h 這是應用程序的主要頭文件。它包括其他項目特定的頭文件(包括 Resource.h),并聲明 CstudentApp 應用程序類。 student.cpp 這是包含應用程序類 CstudentApp 的主要應用程序源文件。

    標簽: MICROSOFT student 項目

    上傳時間: 2014-01-23

    上傳用戶:whenfly

  • A stochastic-flow network consists of a set of nodes, including source nodes which supply various re

    A stochastic-flow network consists of a set of nodes, including source nodes which supply various Resources and sink nodes at which Resource demands take place, and a collection of arcs whose capacities have multiple operational states.

    標簽: nodes stochastic-flow including consists

    上傳時間: 2013-12-22

    上傳用戶:wlcaption

  • Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Researc

    Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “Resource acquisition is initialization” for people with little experience with exceptions

    標簽: Standard-Library Stroustrup University Exception

    上傳時間: 2015-12-11

    上傳用戶:懶龍1988

  • CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The

    CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT12\Chapt12.ico The icon used in Chapt12.exe CHAPT12\Chapt12.rc The Resource file use in the test program. CHAPT12\Chapt12Dlg.cpp The implementation of the dialog class CHAPT12\Chapt12Dlg.h The declarations of the dialog class CHAPT12\MyWin32Port.h Definition for a class derived from Win32Port. CHAPT12\Resource.h The Resource IDs

    標簽: CHAPT Chapt 12 the

    上傳時間: 2013-12-17

    上傳用戶:yan2267246

  • CHAPT13AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13AnsiWinTerm.h Header file for

    CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\Chapt13.dsp Visual C++ project file CHAPT13\Chapt13.dsw Visual C++ workspace file CHAPT13\Chapt13.rc The Resource file used in the test program CHAPT13\Resource.h IDs defined in the Resource file CHAPT13\Win32Term.cpp The Win32 general purpose terminal class CHAPT13\Win32Term.h Definition of the class CHAPT13\Debug\Chapt13.exe 32-bit executable of the test program.

    標簽: AnsiWinTerm CHAPT emulation terminal

    上傳時間: 2016-02-03

    上傳用戶:秦莞爾w

主站蜘蛛池模板: 广东省| 扶绥县| 宁海县| 巨鹿县| 金华市| 呼图壁县| 西吉县| 英吉沙县| 华容县| 游戏| 二手房| 荔波县| 钦州市| 松潘县| 邵阳市| 平度市| 禹州市| 晴隆县| 西乡县| 临桂县| 平顺县| 黔东| 万年县| 精河县| 兴海县| 长乐市| 林州市| 霍州市| 涿州市| 门头沟区| 永和县| 平罗县| 西贡区| 西林县| 嘉祥县| 垣曲县| 蓝山县| 罗平县| 昭苏县| 环江| 界首市|