搜索结果
找到约 833 项符合
Implementation-Virtual 的查询结果
Java编程 网格agent平台(GAP ,Grid AgentsPlatform)开发包
网格agent平台(GAP ,Grid AgentsPlatform)开发包,建造和模拟网格环境下的移动agent.类似JADE(Java Agent DEvelopment Framework).此平台建立在Gridsim基础上,可编程实现模拟Computing Elements, Storage Elements, Virtual Organisations, 等
其他书籍 传统的以太网是一个广播型网络
传统的以太网是一个广播型网络,网络中的所有主机通过HUB 或交换机相连,处在
同一个广播域中。HUB 是物理层设备,没有交换功能,接收的报文会向所有端口转
发;交换机是链路层设备,具备根据报文的目的MAC 地址进行转发的能力,但在
收到广播报文或未知单播报文(报文的目的MAC 地址不在交换机MAC 地址表中)
时,也会向除 ...
电子书籍 This text shows how to analyze programs without its source code, using a debugger and a disassembler
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.
其他 LabVIEW入门教程
LabVIEW入门教程,计算机虚拟图形编程实验教材。Virtual instrument computer graphics programming Labview experimental materials,an useful Getting Started Guide for Labview learners.
其他 We propose a technique that allows a person to design a new photograph with substantially less effo
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
const ...
其他行业 天文算法
天文算法,包括时间、行星、以及内插算法。
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
matlab例程 This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implem
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.
人工智能/神经网络 多机器人路径规划算法
多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.
嵌入式/单片机编程 windows嵌入式编程
windows嵌入式编程,一个带有网络功能的纸牌游戏。可以建立主机,加入游戏等。也有单机游戏,可令AI参与游戏。
使用了Windows mobile 6 professional sdk
如果使用device emulator测试此程序,请提前安装virtual PC 2007或者device emulator虚拟网卡,否则网络功能无法演示。 ...
驱动编程 I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked
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 r ...