CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - TCP in matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - TCP in matlab - List
[
Embeded-SCM Develop
]
TCPIP-C
DL : 0
网络,基于嵌入式的网络协议,UDP/IP的协议.处理器无关部分源代码--UDP/IP network protocol in embedded enviroment.
Update
: 2025-02-19
Size
: 55kb
Publisher
:
徐海
[
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-19
Size
: 1.01mb
Publisher
:
王万里
[
File Format
]
mc-cdma
DL : 0
非常好用,真的,自己学习过了,现在拿出来与大家分享,希望有帮助!-Very easy to use, really, their own learning, and now out to share with you the hope that has helped!
Update
: 2025-02-19
Size
: 10kb
Publisher
:
birdy
[
RFID
]
RFID
DL : 0
射频识别技术及其在室内定位中的应用 (RFID technology and its application in indoor positioning)-Radio frequency identification technology and its application in indoor positioning applications (RFID technology and its application in indoor positioning)
Update
: 2025-02-19
Size
: 396kb
Publisher
:
陳翔
[
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-19
Size
: 1.04mb
Publisher
:
lijian
[
Internet-Network
]
TCP1
DL : 0
通过采集数据,绘图(丢包与时间的关系)实现TCP的过程模拟-Through data collection, mapping (packet loss and time) to achieve the process of TCP simulation
Update
: 2025-02-19
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-19
Size
: 6kb
Publisher
:
张明
[
matlab
]
jtcp
DL : 0
tcp checks in matlab
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Shankar
[
Internet-Network
]
tcp_udp_ip_2.0.6
DL : 0
演示如何在matlab中实现TCP/IP的功能,很详细。-demonstrate how to implement the tcp/ip stack.
Update
: 2025-02-19
Size
: 211kb
Publisher
:
流浪汉
[
matlab
]
matlab_tcpip_example
DL : 0
a simple code to construct tcp ip connection in matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
h.k.
[
Software Engineering
]
Dynamicallyforecastingnetworkperformanceusingthene
DL : 0
网络服务正在更新换代并且可扩展设备被设计成可提供在元计算环境中动态资源行为预测。这篇文章里,我们描述了预测产生的的设计和预测行为的细节。当预测方式为普通方式时,我们关注与他对TCP/IP端到端吞吐量能力的预测和在不同地点使用不同系统会带来的延迟量。因为在元计算软件的基础上网络预测需要计划的支持和质量服务保证的提高。-The Network Weather Service is a generalizable and extensible facility designed to provide dynamic resource performance forecasts in metacomputing environments.In this paper,we outline its design and detail the predictive performance of the forecasts it generates. While the forecasting methods are general,we focus on their ability to predict the TCP/IP end-to-end throughput and latency that is attainable by an application using systems located at differentsites.Such network forecasts are needed both to support scheduling (Bermanetal.,1996)and,by the metacomputing software infrastructure,to develop quality-of-service guarantees(DeFantietal.,to appear Grimshawetal.,1994).
Update
: 2025-02-19
Size
: 214kb
Publisher
:
will
[
TCP/IP stack
]
msocket
DL : 0
一个简单的用于Matlab间tcp/ip套接通信的程序。可以实现两个matlab进程间的收发数据。-Matlab is used between a simple tcp/ip socket communication program. Between two matlab processes can send and receive data.
Update
: 2025-02-19
Size
: 5.23mb
Publisher
:
杨一
[
TCP/IP stack
]
matlab_tcpip_example
DL : 0
matlab环境下实现TCP/IP通信的例子。-Code in Matlab for TCP/IP communicaiton.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
高小闹
[
Graph Drawing
]
TracesPlay-0.2.r663-win32
DL : 0
可以使用matlab直接读取.pacp文件中的数据(You can use matlab to read data in.Pacp file directly.)
Update
: 2025-02-19
Size
: 412kb
Publisher
:
hstest
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.