代码搜索:C语言基础

找到约 10,000 项符合「C语言基础」的源代码

代码结果 10,000
www.eeworm.com/read/457545/7323007

h i2c.h

/********************************************************************** * FileName: i2c.h, Header File for I2C module **********************************************************************/ #ifnde
www.eeworm.com/read/333722/12663218

h sdcarddriver.h

#include "SPCE3200_Register.h" #include "SPCE3200_Constant.h" #define SDCARD 0 #define MMCCARD 1 #define C_SD_CLR_AllBIT 0xffff #define C_INIT_CLOCK_SPEED 0x0080 #define C_MIN_
www.eeworm.com/read/138176/13251409

h candefs.h

/*********************************************************************** ************************************************************************ *
www.eeworm.com/read/138175/13251474

h candefs.h

/*********************************************************************** ************************************************************************ *
www.eeworm.com/read/138173/13251596

h candefs.h

/*********************************************************************** ************************************************************************ *
www.eeworm.com/read/138171/13251697

h candefs.h

/*********************************************************************** ************************************************************************ *
www.eeworm.com/read/109473/6174180

php3 preconfig.php3

// Database settings define("C_DB_TYPE", ''); define("C_DB_HOST", ''); define("C_DB_NA
www.eeworm.com/read/101039/6260364

sql c_bpartner_remitlocation.sql

CREATE OR REPLACE FUNCTION C_BPartner_RemitLocation ( p_C_BPartner_ID C_BPartner.C_BPartner_ID%TYPE ) RETURN NUMBER /*************************************************************************
www.eeworm.com/read/486629/6537053

h i2c.h

//定义函数 void I2C_Initial(void); void I2C_Set_sda_high(void); void I2C_Set_sda_low (void); void I2C_Set_sck_high(void); void I2C_Set_sck_low (void); int I2C_GetACK(void); void I2C_SetACK(void);
www.eeworm.com/read/259017/11826818

h i2c.h

//定义函数 void I2C_Initial(void); void I2C_Set_sda_high(void); void I2C_Set_sda_low (void); void I2C_Set_sck_high(void); void I2C_Set_sck_low (void); int I2C_GetACK(void); void I2C_SetACK(void);