搜索结果

找到约 624 项符合 INCLUDE 的查询结果

按分类筛选

显示更多分类

单片机开发 #include "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}

#include "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f} //段显0123456789,P0口
https://www.eeworm.com/dl/648/270060.html
下载: 132
查看: 1312

操作系统开发 CreateSemaphore #include <stdlib>

CreateSemaphore #include <stdlib>
https://www.eeworm.com/dl/531/270279.html
下载: 59
查看: 1155

文件格式 #include <reg51.h> /*-------------------------------------------- 调用方式:自行I/O 口定义﹫2001/05/12

#include <reg51.h> /*-------------------------------------------- 调用方式:自行I/O 口定义﹫2001/05/12 函数说明:私有函数,各接口定义 --------------------------------------------*/ sbit HD7279_CS=P1^4 // HD7279_CS--P1.4 sbit HD7279_CLK=P1^5 // HD7279_CLK-- P1.5 sbit HD7279_DATA=P1^6 // HD7279_DATA ...
https://www.eeworm.com/dl/639/275366.html
下载: 192
查看: 1047

其他数据库 it is art gallery manage system:include of author manage system、production manage system and produc

it is art gallery manage system:include of author manage system、production manage system and production business manage system. it do by delphi 7.0.
https://www.eeworm.com/dl/645/276048.html
下载: 78
查看: 1034

嵌入式/单片机编程 linux I2C driver for pxa cpu, ov9640 camera. Also include a doc about linux I2C driver

linux I2C driver for pxa cpu, ov9640 camera. Also include a doc about linux I2C driver
https://www.eeworm.com/dl/647/276116.html
下载: 135
查看: 1067

单片机开发 #include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j

#include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j for(i=0 i<ms i++) { for(j=0 j<200 j++) for(j=0 j<102 j++) } }
https://www.eeworm.com/dl/648/277585.html
下载: 65
查看: 1103

微处理器开发 LPC2200 flash read/erase/write tools, include data check

LPC2200 flash read/erase/write tools, include data check
https://www.eeworm.com/dl/655/280360.html
下载: 130
查看: 1024

Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They should work, but are not very easy to understand. Every ...
https://www.eeworm.com/dl/619/280847.html
下载: 33
查看: 1053

通讯编程文档 A paper on WiMax Simulation. The simulation include transmitter, receiver and channel model. AMC and

A paper on WiMax Simulation. The simulation include transmitter, receiver and channel model. AMC and MIMO are used.
https://www.eeworm.com/dl/646/285674.html
下载: 59
查看: 1054

其他行业 #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinte

#include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
https://www.eeworm.com/dl/668/285707.html
下载: 65
查看: 1034