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

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

bridge

  • 基于AVR單片機的閉環控制系統

      針對科研實驗中對拉壓千斤頂加載過程控制的需要,采用ATmega128單片機控制步進電機進而實現對執行系統的電動泵站實行自動控制。對力和位移的數據采集與處理及用步進電機控制電動泵站手柄的技術細節作了重點描述。通過單片機的A/D變換器對AMP放大模塊采集的電橋信號作量化處理,千斤頂的操控手柄位置依電動油泵閥門開啟的方向和大小作若干定位,單片機根據力或位移傳感器信號,實時控制步進電機驅動手柄旋轉到相應操控位置。   Abstract:   This article describes the use of ATmega128 AVR microcontroller series of DBS electric pumping stations and QF100/200 separate twoway hydraulic jack to automate the process of manipulating the work of the technical content. Articles on force and displacement data acquisition and processing, and stepper motor control electric pump with the handle of the key technical details were described. Through the MCU’s A / D converter module is collected on the AMP amplification quantify the signal bridge, jack handle position control valve opening according to the direction of electric pumps for a number of positioning and size of the microcontroller based on force or displacement sensor signals, real-time control stepper motor drive control handle rotate to the appropriate location.  

    標簽: AVR 單片機 閉環控制

    上傳時間: 2014-01-16

    上傳用戶:hasan2015

  • 基于C8051F930的管道溫度壓力遠程監測系統

       為解決輸油管道溫度壓力參數實時監測的問題,設計了以C8051F930單片機作為控制核心的超低功耗輸油管道溫度壓力遠程監測系統。現場儀表使用高精度電橋采集數據,通過433 MHz短距離無線通信網絡與遠程終端RTU進行通信,RTU通過GPRS網絡與PC上位機進行遠程數據傳輸,在上位機中實現數據存儲和圖形化界面顯示,從而實現輸油管道溫度壓力參數的實時監測和異常報警。經實驗證明,該系統的12位數據采集精度滿足設計要求,漏碼率小于1%,正常工作時間超過5個月,能實時有效地監測輸油管道的溫度壓力參數,節省大量人工成本,有效預防管道參數異常造成的經濟損失和環境污染。 Abstract:  In order to solve the problems on real-time monitoring of pipeline temperature and pressure parameters, the ultra-low power remote pipeline temperature and pressure monitoring system was designed by using the single chip processor C8051F930 as the control core. The high-precision electric bridge was used in field instruments for data collection, the 433MHz short-range wireless communication network was used to make communication between field instrument and RTU, the GPRS was used by the RTU to transmit data to the PC host computer, and the data was stored and displayed in the PC host computer, so the real-time monitoring and exception alerts of pipeline temperature and pressure parameters were achieved. The experiment proves that the system of which error rate is less than 1% over five months working with the 12-bit data acquisition accuracy can effectively monitor the pipeline temperature and pressure parameters in real time, it saves a lot of labor costs and effectively prevents environmental pollution and economic losses caused by abnormal channel parameters.

    標簽: C8051F930 溫度 壓力 遠程監測系統

    上傳時間: 2013-11-07

    上傳用戶:cuibaigao

  • 基于OMAP1510的mp3播放器設計

      第一章 序論……………………………………………………………6   1- 1 研究動機…………………………………………………………..7   1- 2 專題目標…………………………………………………………..8   1- 3 工作流程…………………………………………………………..9   1- 4 開發環境與設備…………………………………………………10   第二章 德州儀器OMAP 開發套件…………………………………10   2- 1 OMAP介紹………………………………………………………10   2-1.1 OMAP是什麼?…….………………………………….…10   2-1.2 DSP的優點……………………………………………....11   2- 2 OMAP Architecture介紹………………………………………...12   2-2-1 OMAP1510 硬體架構………………………………….…12   2-2.2 OMAP1510軟體架構……………………………………...12   2-2.3 DSP / BIOS bridge簡述…………………………………...13   2- 3 TI Innovator套件 -- OMAP1510 ……………………………..14   2-2.1 General Purpose processor -- ARM925T………………...14   2-2.2 DSP processor -- TMS320C55x …………………………15   2-2.3 IDE Tool – CCS …………………………………………15   2-2.4 Peripheral ………………………………………………..16   第三章 在OMAP1510上建構Embedded Linux System…………….17   3- 1 嵌入式工具………………………………………………………17   3-1.1 嵌入式程式開發與一般程式開發之不同………….….17   3-1.2 Cross Compiling的GNU工具程式……………………18   3-1.3 建立ARM-Linux Cross-Compiling 工具程式………...19   3-1.4 Serial Communication Program………………………...20   3- 2 Porting kernel………………………………………………….…21   3-2.1 Setup CCS ………………………………………….…..21   3-2.2 編譯及上傳Loader…………………………………..…23   3-2.3 編譯及上傳Kernel…………………………………..…24   3- 3 建構Root File System………………………………………..…..26   3-3.1 Flash ROM……………………………………………...26   3-3.2 NFS mounting…………………………………………..27   3-3.3 支援NFS Mounting 的kernel…………………………..27   3-3.4 提供NFS Mounting Service……………………………29   3-3.5 DHCP Server……………………………………………31   3-3.6 Linux root 檔案系統……………………………….…..32   3- 4 啟動及測試Innovator音效裝置…………………………..…….33   3- 5 建構支援DSP processor的環境…………………………...……34   3-5.1 Solution -- DSP Gateway簡介……………………..…34   3-5.2 DSP Gateway運作架構…………………………..…..35   3- 6 架設DSP Gateway………………………………………….…36   3-6.1 重編kernel……………………………………………...36   3-6.2 DEVFS driver…………………………………….……..36   3-6.3 編譯DSP tool和API……………………………..…….37   3-6.4 測試……………………………………………….…….37   第四章 MP3 Player……………………………………………….…..38   4- 1 MP3 介紹………………………………………………….…….38   4- 2 MP3 壓縮原理……………………………………………….….39   4- 3 Linux MP3 player – splay………………………………….…….41   4.3-1 splay介紹…………………………………………….…..41   4.3-2 splay 編譯………………………………………….…….41   4.3-3 splay 的使用說明………………………………….……41   第五章 程式改寫………………………………………………...…...42   5-1 程式評估與改寫………………………………………………...…42   5-1.1 Inter-Processor Communication Scheme…………….....42   5-1.2 ARM part programming……………………………..…42   5-1.3 DSP part programming………………………………....42   5-2 程式碼………………………………………………………..……43   5-3 雙處理器程式開發注意事項…………………………………...…47   第六章 效能評估與討論……………………………………………48   6-1 速度……………………………………………………………...48   6-2 CPU負載………………………………………………………..49   6-3 討論……………………………………………………………...49   6-3.1分工處理的經濟效益………………………………...49   6-3.2音質v.s 浮點與定點運算………………………..…..49   6-3.3 DSP Gateway架構的限制………………………….…50   6-3.4減少IO溝通……………….………………………….50   6-3.5網路掛載File System的Delay…………………..……51   第七章 結論心得…

    標簽: OMAP 1510 mp3 播放器

    上傳時間: 2013-10-14

    上傳用戶:a471778

  • MPC106 PCI bridge/Memory Contr

    In this document, the term Ô60xÕ is used to denote a 32-bit microprocessor from the PowerPC architecture family that conforms to the bus interface of the PowerPC 601ª, PowerPC 603ª, or PowerPC 604 microprocessors. Note that this does not include the PowerPC 602ª microprocessor which has a multiplexed address/data bus. 60x processors implement the PowerPC architecture as it is speciÞed for 32-bit addressing, which provides 32-bit effective (logical) addresses, integer data types of 8, 16, and 32 bits,and ßoating-point data types of 32 and 64 bits (single-precision and double-precision).1.1 Overview The MPC106 provides an integrated high-bandwidth, high-performance, TTL-compatible interface between a 60x processor, a secondary (L2) cache or additional (up to four total) 60x processors, the PCI bus,and main memory. This section provides a block diagram showing the major functional units of the 106 and describes brießy how those units interact.Figure 1 shows the major functional units within the 106. Note that this is a conceptual block diagram intended to show the basic features rather than an attempt to show how these features are physically implemented on the device.

    標簽: bridge Memory Contr MPC

    上傳時間: 2013-10-08

    上傳用戶:18711024007

  • MPC106 PCI橋/存儲器控制器硬件規范說明

    The Motorola MPC106 PCI bridge/memory controller provides a PowerPCªmicroprocessor common hardware reference platform (CHRPª) compliant bridgebetween the PowerPC microprocessor family and the Peripheral Component Interconnect(PCI) bus. In this document, the term Ô106Õ is used as an abbreviation for the phraseÔMPC106 PCI bridge/memory controllerÕ. This document contains pertinent physicalcharacteristics of the 106. For functional characteristics refer to theMPC106 PCI bridge/Memory Controller UserÕs Manual.This document contains the following topics:Topic PageSection 1.1, ÒOverviewÓ 2Section 1.2, ÒFeaturesÓ 3Section 1.3, ÒGeneral ParametersÓ 5Section 1.4, ÒElectrical and Thermal CharacteristicsÓ 5Section 1.5, ÒPin AssignmentsÓ 17Section 1.6, ÒPinout Listings 18Section 1.7, ÒPackage DescriptionÓ 22Section 1.8, ÒSystem Design InformationÓ 24Section 1.9, ÒDocument Revision HistoryÓ 29Section 1.10, ÒOrdering InformationÓ 29

    標簽: MPC 106 PCI 存儲器

    上傳時間: 2013-11-04

    上傳用戶:as275944189

  • 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

  • 嵌入式LINUX 電子教程全集

    嵌入式LINUX  電子教程全集 嵌入式系統出現于60年代晚期,它最初被用于控制機電電話交換機,如今已被廣泛的應用于工業制造、過程控制、通訊、儀器、儀表、汽車、船舶、航空、航天、軍事裝備、消費類產品等眾多領域。計算機系統核心CPU,每年在全球范圍內的產量大概在二十億顆左右,其中超過80%應用于各類專用性很強的嵌入式系統。一般的說,凡是帶有微處理器的專用軟硬件系統都可以稱為嵌入式系統。   1. 嵌入式Linux系統就是利用Linux其自身的許多特點,把它應用到嵌入式系統里。   Linux做嵌入式的優勢,首先,Linux是開放源代碼的,不存在黑箱技術,遍布全球的眾多Linux愛好者又是Linux開發者的強大技術支持;其次,Linux的內核小、效率高,內核的更新速度很快,linux是可以定制的,其系統內核最小只有約134KB。第三,Linux是免費的OS,在價格上極具競爭力。 Linux還有著嵌入式操作系統所需要的很多特色,突出的就是Linux適應于多種CPU和多種硬件平臺,是一個跨平臺的系統。到目前為止,它可以支持二三十種CPU。而且性能穩定,裁剪性很好,開發和使用都很容易。很多CPU包括家電業芯片,都開始做Linux的平臺移植工作。移植的速度遠遠超過Java的開發環境。也就是說,如果今天用Linux環境開發產品,那么將來換CPU就不會遇到困擾。同時,Linux內核的結構在網絡方面是非常完整的,Linux對網絡中最常用的TCP/IP協議有最完備的支持。提供了包括十兆、百兆、千兆的以太網絡,以及無線網絡,Toker ring(令牌環網)、光纖甚至衛星的支持。所以Linux很適于做信息家電的開發。   還有使用Linux為的是來開發無線連接產品的開發者越來越多。Linux在快速增長的無線連接應用主場中有一個非常重要的優勢,就是有足夠快的開發速度。這是因為LInux有很多工具,并且Linux為眾多程序員所熟悉。因此,我們要在嵌入式系統中使用Linux操作系統。   Linux的大小適合嵌入式操作系統——Linux固有的模塊性,適應性和可配置性,使得這很容易做到。另外,Linux源碼的實用性和成千上萬的程序員熱切其望它用于無數的嵌入式應用軟件中,導致很多嵌入式Linux的出現,包括:Embedix,ETLinux,LEM,Linux Router Project,LOAF,uCLinux,muLinux,ThinLinux,FirePlug,Linux和PizzaBox Linux   相對,Linux的圖形界面還相對較弱,但近年Linux的圖形界面發展也很快,這也就不是問題。   2. 什么是嵌入式Linux   嵌入式linux 是將日益流行的Linux操作系統進行裁剪修改,使之能在嵌入式計算機系統上運行的一種操作系統。嵌入式linux既繼承了Interlnet上無限的開放源代碼資源,又具有嵌入式操作系統的特性。嵌入式Linux的特點是版權費免費;購買費用媒介成本技術支持全世界的自由軟件開發者提供支持網絡特性免費,而且性能優異,軟件移植容易,代碼開放,有許多應用軟件支持,應用產品開發周期短,新產品上市迅速,因為有許多公開的代碼可以參考和移植,實時性能RT_Linux Hardhat Linux 等嵌入式Linux支持,實時性能穩定性好安全性好。   3. 嵌入式Linux有巨大的市場前景和商業機會,出現了大量的專業公司和產品,如Montavista Lineo Emi等,有行業協會如Embedded Linux Consortum等,得到世界著名計算機公司和OEM板級廠商的支持,例如IBM Motorola Intel等。傳統的嵌入式系統廠商也采用了Linux策略,如Lynxworks Windriver QNX等,還有Internet上的大量嵌入式Linux愛好者的支持。嵌入式Linux支持幾乎所有的嵌入式CPU和被移植到幾乎所有的嵌入式OEM板。   4.嵌入式Linux的應用領域非常廣泛,主要的應用領域有信息家電、PDA 、機頂盒、Digital Telephone、Answering Machine、Screen Phone 、數據網絡、Ethernet Switches、Router、bridge、Hub、Remote access servers、ATM、Frame relay 、遠程通信、醫療電子、交通運輸計算機外設、工業控制、航空航天領域等。   5.如果分別讓10位工程師給出嵌入式系統的定義,將得到10個不同的答案。一般來說,大部分的嵌入式系統執行特定的任務。我們假定最簡單的嵌入式系統包括輸入/輸出功能,以及一些控制邏輯,該系統基于它的配置執行某些類型的功能。按照這個標準,可以認為一個包含實現控制邏輯74123計數器以及一個狀態是一個嵌入式系統。也許可以補充說,該系統必須可通過存儲在固件中的軟件進行編程。這個新的嵌入式系統定義包括輸入/輸出(I/O),以及存儲在系統固件中的控制邏輯。一個帶有鼠標、鍵盤、網絡連接并運行圖形用戶界面(GUI,graphical user interface)多任務操作系統的桌面計算機顯然滿足這些要求,但我們能認為它是一個嵌入式系統嗎?   如果桌面計算機不是一個嵌入式系統,那么手持設備呢?它們有I/O功能,可以運行存儲在固件中的控制邏輯。有人說,桌面計算機和手持設備都有通用計算機設備,可以運行軟件來執行許多不同的任務,與之不同的是,嵌入式系統(例如,洗碗機控制器或飛行導航系統)主要是為特定任務而設計的。這種特定的功能限定使嵌入式設備有功能上的唯一性。如果是這樣,為什么一些嵌入式系統設計成具有附加的功能,如存儲在非易失性存儲器中的程序,并且具有運行可以完成原始設計范圍之外的任務的多任務操作系統的能力呢?   在過去,區分嵌入式系統和通用計算機比現在簡單的多。例如,可以很容易地區分出一個基于8051的T1分幅卡嵌入式系統和一臺Sun UNIX工作站。而現在,從功能方面很難區分一臺Sun工作站和一個包含PowerPC以及32MB內存和16MB閃存的機頂盒。這樣的機頂盒可以運行帶GUI的多任務操作系統,可現場升級,可以同時運行多個程序(如視頻控制器、數字錄像和Java虛擬機),還可以進行安全的因特網在線交易。很難判斷這種機頂盒是否是一個嵌入式系統。顯然,硬件性能的提升和價格的下降使通用計算機和嵌入式系統之間的界限變得很模糊,技術的進步使得我們很難定義什么是嵌入式。

    標簽: LINUX 嵌入式 電子教程

    上傳時間: 2014-12-30

    上傳用戶:ljt101007

  • Rf And Microwave Power Amplifier Design(2005)

    The main objective of this book is to present all the relevant informationrequired for RF and micro-wave power amplifier design includingwell-known and novel theoretical approaches and practical design techniquesas well as to suggest optimum design approaches effectively combininganalytical calculations and computer-aided design. This bookcan also be very useful for lecturing to promote the analytical way ofthinking with practical verification by making a bridge between theoryand practice of RF and microwave engineering. As it often happens, anew result is the well-forgotten old one. Therefore, the demonstrationof not only new results based on new technologies or circuit schematicsis given, but some sufficiently old ideas or approaches are also introduced,that could be very useful in modern practice or could contributeto appearance of new ideas or schematic techniques.

    標簽: Amplifier Microwave Design Power

    上傳時間: 2013-12-22

    上傳用戶:vodssv

  • 設計模式

    設計模式,adapter,bridge,chain

    標簽: 設計模式

    上傳時間: 2014-01-19

    上傳用戶:qunquan

  • YilingChangjiangRiverbridgeisa3 pylonc retecable stayedbridgewith PPWScablesystemandsingleplanesta

    YilingChangjiangRiverbridgeisa3 pylonc retecable stayedbridgewith PPWScablesystemandsingleplanestaycables.Quiteafewnewproblemswereencounteredintheerectionof themaingirderofthebridgeowingtoutilizationofthenewstructures,workmanshipsandmaterialsonthe bridge.Inthispaper,thetimesofcabletensioning,theinfluenceofdeadweightofstaycablesuponcable force,andmeasurementofcableforceintheconstructionmonitoringandcontrolareanalyzedinconsiderable details.

    標簽: PPWScablesystemandsingleplanesta YilingChangjiangRiverbridgeisa3 stayedbridgewit

    上傳時間: 2014-01-17

    上傳用戶:lmeeworm

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
99精品视频网| 最新国产成人av网站网址麻豆 | 国模一区二区三区| 久久se精品一区精品二区| 欧美国产日韩精品| 在线观看久久av| 一区二区三区四区国产| 久久精品国产99国产精品| 久久高清福利视频| 一区二区三区亚洲| 亚洲女女做受ⅹxx高潮| 欧美日韩国产综合视频在线观看| 欧美日韩不卡| 国产美女精品人人做人人爽| 国内成+人亚洲+欧美+综合在线| 国产精品国产福利国产秒拍| 欧美性事在线| 亚洲毛片av| 国产精品成人一区二区网站软件| 1000部国产精品成人观看 | 免费成人黄色av| 免费一级欧美片在线观看| 激情欧美一区二区| 欧美诱惑福利视频| 欧美怡红院视频一区二区三区| 国产精品免费观看视频| 国模 一区 二区 三区| 伊伊综合在线| 在线视频一区观看| 久久精品亚洲一区二区| 欧美日本在线播放| 国产在线精品自拍| 亚洲男人av电影| 欧美福利网址| 影音先锋中文字幕一区| 亚洲性图久久| 免费成人激情视频| 136国产福利精品导航网址| 中文亚洲字幕| 欧美国产综合视频| 亚洲黄一区二区| 久久精品国产精品| 国产亚洲成av人在线观看导航| 在线亚洲一区二区| 男男成人高潮片免费网站| 在线看日韩av| 性欧美大战久久久久久久免费观看 | 国产日韩成人精品| 亚洲欧美中文另类| 欧美日韩高清免费| 久久精品中文字幕免费mv| 国产偷久久久精品专区| 亚洲无人区一区| 亚洲综合视频网| 欧美日韩一二区| 亚洲精品乱码视频| 欧美日韩亚洲一区二区| 亚洲国产99精品国自产| 久热国产精品| 激情综合中文娱乐网| 欧美一区二区三区久久精品茉莉花 | 亚洲狼人综合| 久久欧美肥婆一二区| 欧美精品成人| 欧美精品色综合| 亚洲欧洲综合另类| 欧美成年人视频网站欧美| 国产一区二区三区免费观看| 亚洲欧美国内爽妇网| 欧美特黄一级| 亚洲天堂激情| 欧美国产精品人人做人人爱| 亚洲欧洲一区二区在线播放| 欧美激情视频免费观看| 亚洲国产aⅴ天堂久久| 久久女同精品一区二区| 国产主播精品在线| 久久久久欧美| 在线电影欧美日韩一区二区私密| 欧美激情a∨在线视频播放| 亚洲精品综合| 欧美三区免费完整视频在线观看| 亚洲精品色图| 欧美日韩精品在线观看| 亚洲尤物在线视频观看| 国产三级欧美三级| 久久资源在线| 日韩一区二区久久| 国产精品国码视频| 久久精品欧美| 亚洲人成人一区二区在线观看| 欧美激情精品久久久久久变态 | 性欧美暴力猛交69hd| 国产午夜精品在线| 久久久天天操| 亚洲黑丝在线| 欧美午夜片欧美片在线观看| 欧美一区二区成人6969| 一区二区三区在线不卡| 欧美精品一卡| 亚洲欧美一区二区视频| 国产夜色精品一区二区av| 欧美在线播放一区二区| 亚洲精品1区2区| 国产精品稀缺呦系列在线| 久久影视精品| 亚洲图片欧美日产| 国产精品一区免费观看| 国产精品一二三四| 久久久精品国产免费观看同学| 亚洲欧洲一区二区三区在线观看 | 亚洲美女少妇无套啪啪呻吟| 国产精品毛片| 在线视频一区观看| 怡红院av一区二区三区| 欧美日韩亚洲国产精品| 久久久99久久精品女同性| 亚洲国产91色在线| 欧美午夜久久久| 亚洲欧美日韩国产一区二区三区| 在线观看成人网| 国产精品欧美一区二区三区奶水| 麻豆精品精品国产自在97香蕉| 性xx色xx综合久久久xx| 日韩亚洲综合在线| 亚洲欧洲日产国产网站| 一区二区三区国产盗摄| 国产精品九九| 欧美一级视频精品观看| 欧美一区二区视频97| 99精品国产在热久久| 一本在线高清不卡dvd| 亚洲主播在线观看| 午夜精品美女自拍福到在线 | 欧美三级黄美女| 麻豆精品网站| 欧美 亚欧 日韩视频在线| 久久精品国产99国产精品澳门| 国产真实久久| 玖玖玖免费嫩草在线影院一区| 国产真实久久| 亚洲免费伊人电影在线观看av| 久久久噜噜噜久久| 国产精品夫妻自拍| 欧美三级在线视频| 日韩午夜黄色| 欧美日韩一区综合| 在线观看欧美黄色| 亚洲欧美激情一区二区| 蜜桃av一区二区在线观看| 国产精品久久夜| 有码中文亚洲精品| 亚洲欧洲一区二区三区| 欧美精品在线观看| 在线亚洲观看| 国产欧美日韩亚洲| 午夜精品久久久| 欧美xart系列高清| 国产精品爽黄69| 欧美精品一区视频| 国产精品毛片| 久久久精品999| 亚洲电影专区| 欧美美女喷水视频| 日韩亚洲欧美在线观看| 久久精品一区二区三区中文字幕| 亚洲香蕉伊综合在人在线视看| 欧美一区二区在线免费播放| 久久久久国产一区二区三区| 欧美乱人伦中文字幕在线| 国产一区二区你懂的| 一区二区三区产品免费精品久久75| 欧美一区二区三区在线播放| 欧美精品在线视频| 亚洲高清在线观看| 欧美一区二区三区久久精品茉莉花| 欧美一级视频精品观看| 欧美日韩在线播放一区| 在线看视频不卡| 欧美中文在线字幕| 国产精品九九| 亚洲激情视频在线播放| 久久精品视频导航| 国产精品美女久久久久久久| 日韩亚洲精品在线| 欧美xart系列高清| 在线日本成人| 久久精品一本| 国产伦理一区| 亚洲精品视频在线观看网站 | 你懂的视频欧美| 葵司免费一区二区三区四区五区| 国产欧美精品xxxx另类| 一区二区三区免费看| 欧美极品在线视频| 亚洲国产日韩美| 久久午夜色播影院免费高清| 国产一区二区剧情av在线| 欧美一区二区三区久久精品茉莉花 | 国产精品成人va在线观看|