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

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

object-orien

  • 利用java反射機制

    利用java反射機制,根據基于O/R映射的數據持久層框架的設計方案,采用反射機制實現了域對象(Domain Object)信息的動態加載

    標簽: java 反射 機制

    上傳時間: 2013-12-28

    上傳用戶:壞天使kk

  • C++方面的一些論文

    C++方面的一些論文,希望對大家有所幫助 如An Approach for Implementing Object Persistence in C++ using Broker.pdf

    標簽: 方面 論文

    上傳時間: 2013-12-30

    上傳用戶:saharawalker

  • With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

    With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O Reilly s most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl s object-oriented model, and testing your code for greater stability. Other topics include: Complex data structures

    標簽: programmers worldwide community dedicated

    上傳時間: 2014-10-27

    上傳用戶:zhoujunzhen

  • 主要考察的是資源池的設計和實現

    主要考察的是資源池的設計和實現, Domain Model比較簡單,僅用于測試資源池,因此IDL也僅僅實現基本存取功能。本資源池的設計主要參考Object Resource Pooling這篇文章中介紹的基本框架

    標簽: 資源

    上傳時間: 2015-09-06

    上傳用戶:cx111111

  • Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --

    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.

    標簽: Introduction Messenger Activity the

    上傳時間: 2015-09-06

    上傳用戶:ruan2570406

  • 由delphi實現的bt下載器示例程序

    由delphi實現的bt下載器示例程序,帶全部源碼和BT協議 包中文件說明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一個簡單的bt下載器,支持多個.torrent文件同時下載 btutils.pas -- 核心bt組件 DCP*.pas -- SHA算法源碼(復制自DEC組件包) InetUtils.pas -- 提供Internet下載的函數庫 SimpleSocks.pas -- socket組件(TCP) SortLists.pas -- 排序的List組件 ThreadTimer.pas -- 定時器與線程池 DelayLists.pas -- 一個延時5秒再釋放Object的隊列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer內部使用 Bit Torrent Specification.htm -- BT協議文檔

    標簽: delphi 下載器 程序

    上傳時間: 2015-09-10

    上傳用戶:lizhen9880

  • 人臉檢測的C/C++源代碼

    人臉檢測的C/C++源代碼,曾發表于 OPENCV 的 MAILING LIST,主要是對OPENCV 3.1 版本發布的代碼做了一些速度上的優化,并且解決了內存泄漏的問題。這個程序所使用的 Paul Viola 提出(該論文“Rapid Object Detection using a Boosted Cascade of Simple Features”發表在 CVPR 01)的 Ada Boosted Cascade 算法可以說是目前最好最快的目標檢測算法。

    標簽: 人臉檢測 源代碼

    上傳時間: 2014-01-11

    上傳用戶:日光微瀾

  • 1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的環境下所編寫的。 2.kruscal_VC2005: 在VC2005里面編寫的。 3.以上兩個的代碼有點不同,

    1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的環境下所編寫的。 2.kruscal_VC2005: 在VC2005里面編寫的。 3.以上兩個的代碼有點不同,區別主要在于compare函數 4.kruscal算法里面,我有兩個不同的實現,一個是最小化堆里面放EdgeNode的指針,一個是最小化堆里面放EdgeNode的Object實例。前者使用了compare函數來比較大小,后者則是在EdgeNode的class里面重載運算符。

    標簽: 2005 kruscal_CDT kruscal_VC Eclipse

    上傳時間: 2013-12-19

    上傳用戶:稀世之寶039

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    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

    標簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

  • The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Sp

    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.

    標簽: Service Naming implementation omniNames

    上傳時間: 2014-01-25

    上傳用戶:jyycc

主站蜘蛛池模板: 宜兰市| 营山县| 德阳市| 林州市| 尤溪县| 九江市| 和静县| 广汉市| 遵义县| 两当县| 乐陵市| 云南省| 错那县| 宜丰县| 临城县| 宜春市| 汉阴县| 弥勒县| 高清| 昌吉市| 鸡泽县| 商河县| 塔河县| 普兰店市| 驻马店市| 卓资县| 珠海市| 育儿| 徐水县| 台中县| 冕宁县| 嘉黎县| 三门县| 报价| 拉孜县| 依兰县| 三门县| 湖州市| 泽普县| 定结县| 台中市|