虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

OBJECT

对象OBJECT是经常用于模仿现实世界中我们身边的一些对象。
  • 利用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