代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/380728/9132448

h flash_strata_api.h

#ifndef FLASH_STRATA_API_H #define FLASH_STRATA_API_H /************************************************************************ * * FLASH_STRATA_api.h * * The 'FLASH_STRATA_api'
www.eeworm.com/read/380728/9132511

h flash_amd_api.h

#ifndef FLASH_AMD_API_H #define FLASH_AMD_API_H /************************************************************************ * * FLASH_STRATA_api.h * * The 'FLASH_STRATA_api' module
www.eeworm.com/read/281644/9145352

c can_api_by_wr.c

/* can_api.c - WindNet CAN API documentation. */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01, 18Dec01, jac created 0
www.eeworm.com/read/281620/9146046

c can_api_by_wr.c

/* can_api.c - WindNet CAN API documentation. */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01, 18Dec01, jac created 0
www.eeworm.com/read/380147/9159983

o g723_api.o

www.eeworm.com/read/380147/9159999

h g723_api.h

/****************************************************************************** ******************************************************************************/ #include #ifdef __cplusplus
www.eeworm.com/read/380147/9160001

c g723_api.c

/* Standard definitions */ #include #include /* Ipp definitions */ #include #include #include /* Timer globals */ performanceTimer tim
www.eeworm.com/read/379688/9186760

chm win32api.chm

www.eeworm.com/read/377760/9262850

obj sd2300api.obj

www.eeworm.com/read/377760/9262869

c sd2300api.c

#include "fun.h" #include "var.h" //SD2300API.C /*功能:提供I2C总线工作时序中的起始位*/ void I2C_start(void) {SCLK=1; delay(1); SDAT=0; delay(1); SCLK=0; delay(1);} /*功能:提供I2C总线工作时序中的停止位*/ void I2C