代码搜索:msg

找到约 10,000 项符合「msg」的源代码

代码结果 10,000
www.eeworm.com/read/280448/10328966

h networkdef.h

#ifndef _NETWORKDEF_H #define _NETWORKDEF_H #include "define.h" // max size define const int _MAX_MSGSIZE =1024; const int _MAX_WORDSSIZE =256; const int _MAX_IDLETIME =600; // 600s idle t
www.eeworm.com/read/216825/6933731

m 9.m

[errorBitCod ratioBitCod] = biterr(msg_enc, msg_demod); [errorBitCh ratioBitCh] = biterr(msg_orig(1:end-tblen), msg_dec(1+tblen:end));
www.eeworm.com/read/216825/6933738

m 5.m

randn('state', seed(2)); msg_enc = bi2de(reshape(msg_enc_bi, size(msg_enc_bi,2)*k,size(msg_enc_bi,1) / k)'); grayencod = bitxor([0:M-1],floor([0:M-1]/2)); msg_gr_enc = grayencod(ms
www.eeworm.com/read/216825/6933741

m 6.m

msg_enc = bi2de(reshape(msg_enc_bi, size(msg_enc_bi,2)*k,size(msg_enc_bi,1) / k)');, grayencod = bitxor([0:M-1],floor([0:M-1]/2)); msg_gr_enc = grayencod(msg_enc+1); msg_tx = dmodce(msg_gr_enc,
www.eeworm.com/read/410344/11292696

h main.h

/*------------------------------------------------------------------- FILE NAME: main.h DESCRIPTION: this file includes test functions for audio codec. AUTHOR: WYF VERSION: 2005.1122.00
www.eeworm.com/read/348559/11589207

h compat.h

/* * Network interface message level settings */ #ifndef HAVE_NETIF_MSG #define HAVE_NETIF_MSG 1 enum { NETIF_MSG_DRV = 0x0001, NETIF_MSG_PROBE = 0x0002, NETIF_MSG_LINK = 0x0004, NETIF_MSG_
www.eeworm.com/read/110490/15532558

h messages_it.h

#define MSG_TIMEOUT "Timeout" #define MSG_CAPABILITIES "Impossibile modificare i permessi" #define MSG_CLIENT_CLOSED_CNX "Il client ha chiuso la connessione" #define MSG_CLIENT_READ_ERR "Errore di let
www.eeworm.com/read/124443/6047636

h constants.h

#ifndef CONSTANTS_H #define CONSTANTS_H #define WORKSPACE_CHECK_MSG 'wchk' #define BUTTON_DEFAULTS_MSG 'bdef' #define BUTTON_REVERT_MSG 'brev' #define BUTTON_APPLY_MSG 'bapl' #define BUTTON_D
www.eeworm.com/read/253602/12210703

txt rlpr 小等2.04 msg() remote format string exploit.txt

# by jaguar #!/usr/bin/python import os, sys, socket, struct, time, telnetlib class rlprd: fd = None pad = 2 #00000000 31DB xor ebx,ebx #00000002 F7E3 mul ebx