網格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