CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sends
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sends - List
[
matlab
]
QMSMQApp1
DL : 0
一个简单的MSMQ应用,将发送一个消息到对别,并从中取回-A simple MSMQ application sends a message to the right of other, and draw back
Date
: 2025-12-25
Size
: 23kb
User
:
黄科满
[
matlab
]
sofi
DL : 0
encode data with convolution code and sends in throught channel with noise.checks thwe BER after
Date
: 2025-12-25
Size
: 1kb
User
:
giora
[
matlab
]
p_saver
DL : 0
it is the code of power saver of machines ,it also support the serial communication .it sends a,b,c,d alhabets.-it is the code of power saver of machines ,it also support the serial communication .it sends a,b,c,d alhabets.
Date
: 2025-12-25
Size
: 6kb
User
:
pandey
[
matlab
]
oscsend
DL : 0
发送一个开放声音控制(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.
Date
: 2025-12-25
Size
: 2kb
User
:
abeaqhax
[
matlab
]
stop-and-wait
DL : 0
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.-Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
Date
: 2025-12-25
Size
: 8kb
User
:
sathyapriyanga
[
matlab
]
stop-and-wait-arq
DL : 0
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.-Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
Date
: 2025-12-25
Size
: 8kb
User
:
sathyapriyanga
[
matlab
]
qam16_yy
DL : 0
利用Matlab函数或者模块产生随机数据,经过16QAM数字调制,送入高斯白噪声信道;在接收端使用16QAM解调数据后,与信源数据进行误码率统计;分析误码率与信噪比的关系。-Have the random data using the Matlab function or the module, undergoes the 16QAM digital modulation, sends in the white gaussian noise channel After the receiving end uses the 16QAM demodulation data, carries on the error rate statistics with the source data Analysis error rate and signal-to-noise ratio relations.
Date
: 2025-12-25
Size
: 1kb
User
:
yanye
[
matlab
]
flooding
DL : 0
无线传感器网络,泛洪算法。每一轮次每个节点向中心节点发送数据。最后的生成图像为节点的死亡数。-Wireless sensor networks, the flooding algorithm. Each round, each node sends data to the central node. The final generated image is the node numbers of death.
Date
: 2025-12-25
Size
: 2kb
User
:
renlu
[
matlab
]
work
DL : 0
贷记卡会尽快哈范江岸路计划的发ui官方合适的借口拉回家客户打款topsis(topsis The feeling that the embassy sends out and sends haha, haha, you still remember the top of the top of the roof.)
Date
: 2025-12-25
Size
: 2kb
User
:
dfsd12
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.