代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/320227/13430502
m dct1_embed.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Block DCT Based method, using comparision between mid-band coeffcients
% Watermark Embeding
clear all;
% s
www.eeworm.com/read/318291/13481876
cpp graphpielabel.cpp
//GraphPieLabel.cpp - Version 3.0 (Brian Convery, May, 2001)
// GraphPieLabel.cpp : implementation file
//
#include "stdafx.h"
#include "GraphPieLabel.h"
#ifdef _DEBUG
#define new DEBUG_NE
www.eeworm.com/read/315110/13551931
c gnuserv.c
/* -*-C-*-
* Server code for handling requests from clients and forwarding them
* on to the GNU Emacs process.
*
* This file is part of GNU Emacs.
*
* Copying is permitted under those conditio
www.eeworm.com/read/149300/5701461
cpp mystatic.cpp
// MyStatic.cpp : implementation file
//
#include "stdafx.h"
#include "MixColor.h"
#include "MyStatic.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/148721/5710163
c ui_rankstatus.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/146056/5740534
c msg.c
/* $Id: msg.c,v 1.15 2005/02/19 18:11:03 andrew Exp $ */
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/141268/5774703
h dirdlg.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/dirdlg.h
// Purpose: wxDirDialog class
// Author: Julian Smart
// Modified by:
// Cre
www.eeworm.com/read/136989/5826920
h basictask.h
/* -*- C++ -*- */
// BasicTask.h,v 1.1 2004/01/01 21:01:00 shuston Exp
#ifndef BASIC_TASK_H
#define BASIC_TASK_H
#include "ace/Task_T.h"
#include "ace/ace_wchar.h"
// Listing 100 code/ch18
www.eeworm.com/read/136989/5827706
h recv.h
// Recv.h,v 1.5 2003/08/19 15:08:26 schmidt Exp
#ifndef RECV_H
#define RECV_h
#include "Protocol_Task.h"
class ACE_SOCK_Stream;
/* Get some data from the peer and send it upstream for
www.eeworm.com/read/136989/5830260
cpp server_thread_pool.cpp
//Server_Thread_Pool.cpp,v 1.9 2003/12/31 21:47:08 bala Exp
#include "Server_Thread_Pool.h"
#include "TestC.h"
time_t last_success;
int
Thread_Pool::close (u_long)
{
ACE_DEBUG ((LM_DEBUG,