代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/220188/14847298
m bpsk_spread.m
%*********************BINARY PHASE SHIFT KEYING *******************
%
% Simulation of BPSK system in presence of Additive White Guassian Noise
% and Rayleigh fading and Dopper shift and using SPREA
www.eeworm.com/read/211576/15177264
h define.h
#define NO_FLAGS_SET 0
//#define PORT (u_short) 44965
//#define DEST_IP_ADDR "127.0.0.1"
#define MAXBUFLEN 255
#define SECENDVAL 3
#define BTSBASE 7
//命令字定义
enum cmdDefine{
DEV_CONNECT = 0
www.eeworm.com/read/172609/5383181
c cib.c
/* $Id: cib.c,v 1.10.2.2 2004/09/11 06:36:31 msoffen Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/171934/5390909
c test_class.c
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/412811/11181796
m bpsk_spread.m
%*********************BINARY PHASE SHIFT KEYING *******************
%
% Simulation of BPSK system in presence of Additive White Guassian Noise
% and Rayleigh fading and Dopper shift and using SPREA
www.eeworm.com/read/412035/11216992
c udp_comm.c
#include
#include
#include
#include
#include
#include
#include
#include "ipmsg.h"
#include "udp_comm.h"
#include "utils.
www.eeworm.com/read/135259/13944448
rc rwstdmsg.rc
#include "rwstdmsg.h"
STRINGTABLE
BEGIN
_RW_MSG_HELLO "Hello"
_RW_MSG_GOODBYE "Goodbye"
_RW_MSG_TREES "Cedar, Hemlock, and Noble Fir"
END
www.eeworm.com/read/204482/15337659
m bpsk_spread.m
%*********************BINARY PHASE SHIFT KEYING *******************
%
% Simulation of BPSK system in presence of Additive White Guassian Noise
% and Rayleigh fading and Dopper shift and using SPREA
www.eeworm.com/read/171934/5390613
def sofia-sip-ua.def
LIBRARY "libsofia_sip_ua"
DESCRIPTION 'Sofia-SIP-UA WIN32 DLL'
EXPORTS
auc_authorize
auc_challenge
auc_credentials
auth_digest_challenge_get
auth_digest_response
auth_digest_response_get
auth_digest_
www.eeworm.com/read/421223/10748780
js checkit.js
function CheckForm(){
if (document.msg.msg_name.value==""){
alert("your name is required");
document.msg.msg_name.focus();
return false;
}
if (document.msg.msg_country.value==""){
a