代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/242304/13019429
cpp basedatetimectrl.cpp
// BaseDateTimeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "MyProject.h"
#include "BaseDateTimeCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/327056/13101457
cpp mebutton.cpp
// MeButton.cpp : implementation file
//
#include "stdafx.h"
#include "125.h"
#include "MeButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/325171/13221243
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/325171/13221244
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/325171/13221262
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/137532/13314378
c sample.c
#include
#include
#include
#include
#include
#include
void print_message_function1( void *ptr );
void print_message_function2( void
www.eeworm.com/read/238844/13320571
h snd_mssi.h
#ifndef SEND_MESSAGE_INFO_H
#define SEND_MESSAGE_INFO_H
//-----------------------------------------------------------------
//
//-----------------------------------------------------------------
www.eeworm.com/read/323248/13346562
cpp mtou.cpp
#include "stdafx.h"
#include "MtoU.h"
#include "MtoUDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
BEGIN_MESSAGE_MAP(CMtoUApp, CWinA
www.eeworm.com/read/320227/13430493
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/320227/13430494
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"
%