代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/257902/11908054
h passwordedit.h
#pragma once
// CPasswordEdit
class CPasswordEdit : public CEdit
{
DECLARE_DYNAMIC(CPasswordEdit)
public:
CPasswordEdit();
virtual ~CPasswordEdit();
protected:
DECLARE_MESSAGE_M
www.eeworm.com/read/154716/11933218
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/153417/12034836
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/153417/12034841
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/153416/12034853
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/153415/12034917
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/153415/12034918
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/153415/12034948
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/341692/12071916
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/152475/12110981
h treepropertysheet.h
/*
* Copyright (C) 2001-2005 Jacek Sieka, arnetheduck on gmail point com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Li