搜索:extern+C

找到约 500 项符合「extern+C」的查询结果

结果 500
按分类筛选
显示更多分类
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/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/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/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/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/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/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/648/330507.html 单片机开发

19.死机问题 extern BYTE idata MP3PwDnCnt 变量类型为idata 20.在MP412UT72基础上修改 更换pindef.h 和servopin.h(影响图象出现)

19.死机问题 extern BYTE idata MP3PwDnCnt 变量类型为idata 20.在MP412UT72基础上修改 更换pindef.h 和servopin.h(影响图象出现) 21.#define ENABLE_TRAY_PWM 0///1停顿 22.使用pdvd30 伺服 750710_JK.lib 23.使用了58版 MP420 的伺服库和处理办法,可以搜索 MP420 58 字样 ...
下载 20
·
查看 1112
https://www.eeworm.com/dl/649/132892.html uCOS

应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... exter

应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中国人民万岁"GUI_UC_END /* ...
下载 102
·
查看 1265