亚洲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
性爱国产| 天天操人人摸| 国产最新视频| 亚洲产国偷v产偷自拍网址 | 日韩亚洲一区二区| 天天操夜夜操| 国产高清一级A片免费看少妃| 国产中文区三暮区2023| 成人高清无码视频| 超碰在线人人草| 精品视频久久| 吴梦梦成人免费一区二区| 国产精品久久久久久亚洲调教| 久久久精| 久久精品毛片| 国产免费不卡视频| 超碰福利导航| 在线无码视频| 三级黄片免费看| 免费在线成人网| 亚州国产| 亚洲国产高清无码| 西西图吧| 黄色免费看网站| 国产精品久久AV无码| 激情丁香五月| 国产极品在线观看| 99视频国产精品免费观看A| 人妖天堂狠狠TS人妖天堂狠狠| 日韩视频一区二区| 久久国产乱| 欧美日韩黄| 91精品国自产拍一区二区| 日本熟女网站| 亚洲精品白浆高清久久久久久| 欧洲亚洲AV无码国产精品成人| 日韩免费无码| 欧美极品欧美精品欧美图片| 激情婷婷| 亚洲天堂无码| 风韵丰满熟妇啪啪区老熟熟女| jizz国产麻豆| 高清不卡无码| 2017日本三级| 日韩免费专区| 日韩精品人妻免费视频| www.yeye操| 一本一道久久a久久精品综合蜜臀| 欧美日韩在线看| 一区二区国产精品| 无码人妻aⅴ一区二区三区69堂| 久久久久久高清毛片一级| 黄色精品视频在线观看| 哇嘎| 精品伊人久久大香线蕉| 九九九国产视频| 中文字幕视频在线| 成人小视频在线观看| 亚洲精品成a人在线观看| 91三级视频| 亚洲九九九| 人人性爱视频网站| aaaa黄色激情| 国产熟女鲁鲁视频| 国产高清无码免费| 99热思思| 国产思思| 国产色网站| 国产aⅴ日本一区二区三区武则天 日韩精品免费在线观看 | 性国产精品| h片在线观看| 国产伦精品一区二区三区视频金莲 | 国产高清无码专区| 成人免费一级片| 在线国产视频| 91久久久久久久久| 国产一级毛片精品A片在线美传媒| 欧美一二三区| 人妻体内射精一区二区| 日韩成人中文字幕| 一级av免费在线观看| 又长又粗又大又硬起来了| av在线视屏| 国产aⅴ激情无码久久久无码| 久久精品网| 精品久久99| 国产无码精品一区| 真人毛片| 国产人妻精品一区二区三水牛| 国产91视频网站| 国产精品久久久久久久白丝制服| 欧美视频二区| 欧美三级视频在线观看| 国产三级片在线免费观看| 亚洲无码中文字幕在线| brazzers欧美| 国产高清无码电影| 欧美一级视频在线观看| 色哟哟国产精品色哟哟| 无码人妻精品一区| 久久艹艹艹| 福利视频一区二区| 91丨亚洲丨国产熟女| 婷婷在线视频| 欧美黑人少妇高潮喷水| 天天做夜夜操| 欧美日本一区二区| 91九色国产TS另类人妖| 欧洲操逼视频| 精品乱子伦一区二区三区火豆网| 亚洲精品久久夜色撩人男男小说| 97中文字幕在线观看| 91久久人人操人人爱人人摸| 韩国一级毛片| 国产一区a| 国产精品视频无码| 无码视频免费看| 91成人精品| 天天中文激情字幕| 天天射天天日天天操| 精品视频在线免费观看| 九九热精品在线视频| 人妻少妇一区二区| 福利久久| 人妻超碰导航| 2024av| 黄片91| 国产操逼网址| 欧美中文字幕在线| 亚洲一级在线观看| 免费观看操逼视频| 肏逼AV乱| 偷拍自拍网| 午夜无码日韩| 国产又黄又大又粗的视频| 欧美成人精品一区二区三区| 毛片免费试看| 日韩啪啪视频| 久久91精品| 天天日夜夜骑| 国产视频1区| 91成人在线视频| 日本久久三级片| 国产精品96久久久久久| 18禁美女| 超碰福利导航| 久久精品国产亚洲AV高清色欲| 久久成人国产| 无码视频免费观看| www人人摸| 香蕉成人A片视频| 国产最新精品| 国产一级一级毛片| 亚洲视频久久| 99久久精品免费看国产免费软件| 中文字幕成人| 国产精品天堂| 日本中文字幕在线看| 欧美一区二区视频在线观看| 亚洲91| 婷婷五月天综合| 国产自偷| 91人妻人人澡人人爽人人精品乱| 亚洲无码视频免费在线观看| 欧美人妻精品一区二区免费看| 久操免费视频| 污网站在线免费观看| 国产精品久久久久久久久久网曝门| 国产精品国产三级国产普通话99 | 国产精品色色| 天天射天天操天天干| 亚洲av一二区| 中文天堂国产最新| 国产精品免费观看视频| 直接看的av| 亚洲女人天堂色在线7777| 色色专区| 久久1热| 天天射影院| 国产精品一区二区在线观看| 免费无码性爱视频| 久色婷婷| 天堂AV一区| 亚洲av电影一区二区| 亚洲性爱片| 自拍视频第一页| 国产精品久久久久久久久久大尺度| 学生妹一级毛片免费播放| 久久日本无码中文字幕三级伦| 1024人妻| 高潮喷水在线观看| 国产欧美高清| 亚洲精品色午夜无码专区日韩| 亚洲精品一区二三区不卡| 911精品国产一区二区在线| 国产白丝一区二区三区| 无码三级片视频| 中文字幕影院| 欧美日韩中文字幕| 一级特黄60分钟毛爽免费看| 91福利网| 国产精品视频一区二区三区不卡 | 亚洲无码在线免费观看视频| 性爱一区| 亚洲网站在线观看| 亚洲人妻| 中文字幕熟女| 日本在线观看一区二区| 日韩久久人妻| 国产精品久久久久久人妻黑料| 久久发布国产伦子伦精品 | 欧美另类性爱| 日本三级网站| 码精品一区二区三区四区| 右手影院亚洲欧美| 日韩三级免费观看| 国产精品偷伦视频免费观看的| 欧美日韩V| 国产一区二区网站| 黄色av网站在线观看| 久久Av一区二区| 天天操狠狠干| 福利一区二区视频| a国产视频| 国产激情综合| 天天插天天干| 国产av网页| 国产无码手机在线| 无码无套少妇毛多18P小说| 女女百合av大片在线观看免费| 无码人妻中文字幕| 国产永久精品| 国产精品自拍网| 伊人春色av| 女人弄爽到高潮免费视频网站| 亚洲第一福利导航| 成人免费毛片视频| 午夜精品久久久久久久四虎美女版| 台湾一级黄片| 一级性爱视频| 五月天婷婷激情| AV无码免费一区二区三区不卡| 欧美精品亚洲精品日韩精品| 欧–美–性–交–黄–片| 91视频在线观看| 国产精品久久久久久一级毛片| 亚洲高清一区二区三区| 一级性爱视频| 国产中文在线视频| 午夜福利成人| 黄网在线| 日本激情网站| 国产成人精品| 黄片视频大全免费看| 国内久久精品视频| 国产精品伦一区二区三级视频| 人人干人人爽| 国产精品久久久久久无码日本蜜乳| 污污网站在线观看| 亚洲免费人妻精品视频| 一级a免一级a做免费线看内裤| 日韩精品久久久久久免费| 国产精品久久久久久久久久免费看| 国产一级免费视频| 无码人妻中文字幕| 日韩精品第一页| 91极品人妻| 伊人色综合久久久| 色天堂在线| 国产精品久久久久久黄无码| 国产a一级| 免费h片| 国产激情在线| 高清无码成人网站| 黄色在线播放| 欧美一级a一级a爰片免费免免 | 97A片在线观看播放| 亚洲无码网站| 日本激情在线观看| 免费视频一区| 午夜丰满极品美女A片| 玖玖精品| 久久精品91| 超碰91在线| 一区高清无码| 免费一区二区三区| 国产女人18毛片水真多1KT∧| 怍爱视频| 国产综合精品| 视频无码在线| 成人网站免费入口| 福利视频导航中文字幕自拍| 丁香花高清在线观看完整版| 欧美老司机| 欧美午夜三级| 国产AV黄片| 久久午夜夜伦鲁鲁一区二区| 久久久久伊人| 乱乱免费| 国产高清无码在线观看| 午夜福利理论片高清在线美国人性| 亚洲AV免费在线观看| 亚洲无码一二三区| 日韩激情网| 亚洲国产精品久久久久| 国产99精品| 亚洲AV无码乱码| 91天堂在线| 99精品视频一区二区三区| 欧美日韩乱| 免费18禁| 国产高清视频在线免费观看| 熟女天堂| 狠狠干狠狠操| 91久久| 国产精品一区二区三| 99成人国产精品视频| 成人免费无码大片a毛片抽搐色欲 精品日韩人妻一区二区三中文字幕 | 一级毛片高清大全免费观看| 人人狠狠| 无码H乳在线看| 国产精品久久久久久一级毛片| 久久国产一区二区三区高清视频| 亚色在线| 午夜福利黄片| 中国孕妇变态孕交XXXX| 国产欧美精品一区| 五月天乱伦视频| 国产精品乱码一区二区| 玩弄人妻少妇500系列视频| 久久久久久九九九九| 亚洲av网站| 日韩性爱视频网站免费观看| 中文字幕在线免费观看视频| 成人欧美一区二区三区黑人免费| 亚洲精品午夜福利| 国产Tv| 亚洲自拍小说| 五月天就要操| 黄色小视频在线观看| 国产精品一区二区在线观看| 国产+日韩+国产| 无码视频一区二区三区| 国产欧美日| 免费看黄色动漫| 中文字幕一区二区三区| 18禁免费看| 色综合中文| 日韩黄视频| 一二区无码| 国产一级免费视频| 亚洲熟女少妇一区二区| 成人做爰A片一区二区| 欧美一级视频在线观看| 国产精品羞羞无码久久久| 欧美一级视频| 亚洲欧美综合视频| 中文字幕精品日韩| 99热在线观看| 日韩在线精品| 久久久久亚洲AV色欲av| 欧美三级片网站| 嫩草影院在线免费观看| 亚洲一级片在线观看| av一区在线| av在线一区二区| 亚洲小电影| 国产精品欧美日韩| 女人高潮被爽到呻吟在线观看| 亚洲成a人片7777777影片| 激情久久五月天| 久久无码人妻| AV电影在线免费观看| 久久精品欧美| 小黄片在线免费观看| 亚洲乱伦色图| 色欲一区二区三区精品A片| 2020无码| 久久黄色网址| 少妇超碰| 无码人妻精品一区二区蜜桃网站| 欧美在线中文字幕| 日日日操操操| 黄色无码视频| 日韩无码导航| 狠狠人妻| 日韩黄色录像| 日韩国产欧美| 婷婷导航| 日韩欧美黄色| jzzijzzij欧洲成熟少妇| 97成人在线| 新久久久久久一级毛片免费看| 亚洲人成在线观看| 日本人妻中文字幕| 亚洲高清无码一区二区| 性生生活大片又黄又| 三级视频在线| 在线视频一区二区三区| 精品国产乱码久久久久久果冻| 91无码人妻精品一区二区蜜桃| 精品无码在线观看| 机长脔到她哭H粗话H| 国产古装又黄A片在线观看| 亚洲无码午夜福利| 丁香七月婷婷| 西西午夜无码大胆啪啪国模| 亚洲91乱码毛片在线播放| 91视频污污污| 91精品无码| 日日夜夜精品| 国产精品a62v久久77777| 91丨九色丨喷水| 日本黄色三级片在线观看| 欧美性爱一区| AV电影天堂网| 伦乱视频| 国产女人18毛片水真多1KT∧| 狠狠的caoa| 欧美精品videos另类日本| 久99综合婷婷| 亚洲色偷精品一区二区三区| 亚洲午夜久久| 手机在线精品视频| 免费看一级高潮毛片| 日韩久久电影| 天天综合久久综合| 日韩极品无码| 一级特黄妇女高潮视的特点| 一级a爰片免费| 亚州AV一区二区三区| 热久久网站| 日韩视频在线观看免费| 国产香蕉97碰碰久久人人观看记录| 成人高清无码| 暗交老女一区二区三区| 青青草久久| 天天激情| 永久免费av网站| 亚洲日本三级| 国产精品永久久久久久久久久| 色婷婷狠狠| 国产日韩视频在线| 尤物在线观看| 琪琪在线视频| 开心久久婷婷综合中文字幕 | 成全视频观看免费高清第6季| 影音先锋女人av鲁色资源久久| 国产三级在线| 男人天堂一区| 国产精彩视频| 91av入口| 欧美一级黄色大片| 黄色av网站免费看| 高清免费无码| 国产伦精品一区二区| 懂色av色香蕉一区二区蜜桃| 一区二区三区四区在线播放| 久久无码电影| 日日夜夜狠狠干| 欧美激情乱伦| 一区二区三区在线播放| 成人欧美一区二区三区| 波多野结衣性爱视频| 视频无码在线| 亚洲视频一区二区三区| 国产精品三级在线| 中文字幕精品三区无码| 天天躁AAAAXXⅹⅩ| 久久黄色片| 91亚洲强奸| av黄色| av爱爱免费看| 欧美性爱综合网| 91Av导航| 亚洲狼人| AV天堂无码| 午夜精品福利视频| 少妇又紧又深又湿又爽视频| 亚洲av无码天堂| 人人操人人爱人人干| 一本一道久久a久久精品综合蜜臀| 国产aⅴ激情无码久久久无码| 国产刺激对白| 五月婷婷六月丁香综合| 日本高清无码视频| 欧美一级大黄片| 欧美三级久久| 亚洲无码字幕| 99久久免费看精品国产一区| 免费下载黄片| 夜夜高潮夜夜爽精品欧美做爰| 2024AV天堂| 人妻精品一区| 不卡二区| 伊人欧美| 成人激情视频在线观看| 欧美性爱一区| 国产91网| 熟妇熟女一区二区三区| 亚洲欧美精品| 欧美另类精品| 日韩一区二区AV| 亚洲性爱视频| 日产精品久久久久久久蜜臀| 91精品国产综合久久久久久丝袜 | 日韩AV激情| 欧美一级黄色大片| 熟女网址| 大肉大捧一进一出好爽视频| Av人体片| 国产在线视频第一页| 久久性爱视频| 一区二区三区黄片| 天天干视频| 国产精品va无码一区二区臀| 色播五月丁香| 成人H动漫精品一区二区| 日本无码精品| 四虎影院国产精品| 欧美日韩三区| 一级特黄妇女高潮视的特点| 人人操人人干人人| 国产熟妇久久777777| 色婷婷精品久久二区二区密| 亚洲一区二区在线看| 亚洲综合成人网站| 久久一区二区视频| 中文字幕熟女人妻偷伦天美| 色综合色| 亚洲熟女乱色一区二区三区久久久 | 成人精品在线观看| 亚洲第一无码| 一级黄色网| 国产欧美欧洲| 337P日本欧洲亚洲大胆张筱雨| 香蕉在线影院| 五月天激情综合| 国产三级麻豆| 91午夜福利电影| 欧美日韩在线一区| 毛片免费视频| 国产精品色色| AV在线天堂| 亚洲精品一区二区三区2023年最新| 中文毛片无遮挡高潮免费| 少妇视频一区| 国产精品人成A片一区二区| 性爱日韩一区二区三区| 黄片无码视频| 免费无码淫片aaa| 中文字幕影院| 日本亚洲一区| 欧美日韩视频在线播放| 久久精品久久精品| 无码专区AV| 色综合久久av| 精品一区二区在线视频| 性欧美熟妇| 国产福利小视频在线观看| 亚洲男人天堂网| 亚洲熟女乱伦| 中文字幕丝袜| 激情综合在线| 91麻豆精品久久久久蜜臀| 国产一级a毛一级a免费看视频| 91九色国产TS另类人妖| 欧美精品亚洲| 久久人妻人人爽| 日本大学生三级三少妇| 无码一本| 日韩夜夜高潮夜夜爽无码| 天堂AV国产一区二区熟女人妻| 色就是色欧美| 免费国产一级| 午夜欧美精品久久久久久久| 99色视频| 韩国无码在线| 亚洲无码中文字幕在线| 啪啪视频免费看| 国产毛毛浓密茂盛| 翔田千里性爱视频| 一区二区视频免费| 国产青青操| 精品国产污污免费网站入口| 国产一级免费视频| 影音先锋男人站| av天堂资源在线观看| 免费一区视频| 深夜福利无码| 久久天堂网| 一级无码片| 亚洲无码视频在线观看| 日本成人不卡| 亚洲国产中文字幕| 码精品一区二区三区四区| 99精品国自产在线| 亚洲AV无码乱码| 午夜一区二区三区| 麻豆久久久| 亚洲无码一级片| 97人伦影院A片在线观看97| 亚洲国产精一区二区三区性色 | 日韩三级一区二区| 91精品电影| 无码人妻AV一区二区| 天天射天天爽| 男女啪啪网址| 亚洲欧美日韩一区| 手机无码在线| 在线看国产精品| 影音先锋男人| 亚洲欧洲精品一区二区| 一起草视频免费观看无码| 超碰在线免费| 欧美福利在线| 欧美视频第二页| 精品在线一区| 欧美激情影院| 今晚国产乱伦av网站| 亚洲AV永久无码精品| 91中文在线| 国产视频精品在亚洲| 色婷婷一区二区| 午夜电影网| 国产思思久久| 国产三级在线| 亚洲福利一区二区| 亚洲一区二区三区四区在线 | 91无码精品| 第一版主小说网| 精品福利一区| 欧美精品在线视频| 日韩亚洲天堂| 国产乱码精品一区二区三区忘忧草 | 女邻居的大乳中文字幕BD| 国产精品爆乳| 久久91视频| 午夜爽爽视频| 日韩久久久久久| 天天搞天天搞| 色噜噜视频| www,亚洲第一操逼逼| 91麻豆精品国产| 亚洲国产精品自拍| 欧美人妻一区| 欧美性爱乱伦| 亚洲啪啪综合| 久久午夜视频| 亚网成色777777在线观看| 国产真实乱全部视频| 亚洲AV性爱电影| AV天堂无码| 懂色aⅴ精品一区二区三区蜜月| 成人性爱视频在线观看| 一级黄色萍果肉彼香香视频| 亚洲av色图| 国产精品视频合集| 在线不卡| 一区二区中文字幕在线观看| 一区二区三区无码视频| 思思热在线观看视频| av无码在线不卡| 91精品国产色综合久久不卡粉嫩| 国产精品激情偷乱一区二区∴ | jzzijzzij国产乱熟无码| 久久成人精品| 欧美簧片| 在线免费观看国产| 日本理伦片午夜理伦片| 国产成人精品无码免费播放精品| 国产精品永久免费| 毛片直接看| 一级特黄aaaaaa大片| 国产无码精品在线| 美女黄片| 91精品视频在线播放| 精品av| 秋霞一区| 人妻中文av| 夜夜福利| 四虎黄片| 国产aV熟妇人震精品一品二区| AV网址在线| 波多野结衣无码中文字幕| 正文第1章初尝云雨| 亚洲高清无码在线观看| 亚洲图片另类小说| 曰韩无码视频| 国产精品麻豆| 欧美激情欧美激情在线五月| 2023年中文字幕无码不卡| 天天爽天天干| 91久久精品国产91久久公交车| 精品在线不卡| 乱女乱妇熟女熟妇综合网网站| 小黄片在线看| 人妻无码熟妇乱又视频| 亚欧无码十八禁| 天天综合久久综合| 国产欧美精品一区二区| 久久人人操| 色偷偷网站视频| 91人妻人人澡人人爽人人爽| 国产高清视频在线观看| 美女十八禁网站| 天天操人人干| 手机在线精品视频| 精品女同一区二区三区| 国产三级无码| 91国内精品| 人妻精品久久无码专区一区二区| 综合AV在线| 视频在线观看蜜乳| 高清免费av| 一区二区国产精品| 在线看国产| 国产乱论| free性丰满69性欧美| www.操逼视频| 欧美AA大片欧美大片观看| 苍井そら无码av| 亚洲欧洲天堂| 日本黄色免费看| 乱伦综合网| 91丨九色丨勾搭| 成人性生交大片费看中文| 日韩啪啪啪网站| 高清无码视频在线播放| 国产思思久久| 国产无码福利导航| 九九影院午夜理论片少妇| 久久精品影视| AV无码免费| 久久久久久精品免费看A级| 香蕉久久网| 国内一级毛片| 久久久久亚洲AV无码网影音先锋| 日韩精品久久| 久久国产精品无码| 日韩无码| 国产精品国产三级国产普通话99| 国产精品观看| 亚洲精品电影| 性一交—乱一性一A片在线播放| 国产无码久久| 日韩欧美一区二区三区在线观看| 久久大香蕉| 亚洲一区中文字幕| 日韩精品一区二区亚洲AV观看| 电家庭影院午夜| 欧美在线一区二区| 可以免费看av的网站| 国产一级性爱| 少妇高潮一区二区三区99刮毛| 黄色高清无码| 国产精品999久久久| h无码动漫在线观看| 国产精品久久久久久精| 中文无码不卡| 色一色导航| 大香蕉国产在线视频| 青青超碰| 精品欧美一区二区精品久久久| 人人狠狠| 欧美日韩三区| 亚洲午夜视频| 亚洲AV成人精品一区二区三区| 久久久综合视频| 五月天中文字幕在线| AV在线免费观看网站| 日韩欧美二区| 日本a网| 中文有码| 天天日天天色| 波多野结衣中文字幕久久| 亚洲天堂手机版| 国产精品xx| 亚洲第一黄色| 国产91精品久久久久久久网曝门| 天天日天天搞| 国产精品VIDEOSSEX久久发布| A片看拳交| 精品国产亚洲AV麻豆| 尤物视频在线观看| 成人无码片免费178www| 日韩毛片在线观看| 欧美中文在线观看| 美女视频一区二区三区| 日韩视频第一页| 变态另类视频一区二区三区| 国产老女人乱仑| 天天日天天干天天操天天射| 国产精品99| 丁香五月中文字幕| 超碰亚洲| 亚洲av网站| 欧美一区二区在线视频| 国产亚韩| 日产精品久久久久久久蜜臀| xxxx黄色| 国产在线视频无码| 亚洲风情第一页| 亚洲九九九| 门卫老董| 91无码免费| 中文字幕国产| 日本高清不卡视频| 亚洲一级黄片| 99免费视频| 亚洲日韩强奸乱伦| 丰满欧美放荡少妇在线| 无码在线不卡| 91精品无码少妇久久久久久网站 | 亚洲AV成人无码网站天堂久久| 久久久逼逼| 99国产揄拍国产精品人妻蜜| 韩国高清无码| 超碰香蕉| 国产精品久久久久久亚洲影视内衣| 苍井空最新无码出| 日韩在线精品视频| 亚洲国产精品成人综合色在线婷婷 | 中文字幕日韩一区二区| 日屁视频| 天躁夜夜躁2021aa91| 久久99精品久久久久久水蜜桃| 欧美黄色一区| 一区二区亚洲| 青娱乐91| 日本一区二区不卡| 黄色国产视频| 日韩中文字幕人妻在线| 日本一区二区视频| 国产一级做a爱片毛片A片男| 精品91| 性色AV网站| 无码一区二区三区中文字幕| 亚洲精品一| 欧美日韩A| 蜜桃AV丝袜一区二区三区| 艳妇h圆房~h嗯啊| 亚洲九九| 欧美不卡视频| 亚洲午夜久久| 性无码一区二区三区在线观看| 人妻天天爽夜夜爽一区二区三区| 免费h片网站| 欧美激情一区| 九九热精品视频| 午夜无码国产| www.精品| 午夜福利国产| 一区二区久久| 日屁视频| 麻豆视频网站| 尤物网址| 日韩A片在线播放| 91日本| 18pao国产成视频永久免费| 91久久人澡人人添人人爽欧美| 国产无码精品在线| 国产淑女操逼| 一级a做一级a做片性视频水里| 国产深夜视频| 亚洲国产成人精品久久| 精品久久久久久人妻无码中文字幕| 免费av一区| 婷婷国产| 一级黄色片毛片| 和50岁熟妇做了四次| 国内毛片| 一级毛片久久久久| 亚洲iv一区二区三区| 亚洲一区二区中文字幕| 久久午夜免费视频| 综合色av| AV一区二区三区| 韩国久久精品| 国产乱码| 操逼国产| 亚洲精品无码中文字幕| 自拍偷拍专区| 国产免费无码av| 91大香蕉| 蜜桃久久久| 苍井空最新无码出| 欧美国产日韩在线观看成人| 精品视频在线免费观看| 免费99精品国产自在在线| 人人操人人之| 91久久久精品| 国产激情| 日本不卡在线| 日韩不卡在线视频| 91福利导| 色欲精品久久人妻AV中文字幕| 免费毛片视频| 精品欧美一区二区精品久久| 在线免费观看日韩| 日韩精品中文字幕视频| 伊人狼人综合| 日韩AV免费在线| 成人黄色一级片| 亚洲一区二区观看播放| 亚洲在线视频| 国产一级免费av| 日韩成人精品| 久草免费在线视频| 国产福利91精品一区二区三区| 久久精品无码一区二区三区| 亚洲第一中文字幕| 免费久久99精品国产婷婷六月| 国产精品久久精品| 欧美亚洲天堂| 国产精品爽爽久久久久久| 无码人妻精品一区二区中文| 国产精品国产三级国产普通话蜜臀| 国产三级片视频在线观看| 国内精品视频在线观看| 漂亮人妻洗澡公日日躁| 精品国产亚洲AV| 欧美日韩不卡| 欧美日韩三级| 亚洲一区在线播放| 中文字幕在线视频观看| 国产精品嫩草影院AV蜜臀| 国产精品一区二区在线播放|