代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/356046/7115916
aps pattern.aps
www.eeworm.com/read/356046/7115918
h pattern.h
// pattern.h : main header file for the PATTERN application
//
#if !defined(AFX_PATTERN_H__11F24975_D34C_43F6_8634_2176D3E1A5B8__INCLUDED_)
#define AFX_PATTERN_H__11F24975_D34C_43F6_8634_2176D3E1
www.eeworm.com/read/356046/7115919
dsw pattern.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/356046/7115920
rc pattern.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/356046/7115923
dsp pattern.dsp
# Microsoft Developer Studio Project File - Name="pattern" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/356046/7115924
cpp pattern.cpp
// pattern.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "pattern.h"
#include "patternDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/356046/7115925
clw pattern.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPatternDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "patter
www.eeworm.com/read/356046/7115926
plg pattern.plg
Build Log
--------------------Configuration: pattern - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\QINWE
www.eeworm.com/read/462701/7197891
c pattern.c
www.eeworm.com/read/458808/7289049
cpp pattern.cpp
// Pattern.cpp
#include "stdafx.h"
#include "Pattern.h"
extern int dim;
double Pattern::Distance(const Pattern x1, const Pattern x2)
{
double temp = 0.0;
for(int i=0;i