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

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

Remote-delta

  • LC7461遙控解碼子程序源代碼

    //遙控解碼子程序,LC7461,用戶碼為11C//external interrupt0void isr_4(){  unsigned char r_count;//定義解碼的個數 unsigned long use_data=0;//定義16位的用戶碼,只用到13位 unsigned long use_code=0;//定義16位的用戶反碼,只用到13位 unsigned long data=0;//定義16位數據碼,包括8位數據碼和反碼 unsigned char data_h=0;//數據反碼 unsigned char data_l=0;//數據碼 _clrwdt();// _delay(7000);//7461解碼,延時7000// _delay(7000);//7461解碼,延時7000//_delay(7000);//7461解碼,延時7000 if(remote==1)  goto error; while(remote==0);//wait to high //_delay(9744);count_delay=0; while(count_delay<143); if(remote==1)  goto error;     /////用戶碼解碼use_data//////////add//////////////////////////     for(r_count=13;r_count>0;r_count--)  {  while(remote==0);//wait to high  count_delay=0;     while(count_delay<24);//_delay(1680);  _c=remote;  if(_c==1)   {   _lrrc(&use_data);   count_delay=0;         while(count_delay<32);//_delay(2200);//wait to low   }  else   _lrrc(&use_data);  }  _nop(); //if(remote==1)  //_delay(1680);//wait to low while(remote==1);//wait to low     _nop();     ////////用戶碼解碼finish/////////add/////////add////////     /////用戶碼反碼解碼use_code//////////add//////////////////////////     for(r_count=13;r_count>0;r_count--)  {  while(remote==0);//wait to high  count_delay=0;         while(count_delay<24);//_delay(1680);  _c=remote;  if(_c==1)   {   _lrrc(&use_code);   count_delay=0;         while(count_delay<32);//_delay(2200);//wait to low   }  else   _lrrc(&use_code);  } _nop(); //if(remote==1) // _delay(1680);//wait to low while(remote==1);//wait to low     _nop();     ////////用戶碼反碼解碼finish/////////add/////////add////////     ////數據碼解碼開始////data_l為用戶碼,data_h為數據碼反碼//////////// for(r_count=16;r_count>0;r_count--)  {  while(remote==0);//wait to high  count_delay=0;         while(count_delay<24);//_delay(1680);  _c=remote;  if(_c==1)   {   _lrrc(&data);   count_delay=0;         while(count_delay<32);//_delay(2200);//wait to low   }  else   _lrrc(&data);  } ////數據碼解碼結束//////////////////////////////////////////////// data_l=data; data_h=data>>8; ///用戶碼////// use_data>>=3; use_code>>=3; use_code=~use_code; //////// ////如果用戶碼等與0x11c并且數據碼和數據反碼都校驗一致,解碼成功 //if((~data_h==data_l)&&use_data==0x11c)//使用用戶碼 //跳過用戶碼 if(~data_h==data_l)//如果數據碼和數據反碼(取反后)相等,解碼正確  {  _nop();  r_data=data_l;//r_data為解出的最終數據碼  } //否則解碼不成功 _nop(); _nop();error:  //r_data=nocode; _nop();    _nop(); _nop();}

    標簽: 7461 LC 遙控 解碼

    上傳時間: 2014-03-27

    上傳用戶:shenlan

  • PL2303 USB to Serial Adapter

    The PL2303 USB to Serial adapter is your smart and convenient accessory forconnecting RS-232 serial devices to your USB-equipped Windows host computer. Itprovides a bridge connection with a standard DB 9-pin male serial port connector inone end and a standard Type-A USB plug connector on the other end. You simplyattach the serial device onto the serial port of the cable and plug the USB connectorinto your PC USB port. It allows a simple and easy way of adding serial connectionsto your PC without having to go thru inserting a serial card and traditional portconfiguration.This USB to Serial adapter is ideal for connecting modems, cellular phones, PDAs,digital cameras, card readers and other serial devices to your computer. It providesserial connections up to 1Mbps of data transfer rate. And since USB does not requireany IRQ resource, more devices can be attached to the system without the previoushassles of device and resource conflicts.Finally, the PL-2303 USB to Serial adapter is a fully USB Specification compliantdevice and therefore supports advanced power management such as suspend andresume operations as well as remote wakeup. The PL-2303 USB Serial cable adapteris designed to work on all Windows operating systems.

    標簽: Adapter Serial 2303 USB

    上傳時間: 2013-11-01

    上傳用戶:ghostparker

  • 便攜式超聲系統中的Xilinx器件

    There has long been a need for portable ultrasoundsystems that have good resolution at affordable costpoints. Portable systems enable healthcare providersto use ultrasound in remote locations such asdisaster zones, developing regions, and battlefields,where it was not previously practical to do so.

    標簽: Xilinx 便攜式 超聲系統 器件

    上傳時間: 2013-10-26

    上傳用戶:liulinshan2010

  • XAPP424 - 嵌入式JTAG ACE播放器

    This application note contains a reference design consisting of HDL IP and Xilinx AdvancedConfiguration Environment (ACE) software utilities that give designers great flexibility increating in-system programming (ISP) solutions. In-system programming support allowsdesigners to revise existing designs, package the new bitstream programming files with theprovided software utilities, and update the remote system through the JTAG interface using theEmbedded JTAG ACE Player.

    標簽: XAPP JTAG 424 ACE

    上傳時間: 2013-11-14

    上傳用戶:JIMMYCB001

  • tcp ip協議詳解 中文版PDF

    很多不同的廠家生產各種型號的計算機,它們運行完全不同的操作系統,但TCP.IP協議族允許它們互相進行通信。這一點很讓人感到吃驚,因為它的作用已遠遠超出了起初的設想。T C P / I P起源于6 0年代末美國政府資助的一個分組交換網絡研究項目,到9 0年代已發展成為計算機之間最常應用的組網形式。它是一個真正的開放系統,因為協議族的定義及其多種實現可以不用花錢或花很少的錢就可以公開地得到。它成為被稱作“全球互聯網”或“因特網(Internet)”的基礎,該廣域網(WA N)已包含超過1 0 0萬臺遍布世界各地的計算機。本章主要對T C P / I P協議族進行概述,其目的是為本書其余章節提供充分的背景知識。 TCP.IP協議 縮略語 ACK (ACKnowledgment) TCP首部中的確認標志 API (Application Programming Interface) 應用編程接口 ARP (Address Resolution Protocol) 地址解析協議 ARPANET(Defense Advanced Research Project Agency NETwork) (美國)國防部遠景研究規劃局 AS (Autonomous System) 自治系統 ASCII (American Standard Code for Information Interchange) 美國信息交換標準碼 ASN.1 (Abstract Syntax Notation One) 抽象語法記法1 BER (Basic Encoding Rule) 基本編碼規則 BGP (Border Gateway Protocol) 邊界網關協議 BIND (Berkeley Internet Name Domain) 伯克利I n t e r n e t域名 BOOTP (BOOTstrap Protocol) 引導程序協議 BPF (BSD Packet Filter) BSD 分組過濾器 CIDR (Classless InterDomain Routing) 無類型域間選路 CIX (Commercial Internet Exchange) 商業互聯網交換 CLNP (ConnectionLess Network Protocol) 無連接網絡協議 CRC (Cyclic Redundancy Check) 循環冗余檢驗 CSLIP (Compressed SLIP) 壓縮的S L I P CSMA (Carrier Sense Multiple Access) 載波偵聽多路存取 DCE (Data Circuit-terminating Equipment) 數據電路端接設備 DDN (Defense Data Network) 國防數據網 DF (Don’t Fragment) IP首部中的不分片標志 DHCP (Dynamic Host Configuration Protocol) 動態主機配置協議 DLPI (Data Link Provider Interface) 數據鏈路提供者接口 DNS (Domain Name System) 域名系統 DSAP (Destination Service Access Point) 目的服務訪問點 DSLAM (DSL Access Multiplexer) 數字用戶線接入復用器 DSSS (Direct Sequence Spread Spectrum) 直接序列擴頻 DTS (Distributed Time Service) 分布式時間服務 DVMRP (Distance Vector Multicast Routing Protocol) 距離向量多播選路協議 EBONE (European IP BackbONE) 歐洲I P主干網 EOL (End of Option List) 選項清單結束 EGP (External Gateway Protocol) 外部網關協議 EIA (Electronic Industries Association) 美國電子工業協會 FCS (Frame Check Sequence) 幀檢驗序列 FDDI (Fiber Distributed Data Interface) 光纖分布式數據接口 FIFO (First In, First Out) 先進先出 FIN (FINish) TCP首部中的結束標志 FQDN (Full Qualified Domain Name) 完全合格的域名 FTP (File Transfer Protocol) 文件傳送協議 HDLC (High-level Data Link Control) 高級數據鏈路控制 HELLO 選路協議 IAB (Internet Architecture Board) Internet體系結構委員會 IANA (Internet Assigned Numbers Authority) Internet號分配機構 ICMP (Internet Control Message Protocol) Internet控制報文協議 IDRP (InterDomain Routing Protocol) 域間選路協議 IEEE (Institute of Electrical and Electronics Engineering) (美國)電氣與電子工程師協會 IEN (Internet Experiment Notes) 互聯網試驗注釋 IESG (Internet Engineering Steering Group) Internet工程指導小組 IETF (Internet Engineering Task Force) Internet工程專門小組 IGMP (Internet Group Management Protocol) Internet組管理協議 IGP (Interior Gateway Protocol) 內部網關協議 IMAP (Internet Message Access Protocol) Internet報文存取協議 IP (Internet Protocol) 網際協議 I RTF (Internet Research Task Force) Internet研究專門小組 IS-IS (Intermediate System to Intermediate System Protocol) 中間系統到中間系統協議 ISN (Initial Sequence Number) 初始序號 ISO (International Organization for Standardization) 國際標準化組織 ISOC (Internet SOCiety) Internet協會 LAN (Local Area Network) 局域網 LBX (Low Bandwidth X) 低帶寬X LCP (Link Control Protocol) 鏈路控制協議 LFN (Long Fat Net) 長肥網絡 LIFO (Last In, First Out) 后進先出 LLC (Logical Link Control) 邏輯鏈路控制 LSRR (Loose Source and Record Route) 寬松的源站及記錄路由 MBONE (Multicast Backbone On the InterNEt) Internet上的多播主干網 MIB (Management Information Base) 管理信息庫 MILNET (MILitary NETwork) 軍用網 MIME (Multipurpose Internet Mail Extensions) 通用I n t e r n e t郵件擴充 MSL (Maximum Segment Lifetime) 報文段最大生存時間 MSS (Maximum Segment Size) 最大報文段長度 M TA (Message Transfer Agent) 報文傳送代理 MTU (Maximum Transmission Unit) 最大傳輸單元 NCP (Network Control Protocol) 網絡控制協議 NFS (Network File System) 網絡文件系統 NIC (Network Information Center) 網絡信息中心 NIT (Network Interface Tap) 網絡接口栓(S u n公司的一個程序) NNTP (Network News Transfer Protocol) 網絡新聞傳送協議 NOAO (National Optical Astronomy Observatories) 國家光學天文臺 NOP (No Operation) 無操作 NSFNET (National Science Foundation NETwork) 國家科學基金網絡 NSI (NASA Science Internet) (美國)國家宇航局I n t e r n e t NTP (Network Time Protocol) 網絡時間協議 NVT (Network Virtual Terminal) 網絡虛擬終端 OSF (Open Software Foudation) 開放軟件基金 OSI (Open Systems Interconnection) 開放系統互連 OSPF (Open Shortest Path First) 開放最短通路優先 PAWS (Protection Against Wrapped Sequence number) 防止回繞的序號 PDU (Protocol Data Unit) 協議數據單元 POSIX (Portable Operating System Interface) 可移植操作系統接口 PPP (Point-to-Point Protocol) 點對點協議 PSH (PuSH) TCP首部中的急迫標志 RARP (Reverse Address Resolution Protocol) 逆地址解析協議 RFC (Request For Comments) Internet的文檔,其中的少部分成為標準文檔 RIP (Routing Information Protocol) 路由信息協議 RPC (Remote Procedure Call) 遠程過程調用 RR (Resource Record) 資源記錄 RST (ReSeT) TCP首部中的復位標志 RTO (Retransmission Time Out) 重傳超時 RTT (Round-Trip Time) 往返時間 SACK (Selective ACKnowledgment) 有選擇的確認 SLIP (Serial Line Internet Protocol) 串行線路I n t e r n e t協議 SMI (Structure of Management Information) 管理信息結構 SMTP (Simple Mail Transfer Protocol) 簡單郵件傳送協議 SNMP (Simple Network Management Protocol) 簡單網絡管理協議 SSAP (Source Service Access Point) 源服務訪問點 SSRR (Strict Source and Record Route) 嚴格的源站及記錄路由 SWS (Silly Window Syndrome) 糊涂窗口綜合癥 SYN (SYNchronous) TCP首部中的同步序號標志 TCP (Transmission Control Protocol) 傳輸控制協議 TFTP (Trivial File Transfer Protocol) 簡單文件傳送協議 TLI (Transport Layer Interface) 運輸層接口 TTL (Ti m e - To-Live) 生存時間或壽命 TUBA (TCP and UDP with Bigger Addresses) 具有更長地址的T C P和U D P Telnet 遠程終端協議 UA (User Agent) 用戶代理 UDP (User Datagram Protocol) 用戶數據報協議 URG (URGent) TCP首部中的緊急指針標志 UTC (Coordinated Universal Time) 協調的統一時間 UUCP (Unix-to-Unix CoPy) Unix到U n i x的復制 WAN (Wide Area Network) 廣域網 WWW (World Wide Web) 萬維網 XDR (eXternal Data Representation) 外部數據表示 XID (transaction ID) 事務標識符 XTI (X/Open Transport Layer Interface) X/ O p e n運輸層接口

    標簽: tcp 協議

    上傳時間: 2013-11-13

    上傳用戶:tdyoung

  • 紅外遙控協議_英文版

    There is no doubt that remote controls are extremely popular and it has become very hard to imagine a world without them. They are used to control all manner of house appliances like the TV set, the stereo, the VCR, and the satellite receiver.

    標簽: 紅外遙控 協議 英文

    上傳時間: 2013-11-13

    上傳用戶:頂得柱

  • RMON技術介紹

    RMON(Remote Network Monitoring,遠程網絡監視)主要實現了統計和告警功能,用于網絡中管理設備對被管理設備的遠程監控和管理。統計功能指的是被管理設備可以按周期或者持續跟蹤統計其端口所連接的網段上的各種流量信息,比如某段時間內某網段上收到的報文總數,或收到的超長報文的總數等。告警功能指的是被管理設備能監控指定MIB 變量的值,當該值達到告警閾值時(比如端口速率達到指定值,或者廣播報文的比例達到指定值),能自動記錄日志、向管理設備發送Trap消息。

    標簽: RMON

    上傳時間: 2013-10-11

    上傳用戶:zxh122

  • 如何選擇補償的硅壓力傳感器

    Abstract: This reference design provides design ideas for a cost-effective, low-power liquid-level measurement dataacquisition system (DAS) using a compensated silicon pressure sensor and a high-precision delta-sigma ADC. Thisdocument discusses how to select the compensated silicon pressure sensor, suggest system algorithms, and providenoise analyses. It also describes calibration ideas to improve system performance while also reducing complexity andcost.

    標簽: 如何選擇 補償 硅壓力傳感器

    上傳時間: 2013-10-08

    上傳用戶:sjy1991

  • 多遠程二極管溫度傳感器 (Design Considerat

    多遠程二極管溫度傳感器-Design Considerations for pc thermal management Multiple RDTS (remote diode temperature sensing) provides the most accurate method of sensing an IC’s junction temperature. It overcomes thermal gradient and placement issues encountered when trying to place external sensors. PCB component count decreases when using a device that provides multiple inputs.Better temperature sensing improves product performance and reliability. Disk drive data integrity suffers at elevated temperatures. IBM published an article stating that a 5°C rise in operating temperature causes a 15% increase in the drive’s failure rate. The overall performance of a system can be improved by providing a more accurate temperature measurement of the most critical devices allowing them to run just a few degrees hotter.The LM83 directly senses its own temperature and the temperature of three external PN junctions. One is dedicated to the CPU of choice, the other two go to other parts of your system that need thermal monitoring such as the disk drive or graphics chip. The SMBus-compatible LM83 supports SMBus timeout and logic levels. The LM83 has two interrupt outputs; one for user-programmable limits and WATCHDOG capability (INT), the other is a Critical Temperature Alarm output (T_CRIT_A) for system power supply shutdown.

    標簽: Considerat Design 遠程 二極管

    上傳時間: 2014-12-21

    上傳用戶:ljd123456

  • 71M6541演示板用戶手冊

    The Maxim Integrated 71M6541-DB REV 3.0 Demo Board is a demonstration board for evaluating the 71M6541 device for single-phase electronic energy metering applications in conjunction with the Remote Sensor Inter-face. It incorporates a 71M6541 integrated circuit, a 71M6601 Remote Interface IC, peripheral circuitry such as a serial EEPROM, emulator port, and on-board power supply. A serial to USB converter allows communication to a PC through a USB port. The Demo Board allows the evaluation of the 71M6541 energy meter chip for measurement accuracy and overall system use.

    標簽: 71M6541 演示板 用戶手冊

    上傳時間: 2013-11-06

    上傳用戶:雨出驚人love

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精品久久久久久久电影 | 99视频精品| 最新国产拍偷乱拍精品| 91久久久久久久久久久久久| 亚洲少妇一区| 久久婷婷丁香| 欧美视频官网| 亚洲第一在线综合网站| 这里只有精品电影| 欧美成年人视频| 国内精品视频在线播放| 亚洲天堂第二页| 欧美国产高潮xxxx1819| 国产欧美精品国产国产专区| 亚洲欧洲日本一区二区三区| 欧美在线你懂的| 亚洲国产欧美一区| 亚洲国产国产亚洲一二三| 午夜国产精品视频免费体验区| 欧美777四色影视在线| 国产日韩欧美高清免费| 亚洲免费一区二区| 国产精品sm| 在线中文字幕日韩| 欧美日韩一区在线| 一区二区三区av| 欧美极品一区二区三区| 亚洲国产综合在线看不卡| 久久亚洲国产精品一区二区| 国产日韩欧美一区在线 | 欧美日韩国语| 黄色成人av网站| 欧美一区二区三区四区在线观看| 欧美日韩亚洲综合一区| 亚洲人成艺术| 欧美日韩视频一区二区三区| 亚洲理论在线| 欧美性做爰毛片| 亚洲一区欧美二区| 国产精品swag| 免费不卡在线视频| 一区免费视频| 女人天堂亚洲aⅴ在线观看| 激情综合久久| 欧美成人亚洲成人| 一区二区精品在线| 国产精品一区二区在线观看不卡 | 狠狠久久亚洲欧美专区| 久久国产精品毛片| 激情五月综合色婷婷一区二区| 久久国产精品99国产精| 在线观看一区| 欧美日韩免费观看一区二区三区| 中国成人黄色视屏| 国模套图日韩精品一区二区| 久久人人看视频| 亚洲人成人77777线观看| 欧美揉bbbbb揉bbbbb| 亚洲一区免费视频| 国产亚洲成精品久久| 久久亚洲欧美| 99re6这里只有精品| 国产亚洲综合精品| 国产欧美综合一区二区三区| 老司机精品久久| 亚洲视频欧美视频| 狠狠88综合久久久久综合网| 欧美日韩午夜在线| 久久超碰97中文字幕| 99视频国产精品免费观看| 国产美女高潮久久白浆| 久久综合给合| 亚洲精品视频在线观看免费| 国产精品自拍三区| 欧美日韩不卡一区| 久久久久国内| 亚洲男人第一网站| av成人国产| 樱桃国产成人精品视频| 国产精品草莓在线免费观看| 女人天堂亚洲aⅴ在线观看| 亚洲综合好骚| 夜夜狂射影院欧美极品| 激情亚洲网站| 国产乱人伦精品一区二区| 欧美日韩国产一区精品一区| 久久久久国产精品人| 亚洲欧美色婷婷| 夜夜嗨av一区二区三区网页| 在线观看日产精品| 国产一区二区精品久久91| 国产精品免费视频观看| 欧美日韩一卡| 欧美日韩亚洲三区| 欧美激情精品久久久久久| 久久九九热免费视频| 性色av一区二区三区红粉影视| 日韩小视频在线观看| 亚洲破处大片| 亚洲欧洲另类国产综合| 亚洲国产精品专区久久| 影音国产精品| 亚洲成人资源| 亚洲激情国产| 亚洲精品视频免费观看| 亚洲久久成人| 日韩一级成人av| 亚洲美女精品成人在线视频| 亚洲啪啪91| 一区二区精品| 亚洲网站视频| 性高湖久久久久久久久| 亚洲一区三区视频在线观看| 亚洲一区中文字幕在线观看| 亚洲人成人77777线观看| 日韩视频一区二区在线观看| 亚洲茄子视频| 一区二区三区视频在线播放| 亚洲激情国产精品| 一区二区三区日韩在线观看| 亚洲视屏在线播放| 在线综合欧美| 欧美在线视频在线播放完整版免费观看| 午夜精品久久久久久久99黑人| 亚洲一区二区三区欧美| 亚洲欧美日韩国产综合在线 | 免费一区二区三区| 久久久久成人精品| 欧美高清在线观看| 欧美午夜视频在线观看| 国产精品一区二区三区成人| 国产精品美腿一区在线看| 国产午夜精品福利| 一区在线影院| 亚洲精品黄色| 午夜伦欧美伦电影理论片| 先锋影音国产一区| 久久久之久亚州精品露出| 美脚丝袜一区二区三区在线观看| 欧美激情在线有限公司| 国产欧美一区二区三区国产幕精品| 国产一区999| 最新日韩中文字幕| 久久成人免费日本黄色| 国产日产精品一区二区三区四区的观看方式 | 亚洲综合视频网| 久久狠狠婷婷| 欧美日韩精品一区二区天天拍小说| 国产免费亚洲高清| 亚洲区第一页| 久久麻豆一区二区| 国产精品理论片| 最新成人在线| 久久免费视频在线| 国产精品久久久久久影视| 亚洲精品1区| 久久精品视频亚洲| 国产九九精品| 亚洲午夜久久久久久久久电影院 | 久久av一区二区| 欧美日韩久久| 在线观看亚洲一区| 欧美一区二区三区四区高清| 国产一区二区三区在线观看视频| 亚洲国产欧洲综合997久久| 午夜激情一区| 欧美特黄一级| 日韩网站在线观看| 久久婷婷人人澡人人喊人人爽| 欧美视频在线观看免费网址| 亚洲欧洲一区二区在线观看| 久久久久久久久久久久久9999| 国产精品久久综合| 亚洲在线播放| 国产精品久久97| 一区二区日韩伦理片| 欧美成人一区二区三区在线观看| 娇妻被交换粗又大又硬视频欧美| 亚洲欧美日韩人成在线播放| 欧美极品在线观看| 亚洲国产婷婷综合在线精品| 久久久久久999| 国产精品主播| 99精品热6080yy久久| 久久久五月天| 韩国欧美一区| 久久久久久欧美| 在线看片第一页欧美| 久久精品国产免费看久久精品| 国产精品狠色婷| 亚洲美女黄网| 欧美精品免费播放| 亚洲精品一区二区三区不| 欧美日韩国产色视频| 99视频在线观看一区三区| 欧美日韩一区视频| 在线亚洲精品| 国产美女精品一区二区三区| 性一交一乱一区二区洋洋av| 国内成+人亚洲+欧美+综合在线|