代码搜索:func
找到约 10,000 项符合「func」的源代码
代码结果 10,000
www.eeworm.com/read/111897/15500734
asm func.asm
*******************************************************
* TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00
*******************************************************
; C:\TIC2XX\C2000\CGTOOLS\BIN
www.eeworm.com/read/111897/15500736
c func.c
#include "f2407_c.h"
#include "var.h"
#include "math.h"
/*** Constant Definitions ***/
#define timer2_per 5000 /* timer2 period with a 1/128
www.eeworm.com/read/111717/15504589
h func.h
void interrupt rint( void );
void initVal( void);
void initInterrupt(void);
void initPCM3002( void );
void DSK6711_PCM3002_rset(unsigned int, unsigned int);
void initMcBSP0(void );
void initDSP(
www.eeworm.com/read/111384/15513965
ini func.ini
[MAIN]
background=all.bmp
exit=exit.bmp
sound=
[group1]
file=banner1.bmp
action=EXEC cmd
sound=snd1.wav
[group2]
file=banner2.bmp
action=FILE www.stock2000.com.cn
[group3]
file=ban
www.eeworm.com/read/109998/15543777
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/109998/15543781
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/109186/15561891
a51 a_func.a51
NAME A_FUNC
?PR?a_func?A_FUNC SEGMENT CODE
EXTRN CODE (c_func)
PUBLIC a_func
RSEG ?PR?a_func?A_FUNC
a_func:
USING 0
LCALL c_func
RET
END
www.eeworm.com/read/109186/15561894
obj a_func.obj
www.eeworm.com/read/109186/15561900
lst a_func.lst
A51 MACRO ASSEMBLER A_FUNC 07/31/2000 13:05:14 PAGE 1
MACRO ASSEMBLER A51 V6.01
OBJECT MODULE PLACED IN .\a_func.OBJ
ASSEMBLE