搜索结果
找到约 305 项符合
agent-oriented 的查询结果
Java编程 在JADE平台上实现ACL语言通信
在JADE平台上实现ACL语言通信,创建一个Agent,然后等待消息到来,要是有消息到来,则自动回复
Java书籍 The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software
The Definitive Guide to SOA: Oracle&#174 Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practic ...
JavaScript Cocoa Framework 简称Cocoa
Cocoa Framework 简称Cocoa,它是Mac OS X 上的快速应用程序开发(RAD, Rapid Application Development)框
架,一个高度面向对象的(Object Oriented)开发框架。无论您是资深的Mac 开发人员,还是即将踏入Mac 开发世
界的新新人类,Cocoa 都是您开发应用程序的瑞士军刀、乐高积木,它是您构建Mac OS X 应用程序最强大、最 ...
VC书籍 If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you!
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary ge ...
技术书籍 LatentSVM论文
The object detector described below has been initially proposed by
P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a
Dalal-Triggs detector that uses a single filter on histogram of
oriented gradients (HOG) features to represent an object category.
This detector uses a sliding window approac ...
无线通信 trivium_p3
This document specifies trivium, a hardware oriented synchronous stream cipher which aims to provide a flexible trade-off between speed and area.
技术教程 SystemC_tutorial
This tutorial will focus on the strong connection between C++ and SystemC by making
the analogy between Hardware modeling and Object-Oriented modeling.
The first section will look at the creation of Hardware components in C++.
The second section will highlight the benefits ...
学术论文 强化学习研究综述
强化学习通过试错与环境交互获得策略的改进,其自学习和在线学习的特点使其成为机器学习研究的一个重要分支.该文首先介绍强化学习的原理和结构;其次构造一个二维分类图,分别在马尔可夫环境和非马尔可夫环境下讨论最优搜索型和经验强化型两类算法;然后结合近年来的研究综述了强化学习技术的核心问题,包括部分感知、函数估计 ...
软件 user agent twebbrowser
Ini adalah contoh source code untuk mengganti useragent pada twebbrowser
书籍 Essential+C++
书中以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的),全书围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,读者不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理 ...