搜索:extern

找到约 51 项符合「extern」的查询结果

结果 51
https://www.eeworm.com/dl/623/292330.html Modem编程

ec5658 extern modem driver

ec5658 extern modem driver
下载 65
·
查看 1056
https://www.eeworm.com/dl/534/159069.html 其他

该压缩包包含extern C的基本用法

该压缩包包含extern C的基本用法,为下载文件
下载 179
·
查看 1072
https://www.eeworm.com/dl/652/240207.html 文章/文档

The extern Keyword.Declarations of variables and functions at file scope are external by default.

The extern Keyword.Declarations of variables and functions at file scope are external by default.
下载 42
·
查看 1068
https://www.eeworm.com/dl/687/466684.html 其他嵌入式/单片机内容

File: dir.h ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(ch

File: dir.h ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname) ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname)
下载 182
·
查看 1060
https://www.eeworm.com/dl/534/466687.html 其他

File: dir_39 canOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(ch

File: dir_39 canOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname) ScanOneDirectorySector(unsigned long sector, char *name) extern void MakeFileName(char *inname, char *outname)
下载 85
·
查看 1111
https://www.eeworm.com/dl/644/184101.html 汇编语言

This program provides an example of how to configure the C8051F02x device to operate from an extern

This program provides an example of how to configure the C8051F02x device to operate from an external 22.1184MHz crystal attached to the XTAL1 andXTAL2 pins. Also enables Missing Clock Detector.
下载 185
·
查看 1099
https://www.eeworm.com/dl/516/482914.html DSP编程

ADSP2181 and RS232 in C You can use EZ-KIT LITE 2181 with extern new EPROM

ADSP2181 and RS232 in C You can use EZ-KIT LITE 2181 with extern new EPROM
下载 69
·
查看 1140
https://www.eeworm.com/dl/516/314129.html DSP编程

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);

fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
下载 155
·
查看 1178
https://www.eeworm.com/dl/686/184519.html VC书籍

C语言库函数速查[CHM文档]是一个很好的C语言函数查询器.属于CHM文档. iscntrl 原型:extern int iscntrl(int c) 用法:#include

C语言库函数速查[CHM文档]是一个很好的C语言函数查询器.属于CHM文档. iscntrl 原型:extern int iscntrl(int c) 用法:#include <ctype.h> 功能:判断字符c是否为控制字符 说明:当c在0x00-0x1F之间或等于0x7F(DEL)时,返回非零值,否则返回零。 ...
下载 115
·
查看 1156
https://www.eeworm.com/dl/667/196893.html 家庭/个人应用

sd2003芯片资料及源码

sd2003芯片资料及源码,C51下的,可以直接使用,不是厂方提供的测试程序, 相应子程序: extern void ini_SD2003(void) extern bit mend_scl_SD2003(void) extern bit start_bit_SD2003(void) extern void stop_bit_SD2003(void) extern void ack_SD2003(void) extern void no_ack_SD2003(void) ...
下载 91
·
查看 1076