联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All tcl/tk(35) 

[通讯编程] Desktop

简单的无线自组网,三个节点,可以利用awk文件进行分析,得到网络中数据包发送送成功概率和平均端到端延时
simple wireless network,three nodes (2020-10-08, tcl/tk, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1602148664999420.html

[网络] wired-wireless

NS2无线传感网模拟代码,无线网络与有线网络混合仿真的代码,亲测可运行
NS2 simulation code wireless sensor networks, wireless networks and wired networks hybrid simulation code, pro-test runs (2016-12-03, tcl/tk, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1480736691425216.html

[网络] ns2--output-wireless

NS2仿真 无线传感网 中节点的吞吐量,可直接使用。
This is NS2 simulation of wireless sensor network node ,it is about throughput, the code can be used directly。 (2013-11-05, tcl/tk, 1KB, 下载17次)

http://www.pudn.com/Download/item/id/2392510.html

[网络] 22415

《NS网络模拟和协议仿真》一书当中配套的无线Mesh网协议开发和仿真的完整实例以及本书的示例源代码。
NS network simulation and protocol emulation, " a book which supporting wireless Mesh network protocol development and simulation of a complete instance as well as the book' s example source code. (2013-02-28, tcl/tk, 67KB, 下载13次)

http://www.pudn.com/Download/item/id/2144328.html

[网络] 17

柯志亨版NS2仿真实验-多媒体和无线网络通信书中实验十七(差异式服务网络)的所有程序,所有程序都是调过的,可运行
Ke Zhiheng version of NS2 simulation- multimedia and wireless network communication book experiment 17 (diff networks) all procedures, all procedures are adjusted over, you can run (2012-07-08, tcl/tk, 130KB, 下载10次)

http://www.pudn.com/Download/item/id/1933374.html

[单片机开发] ns2

Many interesting route planning problems can be solved by computing shortest paths in a suitably modeled, weighted graph representing a transportation network. Such networks are naturally road networks or timetable networks of public transportation. For large networks, the classical Dijkstra algorithm to compute shortest paths is too slow. And therefore have faster algorithms been developed in recent years. These new algorithms have in common that they use precomputation and store auxiliary data to speedup subsequent shortest-path queries.
Many interesting route planning problems can be solved by computing shortest paths in a suitably modeled, weighted graph representing a transportation network. Such networks are naturally road networks or timetable networks of public transportation. For large networks, the classical Dijkstra algorithm to compute shortest paths is too slow. And therefore have faster algorithms been developed in recent years. These new algorithms have in common that they use precomputation and store auxiliary data to speedup subsequent shortest-path queries. (2012-05-27, tcl/tk, 28KB, 下载20次)

http://www.pudn.com/Download/item/id/1891052.html

[Ftp服务器] h3c_ftp_tftp_ctrl

h3c定义的远程重启网口,fTPserver的TCL脚本,通过命令行的输入来实现.
reboot Eth Port and FTP server and so on (2012-04-16, tcl/tk, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/1830983.html

[Linux/Unix编程] gnumake-v3.80_cn.pdf.tar

(中 文版)详细讲述了基于 GNU MAKEFILE的 规则 以及使用 是 UNIX环境下 编程人 员 的 必备工 具
matirial of introduce using gnu make under unix os,which a really useful way to code with (2011-07-25, tcl/tk, 904KB, 下载8次)

http://www.pudn.com/Download/item/id/1606570.html

[网络编程] SIMULATION-OF-PROBLEMS-IN-dtn

以延迟容忍网络的路由算法为主要研究对象。叙述了延迟容忍网 络的技术背景和协议框架。比较了已有的路由算法,并在此基础之上,结 合延迟容忍网络的体系结构特点,提出了信息库的概念和几种延迟容忍网 络体系下的路由算法。
To delay tolerant network routing algorithm as the main object of study. Describes the technical background of delay tolerant networking and protocol framework. Comparison of the existing routing algorithms, and on this basis, combined with delay tolerant network architecture, we proposed the concept of repository and several delay tolerant network system under the routing algorithm. (2011-04-26, tcl/tk, 622KB, 下载31次)

http://www.pudn.com/Download/item/id/1507559.html

[网络] w1

在本次实验中,分为「移动节点无线区网」及「固定节点无线区网」两种环境来探讨。我调整MAC协议(共(2种)、路由协议(共2种)、网络拓扑(共5种)、节点数目(共3种)、节点密度(共1种)、传输距离(共1种),因此固定节点实验的结果有2*2*5*(3)=60种。由于节点密度、传输距离该二项参数之变动与网络拓扑的维持造成很大的冲突,所以对于节点密度的影响,时间上只来得及作线状拓扑上的节点密度分析,其它种拓扑的密度皆不改变。而全部的传输距离只采用250m的设定,传输距离的设定见下文
In this experiment, divided into "mobile node wireless area networks"and the "fixed node in the wireless area network " to discuss the two environments. I adjusted the MAC protocol (a total of (2 species), routing protocols (2 species), the network topology (5 species), the number of nodes (3 species), the node density (total 1 species), distance (total 1 species) Therefore, the experimental results of fixed nodes, 2* 2* 5* (3) = 60. Since the node density, transmission range of the two parameters change in the maintenance of the network topology caused great conflict, so the impact of node density , the time just in time for the linear topology of the node density analysis, neither the density of other types of topology change. and all of the transmission distance of 250m using only the setting, the setting distance below 聆聽以拼音方式閱讀 (2011-04-06, tcl/tk, 2KB, 下载14次)

http://www.pudn.com/Download/item/id/1481450.html

[Linux/Unix编程] aodv

基于NS2仿真的AODV协议脚本文件. NS2(Network Simulation Version 2)是一种功能强大的网络模拟仿真器,它是用C++和OTCL两种语言完成的。C++语言编写协议执行模块,OTCL语言编写模拟任务。NS2主要针对有线局域网、无线局域网、Ad Hoc网络、卫星通信网、路由选择协议、组播路由协议等进行网络模拟仿真。
NS2-based simulation of AODV protocol script file. NS2 (Network Simulation Version 2) is a powerful network simulation device, which is the C++, and OTCL done in both languages. C++ language agreed to implement the module, OTCL language simulation tasks. NS2 targeted at wired LAN, wireless LAN, Ad Hoc networks, satellite communications network, routing protocol, multicast routing protocols such as the network simulation. (2010-03-18, tcl/tk, 1KB, 下载295次)

http://www.pudn.com/Download/item/id/1091212.html

[邮电通讯系统] vlantest27.01

Ixia的自动化脚本,设置单层vlan的实例。适合测试以太网设备。
vlan setting example of Ixia automation test (2009-11-18, tcl/tk, 11KB, 下载11次)

http://www.pudn.com/Download/item/id/974818.html

[邮电通讯系统] Part3_Vlan_Up_QinQ_Down_Strip.ixa

Ixia的自动化脚本,适合测试以太网的双层vlan设定。
double vlan setting on ixia automation test (2009-11-18, tcl/tk, 8KB, 下载5次)

http://www.pudn.com/Download/item/id/974817.html

[其他] tcl_cn

tcl/tk快速入门,讲解了一些tcl/tk的入门知识,便于tcl/tk的初步学习
tcl/tk to get started quickly, on a number of tcl/tk entry knowledge, ease of tcl/tk preliminary study (2009-06-01, tcl/tk, 353KB, 下载39次)

http://www.pudn.com/Download/item/id/786823.html

[远程控制/远程桌面] WSN

随着现代微机电系统(MEMS, Micro-Electro-Mechanism System)、微电子、片上系统SOC (System-On-Chip)、纳米材料、传感器、无线通讯、计算机网络、分布式信息处理等技术发展,无线传 感器网络(Wireless Sensor Networks, WSN)和射频标签(Radio Frequency Identification,RFID)在近 几年获得了飞速发展。这两项技术相互独立,却又存在着千丝万缕的联系,它们相互交叉和相互整合,具 有十分广阔的应用前景,在军事国防、工农业控制、城市管理、生物医疗、环境监测、抢险救灾、防恐反 恐、危险区域远程控制,物流管理,人员识别,汽车工业等许多领域都有重要的科研价值和实用价值,已 经引起了国内外研究及工业界广泛的重视。
WEB:http://www.wsn.org.cn/contact.htm EMAIL:wsnbooks@nbicc.com 电话:0574-87910141/0574-87910139 (2009-05-02, tcl/tk, 32303KB, 下载23次)

http://www.pudn.com/Download/item/id/740483.html
12
总计:35