Location:
Search - tcl learning
Search list
Description: TCL语言学习的几个小程序,非常简单,学习tcl的例子。-TCL language learning process several small, very simple, learning peers example.
Platform: |
Size: 2681 |
Author: 张海 |
Hits:
Description: 在NS2平台上实现对AODV协议的模拟,需安装cygwin,架构了NS2的运行环境,对无线ad hoc网络路由协议AODV(Ad hoc按需距离矢量路由协议)有了全面了解,学习NS2的语法结构及TCL脚本的编写,并在NS2仿真器上实现对其的简单模拟。-in NS2 platform to achieve AODV simulation, the need to install cygwin, NS2 framework of the operating environment for wireless ad hoc network routing protocol AODV (Ad hoc on-demand distance vector routing protocol) with a comprehensive Xie, learning NS2 the grammatical structure and TCL script, and NS2 simulator to achieve its simple simulation.
Platform: |
Size: 3125 |
Author: 黄磊 |
Hits:
Description: TCL语言学习的几个小程序,非常简单,学习tcl的例子。-TCL language learning process several small, very simple, learning peers example.
Platform: |
Size: 2048 |
Author: 张海 |
Hits:
Description: TCL语言的学习教程和几个程序实例
array.tcl
--- ---
This simple example shows how to create and manipulate arrays.
main commands used: array, puts, foreach, get
calculator.tcl
--------------
This script asks the user to enter an operation ( ex: 24 + 52 ),
analyses the operation, computes it and return the result.
main commands used: proc, expr, return, while, puts, flush, switch, lindex,
gets
file_copy.tcl
-------------
This script asks the user to enter a source file, a destination file and copies
the source file in the destination file.main commands used: puts, gets, read, seek, open, close.-TCL language learning tutorials and examples of several programs array.tcl--------- T his simple example shows how to create and manip ulate arrays. main commands used : array, puts, foreach. get calculator.tcl-------------- This scrip t asks the user to enter an operation (ex : 24 52), analyzes the operation, it computes and return the result. main command s used : proc, expr, return, while, puts, flush, switch, Lindex. gets file_copy.tcl------------- This script asks the user to enter a source file, a destination file and copies the source file in the destination file.main commands used : puts, gets, read, seek, open, close.
Platform: |
Size: 434176 |
Author: 王力 |
Hits:
Description: 在NS2平台上实现对AODV协议的模拟,需安装cygwin,架构了NS2的运行环境,对无线ad hoc网络路由协议AODV(Ad hoc按需距离矢量路由协议)有了全面了解,学习NS2的语法结构及TCL脚本的编写,并在NS2仿真器上实现对其的简单模拟。-in NS2 platform to achieve AODV simulation, the need to install cygwin, NS2 framework of the operating environment for wireless ad hoc network routing protocol AODV (Ad hoc on-demand distance vector routing protocol) with a comprehensive Xie, learning NS2 the grammatical structure and TCL script, and NS2 simulator to achieve its simple simulation.
Platform: |
Size: 3072 |
Author: 黄磊 |
Hits:
Description: 关于TClcl的资料,讲的不错,深入浅出,值得新手学习。-On TClcl information, talking about good, simple terms, it is worth learning novice.
Platform: |
Size: 91136 |
Author: liangtao |
Hits:
Description: tcl脚本语言教程(pdf格式)。适合入门学习使用。-tcl scripting language tutorial (pdf format). Suitable for entry-learning to use.
Platform: |
Size: 614400 |
Author: barla |
Hits:
Description: 这是关于tcl脚本的书籍 通过学习脚本 我们可以更加方便的进行软件测试 并且可以大大的减轻测试的负担-This is a tcl script on the books through learning the script we can be more convenient to carry out software testing and can greatly reduce the testing burden
Platform: |
Size: 614400 |
Author: Beyond |
Hits:
Description: 一个使用TCL脚本写的动画!是一个很好的TCL脚本学习资料。-A script written using the TCL animation! Is a very good learning materials TCL script.
Platform: |
Size: 15360 |
Author: TK |
Hits:
Description: tcl编程入门介绍书籍,详细讲解tcl语言的语法,还有实例配合学习-Introduction Introduction to tcl programming books, explain in detail the tcl language, grammar, there are examples with the learning
Platform: |
Size: 184320 |
Author: hong |
Hits:
Description: TCL语言学习,教你如何调试在LINUX中的NS2下调试代码-TCL language learning, teach you how to debug in NS2 in LINUX debugging code
Platform: |
Size: 2892800 |
Author: ankeer |
Hits:
Description: 一本对于学习NS2很重要的书,对NS2入门和学习NS2有很大的帮驻的。-NS2 learning a very important book for entry-NS2 and NS2 learning has a lot of help in the.
Platform: |
Size: 2543616 |
Author: 罗震钧 |
Hits:
Description: TCL学习资料和源代码
希望对想学习TCL的人有帮助-A learning material for tcl
Platform: |
Size: 434176 |
Author: karon |
Hits:
Description: TCL_教程 学习tcl脚本语言的首选-Tutorial TCL_ learning tcl scripting language of choice
Platform: |
Size: 618496 |
Author: lichong |
Hits:
Description: tcl源代码 一个不错的源程序,值得学习-tcl source code of a good source, it is worth learning
Platform: |
Size: 3814400 |
Author: nie |
Hits:
Description: linux入门常用命令学习,介绍常用的60个命令操作,简单方便,非常适合入门学习-Introduction to commonly used commands linux learning 60 commands commonly used in operation, simple and convenient, very suitable for entry-Learning
Platform: |
Size: 897024 |
Author: 邱超 |
Hits:
Description: 详细介绍了TCL-debug2.20的安装步骤,学习NS网络仿真的朋友可以借鉴。-TCL-debug2.20 described in detail the installation steps, learning NS Network Simulation friends can learn from.
Platform: |
Size: 4096 |
Author: yxh |
Hits:
Description: NS2学习中必备资料,非常适合于初学者。提供了大量的实例,并进行细致的讲解和分析,虽然是英文,但是理解起来不难。-NS2 essential learning materials are suitable for beginners. Provides a wealth of examples and meticulous explanations and analysis, though in English, but it is not difficult to understand them.
Platform: |
Size: 797696 |
Author: linivy |
Hits:
Description: Tcl语言全面详细的教程,例子丰富,渐进引导,让您轻松进入Tcl 语言高手行列。-Tcl language, detailed tutorials, make it easy for you to master the ranks of Tcl language
Platform: |
Size: 586752 |
Author: 小辉 |
Hits:
Description: TCL是一种很通用的脚本语言,几乎可以在所有的平台上运行,功能强大-tcl learning book
Platform: |
Size: 122880 |
Author: q |
Hits: