Welcome![Sign In][Sign Up]
Location:
Search - udp matlab

Search list

[Embeded-SCM DevelopTCPIP-C

Description: 网络,基于嵌入式的网络协议,UDP/IP的协议.处理器无关部分源代码--UDP/IP network protocol in embedded enviroment.
Platform: | Size: 56320 | Author: 徐海 | Hits:

[Internet-Networkiperf-2.0.2.tar

Description: 用来测试端到端的网络带宽,即可用tcp测,也可用udp测,非常好-used to test end-to-end network bandwidth can be measured using tcp, udp available measurement, and very good
Platform: | Size: 233472 | Author: ww | Hits:

[Internet-NetworksimulinkUdp

Description:
Platform: | Size: 1954816 | Author: 甄真 | Hits:

[ICQ-IM-Chatlan_chat

Description: 局域网聊天工具(本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCPIP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞)-LAN chat tools (this program is divided into server application and client application in part, using Socket socket network programming library. (UDP) and (TCPIP) a combination of connections, and resolved the timeliness of data transmission but also ensures that data in the process of transmission will not be lost. In addition the procedure to avoid the use of multiple threads blocking procedure)
Platform: | Size: 216064 | Author: 扬扬 | Hits:

[TCP/IP stacktcp_udp_ip_2.0.6

Description: 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
Platform: | Size: 209920 | Author: chenblue | Hits:

[TCP/IP stackdspUDPSend

Description: UDP数据dsp传输matlab仿真,UDP数据dsp传输matlab仿真-simulation of udp data sending,simulation of udp data sending
Platform: | Size: 1024 | Author: 李大人 | Hits:

[TCP/IP stackdspUDPReceive

Description: udp数据接受DSP仿真, -simulation of udp data receive,simulation of udp data receive,
Platform: | Size: 2048 | Author: 李大人 | Hits:

[matlabMATLABFFT

Description: MATLAB频谱分析源代码,自己写的,配合原始数据文件,超级详细-Spectrum Analyzer MATLAB source code that he wrote with the original data files, super detailed
Platform: | Size: 21504 | Author: youngliu | Hits:

[matlabjudp

Description: UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer. The judp.m program uses Matlab s ability to call Java code to enable it to send and/or receive UDP 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).-UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer. The judp.m program uses Matlab s ability to call Java code to enable it to send and/or receive UDP 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).
Platform: | Size: 3072 | Author: xiaoni | Hits:

[TCP/IP stackudplib

Description: This library contains four blocks for UDP send and recive. You can communcate with binary data (chars) or non-nested buses. MATLAB 7.4 (R2007a)
Platform: | Size: 31744 | Author: Rafal | Hits:

[matlabMATLAB_UDP

Description: MATLAB UDP局域网PC之间进行通信,并传递数据-MATLAB UDP
Platform: | Size: 8192 | Author: xiaolu | Hits:

[matlaboscsend

Description: 发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略相应的参数) 乙=布尔(不是官方:将参数为T/在F型) 不支持: b=一滴 参数=参数所指定的类型。 示例 ü=的UDP( 127.0.0.1 ,7488) 的FOPEN(美) oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[]) fclose(美) 如需关于振荡信息http://opensoundcontrol.org/。-Sends a Open Sound Control (OSC) message through a UDP connection oscsend(u,path) oscsend(u,path,types,arg1,arg2,...) oscsedn(u,path,types,[args]) u = UDP object with open connection. path = path-string types = string with types of arguments, supported: i = integer f = float s = string N = Null (ignores corresponding argument) I = Impulse (ignores corresponding argument) T = True (ignores corresponding argument) F = False (ignores corresponding argument) B = boolean (not official: converts argument to T/F in the type) not supported: b = blob args = arguments as specified by types. EXAMPLE u = udp( 127.0.0.1 ,7488) fopen(u) oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[]) fclose(u) See http://opensoundcontrol.org/ for more information about OSC.
Platform: | Size: 2048 | Author: abeaqhax | Hits:

[matlabMatlab-UDP

Description: 实现Matlab UDP通讯工具箱的发送和接收功能-Communications toolbox to achieve Matlab UDP send and receive functions
Platform: | Size: 11264 | Author: 苏三 | Hits:

[matlabmatlabPudp

Description: 在matlab实现UDP发送和接受数据的功能。-In matlab to achieve UDP send and receive data.
Platform: | Size: 9216 | Author: 杨一 | Hits:

[matlabMATLAB-to-XPlane9

Description: this program is a sample program for connecting MATLAB with Xplane9 using UDP comunication.
Platform: | Size: 424960 | Author: fendi | Hits:

[TCP/IP stackTCP-UDP-IP

Description: 用MATLAB编写了Internet中TCP/UDP连接,模拟了可靠的TCP连接和快速的UDP连接过程,可直接使用。-Written using MATLAB Internet TCP/UDP connection, analog reliable TCP connection and fast UDP connection process, can be used directly.
Platform: | Size: 197632 | Author: 王林汝 | Hits:

[Internet-NetworkMatlab+UDP++通讯

Description: matlab UDP 收发程序,用于UDP收发测试(Matlab UDP transceiver)
Platform: | Size: 8192 | Author: 故事与酒 | Hits:

[matlabMatlab UDP

Description: 通过matlab中GUI实现的远程通信程序(A remote communication program implemented by GUI in MATLAB)
Platform: | Size: 14336 | Author: 长沙的新人 | Hits:

[matlabMATLAB udp

Description: UDP网络传输的代码,可以参考一下,matlab的程序(UDP network transmission code, you can refer to the matlab program)
Platform: | Size: 1024 | Author: 牛XX | Hits:

[matlabUDP测试上位机-基于matlab GUI编写

Description: UDP测试上位机-基于matlab GUI编写(UDP unlaod machine by matlab)
Platform: | Size: 3292160 | Author: haojisangh | Hits:
« 12 3 »

CodeBus www.codebus.net