搜索结果
找到约 624 项符合
INCLUDE 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (54)
- 其他 (40)
- 单片机编程 (40)
- 技术资料 (28)
- 源码 (23)
- Linux/Unix编程 (22)
- 其他书籍 (19)
- 编译器/解释器 (17)
- 数学计算 (15)
- 微处理器开发 (14)
- 人工智能/神经网络 (14)
- 数据结构 (14)
- 书籍 (14)
- VC书籍 (13)
- 其他嵌入式/单片机内容 (11)
- 书籍源码 (11)
- matlab例程 (11)
- 数值算法/人工智能 (11)
- 汇编语言 (10)
- C/C++语言编程 (9)
- Java编程 (9)
- 电子书籍 (8)
- 压缩解压 (7)
- Delphi控件源码 (7)
- 嵌入式/单片机编程 (7)
- 软件设计/软件工程 (7)
- 驱动编程 (6)
- 网络 (6)
- 其他行业 (6)
- 加密解密 (6)
- 软件工程 (6)
- VHDL/FPGA/Verilog (6)
- 多媒体处理 (5)
- 模拟电子 (5)
- 可编程逻辑 (5)
- SCSI/ASPI (5)
- Internet/网络编程 (5)
- 嵌入式Linux (5)
- 游戏 (5)
- DSP编程 (5)
- Windows CE (5)
- 通讯/手机编程 (5)
- 电源技术 (4)
- 教程资料 (4)
- Java书籍 (4)
- 通讯编程文档 (4)
- 其他数据库 (4)
- 嵌入式综合 (4)
- VIP专区 (4)
- ARM (3)
- 系统设计方案 (3)
- VxWorks (3)
- Jsp/Servlet (3)
- 操作系统开发 (3)
- 数据库系统 (3)
- 文章/文档 (3)
- 编辑器/阅读器 (3)
- 软件 (3)
- 笔记 (3)
- 中间件编程 (2)
- 文件格式 (2)
- 教育系统应用 (2)
- GPS编程 (2)
- SQL Server (2)
- 行业发展研究 (2)
- 金融证券系统 (2)
- *行业应用 (2)
- Linux/uClinux/Unix编程 (2)
- 行业应用文档 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 无线通信 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 设计相关 (1)
- STL (1)
- Oracle数据库 (1)
- Delphi/CppBuilder (1)
- 邮电通讯系统 (1)
- 语音压缩 (1)
- 并行计算 (1)
- 传真(Fax)编程 (1)
- Modem编程 (1)
- 家庭/个人应用 (1)
- uCOS (1)
- 手机WAP编程 (1)
- USB编程 (1)
- MySQL数据库 (1)
- TAPI编程 (1)
- JavaScript (1)
- Symbian (1)
- 技术管理 (1)
- PCB图/BOM单/原理图 (1)
- 教材/考试/认证 (1)
- 手册 (1)
网络 Http library for Palm, HTTP full implimentation include GET, POst,
Http library for Palm, HTTP full implimentation include GET, POst,
Delphi控件源码 To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssc
To build an OLE DB application for SQL Server CE in Visual Studio 2005, you must include the new Ssceoledb.h file in the application. The new Ssceoledb.h file is an integration of the Oledb.h file, the Oledb.lib file, and the previous Ssceoledb.h file.
单片机开发 一個很好用的 lcd 時鐘程序 C語言 #include<reg51.h> #include<stdio.h> //定義計時器0 的重裝值 #define RELOAD
一個很好用的 lcd 時鐘程序 C語言
#include<reg51.h>
#include<stdio.h>
//定義計時器0 的重裝值
#define RELOAD_HIGH 0x3C
#define RELOAD_LOW 0xD2
//定義按鍵彈跳時間
#define DB_VAL
//定義設置模式的最大時間間隔
#define TIMEOUT 200
//定義游標位置常數
#define HOME 0
#define HOUR 1
#define MIN 2
#define SEC ...
网络 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu
基于终端的订花系统_socket
#include<stdio.h>
#include<stdlib.h>
#include<errno.h>
#include<string.h>
#include<sys/types.h>
#include<netinet/in.h>
#include<sys/socket.h>
#include<sys/wait.h>
#include<sys/ipc.h>
#include<unistd.h>
#include<sys/shm.h>
#include<sys/stat.h>
#define MYPORT 3490 // ...
其他嵌入式/单片机内容 This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapp
This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performan ...
编辑器/阅读器 用C语言编写的功能强大的文本编辑器。 说明: 调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向Tc的in
用C语言编写的功能强大的文本编辑器。
说明:
调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向Tc的include目录;或者把源程序拷贝到TC目录下运行。
运行时需要做生成一个工程文件来包含所有的C源代码,制作工程文件(后缀.prj)。在TC2.0里面,需要输 ...
其他书籍 about the design of embedded linux, include hardware and tools of development
about the design of embedded linux, include hardware and tools of development
VC书籍 DirectDraw8.1的include头文件 对于用DX8.1开发的来说,是一个不可缺少的库!
DirectDraw8.1的include头文件
对于用DX8.1开发的来说,是一个不可缺少的库!
编译器/解释器 #include <stdio.h> #define MAX 10
#include <stdio.h>
#define MAX 10
人工智能/神经网络 Neuro network demo. Include SOM, Back Propagation and some simple example.
Neuro network demo. Include SOM, Back Propagation and some simple example.