搜索:NAM
找到约 9 项符合「NAM」的查询结果
结果 9
https://www.eeworm.com/dl/678/150902.html
系统设计方案
ns2,network simulation的nam补丁。
ns2,network simulation的nam补丁。
https://www.eeworm.com/dl/652/464317.html
文章/文档
this is usefull code for telecom student( VIVA VIET NAM)
this is usefull code for telecom student( VIVA VIET NAM)
https://www.eeworm.com/dl/534/491454.html
其他
[原创]如何解决NS2下的nam的bind错误问题
[原创]如何解决NS2下的nam的bind错误问题,文件中附有本人的安装经验,本人在Ubuntu9.04下已经安装成功
https://www.eeworm.com/dl/534/333381.html
其他
* $Id: housekeeper.c,v 1.12 2003/08/15 08:45:46 weiym Exp $ * *little game housekeeper, also nam
* $Id: housekeeper.c,v 1.12 2003/08/15 08:45:46 weiym Exp $
*
*little game housekeeper, also named sokoban.
*written by Song Lixin(zjujoe@263.net) 2001.3.6
https://www.eeworm.com/dl/645/250305.html
其他数据库
data compare,/* Get the tables from a database and run through each table to list the table */* nam
data compare,/* Get the tables from a database and run through each table to list the table
*/* name and field names
https://www.eeworm.com/dl/619/315552.html
Linux/Unix编程
看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看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 proce ...
https://www.eeworm.com/dl/644/396045.html
汇编语言
1、 有n个学生
1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。
1) 建立该存贮结构。
2) 查找第i个学生的某门课成绩。
链表中结点结构:
struct node
{char *nam;/*nam为课程名*/
float sco;/*sco为该门课程的成绩*/
struct node ...
https://www.eeworm.com/dl/532/362018.html
书籍源码
1. Learning NS Website (中文
1. Learning NS Website (中文,有介紹Unicast Routing)
2. 華玄明網際網路實驗室 - NS2 討論區 (台灣NS2討論區)
3. NS仿真軟件 (中國大陸NS2討論區)
4. The Network Simulator: Contributed Code (一些研究人員所貢獻的程式碼,這些程式碼並沒有包含在NS2原本的程式碼內)
5. The Network Simulato ...