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

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

DB-Library

  • 第一章涵蓋了內建的數據型別

    第一章涵蓋了內建的數據型別,語言預先定義好的運算符、標準程序庫中那個的vector和string類、條件語句和循環語句、輸入和輸出用的iostream庫。第二章解釋函數的設計和使用;第三章涵蓋所謂的Standard Template Library;第四章講述classes機制的設計和使用過程。第五章說明如何擴展classes;第六章的重頭戲是class templates 第七章講述如何使用c++提供的異常處理機制。

    標簽: 數據

    上傳時間: 2014-02-20

    上傳用戶:zyt

  • This book is the most accurate and up-to-date source of information the STL currently available. ...

    This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL......an excellent book which belongs in any serious C++ developer s library." Jim Armstrong, President 2112 F/X, Texas. \n The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own productivity.

    標簽: information up-to-date available currently

    上傳時間: 2015-10-31

    上傳用戶:CHINA526

  • Student status management system is development two aspects that typical information management syst

    Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and the front end applies the procedure.Creates to rise to the former request the consistency of data is strong with the integrity, the library that the safeness of data like.But request the latter very much to apply the procedure function complete, easy usage etc. characteristics.

    標簽: management development information Student

    上傳時間: 2015-11-01

    上傳用戶:1101055045

  • RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom Bounds

    RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it. This sample is a software only Windows NT Device Driver. This driver is provided for educational purposes only. Generally the Windows NT cache manager does a much better job of optimizing memory usage than using a RAM disk.

    標簽: custom BoundsChecker illustrates Bounds

    上傳時間: 2014-01-04

    上傳用戶:onewq

  • design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally

    design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.

    標簽: Butterworth internally Chebyshev specified

    上傳時間: 2015-11-08

    上傳用戶:253189838

  • 本書由知名的C++專家Matthew H.Austern執筆

    本書由知名的C++專家Matthew H.Austern執筆,引導你進入泛型編程思維模型,并將你帶往此一模型的最重要成品:C++ Standard Template Library(STL)。本書揭示STL的奧秘,告訴你STL不僅僅是一組方便運用的容器類(container classes)。對于泛型組件和可交互作用的組件而言,STL是一個具備擴充能力的框架(framework)、 《泛型編程與STL》闡述了泛型編程的中心思想:concepts、modeling、refinement,并為你展示這些思想如何導出STL的基礎概念:iterators、containers、function objects。循此路線,你可以把STL想像為一個由concepts(而非明確之functions或classes)組成的程序庫:、你將學習其正式結構并因此獲得其潛在威力所帶來的完整優勢。本書使你能夠: ●以你自己的“可移植組件”及“可交互作用之泛型組件”擴充STL; ●產生一些算法,讓它們和它們所處理之型別(types)及數據結構徹底劃清界線; ●撰寫更精致、更高效、更有效力的代碼,可跨平臺重復使用。

    標簽: Matthew Austern

    上傳時間: 2014-01-06

    上傳用戶:Avoid98

  • Oracle BerkeleyDB(Oracle內嵌數據庫

    Oracle BerkeleyDB(Oracle內嵌數據庫,沒有提供Borland C++Builder編譯版本),該源碼把BerkeleyDB 4.5.20的Visual C++ 2005的代碼移植到Borland C++Builder上編譯,生成靜態庫,可以在Borland C++Builder中進行開發使用. 工程文件路徑為: db-4.5.20\build_windows\Libdb45BCB.bpr 編譯后生成靜態庫為: Libdb45BCB.lib

    標簽: Oracle BerkeleyDB 內嵌 數據庫

    上傳時間: 2015-11-09

    上傳用戶:wab1981

  • CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP libra

    CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP library 國外驅動開發DSP

    標簽: precompiled Composer project uIP-DSP

    上傳時間: 2014-01-12

    上傳用戶:無聊來刷下

  • 這是一本面向中高級編程人員的自學指導書其重點放在JSP 和其他技術的綜合使用方面全書可分為四大部分第一部分是JSP 技術與J2EE 技術第一章至第四章著重介紹J2EE 技術的代表EJB技術的基本原理與

    這是一本面向中高級編程人員的自學指導書其重點放在JSP 和其他技術的綜合使用方面全書可分為四大部分第一部分是JSP 技術與J2EE 技術第一章至第四章著重介紹J2EE 技術的代表EJB技術的基本原理與開發EJB 組件的方法第二部分是JSP 技術和XML 技術第五章至第八章主要介紹了XML 技術與JSP 技術聯合的方式之一Tag Library 第二部分后面的兩章是針對市場上最流行的兩個Tag Library 的詳細介紹讀者可以把它當作參考手冊來使用本作品的第三部分是JDBC 新技術及其在JSP/Servlet 程序中的應用第九章和第十章主要介紹最新的JDBC 技術如JDBC 2.0/JDBC 3.0的新特性以及鮮為人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 網絡程序設計著重介紹如何使用sun.net 包JavaMail API 開發訪問各種網絡服務的JSP 程序本作品四個部分之間互為 關聯又相對獨立讀者可以選擇閱讀某一個部分或者是通讀全文。 本版作品是由經驗豐富的使用JSP 組建網站的程序員編著內文附有豐富的實例源碼供讀者學習參全書具有語言簡明扼要內容豐富范例典型理論與實踐相結合的特點不但是從事用JSP 進行網站開發和設計的初中級讀者的自學指導書同時也可作為社會網頁設計或編程培訓班的教材。

    標簽: J2EE JSP EJB

    上傳時間: 2013-12-18

    上傳用戶:cuibaigao

  • 某公司OA系統源碼: 功能較為強大的一套辦公系統

    某公司OA系統源碼: 功能較為強大的一套辦公系統,可在線角色管理,用戶管理,目錄管理,模板管理等。 適合用于企業辦公。 使用前先打開企業管理器把DB下的數據庫附加好 再配置一下web.config中的鏈接字符串。 還要把WEB目錄設置成為虛擬目錄。 默認的管理用戶及密碼都為:51aspx

    標簽: OA系統 源碼

    上傳時間: 2014-11-28

    上傳用戶:redmoons

主站蜘蛛池模板: 庆云县| 南阳市| 平南县| 行唐县| 平远县| 佛学| 巴里| 岳池县| 万载县| 剑河县| 汨罗市| 思南县| 北川| 太湖县| 白银市| 杭锦后旗| 嵊州市| 民乐县| 黄大仙区| 马尔康县| 库尔勒市| 桂东县| 永定县| 合肥市| 甘孜| 旬阳县| 肃宁县| 台江县| 禄丰县| 沁阳市| 寻乌县| 白河县| 张家口市| 定日县| 璧山县| 赫章县| 商都县| 大田县| 南通市| 全州县| 建平县|