看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real- ...
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly ...
The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from ...
The Hardware Book contains misc technical information about computers
and other electronic devices. You ll find the pin out to most common
(and uncommon) connectors availble, as well as info about how to build cables.
This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center ...
FT245U169 FIFO Loopback
This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4.
The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM.
Use Hyperterminalto send and receive data.
FIFO control lines are on Port2 (P2.0-P2.3).
完成在S3C2410处理器上移植μC/OS-II内核,然后实现以下多任务:
a) 控制实验箱核心板上4盏LED灯轮流亮灭;
b) 将LED1连接到ARM9-2410EP增强型实验箱扩展口的DA OUT端口,通过实验箱上的键盘(比如“↑”、“↓”键)控制LED1亮暗变化,同时在超级终端显示该控制值;
c) 将LED2连接到扩展口的I/O输出口,通过超级终端按键控 ...