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

Agent-oriented

  • 在JADE平台上实现ACL语言通信

    在JADE平台上实现ACL语言通信,创建一个Agent,然后等待消息到来,要是有消息到来,则自动回复

    标签: JADE ACL 语言通信

    上传时间: 2017-08-12

    上传用户:xiaoxiang

  • The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software

    The Definitive Guide to SOA: Oracle® 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 practical approach to SOA using the BEA AquaLogic Service Bus tool. And it’s written from the “source”—BEA Systems AquaLogic product lead Jeff Davies.

    标签: professional Definitive software Edition

    上传时间: 2014-01-22

    上传用户:wpwpwlxwlx

  • Cocoa Framework 简称Cocoa

    Cocoa Framework 简称Cocoa,它是Mac OS X 上的快速应用程序开发(RAD, Rapid Application Development)框 架,一个高度面向对象的(Object Oriented)开发框架。无论您是资深的Mac 开发人员,还是即将踏入Mac 开发世 界的新新人类,Cocoa 都是您开发应用程序的瑞士军刀、乐高积木,它是您构建Mac OS X 应用程序最强大、最高 效的工具。值得一提的是,苹果公司之所以能够开发出众多顶级软件,其实也正是因为有着Cocoa 这个秘密武器。 Cocoa 是Mac OS X 上原生支持的应用程序开发框架,苹果公司强烈推荐所有Mac 开发人员使用。

    标签: Cocoa Framework

    上传时间: 2014-01-10

    上传用户:xlcky

  • 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 generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

    标签: understanding programmer desires fuller

    上传时间: 2017-09-25

    上传用户:gtzj

  • 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 approach, where a filter is applied at all positions and scales of an image. The first innovation is enriching the Dalal-Triggs model using a star-structured part-based model defined by a “root” filter (analogous to the Dalal-Triggs filter) plus a set of parts filters and associated deformation models. The score of one of star models at a particular position and scale within an image is the score of the root filter at the given location plus the sum over parts of the maximum, over placements of that part, of the part filter score on its location minus a deformation cost easuring the deviation of the part from its ideal location relative to the root. Both root and part filter scores are defined by the dot product between a filter (a set of weights) and a subwindow of a feature pyramid computed from the input image. Another improvement is a representation of the class of models by a mixture of star models. The score of a mixture model at a particular position and scale is the maximum over components, of the score of that component model at the given location.

    标签: 计算机视觉

    上传时间: 2015-03-15

    上传用户:sb_zhang

  • trivium_p3

    This document specifies trivium, a hardware oriented synchronous stream cipher which aims to provide a flexible trade-off between speed and area.

    标签: trivium_p3

    上传时间: 2015-05-09

    上传用户:inazeze

  • 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 of a SystemC implementation. Lastly, a worked example will allow you to gain experience with the steps involved in the creation, and simulation, of a SystemC design. 

    标签: systemc

    上传时间: 2015-06-25

    上传用户:ycc‘eeworm

  • 强化学习研究综述

    强化学习通过试错与环境交互获得策略的改进,其自学习和在线学习的特点使其成为机器学习研究的一个重要分支.该文首先介绍强化学习的原理和结构;其次构造一个二维分类图,分别在马尔可夫环境和非马尔可夫环境下讨论最优搜索型和经验强化型两类算法;然后结合近年来的研究综述了强化学习技术的核心问题,包括部分感知、函数估计、多agent强化学习,以及偏差技术;最后还简要介绍强化学习的应用情况和未来的发展方向.

    标签: 强化学习

    上传时间: 2016-03-26

    上传用户:liyanfei

  • user agent twebbrowser

    Ini adalah contoh source code untuk mengganti useragent pada twebbrowser

    标签: twebbrowser agent user

    上传时间: 2016-11-07

    上传用户:beryindo

  • Essential+C++

    书中以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的),全书围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,读者不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理

    标签: Essential+C++

    上传时间: 2019-06-10

    上传用户:wigen