Tcl/Tk

Tcl/Tk

Author: Clif Flynt

Publisher: Elsevier

Published: 2012-01-17

Total Pages: 817

ISBN-13: 0123847184

DOWNLOAD EBOOK

Newly updated with over 150 pages of material on the latest Tcl extensions, Tcl/Tk: A Developer's Guide is a unique practical tutorial for professional programmers and beginners alike. Starting with a clear picture of the basics, Tcl/Tk covers the variety of tools in this "Swiss army knife" of programming languages, giving you the ability to enhance your programs, extend your application's capabilities, and become a more effective programmer. This updated edition covers all of the new features of version 8.6, including object-oriented programming and the creation of megawidgets, existing data structure implementations, themed widgets and virtual events. Extensive code snippets and online tutorials in various languages will give you a firm grasp on how to use the Tcl/Tk libraries and interpreters and, most importantly, on what constitutes an effective strategy for using Tcl/Tk. - Includes the latest features of Tcl/Tk 8.6 - Covers Tcl development tools, popular extensions, and packages to allow developers to solve real-world problems with Tcl/Tk immediately - Provides straightforward explanations for beginners and offers tips, style guidelines, and debugging techniques for advanced users


20'th Annual Tcl/Tk Conference

20'th Annual Tcl/Tk Conference

Author: Tcl Association

Publisher: Lulu.com

Published: 2013-12

Total Pages: 243

ISBN-13: 0578135175

DOWNLOAD EBOOK

Proceedings of the 2013 Tcl Conference (20'th Anniversary), Held in New Orleans September 23-27, 2013


Introduction to Network Simulator NS2

Introduction to Network Simulator NS2

Author: Teerawat Issariyakul

Publisher: Springer Science & Business Media

Published: 2008-12-10

Total Pages: 400

ISBN-13: 0387717609

DOWNLOAD EBOOK

An Introduction to Network Simulator NS2 is a beginners’ guide for network simulator NS2, an open-source discrete event simulator designed mainly for networking research. NS2 has been widely accepted as a reliable simulation tool for computer communication networks both in academia and industry. This book will present two fundamental NS2 concepts:i) how objects (e.g., nodes, links, queues, etc.) are assembled to create a network and ii) how a packet flows from one object to another. Based on these concepts, this book will demonstrate through examples how new modules can be incorporated into NS2. The book will: -Give an overview on simulation and communication networks. -Provide general information (e.g., installation, key features, etc.) about NS2. -Demonstrate how to set up a simple network simulation scenario using Tcl scripting lanuage. -Explain how C++ and OTcl (Object oriented Tcl) are linked, and constitute NS2. -Show how Ns2 interprets a Tcl Script and executes it. -Suggest post simulation processing approaches and identify their pros and cons. -Present a number of NS2 extension examples. -Discuss how to incorporate MATLAB into NS2.