#INClude "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f} //段显0123456789,P0口
标签: unsigned INClude ddisp char
上传时间: 2013-12-03
上传用户:zm7516678
CreateSemaphore #INClude <stdlib>
标签: CreateSemaphore INClude stdlib gt
上传时间: 2016-03-12
上传用户:l254587896
#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-- P1.2 sbit HD7279_KEY =P1^7 // HD7279_KEY-- P1.3 /*-------------------------------------------- 调用方式: HD7279A 各指令定义﹫2001/05/12 函数说明:私有函数,接口定义 --------------------------------------------* /#define HD7279_RESET 0xa4 //复位 #define HD7279_TEST 0xbf //测试 #define HD7279_RLC 0xa3 //循环左移 #define HD7279_RRC 0xa2 //循环右移 #define HD7279_RL 0xa1 //左移 #define HD7279_RR 0xa0 //右移 #define HD7279_DECODE0 0x80 //译码方式0 #define HD7279_DECODE1 0xc8 //译码方式1
上传时间: 2013-12-31
上传用户:三人用菜
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.
标签: manage system production gallery
上传时间: 2016-03-26
上传用户:凤临西北
linux I2C driver for pxa cpu, ov9640 camera. Also INClude a doc about linux I2C driver
上传时间: 2016-03-26
上传用户:bibirnovis
#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++) } }
标签: unsigned short delay_ms INClude
上传时间: 2016-03-30
上传用户:cuibaigao
LPC2200 flash read/erase/write tools, INClude data check
上传时间: 2016-04-06
上传用户:wpt
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. Everything is done entirely within the register set, making the functions fast and clean.
标签: functions string-INClude defines assumes
上传时间: 2014-01-09
上传用户:tedo811
A paper on WiMax Simulation. The simulation INClude transmitter, receiver and channel model. AMC and MIMO are used.
标签: transmitter Simulation simulation and
上传时间: 2013-12-01
上传用户:金宜
#INClude <stdio.h> #INClude<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
标签: void INClude pid_setinte pid_init
上传时间: 2016-04-19
上传用户:851197153