Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
seed_density.plt
Package: mcl.tar.gz [view]
Upload User: kingseaxu
Upload Date: 2009-01-01
Package Size: 49k
Code Size: 1k
Category:
3G develop
Development Platform:
Java
- set title ""
- set nologscale x
- set xrange [0.5:4]
- set yrange [0:140]
- set xlabel "Seed Density"
- set xtics(0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4)
- set ylabel "# Communications Per Node"
- set ytics(0, 20, 40, 60, 80, 100, 120, 140)
- set nolabel
- set key 3, 130
- plot "communication_seed_density_out" using 1:2 title 'Centroid' with linespoints,
- "communication_seed_density_out" using 1:4 title 'Amorphous' with linespoints,
- "communication_seed_density_out" using 1:3 title 'MCL' with linespoints