搜索结果

找到约 699 项符合 Include 的查询结果

按分类筛选

显示更多分类

技术资料 Du-meter 码流查看好工具

根据网络接口选择查看当前时刻的网络流量,很好用,include product key
https://www.eeworm.com/dl/973526.html
下载: 3
查看: 7082

驱动编程 Source files for pxa LCD driver ======================================== The packet contains the

Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linux_logo.h /SOURCE/include/asm-arm/arch-pxa pxa-regs.h
https://www.eeworm.com/dl/618/139456.html
下载: 120
查看: 1125

数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati

Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
https://www.eeworm.com/dl/641/242870.html
下载: 74
查看: 1154

技术资料 Using Hardware Controls with SigmaDSP GPIO Pins

Several devices in the SigmaDSP® family include general-purpose input/ output (GPIO) pins. Th
https://www.eeworm.com/dl/909426.html
下载: 10
查看: 5626

VC书籍 功能测试软件winRunner的手册及介绍

功能测试软件winRunner的手册及介绍,This book will introduce the winRunner software to test,include manual and guide etc.
https://www.eeworm.com/dl/686/191966.html
下载: 189
查看: 1057

其他 mysql的出错代码表

mysql的出错代码表,根据mysql的头文件mysql/include/mysqld_error.h整理而成
https://www.eeworm.com/dl/534/453987.html
下载: 76
查看: 1034

单片机开发 此程序是RS485从机通讯

此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> ...
https://www.eeworm.com/dl/648/198242.html
下载: 35
查看: 1082

技术资料 24xx.c&24xx.h

24Cxx驱动程序 #include #include "24xx.h" sbit SDA = P0^6; sbit SCL = P0^7; enum eepromtype EepromType; void IICDelay(uchar DelayCount); void IICStart(void); void IICStop(void); bit IICRecAck(void); void IICNoAck(void); void IICAck(void); uchar IICReceiveByte(void); void IICSendByte(ucha ...
https://www.eeworm.com/dl/946212.html
下载: 5
查看: 4880

数据库系统 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration S

项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
https://www.eeworm.com/dl/523/103163.html
下载: 179
查看: 1123

微处理器开发 在TC下使用鼠标的例子

在TC下使用鼠标的例子,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下,或把源程序拷贝到tc目录下运行。
https://www.eeworm.com/dl/655/324000.html
下载: 106
查看: 1081