代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/445142/7598578
h formatba.h
// formatba.h : header file
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code
www.eeworm.com/read/440070/7694163
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(source_f/readfile.f)
AC_PREFIX_DEFAULT(${HOME}/bin)
dnl Check for prfix directory and create it if necessary
test "x$prefix
www.eeworm.com/read/439857/7700280
m m06_scatter.m
M = 16; Fd = 1; Fs = 10;
Pd = 200; %
msg_d = randint(Pd,1,M); %生成随机信号
msg_a = modmap(msg_d,Fd,Fs,'qask',M);%采用QASK调制方式.
rcv = rcosflt(msg_a,Fd,Fs);
N = Fs/Fd;
rcv_a = rcv(3*N+1:end-4*N,:);
h
www.eeworm.com/read/435917/7781315
ac configure.ac
#
# The build process allows for using a cross-compiler. But the default
# action is to target the same platform that we are running on. The
# configure script needs to discover the following proper
www.eeworm.com/read/299071/7890699
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr
www.eeworm.com/read/299071/7891011
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr
www.eeworm.com/read/247283/12668807
ac configure.ac
#
# This file describes a "configure" script that is used to build
# makefiles for a particular platform. Process this file using
# Autoconf version 1.13 in order to generate that script. All
# li
www.eeworm.com/read/247144/12678336
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr