尤物YW午夜国产精品视频,欧美亚洲日韩国产人成在线播放,97久久精品亚洲中文字幕无码,免费人成在线观看视频播放,无码精品日韩专区,亚洲AⅤ成人精品无码

2024

2024

  • Record 373 of

    Title:A Three-State Space Modeling Method for Aircraft System Reliability Design
    Author Full Names:Wang, Yao; Wang, Fengtao; Feng, Yue; Cao, Shancheng
    Source Title:MACHINES
    Language:English
    Document Type:Article
    Keywords Plus:FAULT-TREE
    Abstract:Reliability is an inherent attribute of a system through optimal system design. However, during the aircraft system development process, the reliability evaluation and system function design efforts are often disconnected, leading to a divide between reliability experts and system designers in their work schedule. This disconnect results in an inefficient aircraft system reliability optimization process, known as the two-skin phenomenon. To address this issue, a three-state space model is proposed. Firstly, an analysis was conducted on the relationship between the system function architecture developed by the system designers and the reliability evaluation performed by the reliability experts. Secondly, based on the principle of function flow, the state of failure was categorized into physical failure and non-physical failure. Additionally, a new state of function loss was introduced as the third state for the system, in addition to the traditional states of normal and faulty. Thirdly, through the state of Function loss, an effective integration of system fault modes and function modes was achieved, leading to an optimized system reliability model. A three-state space modeling method was then developed by transforming the system function architecture into a system reliability model. Finally, this new model was applied to an aircraft's rudder and fly-by-wire control system. The results demonstrate that the function architecture at the design stage of the system can be accurately transformed into the new three-state space model. The structure aligns closely with the function architecture and can be effectively utilized in quantitative system reliability calculations. In this way, the process of ensuring system reliability can be seamlessly integrated into the system optimization design process. This integration alleviates the issue of disjointed work between reliability experts and system designers, leading to a more streamlined and efficient aircraft system optimization process.
    Addresses:[Wang, Yao; Feng, Yue] Xian Univ Technol, Sch Mech & Precis Instrument Engn, Xian 710048, Peoples R China; [Wang, Fengtao] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Xian 710119, Peoples R China; [Cao, Shancheng] Northwestern Polytech Univ, Sch Aeronaut, Xian 710072, Peoples R China
    Affiliations:Xi'an University of Technology; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS; Northwestern Polytechnical University
    Publication Year:2024
    Volume:12
    Issue:1
    Article Number:13
    DOI Link:http://dx.doi.org/10.3390/machines12010013
    數(shù)據(jù)庫ID(收錄號):WOS:001151577800001
  • Record 374 of

    Title:Strengthened Residual Graph and Multiscale Gated Guided Convolutional Fusion Network for Hyperspectral Change Detection
    Author Full Names:Xu, Shufang; Xia, Xiangfei; Li, Haiwei; Zhang, Yiyan; Sheng, Runhua; Gao, Hongmin; Zhang, Bing
    Source Title:IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING
    Language:English
    Document Type:Article
    Keywords Plus:IMAGE; CLASSIFICATION; TENSOR
    Abstract:Hyperspectral image (HSI) change detection (CD) focuses on identifying changes in the internal components of land cover and land use. Convolutional neural networks (CNNs) have made significant progress in HSI-CD. Concurrently, graph convolutional networks (GCNs) have gained considerable attention for their ability to utilize unlabeled data and explicitly exploit correlations between adjacent parcels. However, CNNs are constrained by fixed, small-size convolutional kernels, which severely limit their receptive field. On the other hand, GCNs use superpixels to reduce the number of nodes, which will lead to losing pixel-level features, resulting in partial feature representations from both networks. To leverage the strengths of both CNNs and GCNs, a model was proposed that incorporates two subnetworks: decomposed multiscale gated guided CNNs and strengthened residual graph convolution. The decomposed multiscale gated guided CNNs are designed to capture pixel-level features at various scales using different kernel sizes. A gated change information fusion (GCF) unit integrates these multiscale pixel-level features. Meanwhile, the strengthened residual graph convolution was used to aggregate change information, which can prevent node information from becoming homogeneous. Additionally, a feature fusion module (FFM) is employed to combine features from the two subnetworks. The proposed model effectively utilizes both multiscale convolution and graph features, facilitating the learning of multilevel contextual semantic features. The experimental results on three HSI datasets demonstrate that this model outperforms several state-of-the-art methods. The code is available at https://github.com/zhangyiyan001/srgmgn.
    Addresses:[Xu, Shufang; Xia, Xiangfei; Sheng, Runhua; Gao, Hongmin] Hohai Univ, Coll Comp Sci & Software Engn, Nanjing 211100, Peoples R China; [Xu, Shufang] Shaanxi Key Lab Opt Remote Sensing & Intelligent I, Xian 710119, Peoples R China; [Li, Haiwei] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Key Lab Spectral Imaging Technol CAS, Xian 710119, Peoples R China; [Zhang, Yiyan] Hohai Univ, Coll Informat Sci & Engn, Changzhou 213200, Peoples R China; [Zhang, Bing] Chinese Acad Sci, Aerosp Informat Res Inst, Beijing 100094, Peoples R China
    Affiliations:Hohai University; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS; Hohai University; Chinese Academy of Sciences; Aerospace Information Research Institute, CAS
    Publication Year:2024
    Volume:62
    Article Number:5540014
    DOI Link:http://dx.doi.org/10.1109/TGRS.2024.3508063
    數(shù)據(jù)庫ID(收錄號):WOS:001375996400009
  • Record 375 of

    Title:Airborne Small Target Detection Method Based on Multimodal and Adaptive Feature Fusion
    Author Full Names:Xu, Shufang; Chen, Xu; Li, Haiwei; Liu, Tianci; Chen, Zhonghao; Gao, Hongmin; Zhang, Yiyan
    Source Title:IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING
    Language:English
    Document Type:Article
    Keywords Plus:IMAGE FUSION
    Abstract:The detection of airborne small targets amidst cluttered environments poses significant challenges. Factors such as the susceptibility of a single RGB image to interference from the environment in target detection and the difficulty of retaining small target information in detection necessitate the development of a new method to improve the accuracy and robustness of airborne small target detection. This article proposes a novel approach to achieve this goal by fusing RGB and infrared (IR) images, which is based on the existing fusion strategy with the addition of an attention mechanism. The proposed method employs the YOLO-SA network, which integrates a YOLO model optimized for the downsampling step with an enhanced image set. The fusion strategy employs an early fusion method to retain as much target information as possible for small target detection. To refine the feature extraction process, we introduce the self-adaptive characteristic aggregation fusion (SACAF) module, leveraging spatial and channel attention mechanisms synergistically to focus on crucial feature information. Adaptive weighting ensures effective enhancement of valid features while suppressing irrelevant ones. Experimental results indicate 1.8% and 3.5% improvements in mean average precision (mAP) over the LRAF-Net model and Infusion-Net detection network, respectively. Additionally, ablation studies validate the efficacy of the proposed algorithm's network structure.
    Addresses:[Xu, Shufang; Chen, Xu; Chen, Zhonghao; Gao, Hongmin; Zhang, Yiyan] Hohai Univ, Coll Informat Sci & Engn, Changzhou 213200, Peoples R China; [Xu, Shufang] Shaanxi Key Lab Opt Remote Sensing & Intelligent I, Xian 710119, Peoples R China; [Li, Haiwei] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Key Lab Spectral Imaging Technol CAS, Xian 710119, Peoples R China; [Liu, Tianci] Hohai Univ, Coll Comp Sci & Software Engn, Nanjing 211100, Peoples R China
    Affiliations:Hohai University; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS; Hohai University
    Publication Year:2024
    Volume:62
    Article Number:5637215
    DOI Link:http://dx.doi.org/10.1109/TGRS.2024.3443856
    數(shù)據(jù)庫ID(收錄號):WOS:001303543600007
  • Record 376 of

    Title:An Iterative High-Precision Algorithm for Multi-Beam Array Stitching Method Based on Scanning Hartmann
    Author Full Names:Yan, Xiangyu; Li, Dahai; Kewei, E.; Feng, Fang; Wang, Tao; Xue, Xun; Zhang, Zekun; Lu, Kai
    Source Title:APPLIED SCIENCES-BASEL
    Language:English
    Document Type:Article
    Abstract:The multi-beam array stitching test system (MASTS) based on the Hartmann principle is employed to measure the aberrations in large-aperture optical systems. As each small-aperture and ideal parallel beam traverses the optical system, it is converged into a spot at the focal plane of the optical system. The centroid position of the spot contains the information about the wavefront slope of the sub-aperture at that specific location in the optical system. Scanning the optical system with this small-aperture beam across the entire aperture of the optical system, we can yield the aberration information to be tested. To mitigate pointing errors induced by scanning motion and accurately obtain the aberration signals of the optical system, nine beams are integrated into a 3 x 3 multi-beam array system, and their directions are aligned to be identical. However, achieving complete alignment in the same direction for all nine beams is a challenging task, resulting in errors due to their pointing differences within the array. This paper introduces an iterative algorithm designed to obtain high-precision multi-beam pointing errors and to reconstruct the wavefront of the optical system under test. This enables a more accurate measurement of wavefront aberrations in the optical system to be tested. Firstly, simulation models were implemented to validate the algorithm's feasibility. Additionally, a scanning optical measurement system with a multi-beam array was developed in our lab, and the iterative algorithm was applied to process our experimental data. The results were then compared with interferometer data, demonstrating that our algorithm is feasible for MASTS to measure aberrations in large-aperture optical systems with high accuracy.
    Addresses:[Yan, Xiangyu; Li, Dahai; Zhang, Zekun; Lu, Kai] Sichuan Univ, Sch Elect & Informat Engn, Chengdu 610065, Peoples R China; [Kewei, E.; Feng, Fang; Wang, Tao; Xue, Xun] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Xian 710119, Peoples R China
    Affiliations:Sichuan University; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS
    Publication Year:2024
    Volume:14
    Issue:2
    Article Number:794
    DOI Link:http://dx.doi.org/10.3390/app14020794
    數(shù)據(jù)庫ID(收錄號):WOS:001148903900001
  • Record 377 of

    Title:Electron vortices generation of photoelectron of H2+ by counter-rotating circularly polarized attosecond pulses
    Author Full Names:Yang, Haojing; Liu, Xiaoyu; Zhu, Fengzheng; Jiao, Liguang; Liu, Aihua
    Source Title:CHINESE PHYSICS B
    Language:English
    Document Type:Article
    Keywords Plus:MOMENTUM
    Abstract:Molecular-frame photoelectron momentum distributions (MF-PMDs) of an H-2(+) molecule ion in the presence of a pair of counter-rotating circularly polarized attosecond extreme ultraviolet laser pulses is studied by numerically solving the two-dimensional time-dependent Schrodinger equation within the frozen-nuclei approximation. At small time delay, our simulations show that the electron vortex structure is sensitive to the time delay and relative phase between the counter-rotating pulses when they are partially overlapped. By adjusting time delay and relative phase, we have the ability to manipulate the MF-PMDs and the appearance of spiral arms. We further show that the internuclear distance can affect the spiral vortices due to its different transition cross sections in the parallel and perpendicular geometries. The lowest-order perturbation theory is employed to interpret these phenomena qualitatively. It is concluded that the internuclear distance-dependent transition cross sections and the confinement effect in diatomic molecules are responsible for the variation of vortex structures in the MF-PMDs.
    Addresses:[Yang, Haojing; Liu, Xiaoyu; Liu, Aihua] Jilin Univ, Inst Atom & Mol Phys, Changchun 130012, Peoples R China; [Zhu, Fengzheng] Hubei Polytech Univ, Sch Math & Phys, Huangshi 435003, Hubei, Peoples R China; [Jiao, Liguang] Jilin Univ, Coll Phys, Changchun 130012, Peoples R China; [Jiao, Liguang] Helmholtz Inst Jena, D-07743 Jena, Germany; [Liu, Aihua] Chinese Acad Sci, State Key Lab Transient Opt & Photon, Xian 710119, Peoples R China
    Affiliations:Jilin University; Hubei Polytechnic University; Jilin University; Chinese Academy of Sciences; State Key Laboratory of Transient Optics & Photonics
    Publication Year:2024
    Volume:33
    Issue:1
    Article Number:13303
    DOI Link:http://dx.doi.org/10.1088/1674-1056/ad011a
    數(shù)據(jù)庫ID(收錄號):WOS:001147275600001
  • Record 378 of

    Title:Hyperspectral Image Reconstruction of SD-CASSI Based on Nonlocal Low-Rank Tensor Prior
    Author Full Names:Yin, Xiaorui; Su, Lijuan; Chen, Xin; Liu, Hejian; Yan, Qiangqiang; Yuan, Yan
    Source Title:IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING
    Language:English
    Document Type:Article
    Keywords Plus:ALGORITHMS; DESIGN
    Abstract:In single disperser coded aperture snapshot spectral imaging (SD-CASSI) systems, many methods have been developed to reconstruct hyperspectral images (HSIs) from compressed measurements. Among these, deep learning (DL)-based methods have stood out, relying on powerful DL networks. However, the solidified structure of DL-based methods limits their adaptability. Moreover, they are often based on a model that neglects the dispersion process and instead emphasizes the encoding-compression process. Furthermore, research on optimization-based methods designed especially for SD-CASSI is lacking. In this article, we propose a comprehensive two-step projection imaging model for SD-CASSI that includes both spectral shearing projection and encoding-compression projection. Based on this model, we derive a tensor-based optimization framework that incorporates with the nonlocal low-rank tensor (NLRT) prior. In particular, NLRT extracts inherent spatial structural information from the measurements and employs it to guide the clustering of spatial-spectral similar HSI blocks. A CANDECOMP/PARAFAC (CP) low-rank regularizer is introduced to constrain the low-rank property of HSI block clusters. After that, we develop a solution framework based on the alternating direction method of multiplier (ADMM) approach. Comprehensive experiments demonstrate that our NLRT method outperforms state-of-the-art methods in terms of flexibility and performance. The source code and data of this article are publicly available at https://github.com/sdnjyxr/NLRT.
    Addresses:[Yin, Xiaorui; Su, Lijuan; Liu, Hejian; Yan, Qiangqiang; Yuan, Yan] Beihang Univ, Sch Instrumentat & Optoelect Engn, Beijing 100191, Peoples R China; [Chen, Xin] Beihang Univ, Sch Math Sci, Beijing 100191, Peoples R China; [Yan, Qiangqiang] Chinese Acad Sci, Xian Inst Opt & Precis Mech, CAS Key Lab Spectral Imaging Technol, Xian 710119, Peoples R China
    Affiliations:Beihang University; Beihang University; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS
    Publication Year:2024
    Volume:62
    Article Number:5518015
    DOI Link:http://dx.doi.org/10.1109/TGRS.2024.3398299
    數(shù)據(jù)庫ID(收錄號):WOS:001227320500013
  • Record 379 of

    Title:Electron vortex generations in photoionization of hydrogen atoms by circularly-polarized chirped attosecond pulses
    Author Full Names:Zhang, Bingshuang; Liu, Xiaoyu; Zhu, Fengzheng; Jiao, Liguang; Liu, Aihua
    Source Title:COMMUNICATIONS IN THEORETICAL PHYSICS
    Language:English
    Document Type:Article
    Keywords Plus:MOMENTUM; DYNAMICS
    Abstract:By numerically solving the time-dependent Schrodinger equation and employing the analytical perturbative model, we investigated the chirp-induced electron vortex in the photoionization of hydrogen atoms by a pair of counter-rotating circularly polarized chirped attosecond extremely ultraviolet pulses. We demonstrated that single-photon ionization of hydrogen atoms generates photoelectron momentum distributions (PMDs) with distinct helical vortex structures either with or without a time delay between two counter-rotating circularly polarized laser pulses. These structures are highly sensitive to both the time delay between the pulses and their chirp parameters. Our analytical model reveals that the splitting of vortex spirals is caused by the sign changing of the chirp-induced frequency-dependent time delay. We showed that to obtain the counterpart of the PMD under a pair of counter-rotating circularly polarized chirped pulses, both chirp parameters and ordering of pulses need to be reversed.
    Addresses:[Zhang, Bingshuang; Liu, Xiaoyu; Liu, Aihua] Jilin Univ, Inst Atom & Mol Phys, Changchun 130012, Peoples R China; [Zhu, Fengzheng] Hubei Polytech Univ, Sch Math & Phys, Huangshi 435003, Peoples R China; [Jiao, Liguang] Jilin Univ, Coll Phys, Changchun 130012, Peoples R China; [Jiao, Liguang] Helmholtz Inst Jena, D-07743 Jena, Germany; [Liu, Aihua] Chinese Acad Sci, State Key Lab Transient Opt & Photon, Xian 710119, Peoples R China
    Affiliations:Jilin University; Hubei Polytechnic University; Jilin University; State Key Laboratory of Transient Optics & Photonics; Chinese Academy of Sciences
    Publication Year:2024
    Volume:76
    Issue:1
    Article Number:15502
    DOI Link:http://dx.doi.org/10.1088/1572-9494/ad1587
    數(shù)據(jù)庫ID(收錄號):WOS:001146988000001
  • Record 380 of

    Title:Display method for high dynamic range infrared image based on gradient domain guided image filter
    Author Full Names:Zhang, Feifei; Dai, Yimian; Chen, Yaohong; Peng, Xuedian; Zhu, Xiongyong; Zhou, Ruqi; Wu, Yinlin; Peng, Junfeng
    Source Title:OPTICAL ENGINEERING
    Language:English
    Document Type:Article
    Keywords Plus:DETAIL ENHANCEMENT; ALGORITHM
    Abstract:With the aim of handling the characteristics of infrared images, including their high dynamic range (HDR), low contrast, and blurry edges, this paper proposes an approach for displaying infrared images with gradient domain guided image filter (GIF). First, the original image is decomposed into base layer and detail layer by gradient domain GIF and Gaussian filter. Second, the adaptive double plateau histogram equalization method is used to compress the dynamic range and enhance the overall brightness of the base layer. Third, a detail gain factor is constructed to gain the detail layer, and then a display method for the detail layer is designed by considering the 3 sigma rule in Gaussian distributions. Finally, the processed base layer and detail layer are linearly fused to obtain the result image. The proposed method and five mainstream infrared image display methods are used to process infrared images collected in four different scenes. Subjective and objective evaluation methods are used to demonstrate that the proposed method is capable of compressing the dynamic range, improving the overall brightness and enhancing the local details, as well as displaying HDR infrared images with a high degree of fidelity.
    Addresses:[Zhang, Feifei; Zhu, Xiongyong; Zhou, Ruqi; Wu, Yinlin; Peng, Junfeng] Guangdong Univ Educ, Sch Comp Sci, Guangzhou, Peoples R China; [Dai, Yimian] Nanjing Univ Sci & Technol, Sch Comp Sci & Engn, Nanjing, Peoples R China; [Chen, Yaohong] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Xian, Peoples R China; [Peng, Xuedian] South China Normal Univ, Sch Comp Sci, Guangzhou, Peoples R China
    Affiliations:Guangdong University of Education; Nanjing University of Science & Technology; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS; South China Normal University
    Publication Year:2024
    Volume:63
    Issue:1
    DOI Link:http://dx.doi.org/10.1117/1.OE.63.1.013105
    數(shù)據(jù)庫ID(收錄號):WOS:001156120200014
  • Record 381 of

    Title:A Novel Computational Imaging Algorithm for Electrical Capacitance Tomography
    Author Full Names:Zhao, Qing; Liu, Shi; Chen, Weining
    Source Title:APPLIED SCIENCES-BASEL
    Language:English
    Document Type:Article
    Keywords Plus:EXTREME LEARNING-MACHINE; RECONSTRUCTION ALGORITHM; ITERATION ALGORITHM; OPTIMIZATION
    Abstract:High-precision images enable electrical capacitance tomography (ECT) to obtain more reliable measurement results, meaning that the reconstruction algorithm is particularly important. Some excellent numerical algorithms have successfully solved the inverse problem for ECT imaging, but their imaging quality is relatively low. To solve this problem, this paper proposes a new reconstruction algorithm based on regularized extreme learning machines (RELMs). The implementation of the algorithm is mainly divided into two steps: (1) according to a large number of training samples, the RELM model can be obtained by the iterative split Bregman (ISB) algorithm, which can describe the mapping relationship between the capacitance correlation coefficient and the imaging target well, and (2) the capacitance correlation coefficient is calculated, which is then used as input to the RELM model to predict the final imaging. Both simulation and experimental results show that the RELM algorithm achieves greater improvement in imaging quality and robustness, and provides new development ideas for the ECT.
    Addresses:[Zhao, Qing; Chen, Weining] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Aircraft Opt Imaging Monitoring & Measurement Tech, Xian 710119, Peoples R China; [Liu, Shi] North China Elect Power Univ, Sch Control & Comp Engn, Beijing 102206, Peoples R China
    Affiliations:Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS; North China Electric Power University
    Publication Year:2024
    Volume:14
    Issue:2
    Article Number:587
    DOI Link:http://dx.doi.org/10.3390/app14020587
    數(shù)據(jù)庫ID(收錄號):WOS:001149023800001
  • Record 382 of

    Title:Heterostructure nanocluster MOF-derived Ag-CuO: An emerging material for harmonic soliton pulses generation
    Author Full Names:Luo, Wenfeng; Sun, Penghuan; Wu, Ziyan; Ban, Xiaoqiang; Zhang, Tingting; Zhao, Yang; Li, Xiaohui; Yu, Xuechao; Shan, Guangcun; Zhao, Xiaoxia
    Source Title:INFRARED PHYSICS & TECHNOLOGY
    Language:English
    Document Type:Article
    Keywords Plus:MODE-LOCKING; SATURABLE ABSORBER; FIBER
    Abstract:In recent years, metal-organic framework (MOF) and their derivatives have attracted many researchers due to excellent characteristics, such as good stability, high capacity, and a modest third order nonlinear optical response. Compared with conventional optical materials, MOF-oxide are easier to benefit photonic research. However, for nonlinear optics and ultrafast photonics, research on MOFs-Transition metal oxide is still in its infancy. In this work, MOF-derived Ag-CuO was prepared by hydrothermal method and applied in passively mode-locked fiber laser. Experimental results show that MOF-derived Ag-CuO possesses excellent optical absorption, functioning as a saturable absorber (SA). The laser based on MOF-derived Ag-CuO SA realizes three different mode-locking states, including traditional soliton with the pulse width of 1.04 ps, 32nd order harmonic soliton molecule, and soliton rain pulse, with the signal-to-noise ratio (SNR) of 73 dB. This work lays the foundation of its application in ultrashort photonics and optical communication, broadening the future of MOFderived Ag-CuO.
    Addresses:[Luo, Wenfeng; Wu, Ziyan; Zhang, Tingting] Xian Univ Posts & Telecommun, Sch Elect Engn, Xian 710121, Shaanxi, Peoples R China; [Sun, Penghuan; Zhao, Yang; Li, Xiaohui] Shaanxi Normal Univ, Sch Phys & Informat Technol, Xian 710119, Peoples R China; [Ban, Xiaoqiang] Chinese Acad Sci, State Key Lab Transient Opt & Photon, Xian Inst Opt & Precis Mech, Xian 710119, Peoples R China; [Ban, Xiaoqiang] Univ Chinese Acad Sci, Beijing 100049, Peoples R China; [Yu, Xuechao] Chinese Acad Sci, Suzhou Inst Nanotech & Nanobion, Suzhou 215123, Peoples R China; [Shan, Guangcun] Beihang Univ, Sch Instrumentat Sci & Optoelect Engn, Beijing 100191, Peoples R China; [Zhao, Xiaoxia] Xian Univ, Sch Mech & Mat Engn, Xian 710065, Shaanxi, Peoples R China
    Affiliations:Xi'an University of Posts & Telecommunications; Shaanxi Normal University; State Key Laboratory of Transient Optics & Photonics; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS; Chinese Academy of Sciences; University of Chinese Academy of Sciences, CAS; Chinese Academy of Sciences; Suzhou Institute of Nano-Tech & Nano-Bionics, CAS; Beihang University; Xi'an University
    Publication Year:2024
    Volume:136
    Article Number:105052
    DOI Link:http://dx.doi.org/10.1016/j.infrared.2023.105052
    數(shù)據(jù)庫ID(收錄號):WOS:001164838900001
  • Record 383 of

    Title:All-polarization-maintaining mode-locked Holmium-doped fiber laser based upon nonlinear polarization evolution
    Author Full Names:Tu, Lisha; Tang, Ziya; Li, Keyi; Wang, Jiachen; Lin, Hua; Zhang, Wenfei; Lue, Qitao; Guo, Chunyu; Ruan, Shuangchen
    Source Title:INFRARED PHYSICS & TECHNOLOGY
    Language:English
    Document Type:Article
    Keywords Plus:DISSIPATIVE SOLITON RESONANCES; NOISE-LIKE PULSE; 2.1 MU-M; OSCILLATOR; GENERATION; AMPLIFIER; NPE; FS
    Abstract:An all-polarization-maintaining, all-fiberized holmium (Ho) doped fiber laser mode-locked by nonlinear polarization evolution (NPE) is experimentally demonstrated for the first time. The NPE mechanism is realized via the combination of a polarizer and the cross-fusion of three sections of polarization maintaining (PM) fibers. With the appropriate manipulation of the splicing angles between the birefringent axes of the PM fibers, a highly stable mode locked operation is realized. The laser delivers stable dissipative-soliton resonance (DSR) pulses with a repetition rate of 10.34 MHz and an average power of 223.95 mW, corresponding to a pulse energy of 21.64 nJ and a peak power of 11 W. Furthermore, the output power test over 2 h implies superior stability of this design. The oscillator, performing the characteristics of self-starting, high pulse energy, and good stability, is attractive and promising for various practical application.
    Addresses:[Tu, Lisha; Tang, Ziya; Li, Keyi; Wang, Jiachen; Zhang, Wenfei; Guo, Chunyu] Shenzhen Univ, Key Lab Optoelect Devices & Syst,Coll Phys & Optoe, Shenzhen Key Lab Laser Engn,Guangdong Prov Key Lab, Coll Optoelect Engn,Minist Educ & Guangdong Prov, Shenzhen 518060, Peoples R China; [Tu, Lisha; Ruan, Shuangchen] Shenzhen Technol Univ, Key Lab Adv Opt Precis Mfg Technol, Guangdong Higher Educ Inst, Shenzhen 518118, Peoples R China; [Lin, Hua] Chinese Acad Sci, Xian Inst Opt & Precis Mech, Xian 710119, Peoples R China; [Lue, Qitao] Hans Laser Technol Ind Grp Co Ltd, Shenzhen 518057, Peoples R China
    Affiliations:Shenzhen University; Shenzhen Technology University; Chinese Academy of Sciences; Xi'an Institute of Optics & Precision Mechanics, CAS
    Publication Year:2024
    Volume:136
    Article Number:105054
    DOI Link:http://dx.doi.org/10.1016/j.infrared.2023.105054
    數(shù)據(jù)庫ID(收錄號):WOS:001164780000001
  • Record 384 of

    Title:Bi2O2S topological transformation and in-situ regrowth of [hk1]-oriented SbBiS3-xSex 2D skeleton structure for construction of efficient quasi-two-dimensional Sb2S3-xSex-based heterojunction photoanodes
    Author Full Names:Zhang, Liyuan; Liu, Xinyang; Liu, Dekang; Cheng, Yufei; Li, Qiujie; Wang, Yishan; Hu, Xiaoyun; Miao, Hui
    Source Title:SEPARATION AND PURIFICATION TECHNOLOGY
    Language:English
    Document Type:Article
    Abstract:Antimony chalcogenides (Sb2S3-xSex), as one of the promising light-absorbing materials in optoelectronic energy storage devices, has attracted widespread attention in recent years. Of particular note, its crystal structure consists of the one-dimensional [Sb4S(Se)6]n ribbons with efficient carrier transport efficiency along the [hk1] direction. In this paper, with the aid of the topological transformation of the layered material Bi2O2S, the SbBiS3-xSex bimetallic alloy with 2D skeleton structure was induced to grow in situ, and the conversion of Sb2S3-xSex preferred orientation from [hk0] to [hk1] was realized. The corresponding results showed that 2D skeleton structure was conducive to the construction of photo traps and the increase of electrochemical specific surface area. In addition, Bi2O2S acted as an electron transport layer (ETL) to further promote the migration of photo-generated carriers. At 1.23 V vs. RHE, the photocurrent density of quasi-two-dimensional Bi2O2S/SbBiS3-xSex nanosheet photoanode was as high as 6.41 mA cm-2, which was 7.5 times that of pure Sb2S3-xSex, and the peak value of IPCE could reach 40.93%. This work undoubtedly opens up a new avenue for the designing high-efficiency antimony chalcogenides photoelectrodes.
    Addresses:[Zhang, Liyuan; Liu, Xinyang; Liu, Dekang; Cheng, Yufei; Li, Qiujie; Hu, Xiaoyun; Miao, Hui] Northwest Univ, Sch Phys, Xian 710127, Peoples R China; [Wang, Yishan] Chinese Acad Sci, State Key Lab Transient Opt & Photon, Xian 710119, Peoples R China
    Affiliations:Northwest University Xi'an; Chinese Academy of Sciences; State Key Laboratory of Transient Optics & Photonics
    Publication Year:2024
    Volume:334
    Article Number:125983
    DOI Link:http://dx.doi.org/10.1016/j.seppur.2023.125983
    數(shù)據(jù)庫ID(收錄號):WOS:001143160800001
秋霞三级影视资源| 婷婷色六月| 五月婷婷丁香| 中文AV在线播放| 思思热精品在线| 日韩欧美骚货| 深爱激情五月天婷婷网| xxxx五月| 九九伊人网| 婷婷五月丁香超碰| 96色婷婷| 久久婷婷青青草| 五月婷婷激情综合| 欧美在线视频99| www.日本91| 色噜噜五月天| 五月天涩涩| 天天射夜夜骑| 久久久性爱视频| 五月婷婷开心丁香| 色欲五月婷婷| 3www激情| 天天搞天天色综合| 思思精品热在线| 99热大片| 丁香五月中文字幕久色| 欧美日本一区二区三区| 亚洲 无码 中文字幕 中出 | 青青草视频福利| 久久er九九| aaaaaa片| 最新午夜理论片| 天天摸天天舔在线视频| 97成人丁香婷婷| 色五月激情网| 色区久久| 色婷婷丁香网| 成人深爱丁香五月| 天天噜天天爱| 五月丁香色五月| 五月天色婷婷av| 色亭亭五月天网扯| 欧洲亚洲欧洲99久久| 五月综合777| sisi热国产| 婷婷六月激情啪啪| 婷婷五月天日日日干干干| 色婷婷综合五月| 婷婷丁香五月天欧美| 亚洲激情网站无码| 五月丁香综合啪啪対白| 狠狠干青青草| 色情五月停停丁香| 婷婷爱五月天| 色噜噜五月天| 色婷婷丁香五月| 国产69久久久欧美黑人A片| 午夜婷婷| 激情综合婷婷久久| 欧美在线操| 婷婷精品免费久久| 小视频在线亚洲| 中文字幕+乱码+中文字幕在线观看| 欧美va国产va| 欧洲高清免费久久| 婷婷五月婷| 五月婷婷综合视频| 九九色色网| www.国产色| 免费无码毛片一区二区A片| 色噜噜狠狠色综无码久久合欧美| 激情国产综合| 91在线日| 婷婷五月天伦理| 亚洲色a| 色色色国产| 色五月丁香五月| 国自产拍在线网站| 俺去也综合| 97久久视频| 丁香五月婷婷老师网站| 五月天停停日日| www.99色| 激情激情激情网| 99热这里只有精品3| 久热只有精品| 久久人人看| 久久婷婷五月| 九九色区| www久久五月com| 五月综合影院| 亚洲精品一区无码A片| 夜夜夜夜夜操| 99综合色色色| 婷婷五月丁香花综合| 99色在线| 婷婷五月丁香伊人| 色综合久久久久| 99在线观看| 久久机热探花| 99re最新地址视频| 天天干天天玩天天夜天天射天天操天天日蜜臀少妇 | 婷婷九月丁香| www.色五月| www.超碰97| 26uuu偷拍亚洲欧洲综合| 9l视频自拍9l九色成人| 色久五月| 182TV大香蕉| 欧美性猛交99久久久久99按摩| 99婷五月| 久久婷婷综| 五月天欧美 另类小说| 婷婷成人五月天成人文学小说| 激情性爱五月| 国产一二区爆乳_1国产日韩一区二区三-成人AV| 31色区视频免费看| 成人五月天综合网| 丁香婷婷色情社区成人小说| 久草五月| 天天综合网色欲香| 99在线观看亚洲| 婷婷婷婷色| 九九久久精品| 亚洲色图啪啪| 婷婷色色综合激情| 激情久久久久久久久久| 黄色热99| 久久综合五月天| 色五月婷婷视频| 婷婷丁香97| 天堂美国久久| 九九热这里只有精品5| 五月草影视| 在线视频你懂得| 久久免费干| 激情婷婷五月天。| 桃色五月| 色九四色| 婷婷5月色| 99激情视频| 激情综合五月| 色色五月婷| 婷婷五月天高清无码| 激情五月婷婷五月| 色播综合| 五月丁香婷婷色色色| 色婷婷综合久久| 99精品自拍| 婷婷五月18永久免费视频| 激情色色色| 无码一级片| 五月婷婷和六月| 丁香 久久| 97碰碰九九视频| 亚洲午夜精品久久久久久人妖| 丁香五月天资源网| 123日本不卡在线| 五月婷婷综合激情| 国产精品人成A片一区二区| 狠狠色丁香乆乆| 人妻爽爽爽久久久久久久久| 国产做A爰片毛片A片美国| 97久久婷婷色| 久久视频这里都是精品| 久久六月天| 色情五月婷| 99这里是精品| 五月综合色| 亚洲婷婷视频| 啪啪 综合网| 超碰永久在线| 久久99热精品a片在线观看| 九九热在线99| 国产 亚洲 在线| 99这里有精品视频| 色婷婷文字幕| 人人爱人人添| 97操碰98| 国产片色| 色综合综合综合| 激情婷婷五月天网址| 色色色999| 欧美色色色色色| 婷婷激情综合| 色色色天堂网| 婷婷五月天六点丁香五月| 欧美日韩成人| 五月丁香婷色| 欧美性猛交XXXX乱大交极品| 另类五月婷婷| 丁香五月成人| 成人精品一区二区三区四区五区| 大香蕉伊人久久| 97人人看| 伊人久久大香蕉网| 国产激情av| 久久人妻无码毛片A片麻豆| 中文字幕高清av| 天天干天天色天天干| 久久精品99| AV天堂淫乩| 日日操夜夜撸| 丁香五月丐人妻| 玖玖婷婷五月天| 120分钟婬片免费看| 中文字幕精品在线观看| 人人摸人人操人人爽| 精品一区二区三区免费毛片爱| 五月天AV大香蕉| 久色婷婷200| 激情熟女网| 丁香五月婷婷视频| 97se视频在线| 亚洲无码成人| 超碰女人天堂| 欧美日韩成人在线| 五月天激情站| 婷婷五月天成人网| 五月婷婷丁香在线视频| 欧美A片在线视频免费观看| 天天干夜夜欢| 色综合色| 91日本在线观看| 丁香五月婷婷啪啪啪| 综合色色婷婷| 激情五月婷婷网在线观看| 国外亚洲成AV人片在线观看| 婷婷五月免费观看| 激情五月成年| a久久免费视频| 久久人视频| 婷婷午夜精品久久久| 五月丁香婷草| 久久久精品视频79| 亚洲亚洲人成综合网络| 五月激情婷婷开心| 久久五月婷婷视频| 久久久97| 99高级会所久久| 国产精品色色| 五月婷婷六月丁香综合在线| 午夜爱爱网站| 丁香婷婷影院| 色五月天成人在线| 亚韩在线视频| 视频综合网| 大香蕉九九| 天天做天天爱综合| 99久在线精品99re5热视频| 天天综合 99久久婷婷| 色丁香久久| 婷婷五月花| 九九热手机在线视频| 婷婷五月精品中文| 激情五月丁香社区| 婷婷丁香久久五月综合| 婷婷色综合网日韩国产| 丁香网站| 人妻射精AV| http://www.com久久久精品一区| 久久美女五月天| 97碰| 欧美私人家庭影院| 天天橾夜夜爽| 九色91视频| 久久免费精彩视频| 丁香五月综合在线观看| 黄色精品五月婷婷| 夜夜干天天操| 色婷五月天激情| 99精品在线观看视频| 色婷婷在线视频| 人人人va亚洲视频在线| 激情综合99| 天天干天天拍| 欧美α√| 五月婷婷色播视频| 91丨人妻丨国产丨丝袜| 丁香五月婷婷激情网| 六月米奇色综合| 任你搞在线观看视频| 欧美久久婷婷| 79色色免费| 秋霞AV淫| 天天久综合网永久入口18| 一本色道久久综合狠狠躁小说| 色亚洲无码| 丁香,开心成人,久久| 激情六月婷婷| 婷婷开心青青草| 综合网狠狠| 另类图片五月天| 亚洲成人五月天| 五月天激情国产综合婷婷婷就去爱| 九九综合| 亚洲av网站| 婷婷五月天成人综合网| 91九色首页| 午夜丁香久久久久久| 97香蕉碰碰人妻国产欧美| 色高清无码视频| 玖玖婷婷色五月| AA片在线观看视频在线播放| 色五月超碰| 婷婷五月婷婷五月| 狠狠色丁香久久久婷| 久在线综合69| 五月婷婷六月丁香| 日本欧美成人片AAAA| 日韩砖区| 日本久热| 欧美性交一区二区三区| 亚洲人妻av| 九九 激情 网| 深爱激情五月婷婷| 婷婷五月俺要去| 97精品人人A片免费看| 久久色亭亭五月天| 天天做天天爱天天玩夜夜爽| 色丁香五月天射婷婷爱婷婷| 激情久久网| 久久精品国产精品| 67194成I人在线观看线路1| 亚洲六月色| 狠狠做五月婷婷| www.99日本| 国模九区| 少妇高潮呻吟A片免费看软件| 五月丁香影院| 天天高潮夜夜爽| 成人五月天在线视频在线观看| 五月 激情视频| 91干网站| 99热久久这里只有精品| 久久综合性| 日日噜噜夜夜狠狠久久丁香五月| 天天干天天玩天天夜天天射天天操天天日蜜臀少妇 | 色狠狠综合| 婷香五月网在线| 亚洲区在线| 五月综合视频| 99九九99九九九视频精彩| 久久性爱视频这里只有精品| 九九婷婷五月天影视| 99热啪啪| 99热新网址| www.婷婷五月天| 丁香婷婷影院| 激情五月天伊人影院| 色插综合网| 操操啪| 96精品久久久久久久久| 亚洲色图日韩网址| 婷婷桃色网| 婷婷中文字幕| 强壮的公次次弄得我高潮A片日本 | AAA久久久| 大战熟女丰满人妻AV| 天天婷婷色六月| 亚洲国产精品成人va在线观看| 免费国产VA国产免费| 在线你懂的亚洲欧| 91久久色| 色色色色色五月| 一片AV片免费播放| 超碰人人摸AV| 色九月丁香婷婷蜜桃在线观看| 成人av在线网| 五月天激情小说网| 97人人干| 日本女色人人| 色情婷婷| 色色欧美。| 大学生高潮无套内谢视频| 色情五月综合婷婷| 99热这里是精品| 婷婷久久综合| 99精品偷自拍| EEUSS鲁片一区二区三区| 99久热| 五月综合无码| 亚洲色在线观看| www.激情| 久久国产色| 婷婷丁香五月激情| 国产婷婷色综合AV蜜臀AV| 五月天激情小说| 亚洲五月婷婷| WWW.国产| 色九四色| 99精品久| 六月丁香婷婷大香蕉| www.色情五月天.com| www.爱婷婷.com| 狠狠色狠狠爱| 99亚洲视频| 91色噜噜狠狠狠狠色综合| 色婷婷丁香综合中文字幕| 夜夜大香蕉婷婷丁香| 色五月超碰| 色99在线视频| 久久激情视频99| 久久九九怡红院| 综合五月天亚洲婷婷| 思思热思在线精品视频| 激情婷婷五月色| 久久这里99| 婷婷丁香在线播放| 丁香花高清在线完整版| 国産精品| 久久久天堂国产精品女人| 亚洲国产精品VA在线看黑人| 欧美亚洲色色色色| 天天久久婷婷| 99超级碰碰| 婷婷综合久久| 操逼福利视频| 六月合五月婷| 亚洲熟女色| 亚洲色网络| 激情AV| 男女啪啪视频久 9| 五夜丁香| 99久久丝| 婷婷五月天第四色| 色五婷婷在线视频| 久久久激情视频| 丁香五月激情五月| 久月久在线视频| 中文字幕婷婷在线| 99久久久免费| 五月青青草综合| www.色擼擼.com| 综合 夜夜| 99热超碰在线| 97五月婷| 色www.con| 五月天色色激情综合| 激情五月婷婷在线区| 天天做天天爱综合| 性色婷婷| 亚洲精品久久久久久久久久飞鱼 | 99久久这里只有精品| 色婷婷六月天| 九八Av| 五月丿香啪啪| 欧美色五月| 五月四色色| 激情六月丁| 伊人久久婷婷| 有码一区二区三区| 日韩综合网络男女香蕉a片| 袁子仪视频观看| 色五月激情婷婷| 欧美精产国品一二三区| 最近中文字幕2019视频1| 亚洲色频| 天天做天天爱高潮片| 激情宗合网激情五月天| 色噜噜狠狠色综合网| 日本人妻伦在线中文字幕| 五月丁香综合久久夜夜| 亭亭丁香aV| 思思热99在线视频| 五月婷婷与六月丁香图片激情| 婷婷五月天成人网| 六月婷婷七月丁香| 欧美毛片www| 天堂在线中文| 亚洲精品又粗又大又爽A片| www.刺激色网站www.| 无码地址| 亚洲国产99| 少妇被躁爽到高潮无码文| 五月丁香婷色| 日日色五月天| 婷婷五月色惰| 日本eVa一区=区视频| www.精品99| 婷婷丁香五月天亚洲| 色域五月婷婷丁香| 婷婷六月偷拍| 丁香午月AV中文字幕| 噜噜精品| 202丰满熟女妇大| 日韩高清久久| 婷婷综合激情五月综合| 色五月色五天色情网| 婷婷五月天丁香综合网| 久久草人妻| 99综合视频| 色婷婷久久| 99激情在线| 丁香五月天天高清在线| 天天影院色| www,色综合| 热99久久这里只有精品| 欧洲毛片基地c区| WWW.久久99| 色播五月天天| 无码激情| 98永久精品| 欧美日本一区二区三区| 九九热精品视频| 亚洲精品在线视频| 丁香六月激情综合啪啪| 国产成人精品亚洲线观看| 亚洲五月激情| av五月天婷婷丁香| 欧美精品中文字幕亚洲专区 | 99热大片| 九九这里只有精品| 超碰人人艹| 性色五月天| 色色五月婷婷网| 五月婷婷高清| 91视频精品99| 久久久久婷| 日韩十国产极品久久| 欧美性猛交 XXXX 乱大交| 欧美色宗和激情| 九九婷婷五月天| 色色亚洲| 久热这里有精品视频| 色色免费网站| 亚洲乱码w在线观看| 激情六月婷| 五月天激情小说| 中文字幕婷婷五月天| 五月天婷婷基地综合网| 色色丁香五月| 久久综合五月| 操碰99在线视频观看| 亚洲99手机免费看视频| 中字幕视频在线永久在线观看免费| 91黄址| 99re热视频这里只精品| 人人干人人操外国| Www.激情| WWW.HENHENL.| 五月中旬婷婷丁香六| 精品国产乱码久久久久久免费| 久久免费精品小视频| 天天综合五月| 丁香婷婷五月综合影院| 激情都市丁香婷婷| 丁香五月婷婷亚洲天堂| 婷婷激情五月天小说校园| 清纯唯美 激情四射| 五月香蕉婷婷| 国产精品99久久久久久久女警| 金桔一区二区ab地址| 91精品在线看| 亚洲精品电影| 激情五月天色网站| 色综合色五月| 精品人人操| 婷婷五月电影院| 色丁香五月| 情色婷婷五月天| 91九色中文| 五月丁香激| 九九热婷婷| 丁香婷婷91在线观看视频| 五月天激情网站| 天天综合久久| 亚洲免费av在线| 久操福利| 亲子乱AV一区二区三区下载| 99久久久久| 亚洲激情在线| 五月激情丁香六月狠狠干| 天天做天天爱天天爽| 久久这里在精品视频| 噜噜噜久久| 色综合爱综合| 综合aV在线| 开心五月综合| 狠狠 久久| 人人摸人人摸| 色老久久| 色五月琪琪| 婷婷五月黄色激情在线| 欧美交换配乱吟粗大25P| 五月丁香六月色情网欧美| 久久丁香| 婷婷丁香色情| 激情五月天色婷婷综合| www..999热久| 五月网激情| 大香蕉九九| 日韩色情亚洲五月天婷婷| 色色热日| 激情五月婷婷| 九月色婷婷| 98国产精品综合一区二区三区| www.伊人天堂偷偷婷婷| 亚洲成人日韩无码精品| 色婷婷亚洲婷婷在线观看| 国产日韩av片| 亭亭五月色男人| 亚洲激情高潮| 九九色婷婷Av| 伊人玖玖婷婷| 激情文学天天| 婷婷丁香五月天之开心少妇| 狠狠色成人影片| 丁香五月婷婷基地| 香蕉AV777XXX色综合一区| 五月天激情网页| 大香蕉九九操| 激情五月婷婷综合| 亚洲激情五月丁香久久久久| 久久中国毛毛片爱久久| 无码人妻电影| 五月婷婷,六月激情| 伊人超碰在线| 丁香色六月婷婷| 久久综合伊人综合在线| 亚洲精品444久久久久久| 国产婷婷五月天| 国内婷婷丁香社区在线播放| www.亚洲激情.com| 97干视频在线| 精品久久人妻热| 色九九九综合| 五月婷婷与六月丁香图片激情| 日本va欧美va精品发布视频 | 国产婷婷五月天| 免费视频WWW在线观看网站 | 密黄站| 日本色色视频| 丁香花五月天激情| 综合久久五月| 婷婷激情在线| 久99| 开心激情站| 情婷婷五月天在线| 综合精品99| 亚洲热视频在线| 婷婷五月花西瓜| 婷婷亚洲影院| 丁香五月瑟瑟| 亚洲高清在线| 中文字幕乱轮| 99热只有精品综合| 青青草99re| 色五月婷婷久久| 色五狠狠| 婷婷激情肏屄网| 超级碰碰碰久久网站视频| 九月婷婷久久久| 国语精品探花| 激情五月天色| 久久中国毛毛片爱久久| 无码99| 色综合伊人网| 狠狠色婷婷丁香六月| 91综合在线视频| 丁香五月婷婷基地| 91黄操| 噜噜噜噜噜色| 久久久妻人人人| 99久久亚洲国产| 色婷婷基地 | 七七色色综合| 人人操人av| 丁香婷婷六月激情文学 | 狠狠精品干练久久久无码中文字幕 | 五月精品| http://www.lingjunshare.com/| 久综合| 人妻有码乱操| 久色激情| 色爱99| 天天视频亚洲| caopeng超碰| 色偷偷色婷婷| 五月婷婷欧洲| 免费观看全黄做爰的视频| 狠狠的射| 欧美色色色色色色色| 五月激情丁香六月狠狠干| 婷婷丁香五月91| 亚洲狠9| 六月婷婷五月丁香| 97人妻碰碰碰久久香蕉| 深爱五月婷| 噜噜噜噜噜日本视频| 亚洲在线操| 五月香蕉网| 射婷婷中文字幕| 天天色视频| 91九色欧美| 五月婷视屏在线观看| 久草五月天电影网| 婷婷久久五月| 伊人玖玖婷婷| 无码AV大香线蕉伊人| 51精品国自产在线| 大香蕉久久久久| 五月亭亭狠狠| 丁香五月婷在线观看| www.日日日.com| 无码se| 久久综合无| 六月丁香婷婷大香蕉| 丁香婷婷欧美综合| 无码免费人妻A片AAA毛片西瓜| 另类视频综合| 97色女人在线| 美妞av| 99热热这里只精品996小说| 26uuu色五月| 99综合网| 日本人妻伦在线中文字幕| 99ri精品视频在线观看| 天堂中文资源在线最新版下载| 丁香五月天激情网| 五月天伊人日日噜影片AV| 五月丁香色婷婷伊人| 99操中文视频| 丁香狠狠色婷婷| 青青草99热久久精品国| 色婷婷91激情小说| 色吧婷婷五月亚洲| 九九黄色网| 99激情| 婷婷五月六月丁香| 激情五月综合| 久久9精品| 丁香五月影视| 色七七九九| 一本之道高清视频在线观看| 月婷婷婷婷五月| 97 A I色色| 大香蕉婷婷五月天| 怡春院久操| 操久久精| 成人在线日韩欧美| 99色日本| 丁香五月开心亚洲| 五月婷婷成人| 99久久久久久www| 五月婷婷婷| 99人人操人人爱久久久| 五月婷婷激情日本| 91疯狂操操操操| av线电影| 午夜成人综合| 97视频.干com| 丁香婷婷基地| 99re在线视频精品,这里只有精品18,| 99ri在线| 伊人影音无码一区二区三区| 五月丁香猫咪久久婷婷综合视频激情四射网入口| 99在线热| 激情小说五月天| 无码九九| peg 2区三区四区的| 婷婷六月色丁香视频在线观看| 丁香五月婷婷动漫| 激情五月综合ì香亚洲| 四色女婷婷| 九九精品在线网| 婷婷五月丁香伊人| 婷婷五月天美女21p| 九九热精品视频在线观看| 五月色吧| 亚洲区视频| 中文av网| 4399无码视频| 色五月综合网站| 先锋男人91资源| 操操自拍| 五月天亚洲图片婷婷| 好吊操这里只有精品| 我爱宗和色| 欧美激情综合色综合色| 欧美日韩一区二区三区四区| 99热在线观看| 99热99在线| 99在线精品免费视频| 色婷婷六月| 五月婷婷性爱视频| 婷婷大乡焦噜噜| 大香蕉手机视频| xx色综合| 婷婷色情六月| 色欲久久久久久综合网综合网| 激情丁香社区| 午夜天堂一区人妻| 激情精品久久| 4399在线观看免费高清黄色视频| 久久久97| 深爱激情四射| 亚洲99热| 9热视频在线观看| 免费无码毛片一区二区A片| 国产黄色在线观看| 五月天婷婷色色首页| 97干视频| 五月丁香久久久日婷婷久久婷婷日| 六月天丁婷婷| 色五月婷婷五月天| 色中色综合| 九久久婷婷| 五月婷婷综合影院| 久久五月婷婷电影| 99色热视频| 涩五月婷婷| 五月丁香天堂网| 久久大大香| 日韩超碰在线| 亚洲激情高潮| 99热这里只有精品4| 在线中文字幕视频| 思思9久久| 久久视频婷婷| 精品无码色| 少妇达人正片在线播放_ikun_福利吧| 高清视频一区| 久久色六月| 婷婷午夜综合| 五月天婷婷在线观看精品男人| 天天婷婷色六月| 综合色五月天| 久热伊人91| 久久五月激情综合| 婷婷六月天精品| 欧美狠狠色| 538在线精品| 成人AV网站在线| 综合婷婷六月| 婷婷五月丁香五月综合网| www.五月.com| 日韩天堂久久| 天天人人综合| 人人摸人人摸| 中国丰满熟女A片免费观| 丁香五月婷婷激情完整版| 亭亭五月丁香综合欧美| 啄木鸟丝袜美女福利视频| 91干| 4438全国最大视频成人网站在线观看| 激情五月天丁香| 婷婷久久亚洲| 天天爽天天| 五月婷婷日本| 777精品成人a v久久| 97性视频| 色色999三级片| 色很很96| 五月婷婷亚洲色视频| 亚洲精品又粗又大又爽A片 | 日韩高清久久| 玖玖九九99| 在线看片av| 午夜激情久久| 欧美天天干五月丁香| 激情无码网| 久9综合| 婷婷五月天免费小说| 色之综合网| h在线看免费版在线看| 操操操97| 激情婷婷五月天。| 狠狠狠色激情综合适合| 婷婷爱五月| 九九亚洲视频| 26uuu| 国产成人网址| 日本色色图| 婷婷九月丁香| 五月婷婷av在线| 五月总合激情网| 夜夜撸日日操| 97日本操| 免费99情趣网视频| 最新av在线观看| 色444综合网| 五月丁香婷婷六月天| 99操视频| 丁香婷婷91在线观看视频| dingxiangtingtingliuyue| 国内外色色色色色成人视频| 亚洲性爱电影| 天天爽天天爽视频| 九九色婷婷五月天| 激情桃色网| 91色噜噜狠狠狠狠色综合| 婷婷婷五月香蕉| 玖玖精品视频99| 五月婷婷六月丁香综合在线| 六月婷婷久久| 婷婷五月天激情免费在线观看| www久久久| 狠狠色丁香久久久婷| 日韩精品一品二区三区的使用体验| 丁香五月婷婷香| 亚洲成人电影aaaa| 婷婷成人视频| 国产成人av在线| 五月色吧| 91精品丝袜久久久久久久久粉嫩| 婷婷五月六月丁香综合| 婷婷综合久久| 99热 在线观看| 久久XX| 色婷操逼| 青青草轻轻操| 99热欧美偷拍| 日韩啊啊啊| 色yeye色综合| 夜夜撸日日骑| 91打屁股免费看| 怕怕av| 亚洲国产成人综合| 猫咪伊人久久| 色婷婷五月天| 超碰在线观看caop| 激情开心五月天婷婷基地丁香社区| 亚洲欧美日韩VIP| 亚洲一色色色色色色色色| 午夜婷婷| 9|无码久久久久久| 婷婷婷久久久| 91啪啪网| 欧美日韩aaa| 综合网网欲色| 婷婷va| 久久五月天精品视频| 激情网婷婷婷| 五月日韩中文字幕| 亚洲色情一区二区三区四区| 五月婷婷激情综合| www.丁香黄色五月天人与| 五月丁香五月激情综合色综合| 欧美成人AAA片一区国产精品| 激情综合啪啪啪| 色99网站| ss五月天激情| 色色色热| 婷婷免费成人视频| 人妻AV中文系列| 丁香婷婷免费| 亚洲精品视频在线| 色婷婷丁香五月观看| 亚洲精品久久久无码| 婷婷激情蜜桃玖玖丁香| 亚洲乱码日产精品BD| 色综合天天网| 国产亚洲精品久久久久久牛牛| 激情综合网之激情五月| 五月丁香六月婷| 思思99热在线| 狠狠操狠狠| 天天干、天天日日| 68热超碰在线| 人人爱人人摸人人澡| 9热久久在线| 五月天精品视频| 日本三级毛片| 国产97色在线 | 日韩| 婷婷九月亚洲| 另类视频一区| 玖玖资源部在线播放| 熟女人妻一区二区三区免费看| 婷婷丁香一月| 天天日中文| 99热亚洲精品| 中文字幕五月久久婷| 香蕉AV777XXX色综合一区| 成人草榴视频| 五月丁香六月激情综合| 影音先锋色婷婷| 精品久久99码| A片女女女女女女BBBB| 九九久久99| 偷拍99在线视频观看| 99免费热视频在线| 色色色地址| 国产操碰| 五月亚洲激情| 影音先锋 萱萱| 日日夜夜爽| 日韩黄色网络| 大香蕉综合网| 婷婷色无码| 国产在线网址1| 五月丁香六月婷婷啪啪| 六月色播| 婷婷五月天基地| 五月丁香久久呀| 色碰97| 99re在线播放| 亚洲中文丁香| 九九热免费视频| 久久黄色片| 9热视频在线观看| 在线99热| α久久| 色色色色色五月| 久久婷婷国产| jiujiu无码五区| 色色热日| 成人色图情色成人网 www.5b5b5bcom 五月天| 97人妻碰碰碰久| 韩国真做片在线观看| 五月丁香婷婷俺| 欧美综合五月丁香六月婷| 亚洲成av人影院| 丁香六月无码| 久久婷婷网| 91狠狠综合久久| 色色色.COM| 亚洲不卡| 久久久久亚洲AV综合| 久久久久久久久人妻| 丁香婷婷性爱| 91夫妻视频| 狠狠干,狠狠操| 另类的婷婷| 91碰碰碰久久久久| 欧美天堂久久| 91热er| 影音 五月 婷婷 久久| 99∨VTV| 91九色精品熟女内射| 婷婷综合网| 少妇性BBB搡BBB爽爽爽电影| 欧美在线骚货| 色级婷婷| www.婷婷五月| 天天做天天爱天天要| 少妇激情基地| 99色人| 婷婷五月情| 亚洲综合婷婷六月丁香五月| 五月丁香综合在线| 五月丁香综合| 精品久热69| 亚洲激情五月婷婷日日| 伊人九九热| 北京熟妇搡BBBB搡BBBB| 丁婷婷五月天在线播放| 色五月xxx| 五月综合丁| 五月综合视频| 五月婷视频| 天天插天天很| 男人天堂AV在线一区二区| 免费观看的av| 欧美色性色好| 五月天婷婷爱丁香中文字幕| 久久久久婷| 欧美久热| 六月丁香色色| 99成人无码| 九九色影视| 91啦丨九色丨刺激中文| 六月丁香久久| 丁香五月在线| 色婷婷丁香五月高清在线| 精品九九久久| 久草热8精品视频在线观看| 综合XX网| 99福利视频| 色色色色综合网| 亚洲精品444久久久久久| 国产SUV精品一区二区6| 人人草人人爱| 99热这里只有精品2024| 国产激情久久久| 九热视频在线伦| 国产精品久久久久9999小说| 欧美成人精品A片免费一区99| 五月丁香六月欧美| 99久久婷婷国产综合精品草原| 久久国产AV| 九九热免费视频| 九色91视频| 99爱在线免费视频| 久热最新视频| 91丨九色丨国产打屁股| 涩玖玖免费视频| 五月丁香在线| 大香蕉啪啪啪| 99色网站| 激情五月天色婷婷综合| 美女va| 色色色区| 亚洲电影中文字幕| 大香蕉啪啪啪| 五月丁香婷婷色| 99热这里只有精品中文字幕| 99爱免费在线视频| anquye伊人| 五月丁香六月激情综合| www,99色| 色婷婷色综合久久精品V| 免费无码毛片一区二区A片| 五月婷婷日| 五月丁香性| 婷婷五月天激情综合网| 五月开心婷婷网| www,色婷婷| 色色色色色五月| 婷婷日本在线| 韩国真做片在线观看| 丁香婷婷五月| 久久伊人婷婷| 丁香五月五月婷婷五月天激情四射| 久久狠色噜噜狠狠狠狠97| 丁香五月成人| 久久婷婷成人| 婷婷成人在线| 中文字幕精品推荐免费在线观| 一级黄在线| 亚洲亚洲人成综合网络| 超碰在线成人| 久久婷婷91| 超碰在线综合| 激情六月综合| 色丁香影院| 思思久日精品视频| 婷婷夜夜夜夜| 色婷婷在线视频久| 狠狠干天天内射| 色波激情五月天| 色色综合成人网| 久久综合五月天| 日韩高清成人| 五月 激情视频| 久久久久婷| 9久热在线精品| 另类图片五月天激情| 日韩人人操| 亚洲av电影网站| 69凹凸成人综合网| 秋霞少妇AV网站| 久久艹 五月天| 青柠影视免费高清电视剧| 国产99久久久国产精品免费看| 色色a| 99在线免费视频| 欧美性丁香色色五月天干干| 五月婷婷影| 九九精品热| 丁香六月婷婷综合| 99热免| 六月激情网| 国产伦亲子伦亲子视频观看| av亚洲国产小电影| 久久婷婷亚洲| 嫩草AV久久伊人妇女超级A| 51精品国自产在线| 开心激情站| www.97视频|