日韩欧美?v视频在线观看-亚洲无码一二专区-国产超碰精久久久久久无码?v-欧美日韩人妻精品一区二区在线播放-亚洲日韩中文字幕乱码在线看-国产99久久亚洲综合精品-日韩在线看片免费观看-无码精品尤物一区二区三区

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
香蕉精品视频| 一级黄片免费视频| 精品久久久久久久人人人人传媒| 国产精品扒开腿做爽爽爽视频| 国产二级片| 天天干在线观看| 尤物视频网站在线观看| 最好看的中文视频最好的中文| 99re这里| 一级av无码毛片免费| 人人操一区| 中文字幕熟女人妻偷伦天美| 影音先锋av天堂| 无码精品一区二区三区潘金莲| 欧美精品一区二区三区四区| 琪琪无码午夜精品久久久久| 人人看人人摸| 中文字幕视频一区| 日本有码在线观看| 黄网站免费在线观看| 无码Av久久久久久久久品牌背景| 岛国精品在线播放| 亚洲无码视频在线观看| 精品一区视频| 国产A∨| 丁香六月激情| 北条麻妃精品毛片AV| 片库| 亚洲影音先锋在线| 成人国产精品久久| 亚洲免费人妻精品视频| 日日人妻| 日韩精品免费在线观看| 日韩中文字幕在线播放| 国产精品爽爽久久久久久豆腐| 波多野结衣双飞调教| 亚洲国产高清无码| 日韩 国产 制服 综合 无码| 一级黄色电影免费看| 日韩av电影在线播放| 91麻豆网| 日韩人妻无码视频| 欧美三级午夜理伦三级中视频| 婷婷综合| 久久久久久久久99精品大| 午夜无码一区| 九九九九九九精品| 黄网站免费看| 色综合久久88色综合天天| 国产九九九| 国产一区二区三区视频在线观看| 欧美日韩中文字幕| 国产伦乱视频| 亚洲精品无码一区二区三天美| 日韩无码乱伦视频| av免费在线观看网站| 精品无人区一区二区三区软件下载| 久久久久久国产| 超碰在线国产| 久久无码区| 国内精品一区二区| 国产精品一区二区精品| 伊人999| 91精品在线视频| 久久一区二区视频| 久久久噜噜噜| 中文字幕一区二区三区乱码在线| 无遮挡网站| 湿女导航福利AV导航| 青青超碰| 人人操人人妻| 国产美女裸体视频| 国产导航福利网| 一区二区三区日本| 国产精品啪啪啪| 日韩成人无码| 国产真实乱人偷精品| 91AAA在线观看| 污网站免费| 91丨九色丨熟女高潮| 少妇精品一二三区拳交| 香蕉性爱视频| 免费无遮挡网站| 色情乱伦av| 春色AV| 人妻少妇系列| 亚洲国产福利| 日韩成人片在线观看| 成人三级片在线播放| 中文字幕第九页| 精品国产三级片| 国内精品国产三级国产在线专 | 啪啪免费网站| 伊人色吧| 国产无码激情| 久久精品欧美一区二区三区不卡| 成人福利视频导航| 国产无码小视频| 国产精品成人在线观看| 国产美女主播在线观看| 国产三级无码| 青青青国产在线| 精品乱伦一区二区三区| 精品无码黑人又粗又大又长| 激情影院内射美女| 蜜芽在线| 一级二级三级黄片| 久久综合婷婷国产二区高清| 最新在线中文字幕| 日韩无码三级| 精品无码在线观看乱噜噜| 国产精品96久久久久久| 国产操逼视频免费观看| 亚洲少妇无码| 中文字幕人妻视频| 好吊视频一区二区三区| 欧美日韩另类视频| 国产a一区| 正在播放国产精品| 国产精品成人在线观看| 久久精品亚洲| www欧美在线| 亚洲欧美另类在线| 国产精品3| AV在线免费观看网站| 一级片国产| 成人性生交大片免费看4| 亚洲国产激情| 老外和中国女人毛片免费视频| 中国美女一级毛片| 日韩视频精品| 色欲日韩精品在线| 日韩成人无码| 免费无码国产在线观看观| 丝袜熟女脚交足在线一区| 激情乱伦五月天| 国产一级性爱视频| 国产精品无码在线播放| 国产91在线播放| 精品福利导航| 亚洲成人AV在线| 久久精品噜噜噜成人| av免费在线观看网站| 国产操比一区| 男女啪啪啪网站| 久久播视频| 中文字幕人成乱码熟女香港| 精品少妇爆乳无码av无码专区 | 国产精品久免费的黄网站| 亚洲综合成人网| 无码中文一区| 中文一区| 午夜视频一区二区| 影音先锋黄色网址| 天天看av| 无码人妻丰满熟妇精品区| 国产精品久久久人妻无码| 91精品国产色综合久久不卡蜜臀| 四虎欧美| 乱伦av网址| 99精品无码| 91在线视频免费的| 中文字幕一区在线播放| 高清不卡av| 爱爱视频网址| 久久久91精品国产一区苍井空| 91丨九色丨喷水| 国产性爱片| 日韩欧美视频一区二区| 人人爱操| 99久久免费精品国产男女性高好| 国产一区免费| 国产高清无码在线| 国产精品一二三四区| 日韩成人高清视频| 日韩一道本视频| 国产精品久久久久桃色TV| 五月丁香视频在线观看| 久艹视频在线| 国产又粗又猛又黄| 亚洲超碰在线| 亚洲AV色一区二区三区精品| 免费黄色A| 夜夜高潮夜夜爽精品欧美做爰| 影音先锋男人av| 久久天堂网| www无码| 无码免费看| 久久强奸视频| 我不卡影院| 日韩精品久久久| 一区二区高清| 精品人妻少妇嫩草AV无码专区| 欧美午夜三级| 欧美影院一区二区| 99国精产品一区二区三区A片| 德国free性video极品| 一区二区三区高清| 日日操夜夜| 免费无码在线| 大香蕉婷婷| 免费一级毛片在线播放视频黄下载| 日韩亚洲天堂| 久久精品国产精品| 久久精品8| 国产无码.con| 人妇视频一区二区| 91这里拍自| 成年人午夜视频| 日本福利视频| 天天天天干| av网站在线播放| 免费一级全黄少妇性色生活片| 国产粗语刺激对白性视频| 国产性爱一级片| 另类无码| 无码国产精品一区二区| 亚洲一级毛片| 一区二区三区四区中文字幕| 91小视频在线观看| 国产高潮视频| 天天做夜夜爽| 国产成人精品亚洲日本在线观看| 高清无码二区| 天堂网在线视频| 欧美日韩不卡| 国产精品久久久久久久下载地址 | 亚洲黄色电影免费观看| 野外做受又硬又粗又大视频√| 亚洲免费成人| 熟妇乱伦视频| 久久精品熟女亚洲av麻豆| 玩弄白嫩少妇XXXXX性| 国产吃奶A片一区二区| 99视频免费观看| 国产无套内射又大又猛又粗又爽 | 美国a片| 久久久久久久国产精品| 男女爱爱视频网站| 免费国产一级| 久久96国产精品久久99软件| 国产精品国产成人国产三级| 欧美99视频| 岛国高清无码| 肉大捧一进一出免费视频| 久草综合网| 狼友自拍| 免费观看黄| 污视频在线观看网站| 啪啪一区二区| 丝袜制服大香蕉| 久久国产小视频| 一级黄色电影毛片| 无码人妻视频| 91看黄片| 91久久国产综合| 久色91| 免费黄色视屏| 中文字幕日韩一区二区三区不卡| 曰韩无码| 欧美成人性色生活片| 午夜久久无码成人免费AV麻豆婷| 欧美影院一区二区| 韩国三级bd高清中字2021| 免费在线黄片| Av天天有| www.视频一区| 日日干天天干| 国产婷婷一区二区三区久久| 精品人伦一区二区三区牛牛视频 | 中文无码字幕| 午夜视频免费在线观看| 综合五月婷婷| 国产性色| 久久这里都是精品| 久久99精品国产麻豆宅宅| 五月天久久久| 美国无码| 久久久婷婷五月亚洲国产精品| 91人人操人人摸| 国产精品伦一区二区三级视频| 日韩精品在线一区二区| 最新AV片| 久久伊人免费| 国产黄片观看| 97超碰人人操| 欧美久久一区二区| 日本一级特黄大真人片| 日本一区久久| 污视频在线看| 五月天就要操| 免费一级做a爰片性视频| 草榴在线视频| 中文字幕在线视频观看| 国产一级做a爱片毛片A片男| 亚洲中文字幕无码AV永久 | a片一级| 国产精品精品| 黄色免费av| 国产精品 家庭乱伦| 国产精品亲子伦对白| 国产精品黄色| 精品亚洲一区二区三区| 国产无码强奸视频| 高潮喷水在线观看| 中文精品久久久久人妻不卡无码| 91福利视频导航| 色视频成人在线观看免| 日韩视频一区二区三区| 国产精品成人国产乱一区| 97超碰人人操| 欧美一区久久| 中文字幕人成乱码熟女香港| 躁躁躁日日躁2020麻豆| 夜夜操夜夜干| 日韩免费看| 久久精品伊人| 污污污免费网站| 国产精品毛片一区视频播| 国产69精品久久久久APP下载| 久久性视频| 久久性爱综合网| 一区二区自拍| 99re6在线视频| 最新国产日韩中文字幕| 免费看一级黄片| 99久久久无码国产精品怎么下载 | 国产黄色免费看| 欧美一级A片免费观看网站蜜桃| 日韩一级高清| 无码精品一区二区| 国产毛片毛片| 免费国产网站| 国产女人18毛片水真多1KT∧| A片高潮狂喷白浆| 毛片毛片毛片毛片| a天堂在线| 日日操日日干| 99视频免费看| www.操逼操逼在线视频.com| 欧美天天澡天天爽日日a| 一本一本久久a久久精品综合妖精| 线观看免费完整aaa| 香蕉久久国产AV一区二区| 天天干天天操天天干| 无码在线观看一区| 国产1区2区3区| 一级黄色电影免费看| 高清无码二区| 国产麻豆一区二区三区| 国产午夜精品无码一区二区| 91人妻人人做人碰人人爽九色| 国产无码观看| 亚洲一区二区三区四区| 一级a做一级a做片性视频水里| 成人伊人网| 理论在线视频| 免费下载黄片| 精品亚洲AV乱码国产毛片| 日韩激情AV| 亚洲无码aaa| 亚洲成人久久久久| 国产做a爰片久久毛片A我的朋友| 日本超碰| 国产高清不卡| 国内精品国产成人国产三级| 国产免费一级黄片| 日韩久久影院| 高清无码在线观看av| 91精品在线视频观看| 亚洲欧美日韩一区| 成 年 人 黄 色 大 片大视频| 久久国产小视频| 国产伦精品一区二区三区男技 | 在线视频这里只有精品| 成人毛片在线观看| 全黄做爰毛片免费看| 国产精品一区在线| 一级av片在线观看| 香蕉视频毛片| 最新国产在线观看| 强奸91| 久久国产精品精品| 精灵梦叶罗丽第八季| 在线免费观看毛片| 国产熟女自拍| 欧美特黄一级| 91无码人妻精品1国产四虎| 久草资源在线| 91香蕉国产| 伊人黄色| 伊人91| 色欲一区二区三区精品A片| 中文字幕乱伦视频| 看免费黄片| 国产精品高潮久久久久久无码| 国产免费视屏| 亚洲精品无码成人片在线观看| 成人精品视频在线| 国产精品黄色大片| 欧美熟妇性爱视频| 91精品欧美| 超碰在线影院| 久久噜噜噜| 黄色三级片网址| 国产在线网址| 国产成人在线视频播放| 无码人妻精品一区二区蜜桃网站 | 91丨九色丨勾搭| 韩国无码视频| 一级AV电影| 色综合天天综合网天天狠天天| 毛片网站在线观看| 免费一级毛片| 99人妻碰碰碰久久久久禁片| 国产精品久久AV无码| 国模私拍| 在线免费观看αV| a99奇米a| 国产一区精品在线| 无码一二三| 69精品| 日日操天天操| 天天看av| 成人做爰A片免费看网站| 亚洲精品无码一区二区四区| 欧美专区二区| 中文字幕高清在线| 91精品国产午夜福利在线观看| 粉嫩av一区二区三区在线播放| 黄片在线免费观看视频| av午夜| 秋霞午夜伦伦A片| 日韩精品在线一区二区| 久久99亚洲精品| 五月天伊人| 五月丁香视频在线观看| 日韩成人无码视频| 青草视频在线| 91av在线播放| 午夜视频入口| 国产熟女真实乱精品91 | 国产嫩草影院久久久久| 欧美黄片免费观看| 国产精品久久久久久一级毛片探花| 综合网天天| 中日韩一区二区精品| 激情成人综合网| 丁香五月天婷婷| 日韩欧美在线一区| 无码中文字幕乱码三区日本视频 | 91麻豆精品视频| 丰满人妻一区二区三区免费视频| 影音先锋成人资源AV在线观看| 免费毛片网址| 国产午夜精品在线| 中文有码在线观看| 亚洲熟妇av无码无码久久凹凸| 人妻无码视频| 人人操一区| 久久精品丝袜高跟鞋| 亚洲永久无码7777kkkk| 国精品无码一区二区三区| 国产成人精品无码免费看点牛影视| 久久99国产精品| 色欲一区二区| 午夜精品视频在线观看| 五月天av网| 亚洲精品三级片| 91麻豆精品国产91| 国产精品xx| 国产欧美日韩在线观看| 美女网站黄| 久久精品超碰| av午夜| 蜜桃成人网站| 精品少妇人妻AV一区二区三区| 欧美插逼视频| 伊人激情综合色| 亚洲中文字幕无码AV| 国产喷白浆一区二区三区动漫| 99国产精品自拍| 2020无码| 久草成人| 成人性生交大片免费看小优| 一级黄片在线| 99色色视频| 超碰香蕉| 亚洲国产精品久久久久| 免费无码国产在线观看九色了| 内射无码专区久久亚洲| 久久精品久久久久久久| 中文人妻熟女乱又乱精品| 四虎在线视频| 无码视频大全| 91视频色| 夜精品A片一区二区无码69堂| 91精品国产aⅴ一区二区| 精品无人区麻豆乱码久久久| 特级毛片网站| 黄片一区二区| 亚洲国产AV一区二区| 99久久久国产精品无码免费| 久久久欧美成人片免费看| 日韩欧美二区| 影视先锋乱伦电影| 亚洲无码视频一区| 色色视频区| 看一级黄色片| 日韩性爱视频电影免费在线| 超碰97人妻| 欧美精品久久久久爆乳| 成人性爱视频网站| 俄罗斯一级av免费看| 国产精品久久久久久久久久久免费看| 在线观看AV免费| 久久露脸国语精品国产91| 人人操人人插人人性| 色网在线| 国产精品久久久久永久免费观看| 九九色色| 中国免费一级片| 中文字幕一区二区在线观看| 国产在线网址| 三年片在线观看免费观看大全中国| 熟女综合网| 美女色色视频网站| 亚洲成色7777777久久| 成人免费观看网站| 色噜噜噜| 欧美草比| 欧美电影一区二区三区| 亚洲va韩国va欧美va精品| 自拍偷拍一区二区| 欧美精品毛片久久久无码| 九九九精品视频| 日韩无码性爱视频| 日韩视频免费在线观看| 日韩视频免费在线观看| 天天日天天射天天操| 亚洲黄色在线| 日本在线观看一区二区三区| 国产激情久久| 精品无码久久久久| 又黄又大又爽A片三年片| 偷偷鲁2020精品偷拍视频| 日韩逼逼| 人妻性爱网站| www.-级毛片线天内射视视| 久久精品免费| 五月婷婷一区二区| 精品人妻伦一二三区久久斗罗| 国产精品五区| 一级毛片一级毛片| 精品视频在线观看| 久久人人爽爽人人爽人人片av| 性生生活大片又黄又| 影音先锋男人资源站| 国产成人无码精品亚洲| 亚洲无码一二三| 国产黄色电影院| 国产中文字幕在线播放| 内射人妻少妇无码一本一道| 欧美a视频在线观看| 熟女一区| 成人三级视频| 欧美激情一区| 岛国免费在线观看欧美| 亚洲电影在线观看| 91色在线观看| 国产一区二区成人久久919色| jazzjazz国产精品麻豆| 亚洲AV无码乱码| 18色av| 国产最新精品| 国产又猛又黄又爽| 日韩精品在线视频| AV综合| av电影一区二区三区| 亚洲强奸视频网站| 国产精品美女www爽爽爽| 中文字幕一区二区三区精华液| 无码视频专区| 无码精品A∨在线观看无| 久久强奸视频| 亚洲精品91| 97色色网| 三级片一区二区| 国产一级片免费观看| 无码资源在线| 黑人极品videos精品欧美裸| 国产午夜三级一区二区三| 久久久久久精品一级毛片蜜| 成人片黄网站色大片免费毛片| 日韩无码高清视频| 无码影视| 亚洲国产精品久久久| 久久国产性爱| 亚欧高清无码| 男人午夜天堂| 亚洲国产激情| 琪琪午夜福利| 日韩爱爱| 无码精品久久| 99精品国产乱码久久久人妻| 亚洲乱码中文字幕久久孕妇黑人 | 99er热精品视频| 91日本| 天天干视频| 国产精品一区二区在线播放| 一级片在线观看| 亚洲人成在线播放| 一级片免费网站| 人人看人人摸人人操| 漂亮人妻洗澡公日日躁| 国产色午夜婷婷一区二区三区| 精品亚洲一区二区三区四区五区| 在线观看小黄片| 熟女乱伦视频一二三区| 人妻少妇精品无码专区二区a| 日韩成人免费视频| 影音先锋乱伦强奸| 99在线无码精品| 伊人狼人综合| 亚洲少妇无套内射激情视频| 一区中文字幕| 一本一道久久综合狠狠躁牛牛影视| 精品无码久久久久久国产牛牛影视| 欧美一二三区| 日本三级日本三级日本产国| 爱草视频| 性爱一区| 五月婷婷一区二区| 久久久久无码精品国产91福利| 丝袜制服大香蕉| 国产一区在线午夜福利影片观看| 久久无码影视| 国产乱码精品| 亚洲欧洲一区| 欧美一区二区三区免费细高跟视频| 激情久久久| 无码专区在线| 精品欧美一区二区三区免费观看| 久久精品1| 日日操夜夜摸| 久久99精品久久久久久琪琪| 日本免费不卡| 日韩精品三级| 日本免费在线视频| 欧美成人一区三区无码乱码A片| 国产精品久久久久久久一区探花| 国产综合在线观看| 91免费在线播放| 日本美女一区二区三区| 久久人人爽人人人人片| 懂色中文一区二区在线播放| 九九综合久久| 天天日天天干天天操天天射| 中文字幕精品视频在线观看| 国产精品黄片| 在线免费看黄网站| 精品91| 欧洲熟妇的性久久久久久| 91免费在线| 小雪被体育老师抱到仓库| 久久久久国产精品免费免费搜索| 91亚洲视频| 国产精品一区二区在线播放| 正文第1章初尝云雨| 91久久精品一区二区ww直播| 国产免费一级特黄录像| 一级a毛片| 中文字幕一区二区三区四区五区| 日韩AV一级片| 国产AV小电影| 精人妻无码一区二区三区| 99爱免费视频| 亚洲制服丝袜在线观看| 成人毛片18女人毛片免费| 欧美精品一区二区久久婷婷| 国内自拍偷拍视频| 国产aⅴ日本一区二区三区武则天| 香蕉久久国产AV一区二区| 亚洲综合区| 一区二区三区亚洲| 欧美极品欧美精品欧美图片| 四虎少妇做爰免费视频网站四| 97精品视频| 国产农村露脸无码精品视频| 高清免费无码| 中文字幕无码日韩专区免费| 国产在线中文| 三年片在线观看免费大全爱奇艺| 久久久久97国产| 久久中文字幕av| 四虎无码| 亚洲国产熟妇伦| 黄色在线网站| 久久综合亚洲| 国产毛片一区二区三区| 亚洲免费av网| 国产精品无码一区二区毛片视频| 另类小说综合网| 校园春色亚洲无码| 黄色大片网址| 又大又粗又硬又爽又黄毛片视频| 成人免费毛片| 美女航空一级毛片在线播放| 辣妞范1000部| 中文字幕在线观看av| 黄片无码| 精品无码在线观看| 丁香五月天AV| 欧美一区二区在线| 超碰伊人| 国产精品久久久久久婷婷天堂| 免费激情网站| 精品欧美一区二区久久久| 日韩午夜精品| 久久人人爽人人人人片| 国产一级a毛一级a看免费视频乱| 911亚洲精品| 曰批全过程120分钟免费视频| 日韩精品一区二区三区免费视频| 成人性生交大片费看中文| 秋霞无码视频| 日韩特黄一级片| 国产一区二区三区电影| 色综合天天综合网国产成人网| 国产人妻鲁鲁一区二区| 亚州AV一区二区三区| 国产精品不卡| 黑人巨大精品欧美一区二区免费| 无码精品久久一区二区三区四区| 久久久精品视频| 欧美 日韩 亚洲 丝袜 制服| 人人操人人看人人摸| 美女黄片免费看| 曰韩性爱在现视屏| 亚洲AV成人精品一区二区三区 | 国产一级理论片| 秋霞三级伦电影| 97色婷婷| 欧美国产黄片| 久久精品中文字幕2345影视| 美国式禁忌| 极品丰满少妇XXXHD剃毛| 一区在线观看| 丝袜灬啊灬快灬高潮了AV| 亚洲国产精品自拍| 人妻福利导航论坛| 狠狠躁夜夜躁人人爽野战天天| 日本激情网| 婷婷伊人| 国产自产21区| 少妇又紧又深又湿又爽视频 | 国产黄色免费看| 亚洲国产毛片| 中文字幕人成人乱码亚洲电影| 久久久三级片| 欧美日韩一二三区| 国产无码精品一区二区| 超碰在线导航| 中文字幕精品人妻| 久久九九免费观看网站| 国产视频一区在线| 亚洲成人av在线观看| 亚洲黄在线观看| 91色综合| 亚洲一区二区免费看| 久久五月婷| 色天堂在线| 亚洲人成色777777网站| 国产精品高清无码| 人人综合| 天天操夜夜操| 国产毛多水多做爰| 亚洲另类激情综合偷自拍图| 国产一级片网址| 亚洲欧洲在线视频| 中文字幕在线一区二区三区| 日本韩国在线视频| 啪啪免费的视频| 人人专区人人操人人| 91精品国自产在线偷拍蜜桃| 懂色av一区二区三区| 国产女同互慰在线观看| 亚洲欧洲一区| 99久久精品国产一区二区三区| 日韩二三区| 尤物视频一区| 91丝袜精品久久久久久无码人妻| 毛片久久| 激情欧美一区二区三区| TS人妖另类精品视频系列| 久久久精品一区| 一级毛片成人免费看a| 国产精品成人在线观看| 性欧美精品| 色婷婷成人| 国产黄片一区二区| 无码人妻毛片丰满熟妇区毛片色欲| 我与岳干柴烈火| 国产浓精日韩久久久一区| c逼网站| 黄色A片无码| 亚欧专区| 91无码高清视频| 国产一级无码片| 青青青青操| 国产精品一区二区三区在线免费观看 | 91免费观看视频| 精品人妻一区二区三区日产乱码卜 | 国产又爽又黄无码无遮挡在线观看| 99国产精品99久久久久久粉嫩| 尤物网在线| 国产成人一区二区三区| 国产无码综合| aV在线无码| 国产精品久久久久久无码五月蜜臂| 国产亚韩| 琪琪午夜成人久久电影网| 最新高清无码专区| 69堂在线| 国产嫩草一区二区三区在线观看| 欧美亚洲日本| 极品少妇XXXX精品少妇偷拍 | 国产a一级| 夜夜操夜夜爽| 亚洲国产精品无码久久久久久久久| 久久电影网| 亚洲国产AV自拍| 久久久久久久久久久久久久免费看| 中文无码不卡| 久久精品8| 亚洲国产网站| 国产精品久久久久久吹潮| 国产女人18毛片水18精品| 91网站入口| 国产性―交―乱―色―情人| 青青操精品视频在线观看| 国产超碰在线观看| 女人高潮被爽到呻吟在线观看| 中日韩一级片| 欧美一级黄色大片| 永久WWW成人看片| 国产精品99精品久久免费| 亚洲精品伊人| 国产精品美女www爽爽爽视频| 精品无码久久| 国产精品成人无码一区二区三区| 国产色拍| 免费人妻精品一区二区三区| 国产成人精品一区二三区熟女在线 | 99久久国产视频| 久久午夜夜伦鲁鲁片无码免费| 无码国产精品一区二区色情男同| 日韩毛片无码| 日日朝屄| 囯产精品久久久久久久久久新婚| 免费啪啪网站| 国产精品久久AV无码| AV乱淫| 99欧美精品| 欧美成人精品欧美一级乱黄 | 色六月婷婷| 女人一级A片免费视频| 不卡一区| www色,9色,CoM| 91网站入口| 人体人人摸人人插| 综合色线视频网站| 91绿奴人妻一区二区| 中文字幕在线免费看线人| 丰满人妻妇伦又伦精品APP| 国产免费www| 欧美爆操| 天天日综合网| 国产乱人偷精品视频| 欧美呦呦| 国产福利小视频在线观看| 丁香婷婷网| 国产无码专区| 亚洲乱色熟女一区二区三区| 亚洲产国偷v产偷自拍网址| 四虎无码| 日本人妻中文字幕| 五月婷婷大香蕉| 涩涩视频在线观看| 久久久精| 久久AV高潮AV无码AV喷吹| 91看片在线观看| 91av入口| 黄色a一级| 人人操人人| 爱操逼网| 丁香五月天激情| 高潮毛片无遮挡高清播放| 青青草超碰| 亚洲精品白浆高清久久久久久| 国产精品大香蕉| 欧美bbbwbbwbbwbbw| 在线中文AV| 国产日韩欧美在线观看| 亚洲自拍一区| 一级性爱视频| 精品三级片| 99热思思| 日本色色网| 亚洲九九| 一区二区三区视频在线观看| 欧美日韩V| 天天操夜夜爽| 在线观看av天堂| 久久99精品国产麻豆宅宅| 国产精品免费看| 中文字幕综合网| 国产破处| 白白色免费视频| 中文字幕一区二区三区乱码| 久久久久无码精品国产电影| 91亚洲精品乱码久久久久久蜜桃| 一级a一级a爰片免免免下载| 国产精品99久久久久久人| 午夜福利精品| 波多野结衣一区二区| 高清无码二区| 人妻丰满熟妇无码区免费|