代码搜索:Message

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

代码结果 10,000
www.eeworm.com/read/386695/8732278

c mac.c

/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This software is copyrighted by and is the sole property of * VIA Networking Technologies, Inc. This sof
www.eeworm.com/read/285520/8833388

cpp dlgcalc.cpp

// DlgCalc.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "DlgCalc.h" #include "DlgCalcDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/285320/8850681

cpp soundfxdlg.cpp

#include "stdafx.h" #include "SoundfxDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif CSoundfxDlg::CSoundfxDlg(CWnd* pParent ) : CDialog(
www.eeworm.com/read/285077/8870816

cpp splitterwndex.cpp

// SplitterWndEx.cpp : implementation file // #include "stdafx.h" #include "CurveDrawing.h" #include "SplitterWndEx.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS
www.eeworm.com/read/428131/8891490

cpp dlgcalc.cpp

// DlgCalc.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "DlgCalc.h" #include "DlgCalcDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/381053/9112911

m dct2_recover.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation in DCT mid-band % Uses two PN sequences; one for a "0" and another for a "1" %
www.eeworm.com/read/182760/9192368

m cor_embed.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation using block processing in the spatial domain % Watermark embedding clear all;
www.eeworm.com/read/182760/9192369

m dct2_recover.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Threshold-Based Correlation in DCT mid-band % Uses two PN sequences; one for a "0" and another for a "1" %
www.eeworm.com/read/182760/9192385

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/177766/9432630

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