搜索资源列表
NS_Fundamentals_1
- This document describe the fundamental concept of network simulator-2, a simulation environment for computer networking field of engineering. It covers the descr iption of basic tools and components used in network simulations.
NS2_simulator
- 本源码为NS-2 网络模拟基础与应用 (方路平等编著)一书的全部源代码,书中的错误全部被纠正,在NS2.34下测试通过,均为本人原作,并附有本人学习心得-The source for the NS-2 network simulation of basic and applied (side road of equality ed.), all the source code for the book, the book' s errors were all corrected by th
Robocup0010
- 论文主要工作: 介绍了仿真比赛的构成与运行机制;介绍了linux的使用以及环境开发;编程实现了UDP/ip客户端程序并设计了球队的基本技巧;研究了高级策略等。-Thesis work: The composition of the simulation game and operating mechanism describes the use of linux, and environmental development programming of the UDP/ip client
system
- 用JAVA实现在WINDOWS内存中模拟LINUX的文件系统,实现了shell对文件的的基本命令-Used to achieve in the WINDOWS memory JAVA LINUX file system simulation to achieve the basic shell commands on the files
chunchuguanli
- 编写一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr)(基本要求)或 循环首次适应法(提高一步) addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char
Virtuoso_Analog_Design_Environment
- 通过一些基本操作熟悉Linux 操作系统下Virtuoso Analog Design Environment 设计工具。 Virtuoso Analog Design Environment 是一个在Design Framework II 设计软件 系列中的一个,它可以进行输出波形查看,模拟仿真等,Virtuoso Analog Design Environment 有一个非常友好的图形界面。-Familiar with some basic operations throug
