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

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

Bit

  • 微電腦型長度,流量顯示控制表

    特點 顯示范圍-19999至99999位數 最高輸入頻率 10KHz 計數速度 50,5000脈波/秒可選擇 四種輸入模式可選擇(加算,減算,加減算,90度相位差加減算 90度相位差加減算具有提高解析度4倍功能 輸入脈波具有預設刻度功能 2組警報功能 15 Bit 類比輸出功能 數位RS-485介面

    標簽: 微電腦 長度 流量顯示 控制

    上傳時間: 2013-10-15

    上傳用戶:1039312764

  • 微電腦型雙顯示幕控制電表

    特點 精確度0.1%滿刻度 ±1位數 可同事量測與顯示交流電壓/交直流電流 顯示范圍0- ±19999可任意規劃 類比輸出運算功能 (IN1,IN2,IN1+IN2,IN1-IN2,IN1xIN2,IN1/IN2)) 2組獨立警報功能 15 Bit 類比輸出功能 數位RS-485界面

    標簽: 微電腦 顯示幕 控制 電表

    上傳時間: 2013-11-22

    上傳用戶:youke111

  • SL811開發資料_包含源程序_電路圖_芯片資料

    SL811開發資料_包含源程序_電路圖_芯片資料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interface to devices such as microprocessors, microcontrollers, DSPs, or directly to a variety of buses such as ISA, PCMCIA, and others. The SL811HS USB Host Controller conforms to USB Specification 1.1.The SL811HS USB Host/Slave Controller incorporates USB Serial Interface functionality along with internal full-/low-speed transceivers.The SL811HS supports and operates in USB full-speed mode at 12 Mbps, or at low-speed 1.5-Mbps mode.The SL811HS data port and microprocessor interface provide an 8-Bit data path I/O or DMA bidirectional, with interrupt support to allow easy interface to standard microprocessors or microcontrollers such as Motorola or Intel CPUs and many others. Internally,the SL811HS contains a 256-byte RAM data buffer which is used for control registers and data buffer.The available package types offered are a 28-pin PLCC (SL811HS) and a 48-pin TQFP package (SL811HST-AC). Both packages operate at 3.3 VDC. The I/O interface logic is 5V-tolerant.

    標簽: 811 SL 開發資料 源程序

    上傳時間: 2013-12-22

    上傳用戶:a82531317

  • 單片機12864液晶時鐘顯示程序

    12864液晶時鐘顯示程序 LCD 地址變量 ;**************變量的定義***************** RS             Bit      P2.0            ;LCD數據/命令選擇端(H/L) RW             Bit      P2.1          ;LCD讀/寫選擇端(H/L) EP             Bit      P2.2            ;LCD使能控制 PSB        EQU P2.3 RST        EQU P2.5 PRE            Bit      P1.4            ;調整鍵(K1) ADJ            Bit      P1.5            ;調整鍵(K2) COMDAT         EQU P0 LED        EQU P0.3 YEAR           DATA      18H            ;年,月,日變量 MONTH          DATA      19H DATE           DATA      1AH WEEK           DATA      1BH HOUR           DATA      1CH            ;時,分,秒,百分之一秒變量 MIN            DATA      1DH SEC            DATA      1EH SEC100         DATA      1FH STATE          DATA      23H LEAP           Bit      STATE.1            ;是否閏年標志1--閏年,0--平年 KEY_S          DATA      24H            ;當前掃描鍵值 KEY_V          DATA      25H            ;上次掃描鍵值 DIS_BUF_U0      DATA      26H            ;LCD第一排顯示緩沖區 DIS_BUF_U1      DATA      27H DIS_BUF_U2      DATA      28H DIS_BUF_U3      DATA      29H DIS_BUF_U4      DATA      2AH DIS_BUF_U5      DATA      2BH DIS_BUF_U6      DATA      2CH DIS_BUF_U7      DATA      2DH DIS_BUF_U8      DATA      2EH DIS_BUF_U9      DATA      2FH DIS_BUF_U10     DATA      30H DIS_BUF_U11     DATA      31H DIS_BUF_U12     DATA      32H DIS_BUF_U13     DATA      33H DIS_BUF_U14     DATA      34H DIS_BUF_U15     DATA      35H DIS_BUF_L0      DATA      36H            ;LCD第三排顯示緩沖區 DIS_BUF_L1      DATA      37H DIS_BUF_L2      DATA      38H DIS_BUF_L3      DATA      39H DIS_BUF_L4      DATA      3AH DIS_BUF_L5      DATA      3BH DIS_BUF_L6      DATA      3CH DIS_BUF_L7      DATA      3DH DIS_BUF_L8      DATA      3EH DIS_BUF_L9      DATA      3FH DIS_BUF_L10     DATA      40H DIS_BUF_L11     DATA      41H DIS_BUF_L12     DATA      42H DIS_BUF_L13     DATA      43H DIS_BUF_L14     DATA      44H DIS_BUF_L15     DATA      45H FLAG            DATA      46H ;1-年,2-月,3-日,4-時,5-分,6-秒,7-退出調整。 DIS_H           DATA      47H DIS_M           DATA      48H DIS_S           DATA      49H

    標簽: 12864 單片機 液晶時鐘 顯示程序

    上傳時間: 2013-12-25

    上傳用戶:wvbxj

  • 溫濕度傳感器 sht11 仿真程序下載

    溫濕度傳感器 sht11 仿真程序 sBit out =P3^0; //加熱口  //sBit input =P1^1;//檢測口  //sBit speek =P2^0;//報警  sBit clo =P3^7;//時鐘  sBit ST =P3^5;//開始  sBit EOC =P3^6;//成功信號  sBit gwei =P3^4;//個位  sBit swei =P3^3;//十位 sBit bwei =P3^2;//百位 sBit qwei =P3^1;//千位 sBit speak =P0^0;//報警音 sBit bjled =P0^1;//報警燈 sBit zcled =P0^2;//正常LED  int count;  uchar xianzhi;//取轉換結果 uchar seth;//高時間 uchar setl;//低時間 uchar seth_mi;//高時間 uchar setl_mi;//低時間  Bit  hlbz;//高低標志  Bit  clbz;  Bit  spbz;       ///定時中斷程序/// void t0 (void) interrupt 1 using 0 {     TH0=(65536-200)/256;//5ms*200=1000ms=1s   TL0=(65536-200)%256;  clo=!clo;//產生時鐘      if(count>5000)   {     if(hlbz)            {       if(seth_mi==0){seth_mi=seth;hlbz=0;out=0;}    else seth_mi--;       }     if(!hlbz)            {       if(setl_mi==0){setl_mi=setl;hlbz=1;out=1;}    else setl_mi--;       }   count=0;   }      else count++;         } ///////////// ///////延時/////// delay(int i) {    while(--i);          }     ///////顯示處理/////// xianshi() {      int   abcd=0;     int i;     for (i=0;i<5;i++) {   abcd=xianzhi;  gwei=1;  swei=1;  bwei=1;  qwei=1;  P1=dispcode[abcd/1000];   qwei=0;  delay(70);   qwei=1;  abcd=abcd%1000;  P1=dispcode[abcd/100];  bwei=0;  delay(70);  bwei=1;   abcd=abcd%100;  P1=dispcode[abcd/10];  swei=0;  delay(70);  swei=1;  abcd=abcd%10;  P1=dispcode[abcd];  gwei=0;  delay(70);  gwei=1;  } }   doing()   {     if(xianzhi>100)     {bjled=0;speak=1;zcled=1;}  else {bjled=1;speak=0;zcled=0;}   }   void main(void)  {  seth=60;//h60秒  setl=90;//l90秒  seth_mi=60;//h60秒  setl_mi=90;//l90秒  TMOD=0X01;//定時0 16位工作模式   TH0=(65536-200)/256;   TL0=(65536-200)%256;    TR0=1; //開始計時  ET0=1;   //開定時0中斷  EA=1;    //開全中斷  while(1)  {      ST=0;    _nop_();     ST=1;    _nop_();     ST=0;  //   EOC=0;          xianshi();       while(!EOC)   {         xianshi();    }        xianzhi=P2;             xianshi();     doing();  }  }

    標簽: sht 11 溫濕度傳感器 仿真程序

    上傳時間: 2013-10-16

    上傳用戶:黃蛋的蛋黃

  • This module defines safer C library string * * routine replacements. These are meant to make C * * a

    This module defines safer C library string * * routine replacements. These are meant to make C * * a Bit more safe in reference to security and * * robustness

    標簽: replacements defines library routine

    上傳時間: 2014-01-04

    上傳用戶:佳期如夢

  • yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F

    yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on-chip 8-Bit PWM, // to provide constant current followed by constant voltage battery charge.

    標簽: LIION_BC_MAIN Integrated Filename Products

    上傳時間: 2013-12-23

    上傳用戶:牧羊人8920

  • 介紹幾種cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducin

    介紹幾種cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcontroller has 256-Kbyte expanded external code/data memory space and 64-Kbyte stack space. The new controller is also specially designed to execute C code efficiently. More importantly, the 8xC251SA/SB/SP/SQ maintains binary code compatibility with MCS 51 microcontrollers but at the same time allows the use of the powerful MCS 251 microcontroller instruction set, with many new 8, 16 and 32 Bit instructions available. The 8xC251SA/SB/SP/SQ has 512 bytes or 1 Kbyte of on-chip data RAM options and is available in 16 Kbytes and 8 Kbytes of on-chip ROM/OTPROM or ROMless options.

    標簽: architecture introducin peripheral improves

    上傳時間: 2015-03-15

    上傳用戶:ccclll

  • Twofish 采用128位數據塊(128 Bits lock)

    Twofish 采用128位數據塊(128 Bits lock),128-192-256-Bit 可變長度密鑰。

    標簽: 128 Twofish Bits lock

    上傳時間: 2013-12-17

    上傳用戶:tuilp1a

  • 基于matlab的指紋識別系統

    基于matlab的指紋識別系統,采用基于細節點對比,輸入圖像必須是256×256,8-Bit灰度值,500dip的指紋。

    標簽: matlab 指紋識別系統

    上傳時間: 2013-12-26

    上傳用戶:yimoney

主站蜘蛛池模板: 郁南县| 晋州市| 宜兰市| 伽师县| 阜新市| 巧家县| 偃师市| 家居| 新邵县| 延安市| 日喀则市| 康定县| 手游| 吉安市| 文水县| 莫力| 贵港市| 南木林县| 武穴市| 巴马| 巴里| 奈曼旗| 普陀区| 昭平县| 柘荣县| 奉贤区| 昂仁县| 连江县| 乌拉特后旗| 淳安县| 潼南县| 加查县| 资中县| 左云县| 乌兰察布市| 上犹县| 江川县| 南郑县| 洪湖市| 武乡县| 屏南县|