代码搜索:Functions
找到约 10,000 项符合「Functions」的源代码
代码结果 10,000
www.eeworm.com/read/310521/13649756
bas functions.bas
Attribute VB_Name = "functions"
'================================================================
'================================================================
'*** SMS Messeng
www.eeworm.com/read/309173/13680265
java functions.java
## Function List
Printable version Text version
int **av_open_input_file**(AVFormatContext **ptr, const char * filename,
AVInputFormat *fmt, int buf_size, AVFormatParameters *ap)
Opens a media
www.eeworm.com/read/308140/13707370
h functions.h
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
/****** Main.c ****************************************************************/
void InitialSystem( void );
void Delay_mS( uint uiMS );
void ConfigSeria
www.eeworm.com/read/303237/13819895
c functions.c
/*
WARNING
If you modify something, be sure this is still consistent
with the benchmark bed
*/
long double ackley(int D, long double z[], int shift)
{
long double f,f1,f2,zz;
int d;
f1=
www.eeworm.com/read/301268/13862245
h functions.h
/* Function prototypes for Rasta */
/* Basic analysis routines */
struct fvec *get_win(struct param *,int);
struct fvec *powspec(const struct param *, struct fvec *);
struct fvec *audspec(const st