搜索:Include+Files

找到约 1,355 项符合「Include+Files」的查询结果

结果 1,355
按分类筛选
显示更多分类
https://www.eeworm.com/dl/648/155789.html 单片机开发

a complete project files for 89C51 programer,include souce code for PC driver and PCB files

a complete project files for 89C51 programer,include souce code for PC driver and PCB files
下载 108
·
查看 1088
https://www.eeworm.com/dl/687/447653.html 其他嵌入式/单片机内容

Include startup files and peripherial devices Code for Atmel ARM7 development

Include startup files and peripherial devices Code for Atmel ARM7 development
下载 47
·
查看 1084
https://www.eeworm.com/dl/532/292452.html 书籍源码

The files include LDPC that using different approach to finish its decoding.And the approach is par

The files include LDPC that using different approach to finish its decoding.And the approach is parallel.
下载 67
·
查看 1054
https://www.eeworm.com/dl/619/323087.html Linux/Unix编程

#include "REG51.H" #include <intrins.h> #include "Common.h" //#include "Remote.h" #def

#include "REG51.H" #include <intrins.h> #include "Common.h" //#include "Remote.h" #define OSD_EN //typedef unsigned char uCHAR //#include "T100Data_A.h" //#include "T100Data_PA.h" //#include "T100Data_AU.h" //#include "T100Data_CPT.h" //#include "T100Data_PANASONIC.h" //#incl ...
下载 107
·
查看 1159
https://www.eeworm.com/dl/534/399797.html 其他

#include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1

#include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h>
下载 73
·
查看 1221
https://www.eeworm.com/dl/628/175711.html 编译器/解释器

#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h>

#include "define.h" #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> FILE *fp /*////////////////////////////////////////////////////////////////////////////// This is a pretreatment. ////////////////////////////////////////////////////////////////// ...
下载 91
·
查看 1408
https://www.eeworm.com/dl/644/237616.html 汇编语言

you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.

you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
下载 195
·
查看 1092
https://www.eeworm.com/dl/626/472075.html 编辑器/阅读器

#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include

#include <avr/io.h> #include <avr/interrupt.h> #include <avr/signal.h> #include <avr/sleep.h> #include <avr/pgmspace.h> #include <string.h> #include <util/delay.h> #include <avr/eeprom.h> #include <stdio.h> #include "defines.h" ...
下载 152
·
查看 1521
https://www.eeworm.com/dl/619/386216.html Linux/Unix编程

帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <s

帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer devi ...
下载 187
·
查看 1129
https://www.eeworm.com/dl/650/153997.html 人工智能/神经网络

感知器的VC实现#include "percept.h" #include "stdio.h" #include "stdlib.h"

感知器的VC实现#include "percept.h" #include "stdio.h" #include "stdlib.h"
下载 200
·
查看 1069