亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

INclude

INclude是一個(gè)計(jì)算機(jī)專業(yè)術(shù)語,一指C/C++中包含頭文件命令,用于將指定頭文件嵌入源文件中。二指INclude指令,在JSP中包含一個(gè)靜態(tài)的文件,同時(shí)解析這個(gè)文件中的JSP語句。三指PHP語句。
  • AVR單片機(jī)數(shù)碼管秒表顯示

    #INclude<iom16v.h> #INclude<macros.h> #define uint unsigned int #define uchar unsigned char uint a,b,c,d=0; void delay(c) { for for(a=0;a<c;a++) for(b=0;b<12;b++); }; uchar tab[]={ 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,

    標(biāo)簽: AVR 單片機(jī) 數(shù)碼管

    上傳時(shí)間: 2013-10-21

    上傳用戶:13788529953

  • 100個(gè)單片機(jī)實(shí)例

    #INclude<reg51.h> //包含單片機(jī)寄存器的頭文件 /******************************************************* 函數(shù)功能:主函數(shù) (C 語言規(guī)定必須有也只能有1 個(gè)主函數(shù)) ********************************************************/ void main(void) { while(1) //無限循環(huán) { P1=0xff; // P1=1111 1111B,熄滅LED P0=P1; // 將 P1 口狀態(tài)送入P0 口 P2=P1; // 將 P1 口狀態(tài)送入P2 口 P3=P1; // 將 P1 口狀態(tài)送入P3 口

    標(biāo)簽: 100 單片機(jī)

    上傳時(shí)間: 2013-10-26

    上傳用戶:離殤

  • c51流水燈仿真與程序

    對應(yīng)程序: #INclude<reg52.h> #define uint unsigned int #define uchar unsigned char uchar code tab[]={ 0x81, 0x42, 0x24, 0x18, }; void delay(uint z) { uint i,j; for(i=z;i>0;i--) for(j=120;j>0;j--); } void init() { P0=0x00; }

    標(biāo)簽: c51 流水燈 仿真 程序

    上傳時(shí)間: 2014-01-17

    上傳用戶:ruan2570406

  • 51單片機(jī)實(shí)現(xiàn)的RS485通訊程序

      #ifndef __485_C__   #define __485_C__   #INclude   #INclude   #define unsigned char uchar   #define unsigned int uint   /* 通信命令 */   #define __ACTIVE_ 0x01 // 主機(jī)詢問從機(jī)是否存在   #define __GETDATA_ 0x02 // 主機(jī)發(fā)送讀設(shè)備請求   #define __OK_ 0x03 // 從機(jī)應(yīng)答   #define __STATUS_ 0x04 // 從機(jī)發(fā)送設(shè)備狀態(tài)信息   #define __MAXSIZE 0x08 // 緩沖區(qū)長度   #define __ERRLEN 12 // 任何通信幀長度超過12則表示出錯(cuò)   uchar dbuf[__MAXSIZE]; // 該緩沖區(qū)用于保存設(shè)備狀態(tài)信息   uchar dev; // 該字節(jié)用于保存本機(jī)設(shè)備號   sbit M_DE = P1^0; // 驅(qū)動(dòng)器使能,1有效   sbit M_RE = P1^1; // 接收器使能,0有效

    標(biāo)簽: 485 RS 51單片機(jī) 通訊程序

    上傳時(shí)間: 2014-12-26

    上傳用戶:604759954

  • ds18b20程序

      /通過DS18B20測試當(dāng)前環(huán)境溫度, 并通過數(shù)碼管顯示當(dāng)前溫度值, 目前顯示范圍: 0.0~ +99.9度   #INclude   #INclude   #define uchar unsigned char   #define uint unsigned int   #define DATAPORT P0 //定義P0口為Led數(shù)據(jù)口   //#define SETTEMP P1 //定義P1口為設(shè)定溫度   #define SELECT P2 //定義P2口為選擇信號   sbit L1 = P1^1; //燈作為電機(jī)   sbit L2 = P1^2;   sbit L3 = P1^3;

    標(biāo)簽: 18b b20 ds 18

    上傳時(shí)間: 2013-11-04

    上傳用戶:liulinshan2010

  • SN65LBC170,SN75LBC170,pdf(TRIP

    The SN65LBC170 and SN75LBC170 aremonolithic integrated circuits designed forbidirectional data communication on multipointbus-transmission lines. Potential applicationsINclude serial or parallel data transmission, cabledperipheral buses with twin axial, ribbon, ortwisted-pair cabling. These devices are suitablefor FAST-20 SCSI and can transmit or receivedata pulses as short as 25 ns, with skew lessthan 3 ns.These devices combine three 3-state differentialline drivers and three differential input linereceivers, all of which operate from a single 5-Vpower supply.The driver differential outputs and the receiverdifferential inputs are connected internally to formthree differential input/output (I/O) bus ports thatare designed to offer minimum loading to the buswhenever the driver is disabled or VCC = 0. Theseports feature a wide common-mode voltage rangemaking the device suitable for party-lineapplications over long cable runs.

    標(biāo)簽: 170 LBC SN TRIP

    上傳時(shí)間: 2013-10-13

    上傳用戶:ytulpx

  • FET430PIF自制資料

    The MSP-FET430PIF is a Parallel Port interface (does not INclude target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is INcluded in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to communicate to the Debugger Software (IAR Kickstart software INcluded) running on the PC. The interface uses the standard 14 pin header to communicate to the MSP430 device using the standard JTAG protocol. The flash memory can be erased and programmed in seconds with only a few keystrokes, and since the MSP430 flash is extremely low power, no external power supply is required. The tool has an integrated software environment and connects directly to the PC which greatly simplifies the set-up and use of the tool. The flash development tool supports development with all MSP430 flash parts. Features MSP430 debugging interface to connect a MSP430-Flash-device to a Parallel port on a PC Supports JTAG debug protocol (NO support for Spy-Bi-Wire (2-wire JTAG) debug protocol, Spy-Bi-Wire (2-wire JTAG) is supported by MSP-FET430UIF) Parallel Port cable and a 14-conductor target cable Full documentation on CD ROM Integrated IAR Kickstart user interface which INcludes: Assembler Linker Limulator Source-level debugger Limited C-compiler Technical specifications: Backwardly compatable with existing FET tool boards.

    標(biāo)簽: FET 430 PIF

    上傳時(shí)間: 2013-10-26

    上傳用戶:fengweihao158@163.com

  • lpc2478完全使用手冊

    NXP Semiconductor designed the LPC2400 microcontrollers around a 16-bit/32-bitARM7TDMI-S CPU core with real-time debug interfaces that INclude both JTAG andembedded Trace. The LPC2400 microcontrollers have 512 kB of on-chip high-speedFlash memory. This Flash memory INcludes a special 128-bit wide memory interface andaccelerator architecture that enables the CPU to execute sequential instructions fromFlash memory at the maximum 72 MHz system clock rate. This feature is available onlyon the LPC2000 ARM Microcontroller family of products. The LPC2400 can execute both32-bit ARM and 16-bit Thumb instructions. Support for the two Instruction Sets meansEngineers can choose to optimize their application for either performance or code size atthe sub-routine level. When the core executes instructions in Thumb state it can reducecode size by more than 30 % with only a small loss in performance while executinginstructions in ARM state maximizes core performance.

    標(biāo)簽: 2478 lpc 使用手冊

    上傳時(shí)間: 2013-11-15

    上傳用戶:zouxinwang

  • PICkit™ 2 Microcontrolle

    PICkit™ 2 Microcontroller Programmer USER’S GUIDE This chapter contains general information that will be useful to know before using thePICkit™ 2 Microcontroller Programmer. Items discussed in this chapter INclude:• Document Layout• Conventions Used in this Guide• Warranty Registration• Recommended Reading• The Microchip Web Site• Development Systems Customer Change Notification Service• Customer Support• Document Revision History

    標(biāo)簽: Microcontrolle PICkit 8482

    上傳時(shí)間: 2013-11-05

    上傳用戶:妄想演繹師

  • PCA9534—帶中斷的低功耗8位I2C和SMBus IO口

    The PCA9534 is a 16-pin CMOS device that provide 8 bits of General Purpose parallel Input/Output (GPIO) expansion for I2C-bus/SMBus applications and was developed to enhance the NXP Semiconductors family of I2C-bus I/O expanders. The improvements INclude higher drive capability, 5 V I/O tolerance, lower supply current, individual I/O configuration, 400 kHz clock frequency, and smaller packaging. I/O expanders provide a simple solution when additional I/O is needed for ACPI power switches, sensors, push buttons, LEDs, fans, etc.

    標(biāo)簽: SMBus 9534 PCA I2C

    上傳時(shí)間: 2013-11-17

    上傳用戶:vodssv

主站蜘蛛池模板: 突泉县| 阳信县| 论坛| 吕梁市| 兴安盟| 和政县| 溧水县| 农安县| 信宜市| 靖西县| 广宗县| 乡宁县| 虞城县| 寻乌县| 贵港市| 中方县| 江孜县| 卢氏县| 兴海县| 丹江口市| 曲松县| 方山县| 芦溪县| 当涂县| 灵石县| 顺义区| 会理县| 木兰县| 临夏县| 茶陵县| 镇安县| 黔西县| 武平县| 积石山| 冀州市| 汪清县| 明星| 图们市| 虞城县| 娄烦县| 乐业县|