代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/140826/5780960
c standalone.c
/*
** $Id: standalone.c,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** standalone.c: low-level routines for MiniGUI-Lite standalone version.
**
** Copyright (C) 2003 Feynman Software.
**
** Current mai
www.eeworm.com/read/469094/6355665
h events.h
//
// Values are 32 bit values layed out as follows:
//
// 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1
// 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
// +---+-+-+-------
www.eeworm.com/read/408584/11381226
c recvfromflags.c
#include "unp.h"
ssize_t
recvfrom_flags(int fd, void *ptr, size_t nbytes, int *flagsp,
SA *sa, socklen_t *salenptr, void *dstaddrp)
{
struct msghdr msg;
struct iovec iov[1];
ssize_t n;
#i
www.eeworm.com/read/114188/15066578
htm 00000000.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: BloodDreamer (血梦), 信区: Linux &nb
www.eeworm.com/read/266980/11199247
m ytgood.m
M=16;Fd=1;Fs=10;
Pd=100;SNR=14;numPlot=20;
msg_d=randint(Pd,1,M); %生成随机信号
X=fft(msg_d);
subplot(2,2,1),stem(1:100,X,'.');ylabel('输入信号频谱');axis([1 100 -100 100]);
subplot(2,2,2),stem(0:numPlot-1
www.eeworm.com/read/100119/15883788
c version.c
/* vi:set ts=8 sts=4 sw=4:
* vi:set comments=sbl\:*\ -,mb\:*,el\:*\ -,sr\:/\*,mb\:*,el\:*\/,fb\:- :
*
* VIM - Vi IMproved by Bram Moolenaar
*
* Do ":help uganda" in Vim to read copying and
www.eeworm.com/read/232339/14197503
m plsgui_version.m
function plsgui_version()
% fid=fopen('plsgui_version.txt');
% gui_version=fscanf(fid,'%c');
% fclose(fid);
% gui_version(find(gui_version == 13)) = ''; % remove carriage 0x0d
www.eeworm.com/read/246126/12754539
txt msgchk.txt
// [0] Special OSD Message
0, // 0, MSG_NULL
// [1] Upper Corner Message
1, // 1, MSG_OPEN
0, // 2, MSG_WAITING
0, // 3, MSG_INVALID
0, // 4, MSG_ABSTIME
0, // 5, MSG_RELTIME
0, // 6, M