期刊文献+
共找到1,030篇文章
< 1 2 52 >
每页显示 20 50 100
Amplitude phase control for electro-hydraulic servo system based on normalized least-mean-square adaptive filtering algorithm 被引量:5
1
作者 姚建均 富威 +1 位作者 胡胜海 韩俊伟 《Journal of Central South University》 SCIE EI CAS 2011年第3期755-759,共5页
The electro-hydraulic servo system was studied to cancel the amplitude attenuation and phase delay of its sinusoidal response,by developing a network using normalized least-mean-square (LMS) adaptive filtering algorit... The electro-hydraulic servo system was studied to cancel the amplitude attenuation and phase delay of its sinusoidal response,by developing a network using normalized least-mean-square (LMS) adaptive filtering algorithm.The command input was corrected by weights to generate the desired input for the algorithm,and the feedback was brought into the feedback correction,whose output was the weighted feedback.The weights of the normalized LMS adaptive filtering algorithm were updated on-line according to the estimation error between the desired input and the weighted feedback.Thus,the updated weights were copied to the input correction.The estimation error was forced to zero by the normalized LMS adaptive filtering algorithm such that the weighted feedback was equal to the desired input,making the feedback track the command.The above concept was used as a basis for the development of amplitude phase control.The method has good real-time performance without estimating the system model.The simulation and experiment results show that the proposed amplitude phase control can efficiently cancel the amplitude attenuation and phase delay with high precision. 展开更多
关键词 amplitude attenuation phase delay normalized least-mean-square adaptive filtering algorithm tracking performance electro- hydraulic servo system
在线阅读 下载PDF
An Improved Proportionate Normalized Least Mean Square Algorithm for Sparse Impulse Response Identification
2
作者 文昊翔 赖晓翰 +1 位作者 陈隆道 蔡忠法 《Journal of Shanghai Jiaotong university(Science)》 EI 2013年第6期742-748,共7页
In this paper after analyzing the adaptation process of the proportionate normalized least mean square(PNLMS) algorithm, a statistical model is obtained to describe the convergence process of each adaptive filter coef... In this paper after analyzing the adaptation process of the proportionate normalized least mean square(PNLMS) algorithm, a statistical model is obtained to describe the convergence process of each adaptive filter coefcient. Inspired by this result, a modified PNLMS algorithm based on precise magnitude estimate is proposed. The simulation results indicate that in contrast to the traditional PNLMS algorithm, the proposed algorithm achieves faster convergence speed in the initial convergence state and lower misalignment in the stead stage with much less computational complexity. 展开更多
关键词 adaptive algorithm echo cancellation(EC) proportionate normalized least mean square(PNLMS) algorithm proportionate step-size sparse impulse response
原文传递
An Algorithm for the Feedback Vertex Set Problem on a Normal Helly Circular-Arc Graph
3
作者 Hirotoshi Honma Yoko Nakajima Atsushi Sasaki 《Journal of Computer and Communications》 2016年第8期23-31,共9页
The feedback vertex set (FVS) problem is to find the set of vertices of minimum cardinality whose removal renders the graph acyclic. The FVS problem has applications in several areas such as combinatorial circuit desi... The feedback vertex set (FVS) problem is to find the set of vertices of minimum cardinality whose removal renders the graph acyclic. The FVS problem has applications in several areas such as combinatorial circuit design, synchronous systems, computer systems, and very-large-scale integration (VLSI) circuits. The FVS problem is known to be NP-hard for simple graphs, but polynomi-al-time algorithms have been found for special classes of graphs. The intersection graph of a collection of arcs on a circle is called a circular-arc graph. A normal Helly circular-arc graph is a proper subclass of the set of circular-arc graphs. In this paper, we present an algorithm that takes  time to solve the FVS problem in a normal Helly circular-arc graph with n vertices and m edges. 展开更多
关键词 Design and Analysis of algorithms Feedback Vertex Set normal Helly Circular-Arc Graphs Intersection Graphs
在线阅读 下载PDF
机载激光点云数据滤波下尾矿坝位移变形监测
4
作者 赵国强 《有色金属(矿山部分)》 2026年第1期49-55,共7页
尾矿坝作为矿业生产的核心设施,其稳定性对矿山安全及周边环境具有重要影响。受表面植被覆盖和复杂地形影响,机载激光点云数据在采集过程中常面临密度不均及多尺度噪声干扰的问题,导致传统方法在形变估计时出现偏差。因此,提出基于机载... 尾矿坝作为矿业生产的核心设施,其稳定性对矿山安全及周边环境具有重要影响。受表面植被覆盖和复杂地形影响,机载激光点云数据在采集过程中常面临密度不均及多尺度噪声干扰的问题,导致传统方法在形变估计时出现偏差。因此,提出基于机载激光点云数据滤波的尾矿坝位移变形监测方法,通过K邻近搜索算法建立空间索引以划分多尺度噪声,并引入空间距离权重与几何相似性权重的双重约束机制,结合双边滤波算法有效抑制噪声干扰。同时,采用对象分割技术将监测区域划分为3D网格单元,实现尾矿坝水平变形与垂直沉降的高精度监测。结果表明,该方法在水平变形和垂直沉降监测中的平均绝对误差显著减小,位移速率波动率低,最大误差仅0.4%,为尾矿坝全生命周期安全提供了毫米级感知能力。相较于传统DS-InSAR技术和时序分解模型,本研究方法在复杂植被覆盖和地形起伏区域表现出更高的监测精度和稳定性,尤其适用于尾矿坝长期安全预警及动态管理场景。 展开更多
关键词 尾矿坝位移变形 双边滤波算法 K邻近搜索算法 法向量夹角 三维单元分割
在线阅读 下载PDF
基于鱼群算法优化normalized cut的彩色图像分割方法 被引量:4
5
作者 周逊 郭敏 马苗 《计算机应用研究》 CSCD 北大核心 2013年第2期616-618,共3页
为了克服传统的谱聚类算法求解normalized cut彩色图像分割时,分割效果差、算法复杂度高的缺点,提出了一种基于鱼群算法优化normalized cut的彩色图像分割方法。先对图像进行模糊C-均值聚类预处理,然后用鱼群优化算法替代谱聚类算法求解... 为了克服传统的谱聚类算法求解normalized cut彩色图像分割时,分割效果差、算法复杂度高的缺点,提出了一种基于鱼群算法优化normalized cut的彩色图像分割方法。先对图像进行模糊C-均值聚类预处理,然后用鱼群优化算法替代谱聚类算法求解Ncut的最小值,最后通过最优个体鱼得到分割结果。实验表明,该方法耗时少,且分割效果好。 展开更多
关键词 模糊C-均值聚类 归一化划分 鱼群优化算法 彩色图像分割
在线阅读 下载PDF
应用Normal矩阵谱平分法的多社团发现 被引量:6
6
作者 张燕平 王杨 赵姝 《计算机工程与应用》 CSCD 北大核心 2010年第27期43-45,共3页
现实世界中许多实际网络都有一个共同的性质,即社团结构。揭示网络中的社团结构,对于了解网络结构与分析网络性质都是很重要的。分析了常见的社团发现算法的特点,以及谱二分法在实际应用中必须不断迭代才能完成多社团发现的不足,提出了... 现实世界中许多实际网络都有一个共同的性质,即社团结构。揭示网络中的社团结构,对于了解网络结构与分析网络性质都是很重要的。分析了常见的社团发现算法的特点,以及谱二分法在实际应用中必须不断迭代才能完成多社团发现的不足,提出了基于Normal矩阵和k-means聚类算法的多社团发现方法。该算法能选择合适的特征向量维数,为k-means划分社团提供有效数据,相比其他算法有着较高的准确率。 展开更多
关键词 社团结构 normal矩阵 谱平分法 K-MEANS聚类算法
在线阅读 下载PDF
Poisson Log-normal回归模型的影响评价(英文)
7
作者 李泽慧 赵为华 谢晓方 《昆明理工大学学报(自然科学版)》 CAS 北大核心 2013年第4期102-108,共7页
本文利用EM算法研究了来自于Lognormal分布权重的混合Poisson模型,即Poisson Lognormal回归模型,从而利用基于完全数据似然函数的条件期望进行影响评价.基于数据删除模型和局部影响分析方法,分别得到了广义Cook距离、Q距离和三种不同扰... 本文利用EM算法研究了来自于Lognormal分布权重的混合Poisson模型,即Poisson Lognormal回归模型,从而利用基于完全数据似然函数的条件期望进行影响评价.基于数据删除模型和局部影响分析方法,分别得到了广义Cook距离、Q距离和三种不同扰动模型下的正则曲率度量等诊断统计量. 展开更多
关键词 POISSON Log-normal回归 EM算法 局部影响分析 数据删除 Gauss—Hermite积分
在线阅读 下载PDF
三参数Normal-Ogive模型参数估计的SAEM算法
8
作者 孟祥斌 刘佳 丁锐 《心理科学》 CSSCI CSCD 北大核心 2023年第2期450-460,共11页
Normal-Ogive模型是项目反应理论的代表性模型之一,其参数估计主要是基于MCMC抽样实现的,但MCMC抽样的不足是计算效率较低。针对这一问题,本文以混合模型(mixture model)的视角,通过变量扩充,提出三参数normalogive(3PNO)模型题目参数... Normal-Ogive模型是项目反应理论的代表性模型之一,其参数估计主要是基于MCMC抽样实现的,但MCMC抽样的不足是计算效率较低。针对这一问题,本文以混合模型(mixture model)的视角,通过变量扩充,提出三参数normalogive(3PNO)模型题目参数估计的随机逼近EM(stochastic approximation EM,简称SAEM)算法,并通过Monte Carlo模拟对SAEM算法的主要影响因素、计算效率、估计的返真性进行验证。模拟研究的结果表明:SAEM算法能够准确实现3PNO模型题目参数估计的计算,并且具有较高的计算效率,表现出优良的计算性质。 展开更多
关键词 项目反应理论 三参数normal-Ogive模型 SAEM算法
原文传递
基于改进浣熊优化算法的永磁同步电机参数辨识
9
作者 谭志博 刘雨 +1 位作者 张巧芬 李明智 《制造技术与机床》 北大核心 2026年第1期154-161,共8页
针对表贴式永磁同步电机(permanent magnet synchronous motor, PMSM)在参数辨识过程中存在辨识精度低且收敛时间长的问题,提出一种用于电机参数辨识的改进浣熊优化算法(improved coati optimization algorithm, ICOA)。改进后的算法使... 针对表贴式永磁同步电机(permanent magnet synchronous motor, PMSM)在参数辨识过程中存在辨识精度低且收敛时间长的问题,提出一种用于电机参数辨识的改进浣熊优化算法(improved coati optimization algorithm, ICOA)。改进后的算法使用分段线性混沌映射(piecewise linear chaotic map, PWLCM)策略,提升了浣熊初始种群的随机性和多样性;使用正交Lévy全局探索器,增加了搜索路径,提升全局搜索能力;使用引入种群多样性指标与迭代进度因子的自适应正态云模型,解决了算法早熟收敛的问题。对表贴式永磁同步电机进行数学建模,并使用ICOA算法对电机永磁体磁链、d-q轴电感、定子电阻进行参数辨识。仿真结果表明,相较于传统COA算法,4种参数辨识精度分别提升了12.33%、2.75%、1.13%、0.75%,且均控制在1.7%之内。 展开更多
关键词 电机参数辨识 浣熊优化算法 混沌映射 正态云模型 正交Lévy全局探索器
在线阅读 下载PDF
一种基于遗传算法的Normalized Cut准则图像分割方法 被引量:1
10
作者 李果 《齐齐哈尔大学学报(自然科学版)》 2016年第3期25-28,共4页
Normalized Cut准则图像分割是基于图论的方法,是一种比较典型的规范化分割,但由于其运算量较大、收敛条件难以控制等缺陷,使得图像二值化分割不均匀。本文从Normalized Cut缺陷研究入手,利用遗传算法全局快速检索特性,改进Normalized ... Normalized Cut准则图像分割是基于图论的方法,是一种比较典型的规范化分割,但由于其运算量较大、收敛条件难以控制等缺陷,使得图像二值化分割不均匀。本文从Normalized Cut缺陷研究入手,利用遗传算法全局快速检索特性,改进Normalized Cut优化函数,获得精度理想的图像分割效果。 展开更多
关键词 图像分割 遗传算法 normalized Cut准则 分割测试
在线阅读 下载PDF
Micro-expression recognition algorithm based on the combination of spatial and temporal domains
11
作者 Wu Jin Xi Meng +2 位作者 Dai Wei Wang Lei Wang Xinran 《High Technology Letters》 EI CAS 2021年第3期303-309,共7页
Aiming at the problem of unsatisfactory effects of traditional micro-expression recognition algorithms,an efficient micro-expression recognition algorithm is proposed,which uses convolutional neural networks(CNN)to ex... Aiming at the problem of unsatisfactory effects of traditional micro-expression recognition algorithms,an efficient micro-expression recognition algorithm is proposed,which uses convolutional neural networks(CNN)to extract spatial features of micro-expressions,and long short-term memory network(LSTM)to extract time domain features.CNN and LSTM are combined as the basis of micro-expression recognition.In many CNN structures,the visual geometry group(VGG)using a small convolution kernel is finally selected as the pre-network through comparison.Due to the difficulty of deep learning training and over-fitting,the dropout method and batch normalization method are used to solve the problem in the VGG network.Two data sets CASME and CASME II are used for test comparison,in order to solve the problem of insufficient data sets,randomly determine the starting frame,and a fixedlength frame sequence is used as the standard,and repeatedly read all sample frames of the entire data set to achieve trayersal and data amplification.Finallv.a hieh recognition rate of 67.48% is achieved. 展开更多
关键词 micro-expression recognition convolutional neural network(CNN) long short-term memory(LSTM) batch normalization algorithm DROPOUT
在线阅读 下载PDF
Finite Mixture Normal Models, with Application to Dose-Response Studies 被引量:2
12
作者 陶剑 宋海燕 史宁中 《Northeastern Mathematical Journal》 CSCD 2002年第1期5-8,共4页
In this paper, we consider the risk assessment problem under multi-levels and multiple mixture subpopulations. Our result is the generalization of the results of [1-5].1 Finite Mixture Normal ModelsIn dose-response s... In this paper, we consider the risk assessment problem under multi-levels and multiple mixture subpopulations. Our result is the generalization of the results of [1-5].1 Finite Mixture Normal ModelsIn dose-response studies, a class of phenomena that frequently occur are that experimental subjects (e.g., mice) may have different responses like ’none, mild, severe’ after a toxicant experiment, or ’getting worse, no change, getting better’ after a medical treatment, etc. These phenomena have attracted the attention of many researchers in recent years. Finite 展开更多
关键词 DOSE-RESPONSE EM algorithm mixture normal models risk assessment
在线阅读 下载PDF
Logit-Normal模型的MCEM算法参数估计
13
作者 刘天 裴永珍 李长国 《生物数学学报》 2019年第2期195-198,共4页
EM算法主要被用来处理由于数据缺损等原因导致的不完备数据情形下的参数估计问题.本文在简单介绍EM算法的基础上,又针对EM算法的E步中积分无法计算甚至表达式难以给出的情况,讨论了Monte Carlo EM(MCEM)算法,MCEM算法利用Monte Carlo模... EM算法主要被用来处理由于数据缺损等原因导致的不完备数据情形下的参数估计问题.本文在简单介绍EM算法的基础上,又针对EM算法的E步中积分无法计算甚至表达式难以给出的情况,讨论了Monte Carlo EM(MCEM)算法,MCEM算法利用Monte Carlo模拟有效估计出E步中的积分,显著提高了实用性.最后研究了MCEM算法在Logit-Normal模型中的应用,根据Metropolis-Hastings(MH)抽样近似得到积分并通过迭代估计出参数值. 展开更多
关键词 MCEM算法 参数估计 Logit-normal模型 MH抽样
原文传递
An improved micro-expression recognition algorithm of 3D convolutional neural network
14
作者 WU Jin SHI Qianwen +2 位作者 XI Meng WANG Lei ZENG Huadie 《High Technology Letters》 EI CAS 2022年第1期63-71,共9页
The micro-expression lasts for a very short time and the intensity is very subtle.Aiming at the problem of its low recognition rate,this paper proposes a new micro-expression recognition algorithm based on a three-dim... The micro-expression lasts for a very short time and the intensity is very subtle.Aiming at the problem of its low recognition rate,this paper proposes a new micro-expression recognition algorithm based on a three-dimensional convolutional neural network(3D-CNN),which can extract two-di-mensional features in spatial domain and one-dimensional features in time domain,simultaneously.The network structure design is based on the deep learning framework Keras,and the discarding method and batch normalization(BN)algorithm are effectively combined with three-dimensional vis-ual geometry group block(3D-VGG-Block)to reduce the risk of overfitting while improving training speed.Aiming at the problem of the lack of samples in the data set,two methods of image flipping and small amplitude flipping are used for data amplification.Finally,the recognition rate on the data set is as high as 69.11%.Compared with the current international average micro-expression recog-nition rate of about 67%,the proposed algorithm has obvious advantages in recognition rate. 展开更多
关键词 micro-expression recognition deep learning three-dimensional convolutional neural network(3D-CNN) batch normalization(BN)algorithm DROPOUT
在线阅读 下载PDF
Extension of Range of MINRES-CN Algorithm
15
作者 Mojtaba Ghasemi Kamalvand 《Applied Mathematics》 2011年第12期1446-1447,共2页
MINRES-CN is an iterative method for solving systems of linear equations with conjugate-normal coefficient matrices whose conspectra are located on algebraic curves of a low degree. This method was proposed in a previ... MINRES-CN is an iterative method for solving systems of linear equations with conjugate-normal coefficient matrices whose conspectra are located on algebraic curves of a low degree. This method was proposed in a previous publication of author and KH. D. Ikramov. In this paper, the range of applicability of MINRES-CN is extended in new direction. These are conjugate normal matrices that are low rank perturbations of Symmetric matrices. Examples are given that demonstrate a higher efficiency of MINRES-CN for this class of systems compared to the well-known algorithm GMRES. 展开更多
关键词 Conjugate-normal MATRICES MINRES-CN algorithm MINRES-CN2 algorithm
在线阅读 下载PDF
A novel algorithm of adaptive IIR lattice notch filter and performance analysis 被引量:3
16
作者 秦鹏 蔡萍 《Journal of Shanghai University(English Edition)》 CAS 2007年第5期485-489,共5页
A novel adaptive algorithm of IIR lattice notch filter realized by all-pass filter is presented. The time-averaged estimation of cross correlation of the present instantaneous input signal and the past output signal i... A novel adaptive algorithm of IIR lattice notch filter realized by all-pass filter is presented. The time-averaged estimation of cross correlation of the present instantaneous input signal and the past output signal is used to update the step-size, leading to a considerably improved convergence rate in a low SNR situation and reduced steady-state bias and MSE. The theoretical expression for steady-state bounds on the step-size is derived, and the influence factors on the stable performance of the algorithm theoretically are analyzed. A normalized power factor is then introduced to control variation of step-size in its steady-state bounds. This technique prevents divergence due to the influence of large power input signal and improves robustness. Numerical experiments are performed to demonstrate superiority of the proposed method. 展开更多
关键词 lattice notch filter adaptive algorithm cross correction steady-state bounds normalized power factor.
在线阅读 下载PDF
Generalized Algorithms of Discrete Optimization and Their Power Engineering Applications
17
作者 Roberto Berredo Petr Ekel +2 位作者 Helder Ferreira Reinaldo Palhares Douglas Penaforte 《Engineering(科研)》 2015年第8期530-543,共14页
Generalized algorithms for solving problems of discrete, integer, and Boolean programming are discussed. These algorithms are associated with the method of normalized functions and are based on a combination of formal... Generalized algorithms for solving problems of discrete, integer, and Boolean programming are discussed. These algorithms are associated with the method of normalized functions and are based on a combination of formal and heuristic procedures. This allows one to obtain quasi-optimal solutions after a small number of steps, overcoming the NP-completeness of discrete optimization problems. Questions of constructing so-called “duplicate” algorithms are considered to improve the quality of discrete problem solutions. An approach to solving discrete problems with fuzzy coefficients in objective functions and constraints on the basis of modifying the generalized algorithms is considered. Questions of applying the generalized algorithms to solve multicriteria discrete problems are also discussed. The results of the paper are of a universal character and can be applied to the design, planning, operation, and control of systems and processes of different purposes. The results of the paper are already being used to solve power engineering problems. 展开更多
关键词 Discrete Optimization Method of normalized FUNCTIONS DUPLICATE algorithms Fuzzy COEFFICIENTS Interrelated Models MULTIOBJECTIVE DECISION MAKING
在线阅读 下载PDF
基于网格归一化Astar算法的船舶管路布置 被引量:2
18
作者 林焰 张乔宇 楼建迪 《上海交通大学学报》 北大核心 2025年第1期79-88,共10页
为解决船舶管路布置方法中目前存在的依靠人工经验调节算法参数,权重系数的设置量级差距较大,以及求解布置方案单一的问题,提出一种网格归一化Astar (GNAstar)的布置方法.首先,采用包围盒和网格法建立数学模型.其次,通过分支管路拆分、... 为解决船舶管路布置方法中目前存在的依靠人工经验调节算法参数,权重系数的设置量级差距较大,以及求解布置方案单一的问题,提出一种网格归一化Astar (GNAstar)的布置方法.首先,采用包围盒和网格法建立数学模型.其次,通过分支管路拆分、网格标记值和父子网格搜索策略,使每一路径节点由不同目标的归一化权重值来共同决定,将传统Astar算法仅考虑长度的目标扩展成包括长度、弯头消耗和安装适用性的管路综合布置目标.最后,通过仿真案例将GNAstar算法与传统Astar算法进行对比分析,并以船舶机舱内不同管路系统为例,与文献中的蚁群算法和粒子群-Astar算法开展进一步比较.结果表明,GNAstar算法可获得有效的工程解,设计人员可通过设置不同目标的归一化权重系数来获得相应的布置方案. 展开更多
关键词 船舶管路 布置优化 Astar算法 网格归一化
在线阅读 下载PDF
Variable Selection for Robust Mixture Regression Model with Skew Scale Mixtures of Normal Distributions
19
作者 Tingzhu Chen Wanzhou Ye 《Advances in Pure Mathematics》 2022年第3期109-124,共16页
In this paper, we propose a robust mixture regression model based on the skew scale mixtures of normal distributions (RMR-SSMN) which can accommodate asymmetric, heavy-tailed and contaminated data better. For the vari... In this paper, we propose a robust mixture regression model based on the skew scale mixtures of normal distributions (RMR-SSMN) which can accommodate asymmetric, heavy-tailed and contaminated data better. For the variable selection problem, the penalized likelihood approach with a new combined penalty function which balances the SCAD and l<sub>2</sub> penalty is proposed. The adjusted EM algorithm is presented to get parameter estimates of RMR-SSMN models at a faster convergence rate. As simulations show, our mixture models are more robust than general FMR models and the new combined penalty function outperforms SCAD for variable selection. Finally, the proposed methodology and algorithm are applied to a real data set and achieve reasonable results. 展开更多
关键词 Robust Mixture Regression Model Skew Scale Mixtures of normal Distributions EM algorithm SCAD Penalty
在线阅读 下载PDF
Simulations of the Performance of Maximum Power Point Tracking Algorithms Based on Experimental Data According to the Topologies of DC-DC Converters 被引量:1
20
作者 Abraham Dandoussou Pierre Kenfack +1 位作者 Stève Ngoffe Perabi Martin Kamta 《Journal of Power and Energy Engineering》 2021年第5期76-92,共17页
Maximum Power Point Tracking (MPPT) algorithms are now widely used in PV systems independently of the weather conditions. In function of the application, a DC-DC converter topology is chosen without any previous perfo... Maximum Power Point Tracking (MPPT) algorithms are now widely used in PV systems independently of the weather conditions. In function of the application, a DC-DC converter topology is chosen without any previous performance test under normal weather conditions. This paper proposes an experimental evaluation of MPPT algorithms according to DC-DC converters topologies, under normal operation conditions. Four widely used MPPT algorithms <i><i><span>i.e.</span></i><span></span></i> Perturb and Observe (P & O), Hill Climbing (HC), Fixed step Increment of Conductance (INCF) and Variable step Increment of Conductance (INCV) are implemented using two topologies of DC-DC converters <i><span>i.e.</span></i><span> buck and boost converters. As input variables to the PV systems, recorded irradiance and temperature, and extracted photovoltaic parameters (ideality factor, series resistance and reverse saturation current) were used. The obtained results show that buck converter has a lot of power losses when controlled by each of the four MPPT algorithms. Meanwhile, boost converter presents a stable output power during the whole day. Once more, the results show that INCV algorithm has the best performance.</span> 展开更多
关键词 MPPT algorithms DC-DC Converters Photovoltaic Parameters normal Operating Conditions
在线阅读 下载PDF
上一页 1 2 52 下一页 到第
使用帮助 返回顶部