C++方面的一些論文,希望對(duì)大家有所幫助 如An Approach for Implementing Object Persistence in C++ using Broker.pdf
上傳時(shí)間: 2013-12-30
上傳用戶:saharawalker
<Spring in action>原版和代碼,是學(xué)習(xí)Spring的好資料,本書分為三大部分和兩個(gè)附錄,每一部分專注于Spring框架的一個(gè)領(lǐng)域:核心層、中間層和Web層。第一部分展示了Spring框架的兩個(gè)核心概念:反向控制(Inversion of Control,IoC)和面向切面編程(Aspect-Oriented Programming,AOP),以便理解Spring的基礎(chǔ)原理,這些基礎(chǔ)原理在本書各個(gè)章節(jié)都會(huì)用到。第二部分在第1章介紹的IoC和AOP基礎(chǔ)之上,展示了如何將這兩個(gè)概念應(yīng)用到應(yīng)用系統(tǒng)的中間層。第三部分走出中間層邁向顯示層,在很多J2EE系統(tǒng)中顯示層被稱為Web層。附錄A介紹如何開始自己的Spring應(yīng)用系統(tǒng),如何下載Spring以及如何編寫Ant配置文件。本書的每一部分既是建立在前一部分的基礎(chǔ)上,同時(shí)也都是獨(dú)立存在的,所以,讀者不必從頭開始就可以深入到各個(gè)主題。
上傳時(shí)間: 2014-01-02
上傳用戶:wff
主要考察的是資源池的設(shè)計(jì)和實(shí)現(xiàn), Domain Model比較簡單,僅用于測試資源池,因此IDL也僅僅實(shí)現(xiàn)基本存取功能。本資源池的設(shè)計(jì)主要參考Object Resource Pooling這篇文章中介紹的基本框架
標(biāo)簽: 資源
上傳時(shí)間: 2015-09-06
上傳用戶:cx111111
Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.
標(biāo)簽: Introduction Messenger Activity the
上傳時(shí)間: 2015-09-06
上傳用戶:ruan2570406
由delphi實(shí)現(xiàn)的bt下載器示例程序,帶全部源碼和BT協(xié)議 包中文件說明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一個(gè)簡單的bt下載器,支持多個(gè).torrent文件同時(shí)下載 btutils.pas -- 核心bt組件 DCP*.pas -- SHA算法源碼(復(fù)制自DEC組件包) InetUtils.pas -- 提供Internet下載的函數(shù)庫 SimpleSocks.pas -- socket組件(TCP) SortLists.pas -- 排序的List組件 ThreadTimer.pas -- 定時(shí)器與線程池 DelayLists.pas -- 一個(gè)延時(shí)5秒再釋放Object的隊(duì)列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer內(nèi)部使用 Bit Torrent Specification.htm -- BT協(xié)議文檔
上傳時(shí)間: 2015-09-10
上傳用戶:lizhen9880
人臉檢測的C/C++源代碼,曾發(fā)表于 OPENCV 的 MAILING LIST,主要是對(duì)OPENCV 3.1 版本發(fā)布的代碼做了一些速度上的優(yōu)化,并且解決了內(nèi)存泄漏的問題。這個(gè)程序所使用的 Paul Viola 提出(該論文“Rapid Object Detection using a Boosted Cascade of Simple Features”發(fā)表在 CVPR 01)的 Ada Boosted Cascade 算法可以說是目前最好最快的目標(biāo)檢測算法。
上傳時(shí)間: 2014-01-11
上傳用戶:日光微瀾
1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的環(huán)境下所編寫的。 2.kruscal_VC2005: 在VC2005里面編寫的。 3.以上兩個(gè)的代碼有點(diǎn)不同,區(qū)別主要在于compare函數(shù) 4.kruscal算法里面,我有兩個(gè)不同的實(shí)現(xiàn),一個(gè)是最小化堆里面放EdgeNode的指針,一個(gè)是最小化堆里面放EdgeNode的Object實(shí)例。前者使用了compare函數(shù)來比較大小,后者則是在EdgeNode的class里面重載運(yùn)算符。
標(biāo)簽: 2005 kruscal_CDT kruscal_VC Eclipse
上傳時(shí)間: 2013-12-19
上傳用戶:稀世之寶039
bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes
標(biāo)簽: inspectors Inspector component allowing
上傳時(shí)間: 2015-10-02
上傳用戶:無聊來刷下
The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Specification. It offers a way for a client to turn a human-readable name into an object reference, on which the client can subsequently invoke operations in the normal way. See the OMG specification for full details of the functionality provided by the Naming Service.
標(biāo)簽: Service Naming implementation omniNames
上傳時(shí)間: 2014-01-25
上傳用戶:jyycc
SQL Server 2005 Integration Services (SSIS) is a new Extract, Transform, and Load (ETL) tool that ships with SQL Server 2005. As with many of Microsoft s development tools, you can extend SSIS to perform other operations not already bundled with the product. SSIS provides the SSIS Class Library for just this purpose. The SSIS Class Library Object Model includes all the classes and interfaces you need to extend or augment SSIS.
標(biāo)簽: Integration Transform Services Extract
上傳時(shí)間: 2015-10-11
上傳用戶:baiom
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1