代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/336521/12439746
m distchpf.m
function d=distchpf(pf1,pf2,mode)
%DISTCHPF calculates the cosh spectral distance between power spectra D=(PF1,PF2,MODE)
%
% Inputs: PF1,PF2 Power spectra to be compared. Each row represents a
www.eeworm.com/read/128030/14318513
cpp assign.cpp
// assign.cpp
// demonstrates arithmetic assignment operators
#include
using namespace std;
int main()
{
int ans = 27;
ans += 10; //same as: ans = ans + 10;
www.eeworm.com/read/128030/14318730
cpp dothis.cpp
// dothis.cpp
// the this pointer referring to data
#include
using namespace std;
////////////////////////////////////////////////////////////////
class what
{
private:
www.eeworm.com/read/127767/14336097
txt e322. formatting and parsing a date using default formats.txt
Every locale has four default formats for formatting and parsing dates. They are called SHORT, MEDIUM, LONG, and FULL. The SHORT format consists entirely of numbers while the FULL format contains most
www.eeworm.com/read/127767/14337613
txt e766. listening for action events from a jcombobox component.txt
Action events are generated whenever the selected item changes. These events are generated even while the user is moving through items in the displayed popup menu. Unlike item events (see e765 Listeni
www.eeworm.com/read/228372/14388099
m distchpf.m
function d=distchpf(pf1,pf2,mode)
%DISTCHPF calculates the cosh spectral distance between power spectra D=(PF1,PF2,MODE)
%
% Inputs: PF1,PF2 Power spectra to be compared. Each row represents a
www.eeworm.com/read/124753/14549292
h realaudio.h
#if !defined(AFX_REALAUDIO_H__CB0BD26F_7981_11D6_8F32_00E04CE76240__INCLUDED_)
#define AFX_REALAUDIO_H__CB0BD26F_7981_11D6_8F32_00E04CE76240__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
www.eeworm.com/read/224978/14558153
txt changelog.txt
V0.3
Added refresh
modified CTransaction and IAsynchDataCallback so that the same OPCData types are being used.
www.eeworm.com/read/223088/14659935
h realaudio.h
#if !defined(AFX_REALAUDIO_H__BD2F4924_EDF5_463E_BB89_CA63F239AA75__INCLUDED_)
#define AFX_REALAUDIO_H__BD2F4924_EDF5_463E_BB89_CA63F239AA75__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
www.eeworm.com/read/122507/14686881
h realaudio.h
#if !defined(AFX_REALAUDIO_H__5255C030_CFC1_4EEC_BA4A_35497D1B9B8F__INCLUDED_)
#define AFX_REALAUDIO_H__5255C030_CFC1_4EEC_BA4A_35497D1B9B8F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //