搜索:include
找到约 631 项符合「include」的查询结果
结果 631
按分类筛选
- 全部
- 单片机开发 (31)
- 其他 (18)
- Linux/Unix编程 (10)
- 人工智能/神经网络 (10)
- 数据结构 (7)
- 微处理器开发 (7)
- 其他嵌入式/单片机内容 (7)
- 书籍源码 (6)
- 其他书籍 (6)
- 汇编语言 (6)
- VC书籍 (6)
- 电子书籍 (5)
- 编译器/解释器 (5)
- 数学计算 (5)
- 嵌入式/单片机编程 (5)
- matlab例程 (5)
- Delphi控件源码 (5)
- 压缩解压 (4)
- 通讯编程文档 (4)
- Java书籍 (4)
- 游戏 (3)
- Java编程 (3)
- 网络 (3)
- 其他行业 (3)
- 软件设计/软件工程 (3)
- DSP编程 (2)
- 通讯/手机编程 (2)
- 编辑器/阅读器 (2)
- 文章/文档 (2)
- VxWorks (2)
- Windows CE (2)
- 数值算法/人工智能 (1)
- 加密解密 (1)
- 操作系统开发 (1)
- 教程资料 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 语音压缩 (1)
- *行业应用 (1)
- 文件格式 (1)
- 技术管理 (1)
- USB编程 (1)
- uCOS (1)
- 手机WAP编程 (1)
- 嵌入式Linux (1)
- STL (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- TAPI编程 (1)
- Oracle数据库 (1)
- 中间件编程 (1)
- JavaScript (1)
- MySQL数据库 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- 技术资料 (1)
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 ...
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>
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.
////////////////////////////////////////////////////////////////// ...
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" ...
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 ...
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"
https://www.eeworm.com/dl/648/300927.html
单片机开发
//*********主机代码****** #include <reg51.h> #include "Clicent_Setting.h" #include "LCD_Funt
//*********主机代码******
#include <reg51.h>
#include "Clicent_Setting.h"
#include "LCD_Funtion.h"
#include "Futions.h"
#include "Host_Interrupt_Funtion.h"
int num1=1 //从机数码管起始数
int num2=0
int num3=1
https://www.eeworm.com/dl/644/291116.html
汇编语言
点液晶的程序,#include <util/delay.h> #include <avr/pgmspace.h> #include "lcd.h" #include
点液晶的程序,#include <util/delay.h>
#include <avr/pgmspace.h>
#include "lcd.h"
#include "font6x8.h"
#include "font8x16.h"
#include "my_type.h"
https://www.eeworm.com/dl/625/297545.html
游戏
五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h
五子棋小游戏#include<stdlib.h>
#include<time.h>
#include<stdio.h>
#include<conio.h>
int chess[169]={0} /*棋盘*/
struct chess_t/*作为辅助,即是作为建意*/
{
char attack /*攻防用的,0表示守,1表示攻*/
int j /*作为优先级用*/
}chess_a[169] ...
https://www.eeworm.com/dl/621/304040.html
教育系统应用
c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <
c++图书管理系统
include <iostream>
#include <iomanip>
#include <string>
#include <fstream>//输入/输出文件流类
using namespace std
const int Maxr=100 //最多的读者
const int Maxb=100 //最多的图书
const int Maxbor=5 //每位读者最多借五本书
//读者类,实现对读者的信息的描述 ...