搜索结果
找到约 446 项符合
Multi-Agent 的查询结果
通讯/手机编程 Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP
Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from Cache then forwarding to External DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto Config and auto Dynamic DNS update.
Java编程 1、锁定某个主题抓取; 2、能够产生日志文本文件
1、锁定某个主题抓取;
2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL;
3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限)
4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟;
5、能对HTML网页进行解析,提取出链接URL,能判 ...
数值算法/人工智能 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限
主要特点
* Flexible finite element space construction based template element library
基于模板单元库灵活的构造有限元空间
* Convenient facilities to implement mesh adaption
很方便的进行网格加密和稀疏化
* Multi-mesh operation supported
支持多套网格操作
需要有一定的有限元基础和C++语言基础,最好 ...
软件设计/软件工程 VxWorks操作系统的集成环境叫Tornado。Tornado集成环境提供了高效明晰的图形化的实时应用开发平台
VxWorks操作系统的集成环境叫Tornado。Tornado集成环境提供了高效明晰的图形化的实时应用开发平台,它包括一套完整的面向嵌入式系统的开发和调测工具。Tornado环境采用主机-目标机交叉开发模型,应用程序在主机的Windows环境下编译链接生成可执行文件,下载到目标机,通过主机上的目标服务器(Target Server)与目标机上的 ...
行业发展研究 A one-dimensional calibration object consists of three or more collinear points with known relative
A one-dimensional calibration object consists of three or more collinear points with known relative positions.
It is generally believed that a camera can be calibrated only when a 1D calibration object is in planar motion or rotates
around a &macr xed point. In this paper, it is proved that when a m ...
Linux/Unix编程 邮件系统是Linux网络应用的重要组成
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transport Agent,MTA),邮件分发代理(Mail Delivery Agent,MDA),邮件用户代理(Mail User Agent,MUA)。
Postfix是一个非常优秀的MTA,她素以高效、安全的特点而著称。Postfix是作者在U ...
Java编程 VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the ...
人工智能/神经网络 本代码用基于steve语言的breve软件编写的
本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT-BASED SYSTEM和模拟机器人行为。本代码实现功能如下:机器人服务模拟。自动取得饮料,递送给客人,客人喝完后,另一种清理机器人处理瓶子并运送垃圾堆。主要为了证明机器人运动中的一种Deliberative设计结构。软件下载地址 ...
人工智能/神经网络 pso优化算法的vc++源程序。在vc.net2003下面通过。 建议:看代码之前
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。 ...
其他 An AHB system is made of masters slaves and interconnections. A general approach to include all poss
An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every int ...