亚洲av无码男人的天堂在线|中文人妻无码一区二区三区|亚洲欧美日韩国产一区二区|国产精品三级久久久|久久精品亚洲专区|国产精品V?无码免费|国产精品成?V人在线视午夜片|亚洲国产精品一区二区久久在线观看

2023

2023

  • Record 145 of

    Title:A Model of Honeybee Population Dynamics and Pollination Prediction
    Author(s):Jing, Kaifeng(1); Liu, Zhenpeng(1); Liu, Zihan(1); Yang, Jingtong(1); Yang, Kai(2,3)
    Source: Proceedings - 2023 3rd Asia-Pacific Conference on Communications Technology and Computer Science, ACCTCS 2023  Volume: null  Issue: null  Article Number: null  DOI: 10.1109/ACCTCS58815.2023.00051  Published: 2023  
    Abstract:Honeybee population dynamics and prediction is the core content of honeybee population ecology research, which is closely related to the development of agriculture, economy and other industries. This paper aims to study honeybee population dynamics and pollination prediction. Firstly, a differential equation model is proposed to analyze the number of bees in a single beehive in detail, and the Elman model is used to further validate it. Then, through a sensitivity analysis of bee colony size, the main factors affecting hive colony size were identified: the egg-laying rate and the number of varroa mites. Furthermore, combined with the differential equation model, a beehive prediction model for crop pollination was constructed, which can predict the number of beehives required for crop pollination on a 20-acre (81,000) land. At the same time, the effect of initial beehive colony size on the number of beehives required for pollination of different plants in a given area was studied in depth. The usefulness and applicability of our model is well demonstrated by the reasonable trend and prediction results of colony size obtained by applying the model to real data. Finally, the paper provides an outlook on future research and improvement directions in this field. ? 2023 IEEE.
    Accession Number: 20232714347091
  • Record 146 of

    Title:Correlation filter tracking algorithms against interference of similar object and fast motion
    Author(s):Ren, Sixi(1,2,3); Tian, Yan(1,3); Xu, Zhaohui(1,3); Guo, Min(1,3)
    Source: Proceedings of SPIE - The International Society for Optical Engineering  Volume: 12557  Issue: null  Article Number: 125570Y  DOI: 10.1117/12.2649713  Published: 2023  
    Abstract:fDSST (fast Discriminative Scale Space Tracking) belongs to correlation filter tracking algorithm, which has high success rate and precision, also runs at a fast speed. However, it is still a huge challenge for the tracking scene of fast motion and similar object interference. In order to improve the performance of fDSST on the challenges above, this paper proposed fDSSTs algorithm and fDSSTss algorithm respectively. fDSSTs increases the response scores near the object location by fusing the fhog feature and the color statistical feature, so improved the tracking performance of fDSST in the fast moving scene. fDSSTss adds a multi-feature object association module on the basis of fDSST, which distinguishes the real object and the interference object from the object feature level, thereby maintaining the tracking of the real object. The fDSSTs is tested on the OTB50 dataset, in fast-moving scenarios, the success rate of fDSST is improved by 20.5% and the precision is improved by 22.8% compared with fDSST. The fDSSTss is tested on the test sequences of similar object interference, and the result shows that fDSSTss has better anti-similar object interference ability than fDSST, while meeting the real-time requirements. The experiments show that the improvements improve the success rate and precision of fDSST in fast object moving scenes, as well as the ability to resist similar object interference. ? 2023 SPIE.
    Accession Number: 20230813600595
  • Record 147 of

    Title:Routing to mid-infrared microcomb via near-infrared direct pump
    Author(s):Shi, Lei(1,2); Ming, Xianshun(1); Ma, Kai(1); Sun, Qibing(1,2); Wang, Leiran(1,2); Zhao, Wei(1,2); Zhang, Wenfu(1,2)
    Source: Optics Express  Volume: 31  Issue: 13  Article Number: null  DOI: 10.1364/OE.494515  Published: June 19, 2023  
    Abstract:Mid-infrared (MIR) microcomb provides a new way into the "molecular fingerprint" region. However, it remains rather a challenge to realize the broadband mode-locked soliton microcomb, which is often limited by the performance of available MIR pump sources and coupling devices. Here, we propose an effective approach towards broadband MIR soliton microcombs generation via a direct pump in the near-infrared (NIR) region, through full utilization of the second- and third-order nonlinearities in a thin-film lithium niobate microresonator. The optical parametric oscillation process contributes to conversion from the pump at 1550 nm to the signal around 3100 nm, and the four-wave mixing effect promotes spectrum expansion and mode-locking process. While the second-harmonic and sum-frequency generation effects facilitate simultaneous emission of the NIR comb teeth. Both the continuous wave and pulse pump sources with relatively low power can support a MIR soliton with a bandwidth over 600 nm and a concomitant NIR microcomb with a bandwidth of 100 nm. This work can provide a promising solution for broadband MIR microcombs by breaking through the limitation of available MIR pump sources, and can deepen the understanding of the physical mechanism of the quadratic soliton assisted by the Kerr effect. ? 2023 Optica Publishing Group under the terms of the Optica Open Access Publishing Agreement.
    Accession Number: 20232814370439
  • Record 148 of

    Title:A Hybrid Mathematical Models for Predicting Global Climate Change
    Author(s):Chen, Taoyue(1); Zhang, Zhaoyue(1); Yi, Zilu(1); Xu, Wenxi(1); Yang, Kai(2,3)
    Source: Proceedings - 2023 3rd Asia-Pacific Conference on Communications Technology and Computer Science, ACCTCS 2023  Volume: null  Issue: null  Article Number: null  DOI: 10.1109/ACCTCS58815.2023.00052  Published: 2023  
    Abstract:The industrial revolution marked the beginning of modernization in human civilization, and also marked the sharp rise in greenhouse gas emissions and global temperatures. To better understand trends in global climate change, we aim to utilize data on carbon dioxide levels and land-ocean temperatures to learn past trends and predict future changes. First, the CO2 concentration dataset, using statistical methods, is analyzed and visualized. From the statistical summary and graphs, it can be concluded that the global CO2 level has been constantly increasing since the 1960s. Based on the dataset, three models were constructed to analyze the changing trend of CO2 levels in the past and extrapolate the future: Autoregressive Integrated Moving Average (ARIMA), grey forecast, and a more refined prediction model that considers factors affecting CO2 levels with Long Short Term Memory (LSTM). All three models disagree that the CO2 level will reach 685 PPM by 2050. And each model predicts CO2 level of 685 PPM will be reached by the end of the century and when. Afterward, the pros and cons of the models are compared. Second, the model of the changes in global land-ocean temperature is constructed. ARIMA is used to model and predict the upcoming temperature and the time when it is going to reach certain designated points. Pearson's correlation shows a strong correlation between global temperature and CO2 level. Hence, these two variables are modeled with linear regression. However, the regression-based predictions did not match the forecast from earlier models, so an refined model incorporating more variables and perspectives was built. The refined model is a more bottom-up approach. It quantifies the radiative forcing of individual factors and makes predictions based on the predicted outcomes of each factor. The model predicts the temperature difference of 3.55 °C from the base period, 1.25 °C in 2031, 1.5 °C in 2039, and 2 °C in 2052. ? 2023 IEEE.
    Accession Number: 20232714347029
  • Record 149 of

    Title:Flexible dynamic quantitative phase imaging based on division of focal plane polarization imaging technique
    Author(s):Fan, Chen(1); Li, Junxiang(1); Du, Yijun(1); Hu, Zirui(1); Chen, Huan(1); Yang, Zewen(1); Zhang, Gaopeng(2); Zhang, Lu(1); Zhao, Zixin(1); Zhao, Hong(1)
    Source: Optics Express  Volume: 31  Issue: 21  Article Number: null  DOI: 10.1364/OE.498239  Published: October 9, 2023  
    Abstract:This paper proposes a flexible and accurate dynamic quantitative phase imaging (QPI) method using single-shot transport of intensity equation (TIE) phase retrieval achieved by division of focal plane (DoFP) polarization imaging technique. By exploiting the polarization property of the liquid crystal spatial light modulator (LC-SLM), two intensity images of different defocus distances contained in orthogonal polarization directions can be generated simultaneously. Then, with the help of the DoFP polarization imaging, these images can be captured with single exposure, enabling accurate dynamic QPI by solving the TIE. In addition, our approach gains great flexibility in defocus distance adjustment by adjusting the pattern loaded on the LC-SLM. Experiments on microlens array, phase plate, and living human gastric cancer cells demonstrate the accuracy, flexibility, and dynamic measurement performance for various objects. The proposed method provides a simple, flexible, and accurate approach for real-time QPI without sacrificing the field of view. ? 2023 Optica Publishing Group under the terms of the Optica Open Access Publishing Agreement.
    Accession Number: 20234314949549
  • Record 150 of

    Title:Polarization-multiplexed metasurface enabled tri-functional imaging
    Author(s):Ge, Suyang(1,2); Li, Xingyi(1); Liu, Zilei(1,2); Zhao, Jiaqi(1,2); Wang, Wanjun(1,2); Li, Siqi(1); Zhang, Wenfu(1,2)
    Source: Optics Letters  Volume: 48  Issue: 21  Article Number: null  DOI: 10.1364/OL.502632  Published: 2023  
    Abstract:Diffraction-limited focusing imaging, edge-enhanced imaging, and long depth of focus imaging offer crucial technical capabilities for applications such as biological microscopy and surface topography detection. To conveniently and quickly realize the microscopy imaging of different functions, the multifunctional integrated system of microscopy imaging has become an increasingly important research direction. However, conventional microscopes necessitate bulky optical components to switch between these functionalities, suffering from the system’s complexity and unstability. Hence, solving the problem of integrating multiple functions within an optical system is a pressing need. In this work, we present an approach using a polarization-multiplexed tri-functional metasurface, capable of realizing the aforementioned imaging functions simply by changing the polarization state of the input and output light, enhancing the system structure’s compactness and flexibility. This work offers a new avenue for multifunctional imaging, with potential applications in biomedicine and microscopy imaging. ? 2023 Optica Publishing Group.
    Accession Number: 20234515021759
  • Record 151 of

    Title:Femtosecond Time?Resolved Electronic States in Femtosecond Laser Multipulse Ablation
    Author(s):Wang, Qianhao(1,2); Zhao, Hualong(1); Yang, Xiaojun(1); Wen, Wenlong(1); Li, Yi(1,2)
    Source: Zhongguo Jiguang/Chinese Journal of Lasers  Volume: 50  Issue: 24  Article Number: 2402101  DOI: 10.3788/CJL230834  Published: December 2023  
    Abstract:Objective This study investigates the prevalent process problems, such as"microcracking"and"induced streaking,"in the femtosecond laser processing of hard and brittle transparent materials. The study employs the femtosecond time-resolved pump-probe shadow imaging technique to visualize the electron dynamics during the femtosecond laser multi-pulse ablation of quartz glass. Particularly, the plasma filament evolution at the early stage of laser pulse ionization (before 700 fs) is analyzed. The multi-pulseinduced microstructures distribute the filament formation regions on both sides of the microstructure with respect to the axial direction of the light pulse propagation. The distribution on both sides is primarily due to the refraction of the light pulse by the sidewalls of the microstructure, while that on the axis is caused by the difference in the shape of the bottom and sidewalls of the microstructure, creating the light range difference. The empirical results show that the pulse train induces a remodeling effect of the microstructure on the subsequent light field during multi-pulse processing, affecting the distribution of the plasma filament formation region and energy deposition—the core mechanism responsible for common process problems. Methods A femtosecond time-resolved pump-probe shadow imaging setup was built to capture the propagation and ionization process of a single subsequent pulse beneath the microstructure induced by irradiating the material with 219 fs pulses. First, the actual spatial location of the focus was determined by imaging the shadow of the air- ionized plasma at the focus. After that, the power density at the material surface was obtained for different focus positions. The distinctive"V"and"inverted trapezoid"shapes were obtained after controlling the relative positions of the laser focus and the material. Second, the ionization process of femtosecond timeresolved propagation of the 220th pulse under different microstructures was obtained by modulating the time delay between pump and probe beams. Finally, the ionized filament- forming regions in the transient ionization images were compared with the process defects to reveal the formation mechanism of the process defects. Results and Discussions The propagation and ionization process of the 220th pulse is observed using femtosecond time- resolved pump- probe shadow imaging (Figs. 5. 6. 9. 10). The physical mechanisms governing process problems such as"microcracking"in micromachining of hard and brittle materials are revealed. The light- field remodeling effect, guided by various morphology microstructures, leads to energy deposition and the mechanism of generating common process problems. In the context of multi- pulse processing, the influence of energy deposition (propagation and ionization) is determined by the linear refractive index of the material, a nonlinear refractive index that varies with the light intensity, plasma defocusing effect, microstructure morphology, and the focusing conditions in conjunction with the laser fluence on the material surface. Moreover, the relaxation time of ionized free electron number density during light field propagation is determined to be less than 300 fs across diverse microstructures. Conclusions Under multi- pulse irradiation, the remodeling effect of different microstructural morphologies on the subsequent light field orchestrates the nonlinear ionization process. In the case of the V- shaped structure, the formation process is accompanied by decreasing tilt angle of the sidewalls, guiding the ionization filamentation direction of the subsequent light field and sweeping across the sidewall region. It corresponds to the areas of "microcracks" and "induced stripes" on both sides of the microstructure. Conversely, the"inverted trapezoidal"structure yields strong ionization filament formation at its relatively flat bottom center region owing to the ionization effect at the bottom of the structure. For the"inverted trapezoidal"structure, a strong ionization effect occurs at the center of the relatively flat bottom, which is the root cause of the fragmentation at the bottom. Overall, the light- field remodeling effect, facilitated by different morphology microstructures, plays a crucial role in energy deposition and governing the common process problems. This result offers directions for optimizing machining processes, such as selecting the number of pulses and controlling the focal feed. Additionally, the high- temporal- resolution pump- probe shadow imaging technique holds promise for predicting fragmentation regions in different morphologies of hard and brittle transparent materials, serving as a powerful tool for online monitoring of high- end processing equipment. ? 2023 Science Press. All rights reserved.
    Accession Number: 20235115228548
  • Record 152 of

    Title:Research on spatial frequency shift super-resolution imaging based on evanescent wave illumination
    Author(s):Ling, Jin-Zhong(1,2); Guo, Jin-Kun(1); Wang, Yu-Cheng(1); Liu, Xin(1); Wang, Xiao-Rui(1)
    Source: Wuli Xuebao/Acta Physica Sinica  Volume: 72  Issue: 22  Article Number: 224202  DOI: 10.7498/aps.72.20230934  Published: November 20, 2023  
    Abstract:In spite of the success of fluorescence microscopes (such as stimulated emission depletion microscopy, stochastic optical reconstruction microscopy and photoactivated localization microscopy) in biomedical field, which have realized nanometer scale imaging resolution and promoted the great development of bio-medicine, the super-resolution imaging method for non-fluorescent sample is still scarce, and the resolution still has a big gap to nanometer scale. Among existing methods, structured illumination microscopy, PSF engineering, super-oscillatory lens and microsphere assisted nanoscopy are more mature and widely used. However, limited by the theory itself or engineering practice, the resolutions of these methods are hard to exceed 50 nm, which limits their applications in many fields. Enlightened by synthetic aperture technique, researchers have proposed spatial frequency shift super-resolution microscopy through shifting and combining the spatial frequency spectrum of imaging target, which is a promising super-resolution imaging scheme, for its resolution limit can be broken through continually. Currently, owing to the limitation of the refractive index of optical material, the wavelength of illumination evanescent wave is hard to shorten when this wave is generated at prism surface via total internal reflection, which determines the highest resolution of this spatial frequency shift super-resolution imaging system. Another deficiency of this scheme is the difference in imaging resolution among different directions, for the image has the highest resolution only in the direction along the wave vector of illumination evanescent wave; while, the image has the lowest resolution in the direction perpendicular to the wave vector, which is the same as that obtained by far-field illumination. In order to solve the above thorny questions, a new model of generating the evanescent wave is proposed, which can generates an omnidirectional evanescent wave with arbitrary wavelength based on the phase modulation of nano-structure, and solve the both problem in imaging system at the same time. To verify the our scheme, we set up a complete simulation model for spatial frequency shift imaging scheme, which includes three parts: the generation of evanescent wave and the interaction of the evanescent wave with the nano-structures at imaging target, which can be simulated with FDTD algorithm; the propagation of light field from near-field to far-field region, from the sample surface to the focal plane of objective lens, which can be calculated with angular spectrum theory; the propagation of light field from the focal place to the image plane, which can be worked out with Chirp-Z transform. Firstly, with this complete simulation model, we compare the resolution of microscopy illuminated by evanescent wave with that by propagating wave. The experimental results verify the super-resolution imaging ability of evanescent wave illumination and the influence of prism refractive index. The higher the refractive index, the shorter the wavelength of evanescent wave is and the higher the resolution of spatial frequency shift imaging system. Secondly, we demonstrate the resolution difference in a series of directions with a three-bar imaging target rotated to different directions. The result shows that the highest imaging resolution occurs in the direction of illumination evanescent wave vector, and the lowest resolution appears in the direction perpendicular to the wave vector. Finally, we simulate the evanescent wave generated by nano-strcuture and demonstrate its properties of wavelength and vector direction. When applied to near-field illumination super-resolution imaging, the omnidirectional evanescent wave solves the both problems in the model of total internal reflection from the prism surface. Therefore, the advantages of our scheme are higher imaging resolution and faster imaging speed, no need for multi-direction and multiple imaging, and also image post-processing. In this study, a new spatial frequency shift super-resolution imaging method is proposed, which lays a theoretical foundation for its applications. ? 2023 Chinese Physical Society.
    Accession Number: 20234815132784
  • Record 153 of

    Title:Characterization of the angular memory effect of dynamic turbid media
    Author(s):Li, Runze(1); Peng, Tong(1); Bai, Chen(1); Wang, Ping(1); Zhou, Meiling(1); Yu, Xianghua(1); Min, Junwei(1); Yao, Baoli(1,2)
    Source: Optics Express  Volume: 31  Issue: 17  Article Number: 27594  DOI: 10.1364/OE.495970  Published: August 14, 2023  
    Abstract:The optical angular memory effect (AME) is a basic feature of turbid media and defines the correlation of speckles when the incident light is tilted. AME based imaging through solid scattering media such as ground glass and biomedical tissue has been recently developed. However, in the case of liquid media such as turbid water or blood, the speckle pattern exhibits dynamic time-varying characteristics, which introduces several challenges. The AME of the thick volume dynamic media is particularly different from the layer scatterers. In practice, there are more parameters, e.g., scattering particle size, shape, density, or even the illuminating beam aperture that can influence the AME range. Experimental demonstration of AME phenomenon in liquid dynamic media and confirm the distinctions will contribution to complete the AME theory. In this paper, a dual-polarization speckle detection setup was developed to characterize the AME of dynamic turbid media, where two orthogonal polarized beams were employed for simultaneous detection by a single CCD. The AME of turbid water, milk and blood were measured. The influence of thickness, concentration, particle size and shape, and beam diameter were analyzed. The AME increasement of upon the decrease of beam diameter was tested and verified. The results demonstrate the feasibility of this method for investigating the AME phenomenon and provide guidance for AME based imaging through scattering media. ? 2023 Optica Publishing Group under the terms of the Optica Open Access Publishing Agreement.
    Accession Number: 20233614674264
  • Record 154 of

    Title:Cascaded transfer of optical frequency with a relay station over a 224 km deployed fiber link
    Author(s):Zang, Qi(1,3,4); Deng, Xue(1,2,3); Zhang, Xiang(1,3); Wang, Dan(1,2,3); Zhou, Qian(1,2,3); Jiao, Dongdong(1,3); Xu, Guanjun(1,3); Gao, Jing(1,3); Liu, Jie(1,3); Liu, Tao(1,2,3); Dong, Ruifang(1,2,3); Zhang, Shougang(1,2,3)
    Source: Infrared Physics and Technology  Volume: 128  Issue: null  Article Number: 104511  DOI: 10.1016/j.infrared.2022.104511  Published: January 2023  
    Abstract:In this paper, we demonstrate a cascaded transfer of optical frequency with a relay station over a fiber link. The station is outfitted to cascade numerous lines with independent phase locking and provide high optical gain. The relay station receives the signal from the former link and compensates for the power loss with a two-stage EDFA (erbium-doped fiber amplification), and seeds the amplified signal into the next fiber link. By actively suppressing the parasitic noise with a two-stage EDFA, low-noise optical amplification with 50 dB gain is achieved. The two-stage EDFA's simple phase-locking structure also guarantees the system's long-term stability and reliable operation. With this relay station, we transfer a laser frequency along with a 224 km deployed fiber link, and the frequency at the remote end achieves a fractional instability of 3.39×10?16 at 1 s averaging time on a 2 Hz measurement bandwidth, reaching 8.36×10?19 at 10,000 s. This work paves a way for the future fiber optical frequency transfer network across the nationwide area and it has the potential to be an important part of the cascaded transfer network. ? 2022 Elsevier B.V.
    Accession Number: 20225213300071
  • Record 155 of

    Title:Lifetime prediction method for high-power laser diodes under double-stress cross-step accelerated degradation test
    Author(s):Zhang, Yeqi(1,2); Wang, Zhenfu(1); Li, Te(1); Chen, Lang(1); Zhang, Jiachen(1); Wu, Shunhua(1,2); Liu, Jiachen(1,2); Yang, Guowen(1)
    Source: Hongwai yu Jiguang Gongcheng/Infrared and Laser Engineering  Volume: 52  Issue: 5  Article Number: 20220592  DOI: 10.3788/IRLA20220592  Published: May 2023  
    Abstract:Objective High reliability becomes very important for the application of high-power laser diodes, and lifetime prediction is the primary aspect of reliability assessment of high-power laser diodes. Accelerated degradation test is a test method to accelerate the degradation process in the laboratory in accordance with the degradation model, which can obtain statistically significant lifetime prediction in a short time. With the advancement of device technology and its reliability, single-stress accelerated degradation test faces problems such as long test time, high cost, and excessive stress application in the degradation mechanism. Therefore, it is necessary to propose an accelerated degradation test for lifetime prediction of highly reliable and long-lived devices. For this purpose, a double-stress cross-step accelerated degradation technological method is designed in this paper. Methods A double-stress cross-step accelerated degradation test is proposed. Aging test platform for high-power laser diodes was built (Fig.5). The device (Fig.4) was subjected to 1600 h accelerated degradation test, and the accelerated degradation data of optical output power under different stress conditions were collected (Tab.1). Performance degradation model was established to analyze the data with the accelerated model to obtain the lifetime prediction values, and the accuracy of the model was tested for significance (Tab.5). Results and Discussions The overall scheme of high-power laser diodes lifetime prediction (Fig.1) has three main steps of bringing degradation data into the model, fitting the lifetime probability density distribution function, and checking accuracy. The double-stress cross-step accelerated degradation test sets the temperature and current as the stress conditions, and the two stress conditions are cross-stepped to form a total of four different stress conditions (Fig.2) as A [22 ℃, 1.4 A], B [42 ℃, 1.4 A], C [42 ℃, 1.8 A], and D [62 ℃, 1.8 A], respectively. The performance degradation model is built according to the YamaKoshi equation and the laser optical output power failure threshold is set. The acceleration model is established according to the generalized Irene model, and the degradation track of the optical output power during the accelerated degradation test is expressed as a segmentation function. After the estimation of the model conversion parameters, the lifetime prediction results were obtained and the parameter errors were compared (Tab.5), and they were all below 10%, which verified the accuracy of the model. Conclusions The accelerated degradation test of 12 830 nm F-mount single-emitter device was conducted for 1600 h using four different current-temperature double-stress conditions in cross-step by self-designed experimental platform. The MTTF of the device is 5 811 h. The accelerated test method used in this paper saves at least 57.7% of the test time compared with the conventional single-stress constant accelerated lifetime test method, and has the advantages of less sample size and more flexibility in stress conditions. The method has been experimentally validated to provide statistically significant results for device lifetime prediction with experimental cost savings for different high-power laser diodes. ? 2023 Chinese Society of Astronautics. All rights reserved.
    Accession Number: 20232814374566
  • Record 156 of

    Title:Influence of airborne LiDAR wavelength on the detection distance of clear air turbulence
    Author(s):Zhao, Jing(1,2,3); Luo, Xiujuan(1,3); Liu, Zhaohui(1,3); Liu, Hui(1,2,3); Chen, Minglai(1,2,3); Zhang, Yu(1,3); Yue, Zelin(1,2,3)
    Source: Optical Engineering  Volume: 62  Issue: 11  Article Number: null  DOI: 10.1117/1.OE.62.11.114101  Published: November 1, 2023  
    Abstract:We comprehensively investigated the influence of laser wavelength on the detection distance at different clear air turbulence (CAT) intensities, distance resolutions, and Brunt-V?is?l? frequency theoretically. It is found that there exists the optimal wavelength for maximal detection distance. When the distance resolution is fixed, the detection distance of 532 nm LiDAR is further compared with the 355 and 1064 nm counterparts and is more suitable under moderate to severe CAT. Our findings break the traditional cognition that "ultraviolet wavelength LiDAR is the most suitable for CAT detection"and may promote the remote detection research of CAT. ? 2023 SPIE.
    Accession Number: 20235015221355
亚洲人成人无码网WWW国产| 欧美特黄一级| 国产精品午夜福利视频| 激情专区| 国产亲子乱露脸一区二区| 91熟女老肥分类| 妞干网视频| 国产学生妹在线观看| 夜夜操夜夜操| 色色人妻| 免费操逼网站| 精品久久电影| 午夜福利精品视频| 欧美黄色一级视频| 嫩草午夜少妇在线影视| 久久成人精品| 国产精品女同一区二区| 少妇A片免费网站| 真实的和子乱拍视频| 91口爆吞精国产对白| 国产一区二区三区免费观看| 强奸乱伦_第1页_紫色AV| 亚洲国产精品久久| 婷婷五月天久久| 性爱黄色亚洲| 在线观看av天堂| 天天躁夜夜踩狠狠踩| 国产在线无码| 久久久久久av| 日韩视频一区二区三区| 日韩成人无码视频| 欧美一区二区公司| 色婷婷精品久久二区二区密| 亚欧专区| 国产精品理论片| 女人高潮抽搐喷液30分钟视频| 欧美午夜激情| 亚洲av成人精品一区二区三区| 91精品人妻| 56pao国产成视频永久免费| 高清无码操逼视频www| 在线免费看av| 亚洲精品V天堂中文字幕| 国产一区二区三区免费观看网站上| 欧美三级片在线| 高清无码久久| 91这里只有精品| 不卡视频一区二区| 人人做人人爽| 国产精品a免费一区久久网址| 无码日韩网站| 一级片中文字幕| 国产原创精品| 超碰在线中文字幕| 欧美小视频在线观看| 国产精品久久久久久久久无码果冻| 在线观看中文国产探花| 狼友91精品一区二区三区| 三级免费毛片| 伊人精品视频| 欧美视频| 91久久久久久| 男女免费网站| 久久综合伊人| 天天干天天日| 超碰97资源| 久久99综合| 亚洲无码爱爱| 中文在线中文资源| 亚洲综合图片小说| 夜夜天天干| 中文无码二区| 丰满岳乱妇一区二区三区| 成人av播放| 亚欧日美韩在线观看| 黄色网址在线播放| 九色人妻| 国产刺激对白| 亚洲午夜精品一区二区三区电影院| 日韩av电影在线播放| 天天操夜夜操人人操| 日本午夜在线| 怡红院色| 日韩成人精品视频| 欧美特一级| 人妻在线视频播放| 操福利导航| h片在线观看| 亚洲熟妇无码久久精品爱| 黄色大片网址| 日韩黄片小视频| 中文无码在线观看| 亚洲三级片网站| 日韩性爱在线观看| 91精品久久久| 黄色片无码| 国产日韩精品无码区免费专区国产| 人妻丰满熟妇av无码区波多野| 女子初尝黑人巨嗷嗷叫| 亚洲国产精品一区二区三区| 激情婷婷| 亚洲自拍偷拍视频| 一区二区AV| 91精品视频在线播放| 无码人妻精品一区二区中文| 亚洲AV成人无码网站天堂久久| 国产suv精品一区二区| 99re在线观看| 无码精品久久一区二区三区武则天| 欧美不卡一区二区| 日韩乱伦小说| 人人操人人| 精品久久国产| 又大又粗又硬的视频| 丁香五月天激情| 黑寡妇精品欧美一区二区毛| 强奸乱伦一区| 无码人妻一区二区三区免费九色 | 麻豆网站| 午夜成人app| A毛片网站| 丰满少妇伦精品无码专区| 国产精品久久久久久久久久辛辛| aV在线无码| 欧美精品一区二区三区A片| 天天干夜夜干。| 无码窝AV| 欧洲一区二区在线观看| 成人高清无码在线观看| 无码喷水| 秋霞av无码| 少妇潮喷视频| 久久麻豆| AV不卡在线| 免费成人性爱| 一区二区三区精品视频| 午夜无码免费| 中文字幕日韩欧美| 国产人妖| 国产自拍网站| 亚洲亚洲人成综合网络| 国产高清自拍| 岛国一级片视频在线免费观看| 91日日夜夜| 超碰导航| 中文字幕第一页在线| 国产在线看av| 超碰黄色| 久久一本| 无码视频在线看| 色哟哟国产精品色哟哟| 97色色网| 国产精品成人一区二区网站软件| 嫩草九九九精品乱码一二三| 一级大毛片| aa一级特黄大片| 欧美日韩综合视频| 国产中文区三暮区2023| 日本一区二区三区视频在线| 亚洲AV无码一区二区乱子伦| 欧美操大逼| 在线看一区| 成人三级片网站| 国产成人无码专区| 69国产| 美女黄网站| 91性爱网站| 精品人妻少妇嫩草AV无码专区| 国产精品999久久久| 欧美中文在线观看| 国产精品久久久| 污网站在线免费观看| 精品成人| 羞羞久久久久久久| 亚洲一级AV无码毛片久久精品| 黄色不卡| free性丰满69性欧美| 亚洲综合伊人| 日韩无码天堂| 天天草av| 国产女主播视频| 国产激情在线观看| 久久不射网| 免费精品视频一区二区三区| 久久久成人网| 少妇高潮视频| 在线观看污污网站| 免费AV在线播放| 日本国产视频| 99性爱视频| 国产又黄又粗又大| 久久Av一区二区| 成人毛片18女人毛片免费| 我不卡影院| 无码人妻精品一区二区中文| 一级特黄aa大片免费播放| 无码中文字幕在线观看| 久久久99精品| china中国妞tubesex| 神马香蕉久久| 国产免费一区二区三区最新不卡| 91亚洲国产成人精品性色| 日日干夜夜草| 超碰超碰| 久久天堂网| 91麻豆精品视频| 国产学生妹在线观看| 一区二区免费视频| 男人天堂一区| 久久久久无码国产精品一区洗澡| 亚洲a在线观看| 国产黄色影院| 免费高清无码| 国产毛毛浓密茂盛| 国产精品久久久久无码软奇奇奇| 日本黄色三级片| 亚州AV综合色区无码一区 | 国产精品交换| 91丝袜视频| 久久亚洲精品成人AV| 久久18| 91人妻人人澡人人爽人人精品| 国产成人久久久精品| 亚洲熟妇XXXXX| 天天日天天摸| 亚洲有码视频在线观看| 一区二区激情| 国产淑女操逼| 欧美v在线| 午夜久久久| 男女免费网站| 欧美天天干| 久久久久亚洲AV无码网站| 5566成人精品视频免费| 久久午夜免费视频| 国产强奸乱伦AⅤ| 国产黄色影院| 国产毛片在线| 亚洲高清无码在线| 日本免费在线视频| 欧美一级内射| 黄色网址免费看| 亚洲黄色大片| 91亚色视频| 人妻在线视频播放| 成人三级片在线播放| 国产av熟妇人震精品| 午夜视频在线观看免费| 亚洲精品在线播放| 国产成人无码精品亚洲| 日韩免费高清视频| 97资源网| 91精品久久久久| 91视频一区| 精品国产鲁一鲁一区二区红桃影视 | 国产精品性| 91插插插影库永久免费| 91视频欧美| 国产成人小视频| 日韩视频精品| 97精品国产| AV不卡在线| 女人18片毛片90分钟| 91精品人妻人人做人碰人人爽| 国产不卡在线| 国产区在线视频| 伊人成人网站| 久久99国产精品黄毛片禁果| 超碰在线国产| 98年欧美综合性爱| 国产精品成人自拍| 国产色哟哟| 成人国产在线| 懂色午夜精品久久久久久无码小说| 色欲人妻无码| 亚洲AV无一区二区三区久久| 天天干天天拍| 国产91视频| 77777av| 无码人妻精品一区二区三区千菊 | 少妇一夜三次一区二区| 亚洲一区二区视频| 欧洲另类类一二三四区| 玖玖视频| 国产视频精品在亚洲| 国产免费一级片| 国产无码自拍| 久久综合凹凸国产一区二区三区 | 天天色影院| 69堂国产成人精品视频| 久久精品三级片| 天天操综合网| 国产熟女一区二区三区十视频| 婷婷五月天影视| 日韩国产精品一级毛片在线| 国产日韩在线| 免费国产精品视频| 天天爽夜夜爽| 一级a一级a爱片免费免会员色欲| 一区二区三区中文字幕| 肉色欧美久久久久久久免费看| 国产精品 家庭乱伦| 无码免费看| 一级a做一级a做片性视频水里| 99色色视频| 男女高潮又爽又黄又无遮挡| 久久精品视频免费| 91色在线视频| 老熟妇一区二区三区啪啪| 伊人精品视频| 成人三级片在线观看| 一区二区日韩无码| 丁香五月激情综合| 正面偷拍女厕36个美女嘘嘘| 无码国产精品一区二区| 久久国产精品一区| 人妻互换一二三区激情视频| 亚洲无码字幕| FREEZEFRAME丰满少妇| 亚洲综合区| 91热久久| 蜜臀av中文字幕人妻| 99久久婷婷国产综合精品青牛牛| 国产原创在线播放| 国产a毛片一级二级真人| 婷婷久久五月天| 久久久婷婷| 成人做爰A片免费看网站| 久久精品国产精品亚洲色婷婷| 久久精品国产99精品国产亚洲性色 | 三级在线观看| 少妇真实被内射视频三四区| 日本不卡二区| 国产性色| 亚洲乱码国产乱码精品天美传媒| 日韩欧美在线观看| 婷婷五月丁香五月| 欧美一区在线看| 97精品视频| 国产精品日韩精品| 成人精品无码| 亚洲欧美综合| 福利视频一区二区| 国产精品女同| 麻豆精品一区二区三区| 在线国产视频| 污污污视频无码乱伦| 亚洲乱伦图片| 97无码精品人妻一区二区三区| 亚洲无码在线免费观看| 日韩Av免费| 91精品国产91久久久| 亚洲精品一区二区三区中文字幕| 亚洲一区二区免费| 91精品人妻一区二区三区蜜桃| 国产农村露脸无码精品视频| 久久人妻人人爽| 国产黄片在线看| 亚洲AV无码乱码国产精品牛牛| 人人看人人摸人人干人人操| 国产av一区二| 香蕉久久国产AV一区二区| 亚洲欧美日韩在线| 国产一级视频在线观看| 色老头久久综合网| 黄色高清无码| 久久久久久亚洲综合影院红桃| 91综合网| 一级二级三级黄片| 69av国产| 国产黄色成人网站| 老女人性生交大片免费| 国产一区二区电影| 久久久人妻| 国产精品原创| 无码一级毛片一区二区视频孕妇| 高清操逼无码| 中文在线A∨在线| 亚洲天堂一区二区三区四区| 日韩精品三级| 国产精品免费在线| 欧美91| 无码电影在线播放| 久久96国产精品久久99软件| 人成网站在线观看| 5566成人精品视频免费| 性爱人人| 岛国大片国产自| 欧美人妻精品一区二区免费看| 亚洲性爱专区| 国产无套内谢国语对白| jizz国产| 精品人妻无码一区二区三区淑枝| 国产人妻人伦精品1国产盗摄| 亚洲制服丝袜| av高清在线| 欧美日韩精品一区二区| www无码| 免费精品视频| 中文字幕一区二区三区麻豆木下凛| 最新亚洲中文字幕| 秋霞在线| 在线无码播放| 亚洲三级片网站| 99精品视频在线| 午夜黄色| 国产精品久久久久久久久免费桃花| 国模在线| 一区二区三区国产精品| 一区二区人妻| 色无码视频| 天天操人人爱| 黄页在线观看| 亚洲作爱网| 无码精品人妻一二三区红粉影视| 4444亚洲人成无码网在线观看 | 亚洲精品动漫| 九九免费视频| 欧美三级午夜理伦三级中视频| 国产精品久久久久久久AV超碰| 国产精品无码AV在线有声小说| 97精品人人A片免费看| 不卡欧美| 99视频99| 日韩av电影在线播放| 久久艹视频| 国产乱伦视频| 欧美精品久久久久A片| 色了吧综合网| 美国成人毛片| 国产激情综合五月久久| 亚洲无码一区二区在线观看| 性无码一区二区三区| 特一级一性一交一视一频| 久久久免费观看| 日韩乱伦一区| 亚洲欧美在线播放| 日韩亚洲一区二区| 日韩精品人妻免费视频| 精品少妇人妻AV一区二区| 亚洲精品无码一区二区四区| 国产乱伦一区| 日韩一道本视频| 日韩国产二区| 中文字幕一级片| 午夜av污污污羞羞影院| 亚洲一级片在线观看| 中文字幕在线视频网站| 一级毛片免费看| 我不卡影院| 亚洲精品888| 美女十八禁网站| 国产精品一线| 拳交网| 蜜臀av成人精品蜜臀av| 国产3级片| 婷婷婷月天| 日日躁夜夜躁狠狠躁| 无码喷水| 人人人人看人人干| 欧美一二三四| 亚洲美女毛片| 成人午夜福利| 国产免费一级特黄A片| 日韩成人精品| 人人天天日日| 天天日日| 欧美一区二区公司| 欧美三日本三级少妇三级99观看视频| 亚洲AV无码久久精品色欲| 在线免费观看黄| 亚洲AA| 日韩性爱视频免费在线播放| 色黄大色黄女片免费看直播| 日韩欧美精品| 啪啪东京热| 一区二区毛片| 日韩黄色免费网站| 波多野结无码中文在线| 亚洲毛片一区二区三区| 国产高清免费在线| 色香蕉视频| 日韩中文久久| 亚洲综合图片| 超碰这里只有精品| 奶大灬好大灬好硬灬好爽在线播放| 成人免费毛片视频| 欧美 日韩 丝袜 清纯 偷拍| 老熟妇乱伦一区二区| 丁香AV| 夜夜操夜夜爽| 国产一级特黄大片| 久久精品三区| 好吊妞这里只有精品| 日韩一级高清| 国产丝袜熟女一区二区在线| 免费无码国产在线56| 一区二区三区四区中文字幕| 四虎精品在线观看| 熟女中文字幕| 密乳av免费在线| 亚洲国产91| 欧美精品高清| 日韩亚洲一区二区| 国产AV无码专区亚洲AV毛网站 | 国产SUV精品一区二区四| 人妻99| 亚洲精选在线| 一级毛片av| 日本熟妇色| 免费三级网站| 蜜桃av一区二区三区| 国产精品a免费一区久久网址| 风韵多水的老熟妇偷拍网站| 91精品久久久久久粉嫩| 欧美日韩一二三区| 91福利导航| 秋霞在线无码| 欧美精品一区二区三区四区| 欧美日韩A| 熟女一二三区| 亚洲无码一二三| 中文字幕人妻丝袜乱一区三区| 熟女综合网| 蜜乳中文无码H| 亚洲成人无码在线| 红桃视频一区二区三区| 91精品无码少妇久久久久久网站| 毛片一区二区| 欧美午夜理伦三级在线观看| 婷婷精品| 91高清视频在线观看| 国产欧美又粗又猛又爽| 亚洲理论片| 国产欧美日韩综合精品| 香蕉色a片| 亚洲av无码天堂| 在线无码视频| 天天夜夜操| 日韩精品一区二区三区中文在线| 亚洲综合免费| 中文久久| 午夜一区二区三区| 久久99精品久久久久久清纯直播| 久久有精品| 色婷婷精品| 欧美精品第一区| 国产日韩在线视频| 日本性爱视频在线观看| 久久黄色大片| 无码资源在线| 狠狠干狠狠操亚洲中文无码| 我跟闺蜜公交车被弄到高潮| 国产一区二区三区| 欧美日韩毛| 国产嫩草影院久久久久| 一区二区黄片| 婷婷在线观看视频| 欧美人人操人人舔| 91麻豆精品久久久久蜜臀| 亚洲激情视频| 亚洲国产精品久久久久日本竹山梨| 99er热精品视频| 精品国产网站| 国产一级性爱| 国产精品国产三级国产普通话蜜臀| 国产AV小电影| 国产无套白浆一区二区三区 | 无码少妇一区二区三区| 一级黄片无码| 黄色精品在线观看| 国产日韩欧美精品| 超碰这里只有精品| 玖玖在线免费视频| 黄软件在线观看| 国产制服丝袜在线观看| 国产高清视频在线免费观看| 天天干天天操天天干| 亚洲欧洲在线视频| 91无码| 国产黄色在线| 亚洲AV无码一区二区乱子伦| 亚洲av网站| 99er热精品视频| 亚洲爆乳无码一区二区三区| 无码做爰内谢免费视频| 中文字幕无码在线观看| 国产丰满乱子伦无码| 香蕉国产2023| 欧美一区二区在线| 真人一级毛片| 色婷婷一区二区三区久久午夜成人| 极品少妇XXXX精品少妇偷拍| 最新中文字幕在线| 无码精品免费| 日日躁天天躁AAAAXxXX痛| 日韩欧美一级片| 黄色一级网址| 中文字幕精品在线| 国产男女无套免费视频| 国产精品久久久久久亚洲色欲| 99色色视频| 日韩成人免费在线| 91久久国产综合久久91精品网站 | 精品一区二区AV国产精品探花| 少妇一级A片在线观看妖精视频| 国产aaa视频| 日日碰碰| 一级毛片在线播放| 伊人久久婷婷| 欧美一区二区精品| 亚洲一区二区三区四区在线| 免费无码视频| 国产又粗又黄视频| www香蕉| 国产免费看黄片| 色哟哟国产精品| 免费网站黄| 久久93| 久久久久久久伊人| 熟女作爱一区二区视频| 丁香婷婷在线| 丁香五月天天| 色色91| 国产三级视频| 天堂色av| 国产女主播一区| 中文字幕人妻无码系列第三区| 亚洲熟女天堂| 懂色aⅴ一区二区三区免费| 中文无码在线| AV无码专区亚洲AV毛片不卡| 在线观看国产黄片| 国产又粗又硬| 精品亚洲天堂| 欧美视频在线一区| 精品人妻一区二区三区视频53一 | 欧美成人a| 强奸乱伦_第1页_紫色AV| 少妇被躁爽到高潮无码文| 久久久久一区| 天天看天天射| 国产91精品在线| 无码视频在线观看| 国产一级精品视频| 高清欧美精品XXXXX在线看| 日韩无码视频一区二区| 成人免费毛片果冻| 高清无码网址| 欧韩精品视频免费观看| 9l视频自拍蝌蚪9l视频成人| 91视频精品| 欧美一级性爱| 亚洲熟妇综合久久久久久| 日日嗨夜夜嗨一区二区| 一本久久综合亚洲鲁鲁五月天| 宅男午夜影院| 性一交一免一费一视一频| 国产乱国产乱老熟300部| 天天毛片| 超碰免费91| 亚洲中文字幕无码AV| 91精品国自产拍一区二区| 天天日天天干天天操天天射| 色丁香五月婷婷| 精品视频在线免费观看| 亚洲中文字幕无码一区精品| 亚洲免费成人| 在线看黄色网站| 国内揄拍国内精品少妇国语| 扒开腿挺进岳湿润的花苞视频| 天天干天天色天天射| 久久综合av| 午夜成人网站| 亚洲毛片| 在线观看污视频| 久久久成人网| 亚洲一区二区三区在线视频 | 玖玖精品在线| 一区二区视频免费观看| 亚洲有码视频在线观看| 久久精品香蕉| 可以免费看av的网站| 在线免费国产| 亚洲成a人片7777网站| 熟女毛片| 亚洲国产视频中文字幕| A级免费视频| 乱伦一区二区三区| 无码AV资源| 四季AV一区二区凹凸精品| 久久精品伊人| 中文字幕人妻无码| 免费乱伦视频| 日日嗨夜夜嗨一区二区| 性爱免费网站| 国产黄色在线视频| 国产精品人成A片一区二区| 理论片琪琪午夜电影| 伊人香在线观看| 狠狠操影院| 久久午夜无码鲁丝片午夜精品| 久久精品久久国产| 色悠悠久久| 中文字幕一区二区三区不卡在线| 亚洲无码高清操逼视频| 蜜桃久久| 婷婷综合五月| 日韩美女福利视频| 亚洲AV综合色区无码| 欧美三级午夜理伦三级中视频| 欧美亚洲视频| 波多野吉衣一区二区| 奶头啊嗯嗯国产精品免费| 日韩高清无码一区二区| 精品国产成人亚洲午夜福利| 五月天综合色| 高清无码在线观看av| 人妻专区| 日本国产视频| 久久久久无码精品国产91福利| 苍井空最新无码出| 成人影片在线播放| 视频一区二区在线| 亚洲黄色一区| 黄片AV在线| 日本a免费| 黄色大片免费网站| 免费一级A片| 无码一级电影| 久久久内射| A级免费毛片| 交视频在线播放| 欧美一区二区三区免费A片老妇人| 久久久久亚洲AV无码网站| 日韩一级视频| 国产精品偷伦视频免费观看的| 99久久看视频这里有精品91| 99精品人妻一二三区| 囯产精品久久久久| 白丝喷白浆一区二区在线观看| 日韩免费在线观看视频| 91丨九色丨勾搭| 精品国产91| 丁香五月天堂网| 性色AV蜜臀AV色欲AV| 日韩精品视频一区二区三区| 女同一区二区| 欧美一级内射美妇网站| 高清无码在线视频| 成人福利视频导航| 国产在线99| 国产精品178页| 黄色羞羞| 一级操逼毛片| 激淫少妇被插视频在线观看| 免费AV在线网址| 精品无码视频一区二区三区| 精品av| 国产人妻无人性无码秀列| 日本高潮喷水| 国产精品码在线观看0000| 国产婷婷精品| caoprom人人| 亚洲啪啪综合| 久久免费视频精品| 久久亚洲国产精品无码一区| 超碰首页| 国产一级性爱| 自拍三级片| 国产精品久久久久久久无码小树林| 亚洲精品少妇| 亚洲精品乱码| 天天影视色| 国产激情一级毛片久久久| 91精品国产99久久久久久久| 91久久精品一区二区别 | 九色人妻| 熟女一区二区| AV一区二区三区| 精品国产91久久久久久久黄无码 | 国精品无码一区二区三区三州| 2023国产无套免费视频| 毛片99| 日韩久久精品| 欧美视频第一页| 国产Aⅴ精品| 丁香无码| 欧美精品一区在线| 一本一道久久a久久精品逆3p| 色哟哟av| 亚洲AV色香蕉一区二区三区 | 国产一级特黄录像片| 亚洲一区久久久| 不卡二区| 日韩人妻视频| 欧美人人操人人摸| 国产一级片网站| 精品日韩| 日韩无码系列| www色,9色,CoM| 精品日韩| 亚洲精品三区| 久久精品欧美一区二区三区不卡| 人体人人摸人人插| 中文字幕免费在线观看| 精品久久久久久久久亚洲| 久久99国产精品黄毛片禁果| AV中文字| 免费无码国产在线观看九色了| 韩国三级bd高清中字2021| 久久精品无码一区三区| 无码人妻毛片丰满熟妇区毛片色欲 | 91偷拍一区二区三区精品| 变态av| 欧美一区二区三区爱爱| 国产精品伦子伦免费视频| 久久影视精品| 国产思思| 在线观看AV免费| 岛国av无码在线观看地址| 亚洲国产精品无码影视| 澳门无码| 欧美一级无黄片| 一本一道久久a久久精品逆3p| 成人二区| 国产全黄裸体一级A片| 嫩草AV无码精品一区三区| 3d动漫精品一区二区三区| 国产精品性爱视频| 日韩操逼片| 91中文人妻熟女乱又乱精品| 在线一区二区三区| 免费在线成人网| 二区在线视频| 亚洲AV人人澡人人人夜| 91丝袜白浆高潮潮喷在线观看| 亚洲色99| 天天夜夜爽| 久久久久久人妻精品一区二百内谢| 一级久久| 国产精品久久久免费| 日韩在线不卡| 天天干伊人久久| 天天色天天日| 色色毛片的网站| 日韩三级在线播放| a岛国再线视拍| 免费看的黄网站| 成人在线性爱免费视频| 国产一区二区三区免费视频| 极品丰满少妇XXXHD剃毛| 亚洲熟女乱色一区二区三区丝袜 | 国产白丝在线观看| 91最新视频| 超碰天天操| 精品国产乱码久久久久久果冻| 日本三级韩国三级美三级91| 久久99综合| 欧美A级做爰片免费看红杏出墙| 国产精品一二区| 亚洲AV成人无码久久精品 | 女人高潮被爽到呻吟在线观看| 成人网址在线观看| 欧美α片在线播放| 成人无码视频在线观看| 亚洲在线视频| 伊人一区二区三区| 欧美日日干| 亚洲国产高清在线观看| 成人网站在线进入爽爽爽| 丝袜制服大香蕉| 国产69Av| 欧美黄片一区二区三区| 福利一区二区视频| 亚洲欧美另类在线| 啪啪免费无插件视频| 国产精品tv| 我的公把我弄高潮了视频| 日韩一区欧美| 国产高清自拍| 亚洲夜夜操| 日本熟妇成熟毛茸茸| 日本伊人网| 黄色一级网站| 一级大香蕉黄色视频| 亚洲高清无码在线| 性囗交免费视频观看| 国产午夜精品无码理伦片 | 午夜中欧色色| 亚洲国产AV自拍| 国产黄片免费| av老司机在线| 久久AV无码乱码A片无码| 国产精品不卡| 欧美日韩精品一区二区在线播放| 国产乱码| 国产污视频网站| 亚洲操逼网| 中文字幕免费在线观看| 凸凹视频网站| 亚洲精品国产| 欧美精品毛片久久久无码| 日韩无码小电影| 在线观看日韩精品| 影音先锋黄色网址| 亚洲天堂AV在线播放| 久久黄色片| 99国产精品99久久久久久粉嫩| 日韩在线播放视频| 懂色av一区二区三区| 精品欧美一区二区三区| 8050午夜| 色综合综合| 玖玖色资源| 99久久精品免费看国产免费粉嫩 | 国产第七页| 精品亚洲国产成人AV制服丝袜| 欧美一级特黄A片免费看视频小说| 秋霞电影网一区二区三区| 91大神精品| 免费无码视频| 国产激情视频一区| 91亚洲国产成人精品性色| 超碰福利导航| 亚洲精品福利视频| aaa无码| 免费av在线|