代码搜索:func
找到约 10,000 项符合「func」的源代码
代码结果 10,000
www.eeworm.com/read/258097/11886150
h func.h
#ifndef __FUNC_H
#define __FUNC_H
#include "types.h"
#include "endian.h"
#include "stdlib.h"
#include "sio.h"
#include "epp.h"
/***********************************************************
www.eeworm.com/read/257629/11918932
cpp func.cpp
// Func.cpp : implementation file
//
#include "stdafx.h"
#include "ChainShop.h"
#include "Func.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/257629/11918956
h func.h
#if !defined(AFX_FUNC_H__102837C4_2584_41D3_B522_5C4ACA72A90B__INCLUDED_)
#define AFX_FUNC_H__102837C4_2584_41D3_B522_5C4ACA72A90B__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER
www.eeworm.com/read/257279/11935354
cpp func.cpp
#include
#include
#include
#include "func.h"
DOUBLE algo::cal(DOUBLE x) { // 基类的基本算法
return yfactor*calculate(xfactor*(x-xshift))+addconst;
}
algo * algo::c
www.eeworm.com/read/257279/11935366
h func.h
#ifndef FUNC_H
#define FUNC_H
#include
#include "matrix.h"
#ifndef DOUBLE
#define DOUBLE double
#endif
class cmatrix;
DOUBLE gamma(DOUBLE x); // 计算伽马函数
DOUBLE gamma2(DOUBLE
www.eeworm.com/read/256915/11964756
c func.c
/*********************************************************************************
* func.C v1.00
* Designed by: Sue
******************************************************************
www.eeworm.com/read/256901/11965085
c func.c
/*********************************************************************************
* func.C v1.00
* Designed by: Sue
******************************************************************
www.eeworm.com/read/342619/12009269
h func.h
void interrupt tint( void );
void CLK_init( void );
void SDRAM_init( void );
void INTR_init( void );
void TIME_init(void);
void TMCR_Reset( void );
void SetDSPPLL(unsigned int uPLL);
www.eeworm.com/read/342502/12015604
h func.h
void interrupt tint( void );
void CLK_init( void );
void SDRAM_init( void );
void INTR_init( void );
void TIME_init(void);
void TMCR_Reset( void );
void SetDSPPLL(unsigned int uPLL);
www.eeworm.com/read/342501/12015665
h func.h
void interrupt tint( void );
void CLK_init( void );
void SDRAM_init( void );
void INTR_init( void );
void TIME_init(void);
void TMCR_Reset( void );
void SetDSPPLL(unsigned int uPLL);