CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tcp matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tcp matlab - List
[
IME Develop
]
server for Local IP
DL : 0
tcpip的一个调试工具,请验收,好的话同志我一下,非常的好用-This a debugging tool for TCP/IP.
Update
: 2025-02-17
Size
: 1.06mb
Publisher
:
阿拉
[
Internet-Network
]
iperf-2.0.2.tar
DL : 0
用来测试端到端的网络带宽,即可用tcp测,也可用udp测,非常好-used to test end-to-end network bandwidth can be measured using tcp, udp available measurement, and very good
Update
: 2025-02-17
Size
: 228kb
Publisher
:
ww
[
Program doc
]
TCPIP(English)
DL : 0
tcp/ip 详解第一卷英文原版,中文版的在网上很多,英文原版的却很少,希望那些正在为读不懂翻译者的意思的好学者,来下此书啊-tcp/ip Elaborates on vol original English, the Chinese version of the Internet in many of the original English edition has little hope for those who are unable to read the translation of the meaning of the good scholars, the book to the next ah
Update
: 2025-02-17
Size
: 1.01mb
Publisher
:
王万里
[
SCM
]
c8051f-tcpip-Program
DL : 0
c8051f的TCP-IP驱动模块程序(C语言)-c8051f TCP-IP driver modules (C language)
Update
: 2025-02-17
Size
: 100kb
Publisher
:
WANGHAO
[
TCP/IP stack
]
TCPIP
DL : 0
TCP/IP程序 服务端客户端两端联结范例.rar 可以实现本地通信-TCP/IP service client-side examples of both ends of link. Rar local communication can be achieved
Update
: 2025-02-17
Size
: 13kb
Publisher
:
jayson
[
Internet-Network
]
tcpip
DL : 0
tcp/ip通信用VC++6.0开发的 基于三层结构-tcp/ip communication VC++ 6.0 developed based on the three-tier architecture
Update
: 2025-02-17
Size
: 1.82mb
Publisher
:
cy
[
TCP/IP stack
]
AQM_matrix_Stability
DL : 0
本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network congestion, the corresponding system model will be unstable, the procedures used 2-D stability testing algorithm to determine stability, and thus determine the conditions of network congestion. The preamble of the procedure are given references, the user control references of this procedure can be understood algorithms.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
肖扬
[
TCP/IP stack
]
tcp_udp_ip_2.0.6
DL : 0
MATLAB的TCP-UDP-IP工具箱2_0_6源代码免费下载-Source Code of TCP-UDP-IP Toolbox 2_0_6-Free Source Code-MATLAB-TCP-UDP-IP Toolbox 2_0_6 source code for free download-Source Code of TCP-UDP-IP Toolbox 2_0_6-Free Source Code
Update
: 2025-02-17
Size
: 205kb
Publisher
:
chenblue
[
matlab
]
Auto_Measure_system
DL : 0
利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码,特别是在其中实现了SCPI语言来对仪器进行控制。 (2)TMS320F2812目录:包含ccs下的c代码,如果没有做过RTDX的应用,相信这个对你很有启发。-Use ccs environment, MATLAB environment, DSP (TMS320F2812), the measured object and Agilient network analyzer E5071B, construct an automatic measurement system. I believe that most people are aware NI' s GPIB-based bus, you can realize automatic measurement, but NI' s program is too expensive, the use of MATLAB can greatly reduce costs. ccs between matlab and RTDX protocol-based data exchange, while matlab based on TCP/IP protocol and communication between the E5071B, the source described as follows: (1) RTDX_ok directory: matlab7.0 code, contains a GUI implementation with the interface and specific code, especially in one of implementation of the SCPI language to control the apparatus. (2) TMS320F2812 directory: contains ccs of c code, if not done RTDX application, then I think it was very instructive for you.
Update
: 2025-02-17
Size
: 1.04mb
Publisher
:
lijian
[
TCP/IP stack
]
socket_communication
DL : 0
comunication tcp ip on matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
VIC
[
TCP/IP stack
]
TCPIP
DL : 0
用C实现的完整TCP/IP协议源代码,私家珍藏的宝贝-the code of TCP/IP protocol realized by C. It s very valuable.
Update
: 2025-02-17
Size
: 642kb
Publisher
:
joe
[
Internet-Network
]
Distributed_Multimedia_Networks
DL : 0
MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to activate and disable 40 TCP flows with an AQM router) vdpol3.m (Matlab function for setting up stochastic differential equations for runde3.m) p.m (Matlab function for computing dropping probability for early random detection (RED)) try40tcp.mdl (Simulink program under Matlab for testing 40 TCP flows going through a RED router) red.m (packet dropping probability for try40tcp.mdl under Simulink) TCP40_ON_OFF.mdl (Simulink program for 60 TCPs wherein 20 flows will be off at 70s and will come back on at 120s.)
Update
: 2025-02-17
Size
: 12kb
Publisher
:
kjyqcl
[
TCP/IP stack
]
jtcp
DL : 0
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. MATLAB release MATLAB 7.8 (R2009a) -Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. MATLAB release MATLAB 7.8 (R2009a)
Update
: 2025-02-17
Size
: 6kb
Publisher
:
Rafal
[
Internet-Network
]
TCP1
DL : 0
通过采集数据,绘图(丢包与时间的关系)实现TCP的过程模拟-Through data collection, mapping (packet loss and time) to achieve the process of TCP simulation
Update
: 2025-02-17
Size
: 18kb
Publisher
:
abby
[
matlab
]
TCPIP_Communications_in_Matlab
DL : 0
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network). The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code-Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
Update
: 2025-02-17
Size
: 6kb
Publisher
:
张明
[
matlab
]
jtcp
DL : 0
tcp checks in matlab
Update
: 2025-02-17
Size
: 8kb
Publisher
:
Shankar
[
matlab
]
matlab_tcpip_example
DL : 0
a simple code to construct tcp ip connection in matlab
Update
: 2025-02-17
Size
: 1kb
Publisher
:
h.k.
[
Documents
]
umts
DL : 0
thes file contain simulation program code for matlab simulation program whish simulate the tcp protocol and access network
Update
: 2025-02-17
Size
: 1.86mb
Publisher
:
fouad123456
[
TCP/IP stack
]
tcp_udp_ip
DL : 0
tcp/ip通信,方便进行通行,精度比较高-tcp/ip communication, facilitate access, high accuracy
Update
: 2025-02-17
Size
: 188kb
Publisher
:
yinjun
[
matlab
]
MATLAB-TCPIP
DL : 0
tcp\ip 通信,其中有两个,一个矩阵信息,一个是字符串。(tcp\ip communication)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
土豆111
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.