网格agent平台(GAP ,Grid AgentsPlatform)开发包,建造和模拟网格环境下的移动agent.类似JADE(Java Agent DEvelopment Framework).此平台建立在Gridsim基础上,可编程实现模拟Computing Elements, Storage Elements, Virtual Organisations, 等
标签: AgentsPlatform agent Grid GAP
上传时间: 2013-12-09
上传用户:gundan
传统的以太网是一个广播型网络,网络中的所有主机通过HUB 或交换机相连,处在 同一个广播域中。HUB 是物理层设备,没有交换功能,接收的报文会向所有端口转 发;交换机是链路层设备,具备根据报文的目的MAC 地址进行转发的能力,但在 收到广播报文或未知单播报文(报文的目的MAC 地址不在交换机MAC 地址表中) 时,也会向除交换机报文入端口之外的所有端口转发。 上述情况使网络中的主机会收到大量并非以自身为目的地的报文,在浪费大量带宽 资源的同时,也造成了严重的安全隐患。 隔离广播域的传统方法是使用路由器,但是路由器成本较高,而且端口较少,无法 划分细致的网络。 为解决以太网交换机在LAN 中无法限制广播的问题,出现了VLAN(Virtual Local Area Network,虚拟局域网)技术。
上传时间: 2014-01-03
上传用户:qb1993225
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.
标签: disassembler debugger programs analyze
上传时间: 2013-12-23
上传用户:ljmwh2000
LabVIEW入门教程,计算机虚拟图形编程实验教材。Virtual instrument computer graphics programming Labview experimental materials,an useful Getting Started Guide for Labview learners.
上传时间: 2014-01-23
上传用户:trepb001
We propose a technique that allows a person to design a new photograph with substantially less effort. This paper presents a method that generates a composite image when a user types in nouns, such as “boat” and “sand.” The artist can optionally design an intended image by specifying other constraints. Our algorithm formulates the constraints as queries to search an automatically annotated image database. The desired photograph, not a collage, is then synthesized using graph-cut optimization, optionally allowing for further user interaction to edit or choose among alternative generated photos. An implementation of our approach, shown in the associated video, demonstrates our contributions of (1) a method for creating specific images with minimal human effort, and (2) a combined algorithm for automatically building an image library with semantic annotations from any photo collection.
标签: substantially photograph technique propose
上传时间: 2016-11-24
上传用户:三人用菜
天文算法,包括时间、行星、以及内插算法。 A portable ANSI C implementation of some of the algorithms published in Astronomical Algorithms by Jean Meeus 2nd edition (December 1998) Willmann-Bell ISBN: 0943396638
上传时间: 2013-12-21
上传用户:qwe1234
This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose.
标签: illustrates fixed-point white-paper practical
上传时间: 2016-12-14
上传用户:15071087253
多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.
上传时间: 2014-01-25
上传用户:busterman
windows嵌入式编程,一个带有网络功能的纸牌游戏。可以建立主机,加入游戏等。也有单机游戏,可令AI参与游戏。 使用了Windows mobile 6 professional sdk 如果使用device emulator测试此程序,请提前安装virtual PC 2007或者device emulator虚拟网卡,否则网络功能无法演示。
上传时间: 2017-01-03
上传用户:sssl
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
标签: provide Windows example driver
上传时间: 2013-12-19
上传用户:zsjzc