英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125
含此文檔只表示此壓縮包來自于DELPHI盒子網站 ------------------------------------------------------------------------- DELPHI盒子 二零零三新版 http://www.2ccc.com http://www.delphibox.com Email:root@2ccc.com DELPHI相關源碼下載,作品發布,個性論壇,支持WEB/FTP文件上傳,會員WEB空間,VIP會員***@2ccc.com郵箱。 2ccc技術論壇 http://bbs.2ccc.com 2ccc個人網絡空間,免費8M永久使用web空間,可以上傳任何文件,上傳進度顯示,送個人留言板,VIP會員可申請100M空間。 http://my.2ccc.com 2003-9-25 第9次改版正式開通,每日更新。 -------------------------------------------------------------------------- DELPHIBOX New Version @ 2003 http://www.2ccc.com http://www.delphibox.com Email:root@2ccc.com DELPHI Code,App,Simple to Publish,forum,WEB/FTP uploads Support,member WEB Space or email addr. 2ccc Tech Forum. http://bbs.2ccc.com 2ccc Web Space,Free 8M Space,Upload any file-type. http://my.2ccc.com 2003-9-25 New Version WebSite ninthly,Update everyday.
上傳時間: 2015-09-05
上傳用戶:qiaoyue
Jaoso新聞文章發布系統 0.9.1final 程序架構: Struts+Spring+Hibernate 主要功能: ·新聞采用在線編輯器,可以象使用word一樣編輯新聞,可簡繁體互換 ·可web上傳圖片,新聞內其它網站圖片自動下載 ·無限級目錄分類 ·可設頭條新聞和圖片新聞 ·新聞點評功能,可自由發表評論 ·權限管理可以任意設置角色\權限 ·采用MVC模式顯示與邏輯分離,方便修改頁面顯示效果 ·支持多界面風格,只需增加相應的風格包(目前有11種風格) ·支持國際化多語言,只需要增加響應語言包(目前支持簡\繁\英) ·支持多種數據庫,目前測試過的數據庫(Oracle,SqlServer,Mysql) ·支持全文索引,檢索速度更快更準確 ·支持rss新聞聚合 ·自帶留言本<br> 版權所有:邊緣孤客 程序制作:邊緣孤客 Contact 聯系方法 -------------------------------------------------------------------------------- 技術支持: edgeloner@163.com QQ:1521331 官方站點 http://www.jaoso.com http://www.jaoso.net
標簽: Hibernate Struts Spring Jaoso
上傳時間: 2013-12-18
上傳用戶:familiarsmile
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程
標簽: collection functions Computer Library
上傳時間: 2015-09-12
上傳用戶:zhangyi99104144
m16+cp2200組成的網絡接口。 m16使用內部RC振蕩8M,如果要提高主頻,請注意修改模擬總線讀函數。 cp2200模塊使用www.icdev.com.cn的,更改pin44連接VCC,即總線復用方式,地址數據復用。 軟件編寫使用avrstudio4.12+sp4+winavr(avrstudio自帶的winavr嵌入方式)。 硬件連接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD PB3 | WR PD2 | INT PD3 | ALE(A3) 由于采用的是m16做為主控,只能使用總線模擬方式,其讀寫速度有限,經測試約為雙向11.8kBps(90kbps)。 由于ram有限,僅僅采用了332Bytes的數據緩沖做為收發buffer,超過此長度的以太網包將拋棄。 此工程文件僅僅做為cp220x的一個移植范例,高級tcpip應用代碼因商業緣故不會提供,請勿找我詢問。
上傳時間: 2015-09-13
上傳用戶:zhengzg
第一版YL2410開發板的BIOS 功能比較簡單,上電之后,LCD顯示藍色、綠色、紅色三個豎條 同時串口顯示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通過USB下載文件) 1 : Uart download file(通過串口下載文件) 2 : Write Nand flash with download file(將下載的文件燒寫到NandFlash) 3 : Load Pragram from Nand flash and run(從NandFlash裝載文件并運行) 4 : Erase Nand flash regions(擦除NandFlash區域) 5 : Write NOR flash with download file(將下載的文件燒寫到NorFlash) 6 : Set boot params(設置Linux啟動相關參數) 7 : Set AutoBoot parameter,1:linux 2:wince(設置WINCE自啟動)
上傳時間: 2015-09-15
上傳用戶:Amygdala
上下文無關文法(Context-Free Grammar, CFG)是一個4元組G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一組有限的產生式規則集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素稱為非終結符,T的元素稱為終結符,S是一個特殊的非終結符,稱為文法開始符。 設G=(V, T, S, P)是一個CFG,則G產生的語言是所有可由G產生的字符串組成的集合,即L(G)={x∈T* | Sx}。一個語言L是上下文無關語言(Context-Free Language, CFL),當且僅當存在一個CFG G,使得L=L(G)。 *⇒ 例如,設文法G:S→AB A→aA|a B→bB|b 則L(G)={a^nb^m | n,m>=1} 其中非終結符都是大寫字母,開始符都是S,終結符都是小寫字母。
標簽: Context-Free Grammar CFG
上傳時間: 2013-12-10
上傳用戶:gaojiao1999
在學VFP時,首先看到的就是在數據庫表中可以定義字段級規則和記錄級規則,有人用過嗎?我想很少。為什么?因為正常情況下,所定義的規則,是數據庫引擎所產生的錯誤提示,很不美觀。用VFP的表單向導做的表單,很好的解決了這個問題。它是如何解決的呢?我不知道有人是否對這個問題耿耿于懷,反正我是這樣。N年后,我終于明白了它該如何來使用。你呢?還不明白?下載文件看看吧。也許,可以改變很多你對VFP的認識。來自我站:http://www.chinavfp.com
標簽: VFP
上傳時間: 2013-12-12
上傳用戶:zjf3110
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
標簽: Gnutella peer Supports OpenNap
上傳時間: 2015-10-01
上傳用戶:change0329
程序名稱: 韓楓企業網站管理系統 (版本:3.0 ) *--------------------------------------------------------------------------------------- * 版權所有: hfvip.com * 程序設計: 韓楓 * 聯系方式: * EMAIL:huolidj@163.com OICQ:1239968 * * 網站地址: http://www.hfvip.com * *--------------------------------------------------------------------------------------- * Copyright 2006 http://www.hfvip.com - All Rights Reserved.
上傳時間: 2014-12-04
上傳用戶:stampede