搜索结果
找到约 425 项符合
Object-Relational 的查询结果
其他书籍 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 Programmin ...
Java编程 主要考察的是资源池的设计和实现
主要考察的是资源池的设计和实现, Domain Model比较简单,仅用于测试资源池,因此IDL也仅仅实现基本存取功能。本资源池的设计主要参考Object Resource Pooling这篇文章中介绍的基本框架
软件设计/软件工程 Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --
Introduction to the MSN Messenger Activity SDK
--- --- --- --- --- --- --- --- --- --- --- --- --- --
The MSN&reg 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 ...
其他行业 由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 ...
人工智能/神经网络 人脸检测的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 算法可以说是目 ...
其他 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函数来比 ...
数据结构 This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relationa
This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relational database.
Delphi控件源码 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 ful ...
技术管理 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 fo ...
SQL Server SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server.
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL ...