#INclude <reg52.h> #INclude <stdio.h> #INclude <string.h> #define uchar unsigned char #define uint unsigned int #define isp_iap_byte_read 0x1 #define isp_iap_byte_program 0x2 #define isp_iap_sector_erase 0x3 #define wait_time 0x1
標(biāo)簽: INclude gt lt unsigne
上傳時間: 2016-05-18
上傳用戶:agent
五子棋小游戲#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 /*作為優(yōu)先級用*/ }chess_a[169]
標(biāo)簽: INclude lt gt stdlib
上傳時間: 2016-05-18
上傳用戶:anng
單字右移1616點陣右移C程序16bit #INclude<reg51.h> #INclude<intrins.h> sbit DAT=P1^0 /*"74HC595第14腳 數(shù)據(jù) ",0*/ sbit YW=P1^1 /*"74HC595第11腳 移位存 ",0*/ sbit SUO=P1^2 /*"74HC595第12腳 鎖存 ",0*/
標(biāo)簽: INclude intrins 1616 gt
上傳時間: 2016-05-19
上傳用戶:zhangyigenius
As mentioned, most computers INclude a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may INclude some hardware drivers or software utilities for communication, and should INclude documentation on the baud rate, packet size, stop bits, and parity bits that the instrument will use. Additionally, check the National Instruments Instrument Driver Network to see if LabVIEW drivers already exist for yout instrument, as
標(biāo)簽: connecting mentioned computers hardware
上傳時間: 2016-05-27
上傳用戶:gououo
//*********主機代碼****** #INclude <reg51.h> #INclude "Clicent_Setting.h" #INclude "LCD_Funtion.h" #INclude "Futions.h" #INclude "Host_Interrupt_Funtion.h" int num1=1 //從機數(shù)碼管起始數(shù) int num2=0 int num3=1
標(biāo)簽: INclude Clicent_Setting LCD_Funt reg
上傳時間: 2016-05-27
上傳用戶:王者A
已經(jīng)封裝好的MD5摘要生成算法。支持C/C++。如果不在MFC下使用請刪除其中的INclude文件
上傳時間: 2016-05-28
上傳用戶:kbnswdifs
matlab gui tutorial, a brief introduction for matlab and INclude an example of image processing
標(biāo)簽: matlab introduction processing tutorial
上傳時間: 2013-12-14
上傳用戶:waitingfy
c++圖書管理系統(tǒng) INclude <iostream> #INclude <iomanip> #INclude <string> #INclude <fstream>//輸入/輸出文件流類 using namespace std const int Maxr=100 //最多的讀者 const int Maxb=100 //最多的圖書 const int Maxbor=5 //每位讀者最多借五本書 //讀者類,實現(xiàn)對讀者的信息的描述
標(biāo)簽: INclude lt gt iostream
上傳時間: 2013-12-18
上傳用戶:拔絲土豆
INclude稱為文件包含命令擴展名為.h的文件也稱為頭文件或首部文件 定義兩個實數(shù)變量,以被后面程序使用 顯示提示信息 從鍵盤獲得一個實數(shù)x 求x的正弦,并把它賦給變量s 顯示程序運算結(jié)果 main函數(shù)結(jié)束
上傳時間: 2016-06-13
上傳用戶:dsgkjgkjg
#INclude intvcon 輸出電壓變量 sbitDIN=0x91 定義P2.1為串行數(shù)據(jù)口 sbitCLK=0x92;P2.2為串行時鐘端 sbitCS=0x93 P2.3為片選端 voiddac5618(intvcon)TLC5618DAC子程序,三線串行方式 { chari intsvcon svcon=vcon|0x8000 vcon最高位置1,選擇 TLC5618的A通道 CS=0 置5618的CS=0,允許片選 for(i=0 i<16 i++) { DIN=svcon&0x8000 串行方式送16位 數(shù)據(jù) svcon<<=1; CLK=0; CLK=1; } CS=1 禁止片選 return } voidmain0 { dac5618(0x7FF) }
標(biāo)簽: INclude intvcon sbitDIN sbitCLK
上傳時間: 2016-06-15
上傳用戶:wsf950131
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1