搜索资源列表
-
1下载:
电子书simulation and software radio for mobile communications的程序文件,用于学习MATLAB通信仿真-electronic books and simulation software for mobile radio communications procedures document for learning communications MATLAB simulation
-
-
0下载:
OFDM系统仿真程序
是simulation and software radio for mobile communication上的程序来的哦
-
-
0下载:
摘要:功率控制是CDMA系统中的关键技术之一.本文利用SystemView软件对CDMA系统反向闭环
功率控制进行了仿真.结果表明,通过适当的功率控制算法可以在保证一定误帧率的基础上降低移
动台的发射功率,增加系统容量,并延长移动台电池的使用时间.
关键词:CDMA 功率控制 仿真-Abstract : Power Control in CDMA Systems is one of the key technologies. By using the SystemView softw
-
-
0下载:
该代码用来实现一个基本移动自组网的仿真,各个节点随机移动,通过相互交换数据观察最后运行结果,代码简洁,避免了一些大型仿真软件的复杂使用过程。-The code used to achieve a basic mobile ad hoc network simulation, each node random movement, through mutual exchange of data to observe the final results, the code is simple and
-
-
0下载:
网络的移动性是基于移动IPV6的,但在这个领域还没有非常适合的模拟工具。NS2是一个常用的网络仿真软件,而且随着NS2中的一个叫“Mobiwan”补丁出版,它已经可以仿真移动IPV6。基于NS2和Mobiwan,一个针对网络移动性的扩展计划被提出。对该计划的若干问题进行分析,这些问题中的一些关键技术被提出。在本文中对该扩展的有效性进行了测试与验证。-Network mobility is based on the mobile IPV6, but not in this area is very
-
-
0下载:
实现消息收发的模拟软件系统,软件采用基于Socket通讯的客户端/服务器结构,其中客户端表示手机、服务器表示基站,通过用户界面总控开关控制信令收发。-Simulation software to achieve messaging systems, software, Socket communication based client/server architecture, in which the client, said mobile phones, servers, said base
-
-
0下载:
Simulation and Software Radio for Mobile Communications (The Artech House Universal Personal Communications Series)
-
-
0下载:
本软件是模拟抽奖软件,可以实现随机抽奖,每个手机号只能抽取一回。-This software is a simulation lottery software, can realize the random draw, each mobile phone number can only be selected once.
-
-
0下载:
在windows的模拟命令行中执行:
Cd d:\soft\tools //进入windows系统某个目录
adb shell //调用安卓的adb接口进入手机系统
su //切换root用户
在手机上按“同意”之后再执行:
Cd /data/local //进入Tcpdump目录
./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改
在手机上访问需测试的网址,访问之后
-