由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協議文檔
上傳時間: 2015-09-10
上傳用戶:lizhen9880
人臉檢測的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.以上兩個的代碼有點不同,區別主要在于compare函數 4.kruscal算法里面,我有兩個不同的實現,一個是最小化堆里面放EdgeNode的指針,一個是最小化堆里面放EdgeNode的Object實例。前者使用了compare函數來比較大小,后者則是在EdgeNode的class里面重載運算符。
標簽: 2005 kruscal_CDT kruscal_VC Eclipse
上傳時間: 2013-12-19
上傳用戶:稀世之寶039
來自澳大利亞Qeensland大學的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.
標簽: Qeensland functions provides Toolbox
上傳時間: 2015-09-30
上傳用戶:qb1993225
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 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
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.
標簽: Integration Transform Services Extract
上傳時間: 2015-10-11
上傳用戶:baiom
一本學習hibernate的電子書,providing an easy-to-use and powerful object-relational persistence framework for Java applications.
上傳時間: 2015-10-11
上傳用戶:zhangyi99104144
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, poll, fasync, O_NONBLOCK, and O_SYNC semantics and multithreaded read/write capabilities. It works with the common Intel i82527, Philips 82c200, and Philips SJA1000 (in standard and PeliCAN mode) CAN controllers. LinCAN project is part of a set of CAN/CANopen related components developed as part of OCERA framework.
標簽: implements multiple capable working
上傳時間: 2015-10-14
上傳用戶:磊子226
有是一個Addison.Wesley的經典,是學習面向對象及程序設計的經典書籍,基于Java和UML,該書為英文版Object.Oriented.Programming.with.Java.and.UML,非常非常經典,推薦給大家
上傳時間: 2015-10-16
上傳用戶:WMC_geophy