期刊文献+
共找到211,753篇文章
< 1 2 250 >
每页显示 20 50 100
Graph Guide Diffusion Solvers with Noises for Travelling Salesman Problem
1
作者 Yan Kong Xinpeng Guo Chih-Hsien Hsia 《Computers, Materials & Continua》 2026年第3期689-707,共19页
With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard... With the development of technology,diffusion model-based solvers have shown significant promise in solving Combinatorial Optimization(CO)problems,particularly in tackling Non-deterministic Polynomial-time hard(NP-hard)problems such as the Traveling Salesman Problem(TSP).However,existing diffusion model-based solvers typically employ a fixed,uniform noise schedule(e.g.,linear or cosine annealing)across all training instances,failing to fully account for the unique characteristics of each problem instance.To address this challenge,we present GraphGuided Diffusion Solvers(GGDS),an enhanced method for improving graph-based diffusion models.GGDS leverages Graph Neural Networks(GNNs)to capture graph structural information embedded in node coordinates and adjacency matrices,dynamically adjusting the noise levels in the diffusion model.This study investigates the TSP by examining two distinct time-step noise generation strategies:cosine annealing and a Neural Network(NN)-based approach.We evaluate their performance across different problem scales,particularly after integrating graph structural information.Experimental results indicate that GGDS outperforms previous methods with average performance improvements of 18.7%,6.3%,and 88.7%on TSP-500,TSP-100,and TSP-50,respectively.Specifically,GGDS demonstrates superior performance on TSP-500 and TSP-50,while its performance on TSP-100 is either comparable to or slightly better than that of previous methods,depending on the chosen noise schedule and decoding strategy. 展开更多
关键词 Combinatorial optimization problem diffusion model noise schedule traveling salesman problem
在线阅读 下载PDF
Mindfulness and internalizing/externalizing problems among adolescents:Ethnicity moderation and psychological capital mediation
2
作者 Jia Wu Wei Luo +4 位作者 Qianguo Xiao Qinhong Xie Xiaodong Li Taiyong Bi Hui Kou 《Journal of Psychology in Africa》 2026年第1期97-106,共10页
This study examines the mediating role of positive psychological capital and the moderating role of ethnicity in the relationship between mindfulness and internalizing/externalizing problems among adolescents.The stud... This study examines the mediating role of positive psychological capital and the moderating role of ethnicity in the relationship between mindfulness and internalizing/externalizing problems among adolescents.The study sample comprized Chinese adolescents(N=637 ethnic minority;females=40.97%,meam age=12.68,SD=0.49 years;N=636 Han;females=49.06%,mean age=12.71,SD=0.47 years).The participants completed the Child and Adolescent Mindfulness Measure,the Positive Psycap Questionnaire,and the Youth Self-Report.Results from the moderated mediation analysis showed mindfulness was negatively associated with both internalizing and externalizing problems.Ethnicity moderated the relationship between mindfulness and internalizing problems to be stronger for Han adolescents compared to ethnic minority adolescents.Psychological capital mediated the relationship between mindfulness and internalizing problems in both groups,with a negative direction.Findings support the Conservation of Resources theory and highlight mindfulness as a personal resource fostering adolescent well-being in multicultural contexts. 展开更多
关键词 Ethnic minority adolescent MINDFULNESS positive psychological capital internalizing problems externalizing problems
在线阅读 下载PDF
New framework for dynamic optimization of best management practices to achieve spatiotemporal scale matching
3
作者 Jiaqi LI Zhenyao SHEN 《Science China(Technological Sciences)》 2026年第3期257-273,共17页
The spatial optimization of best management practices(BMPs) plays a critical role in precise watershed pollution control. However, the effectiveness of BMPs exhibits a complex nonlinear dependence on both configuratio... The spatial optimization of best management practices(BMPs) plays a critical role in precise watershed pollution control. However, the effectiveness of BMPs exhibits a complex nonlinear dependence on both configuration unit scale and rainfall intensity, often leading to widespread spatiotemporal mismatches during implementation. To fill this gap, this study proposes a new framework:(a) delineating configuration units based on the implementation scale differences between structural and nonstructural BMPs;(b) incorporating BMP reduction thresholds to enable dynamic adjustment of design scales according to inflow loads;and(c) developing a staged allocation strategy tailored to varying rainfall scenarios. The framework is exemplified by an agricultural catchment in the southeastern Liaohe watershed, China. The results showed that the framework could improve the assessment accuracy and cost-effectiveness of pollution control. Specifically, neglecting BMP reduction thresholds resulted in a 51.35% underestimation of treatment costs. Incorporating these thresholds and dynamically adjusting BMP design scales reduced treatment costs by 62.70%. Furthermore, the framework facilitated more precise localization of structural BMPs(1 km^(2)) and improved optimization efficiency by 95.91%. The proposed staged allocation strategy ensured water quality compliance under varying rainfall intensities. Structural BMPs primarily addressed pollution from light to moderate rainfall in the initial stage, while nonstructural BMPs targeted heavy rainfall pollution in the subsequent stage. The proposed framework may enhance the spatiotemporal adaptability of BMP configuration to respond to the threats posed by climate change and human activities. It can also be extended to other agriculture-dominated watersheds. 展开更多
关键词 non-point source best management practices scale matching OPTIMIZATION watershed management
原文传递
Semantic-Guided Stereo Matching Network Based on Parallax Attention Mechanism and Seg Former
4
作者 Zeyuan Chen Yafei Xie +2 位作者 Jinkun Li Song Wang Yingqiang Ding 《Computers, Materials & Continua》 2026年第4期1322-1340,共19页
Stereo matching is a pivotal task in computer vision,enabling precise depth estimation from stereo image pairs,yet it encounters challenges in regions with reflections,repetitive textures,or fine structures.In this pa... Stereo matching is a pivotal task in computer vision,enabling precise depth estimation from stereo image pairs,yet it encounters challenges in regions with reflections,repetitive textures,or fine structures.In this paper,we propose a Semantic-Guided Parallax Attention Stereo Matching Network(SGPASMnet)that can be trained in unsupervised manner,building upon the Parallax Attention Stereo Matching Network(PASMnet).Our approach leverages unsupervised learning to address the scarcity of ground truth disparity in stereo matching datasets,facilitating robust training across diverse scene-specific datasets and enhancing generalization.SGPASMnet incorporates two novel components:a Cross-Scale Feature Interaction(CSFI)block and semantic feature augmentation using a pre-trained semantic segmentation model,SegFormer,seamlessly embedded into the parallax attention mechanism.The CSFI block enables effective fusion ofmulti-scale features,integrating coarse and fine details to enhance disparity estimation accuracy.Semantic features,extracted by SegFormer,enrich the parallax attention mechanism by providing high-level scene context,significantly improving performance in ambiguous regions.Our model unifies these enhancements within a cohesive architecture,comprising semantic feature extraction,an hourglass network,a semantic-guided cascaded parallax attentionmodule,outputmodule,and a disparity refinement network.Evaluations on the KITTI2015 dataset demonstrate that our unsupervised method achieves a lower error rate compared to the original PASMnet,highlighting the effectiveness of our enhancements in handling complex scenes.By harnessing unsupervised learning without ground truth disparity needed,SGPASMnet offers a scalable and robust solution for accurate stereo matching,with superior generalization across varied real-world applications. 展开更多
关键词 Stereo matching parallax attention unsupervised learning convolutional neural network stereo correspondence
在线阅读 下载PDF
Solutions of three-body problem based on an equivalent system approach
5
作者 Jing Tang Xing 《Acta Mechanica Sinica》 2026年第1期292-309,共18页
Generalised reduced masses with a set of equations governing the three relative motions between two of 3-bodies in their gravitational field are established,of which the dynamic characteristics of 3-body dynamics,fund... Generalised reduced masses with a set of equations governing the three relative motions between two of 3-bodies in their gravitational field are established,of which the dynamic characteristics of 3-body dynamics,fundamental bases of this paper,are revealed.Based on these findings,an equivalent system is developed,which is a 2-body system with its total mass,constant angular momentum,kinetic and potential energies same as the total ones of three relative motions,so that it can be solved using the well-known theory of the 2-body system.From the solution of an equivalent system with the revealed characteristics of three relative motions,the general theoretical solutions of the 3-body system are obtained in the curve-integration forms along the orbits in the imaged radial motion space.The possible periodical orbits with generalised Kepler’s law are presented.Following the description and mathematical demonstrations of the proposed methods,the examples including Euler’s/Lagrange’s problems,and a reported numerical one are solved to validate the proposed methods.The methods derived from the 3-body system are extended to N-body problems. 展开更多
关键词 Three-body problem Equivalent system with solutions Orbit-equation of a conic section Generalised reduced mass Chaotic motions Generalised Kepler’s law N-body problem
原文传递
Research on grain supply and demand matching in the Beijing-Tianjin-Hebei region based on ecosystem service flows
6
作者 Jiaxin Miao Peipei Pan +7 位作者 Bingyu Liu XiaowenYuan Zijun Pan Linsi Li Xinyun Wang Yuan Wang Yongqiang Cao Tianyuan Zhang 《Journal of Integrative Agriculture》 2026年第2期460-480,共21页
A comprehensive assessment of grain supply,demand,and ecosystem service flows is essential for identifying grain movement pathways,ensuring regional grain security,and guiding sustainable management strategies.However... A comprehensive assessment of grain supply,demand,and ecosystem service flows is essential for identifying grain movement pathways,ensuring regional grain security,and guiding sustainable management strategies.However,current studies primarily focus on short-term grain provision services while neglecting the spatiotemporal variations in grain flows across different scales.This gap limits the identification of dynamic matching relationships and the formulation of optimization strategies for balancing grain flows.This study examined the spatiotemporal evolution of grain supply and demand in the Beijing-Tianjin-Hebei(BTH)region from 1980 to 2020.Using the Enhanced TwoStep Floating Catchment Area method,the grain provision ecosystem service flows were quantified,the changes in supply–demand matching under different grain flow scenarios were analyzed and the optimal distance threshold for grain flows was investigated.The results revealed that grain production follows a spatial distribution pattern characterized by high levels in the southeast and low levels in the northwest.A significant mismatch exists between supply and demand,and it shows a scale effect.Deficit areas are mainly concentrated in the northwest,while surplus areas are mainly located in the central and southern regions.As the spatial scale increases,the ecosystem service supply–demand ratio(SDR)classification becomes more clustered,while it exhibits greater spatial SDR heterogeneity at smaller scales.This study examined two distinct scenarios of grain provision ecosystem service flow dynamics based on 100 and 200 km distance thresholds.The flow increased significantly,from 2.17 to 11.81million tons in the first scenario and from 2.41 to 12.37 million tons in the second scenario over nearly 40 years,forming a spatial movement pattern from the central and southern regions to the surrounding areas.Large flows were mainly concentrated in the interior of urban centers,with significant outflows between cities such as Baoding,Shijiazhuang,Xingtai,and Hengshui.At the county scale,supply–demand matching patterns remained consistent between the grain flows in the two scenarios.Notably,incorporating grain flow dynamics significantly reduced the number of grain-deficit areas compared to scenarios without grain flow.In 2020,grain-deficit counties decreased by28.79 and 37.88%,and cities by 12.50 and 25.0%under the two scenarios,respectively.Furthermore,the distance threshold for achieving optimal supply and demand matching at the county scale was longer than at the city scale in both grain flow scenarios.This study provides valuable insights into the dynamic relationships and heterogeneous patterns of grain matching,and expands the research perspective on grain and ecosystem service flows across various spatiotemporal scales. 展开更多
关键词 Beijing-Tianjin-Hebei region grain provision ecosystem service grain flow supply and demand match distance threshold
在线阅读 下载PDF
Collaborative scheduling problem pertaining to launch and recovery operations for carrier aircraft
7
作者 GUO Fang HAN Wei +3 位作者 LIU Yujie SU Xichao LIU Jie LI Changjiu 《Journal of Systems Engineering and Electronics》 2026年第1期287-306,共20页
The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a coll... The proliferation of carrier aircraft and the integration of unmanned aerial vehicles(UAVs)on aircraft carriers present new challenges to the automation of launch and recovery operations.This paper investigates a collaborative scheduling problem inherent to the operational processes of carrier aircraft,where launch and recovery tasks are conducted concurrently on the flight deck.The objective is to minimize the cumulative weighted waiting time in the air for recovering aircraft and the cumulative weighted delay time for launching aircraft.To tackle this challenge,a multiple population self-adaptive differential evolution(MPSADE)algorithm is proposed.This method features a self-adaptive parameter updating mechanism that is contingent upon population diversity,an asynchronous updating scheme,an individual migration operator,and a global crossover mechanism.Additionally,comprehensive experiments are conducted to validate the effectiveness of the proposed model and algorithm.Ultimately,a comparative analysis with existing operation modes confirms the enhanced efficiency of the collaborative operation mode. 展开更多
关键词 carrier aircraft collaborative scheduling problem LAUNCH RECOVERY multiple population differential evolution
在线阅读 下载PDF
Centralized Circumcentered-Reflection Method for Solving the Convex Feasibility Problem in Sparse Signal Recovery
8
作者 Chunmei LI Bangjun CHEN Xuefeng DUAN 《Journal of Mathematical Research with Applications》 2026年第1期119-133,共15页
Convex feasibility problems are widely used in image reconstruction, sparse signal recovery, and other areas. This paper is devoted to considering a class of convex feasibility problem arising from sparse signal recov... Convex feasibility problems are widely used in image reconstruction, sparse signal recovery, and other areas. This paper is devoted to considering a class of convex feasibility problem arising from sparse signal recovery. We first derive the projection formulas for a vector onto the feasible sets. The centralized circumcentered-reflection method is designed to solve the convex feasibility problem. Some numerical experiments demonstrate the feasibility and effectiveness of the proposed algorithm, showing superior performance compared to conventional alternating projection methods. 展开更多
关键词 convex feasibility problem centralized circumcentered-re ection method sparse signal recovery compressed sensing
原文传递
Quality-guaranteed Dubins Path Planning for USV Based on Mixed-integer Piecewise linear Programming for Addressing the Extended Minimum-time Intercept Problem
9
作者 Xing Zhou Kelin Zhu +3 位作者 Shuang Liu Zhaoqing Li Wenxin Zhang Kang Du 《哈尔滨工程大学学报(英文版)》 2026年第1期216-227,共12页
During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive... During the use of robotics in applications such as antiterrorism or combat,a motion-constrained pursuer vehicle,such as a Dubins unmanned surface vehicle(USV),must get close enough(within a prescribed zero or positive distance)to a moving target as quickly as possible,resulting in the extended minimum-time intercept problem(EMTIP).Existing research has primarily focused on the zero-distance intercept problem,MTIP,establishing the necessary or sufficient conditions for MTIP optimality,and utilizing analytic algorithms,such as root-finding algorithms,to calculate the optimal solutions.However,these approaches depend heavily on the properties of the analytic algorithm,making them inapplicable when problem settings change,such as in the case of a positive effective range or complicated target motions outside uniform rectilinear motion.In this study,an approach employing a high-accuracy and quality-guaranteed mixed-integer piecewise-linear program(QG-PWL)is proposed for the EMTIP.This program can accommodate different effective interception ranges and complicated target motions(variable velocity or complicated trajectories).The high accuracy and quality guarantees of QG-PWL originate from elegant strategies such as piecewise linearization and other developed operation strategies.The approximate error in the intercept path length is proved to be bounded to h^(2)/(4√2),where h is the piecewise length. 展开更多
关键词 Minimum-time intercept problem Dubins vehicle Mixed-integer piecewise-linear program LINEARIZATION Approximate error trigonometric function USV
在线阅读 下载PDF
Cooperative Metaheuristics with Dynamic Dimension Reduction for High-Dimensional Optimization Problems
10
作者 Junxiang Li Zhipeng Dong +2 位作者 Ben Han Jianqiao Chen Xinxin Zhang 《Computers, Materials & Continua》 2026年第1期1484-1502,共19页
Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when ta... Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when tackling high-dimensional optimization challenges.To effectively address these challenges,this study introduces cooperative metaheuristics integrating dynamic dimension reduction(DR).Building upon particle swarm optimization(PSO)and differential evolution(DE),the proposed cooperative methods C-PSO and C-DE are developed.In the proposed methods,the modified principal components analysis(PCA)is utilized to reduce the dimension of design variables,thereby decreasing computational costs.The dynamic DR strategy implements periodic execution of modified PCA after a fixed number of iterations,resulting in the important dimensions being dynamically identified.Compared with the static one,the dynamic DR strategy can achieve precise identification of important dimensions,thereby enabling accelerated convergence toward optimal solutions.Furthermore,the influence of cumulative contribution rate thresholds on optimization problems with different dimensions is investigated.Metaheuristic algorithms(PSO,DE)and cooperative metaheuristics(C-PSO,C-DE)are examined by 15 benchmark functions and two engineering design problems(speed reducer and composite pressure vessel).Comparative results demonstrate that the cooperative methods achieve significantly superior performance compared to standard methods in both solution accuracy and computational efficiency.Compared to standard metaheuristic algorithms,cooperative metaheuristics achieve a reduction in computational cost of at least 40%.The cooperative metaheuristics can be effectively used to tackle both high-dimensional unconstrained and constrained optimization problems. 展开更多
关键词 Dimension reduction modified principal components analysis high-dimensional optimization problems cooperative metaheuristics metaheuristic algorithms
在线阅读 下载PDF
Non-Newtonian rivulet flows on an inclined planar surface applying the 2nd Stokes problem
11
作者 S.V.ERSHKOV E.S.BARANOVSKII A.V.YUDIN 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期153-164,共12页
The newly formulated non-Newtonian rivulet flows streaming down an inclined planar surface,with additional periodic perturbations arising from the application of the 2nd Stokes problem to the investigation of rivulet ... The newly formulated non-Newtonian rivulet flows streaming down an inclined planar surface,with additional periodic perturbations arising from the application of the 2nd Stokes problem to the investigation of rivulet dynamics,are demonstrated in the current research.Hereby,the 2nd Stokes problem assumes that the surface,with a thin shared layer of the fluid on it,oscillates in a harmonic manner along the x-axis of the rivulet flow,which coincides with the main flow direction streaming down the underlying surface.We obtain the exact extension of the rivulet flow family,clarifying the structure of the pressure field,which fully absorbs the arising perturbation.The profile of the velocity field is assumed to be Gaussian-type with a non-zero level of plasticity.Hence,the absolutely non-Newtonian case of the viscoplastic flow solution,which satisfies the motion and continuity equations,is considered(with particular cases of exact solutions for pressure).The perturbed governing equations of motion for rivulet flows then result in the Riccati-type ordinary differential equation(ODE),describing the dynamics of the coordinate x(t).The approximated schematic dynamics are presented in graphical plots. 展开更多
关键词 rivulet flow non-Newtonian fluid creeping viscoplastic flow 1st/2nd Stokes problem
在线阅读 下载PDF
AUGMENTED SUBSPACE SCHEME FOR EIGENVALUE PROBLEM BY WEAK GALERKIN FINITE ELEMENT METHOD
12
作者 Yue Feng Zhijin Guan +1 位作者 Hehu Xie Chenguang Zhou, 《Journal of Computational Mathematics》 2026年第1期135-164,共30页
This study proposes a class of augmented subspace schemes for the weak Galerkin(WG)finite element method used to solve eigenvalue problems.The augmented subspace is built with the conforming linear finite element spac... This study proposes a class of augmented subspace schemes for the weak Galerkin(WG)finite element method used to solve eigenvalue problems.The augmented subspace is built with the conforming linear finite element space defined on the coarse mesh and the eigen-function approximations in the WG finite element space defined on the fine mesh.Based on this augmented subspace,solving the eigenvalue problem in the fine WG finite element space can be reduced to the solution of the linear boundary value problem in the same WG finite element space and a low dimensional eigenvalue problem in the augmented sub-space.The proposed augmented subspace techniques have the second order convergence rate with respect to the coarse mesh size,as demonstrated by the accompanying error esti-mates.Finally,a few numerical examples are provided to validate the proposed numerical techniques. 展开更多
关键词 Eigenvalue problem Augmented subspace scheme Weak Galerkin finite ele-ment method Second order convergence rate
原文传递
A Multi-stage Heuristic Algorithm for Matching Problem in the Modified Miniload Automated Storage and Retrieval System of E-commerce 被引量:2
13
作者 WANG Wenrui WU Yaohua WU Yingying 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2016年第3期641-648,共8页
E-commerce, as an emerging marketing mode, has attracted more and more attention and gradually changed the way of our life. However, the existing layout of distribution centers can't fulfill the storage and picking d... E-commerce, as an emerging marketing mode, has attracted more and more attention and gradually changed the way of our life. However, the existing layout of distribution centers can't fulfill the storage and picking demands of e-commerce sufficiently. In this paper, a modified miniload automated storage/retrieval system is designed to fit these new characteristics of e-commerce in logistics. Meanwhile, a matching problem, concerning with the improvement of picking efficiency in new system, is studied in this paper. The problem is how to reduce the travelling distance of totes between aisles and picking stations. A multi-stage heuristic algorithm is proposed based on statement and model of this problem. The main idea of this algorithm is, with some heuristic strategies based on similarity coefficients, minimizing the transportations of items which can not arrive in the destination picking stations just through direct conveyors. The experimental results based on the cases generated by computers show that the average reduced rate of indirect transport times can reach 14.36% with the application of multi-stage heuristic algorithm. For the cases from a real e-commerce distribution center, the order processing time can be reduced from 11.20 h to 10.06 h with the help of the modified system and the proposed algorithm. In summary, this research proposed a modified system and a multi-stage heuristic algorithm that can reduce the travelling distance of totes effectively and improve the whole performance of e-commerce distribution center. 展开更多
关键词 e-commerce modified miniload automated storage/retrieval system matching problem multi-stage heuristic algorithm
在线阅读 下载PDF
Analytical Structure Matching and Very Precise Approach to the Coulombic Quantum Three—Body Problem
14
作者 TANShi-Na 《Communications in Theoretical Physics》 SCIE CAS CSCD 2001年第1期71-77,共7页
A powerful approach to solve the Coulombic quantum three-body problem is proposed. The approach is exponentially convergent and more efficient than the hyperspherical coordinate method and the correlation-function hyp... A powerful approach to solve the Coulombic quantum three-body problem is proposed. The approach is exponentially convergent and more efficient than the hyperspherical coordinate method and the correlation-function hyperspherical harmonic method. This approach is numerically competitive with the variational methods, such as that using the Hylleraas-type basis functions. Numerical comparisons are made to demonstrate the efficiency of this approach, by calculating the nonrelativistic and infinite-nuclear-mass limit of the ground state energy of the helium atom. The exponential convergency of this approach is due to the full matching between the analytical structure of the basis functions that are used in this paper and the true wavefunction. This full matching was not reached by most other methods. For example, the variational method using the Hylleraas-type basis does not reflects the logarithmic singularity of the true wavefunction at the origin as predicted by Bartlett and Fock. Two important approaches are proposed in this work to reach this full matching: the coordinate transformation method and the asymptotic series method. Besides these, this work makes use of the least square method to substitute complicated numerical integrations in solving the Schr?dinger equation without much loss of accuracy, which is routinely used by people to fit a theoretical curve with discrete experimental data, but here is used to simplify the computation. 展开更多
关键词 quantum three-body problem analytical structure matching the least square method asymptotic series Bartlett-Fock expansion
在线阅读 下载PDF
STUDY OF MATCHING PROBLEM IN DUAL ENERGY SUBSTRACTION
15
作者 郭振祥 顾本立 +1 位作者 袁仁松 叶献春 《Journal of Southeast University(English Edition)》 EI CAS 1991年第2期35-40,共6页
After discussing the principle of dual energy substraction,this paper dealswith the matching problem in dual energy substraction in detail.In order to obtain bettermatching feature of images,the probability enhancemen... After discussing the principle of dual energy substraction,this paper dealswith the matching problem in dual energy substraction in detail.In order to obtain bettermatching feature of images,the probability enhancement is used to process the originalimages.Several matching methods are presented,among these methods,the segment chos-en matching is specially useful for applications.Several experimental results are presented. 展开更多
关键词 MATCH fcature IMAGE ENHANCEMENT PROFILE segment/dual energy substraction RIB
在线阅读 下载PDF
Parallel Quick Search Algorithm for the Exact String Matching Problem Using OpenMP
16
作者 Sinan Sameer Mahmood Al-Dabbagh Nawaf Hazim Barnouti +1 位作者 Mustafa Abdul Sahib Naser Zaid G. Ali 《Journal of Computer and Communications》 2016年第13期1-11,共11页
String matching is seen as one of the essential problems in computer science. A variety of computer applications provide the string matching service for their end users. The remarkable boost in the number of data that... String matching is seen as one of the essential problems in computer science. A variety of computer applications provide the string matching service for their end users. The remarkable boost in the number of data that is created and kept by modern computational devices influences researchers to obtain even more powerful methods for coping with this problem. In this research, the Quick Search string matching algorithm are adopted to be implemented under the multi-core environment using OpenMP directive which can be employed to reduce the overall execution time of the program. English text, Proteins and DNA data types are utilized to examine the effect of parallelization and implementation of Quick Search string matching algorithm on multi-core based environment. Experimental outcomes reveal that the overall performance of the mentioned string matching algorithm has been improved, and the improvement in the execution time which has been obtained is considerable enough to recommend the multi-core environment as the suitable platform for parallelizing the Quick Search string matching algorithm. 展开更多
关键词 String matching Pattern matching String Searching ALGORITHMS Quick Search Algorithm Exact String matching Algorithm ? Parallelization OPENMP
在线阅读 下载PDF
Solving the Maximum Matching Problem on Bipartite Star123-Free Graphs in Linear Time
17
作者 Ruzayn Quaddoura 《Open Journal of Discrete Mathematics》 2016年第1期13-24,共12页
The bipartite Star<sub>123</sub>-free graphs were introduced by V. Lozin in [1] to generalize some already known classes of bipartite graphs. In this paper, we extend to bipartite Star<sub>123</su... The bipartite Star<sub>123</sub>-free graphs were introduced by V. Lozin in [1] to generalize some already known classes of bipartite graphs. In this paper, we extend to bipartite Star<sub>123</sub>-free graphs a linear time algorithm of J. L. Fouquet, V. Giakoumakis and J. M. Vanherpe for finding a maximum matching in bipartite Star<sub>123</sub>, P<sub>7</sub>-free graphs presented in [2]. Our algorithm is a solution of Lozin’s conjecture. 展开更多
关键词 Bipartite Graphs Decomposition of Graphs Design and Analysis of Algorithms matching
在线阅读 下载PDF
Micro-ridge-furrow planting increases rapeseed yield and resource utilization efficiency through optimizing field microenvironment and light-nitrogen matching 被引量:1
18
作者 Xianling Wang Lin Li +15 位作者 Chunyun Wang Zongkai Wang Mengliang Li Xiaoqiang Tan Lei Zhang Tianyao Wang Yuanwei Zhou Xiongze Xie Sen Qiu Yitao Liao Jie Kuai Bo Wang Jing Wang Zhenghua Xu Jie Zhao Guangsheng Zhou 《The Crop Journal》 2025年第2期587-596,共10页
The effects of micro-ridge-furrow planting(MR)on yield and the efficiency of light,water,and thermal resource use in rapeseed were tested in a three-year field experiment comparing MR to conventional flat planting.MR ... The effects of micro-ridge-furrow planting(MR)on yield and the efficiency of light,water,and thermal resource use in rapeseed were tested in a three-year field experiment comparing MR to conventional flat planting.MR enhanced canopy heterogeneity by altering the leaf angle between plants on ridges and furrows.The heterogeneous canopy environment increased intercepted photosynthetic active radiation,alleviated canopy temperature stress,and optimized canopy humidity,leading to improvements in light-nitrogen matching and net photosynthetic rate.Consequently,dry matter and yield increased by 13.0%and 11.0%,respectively,while radiation,thermal,and precipitation utilization efficiency increased by 12.3%-16.2%.The corresponding improvements in yield and resource use efficiency were attributed to a heterogeneous canopy environment that improved microclimatic conditions. 展开更多
关键词 Direct-seeded rapeseed Micro-ridge-furrow Canopy heterogeneity Resources utilization efficiency Light-nitrogen matching
在线阅读 下载PDF
Optimal Production Capacity Matching for Blockchain-Enabled Manufacturing Collaboration With the Iterative Double Auction Method 被引量:1
19
作者 Ying Chen Feilong Lin +2 位作者 Zhongyu Chen Changbing Tang Cailian Chen 《IEEE/CAA Journal of Automatica Sinica》 2025年第3期550-562,共13页
The increased demand for personalized customization calls for new production modes to enhance collaborations among a wide range of manufacturing practitioners who unnecessarily trust each other.In this article,a block... The increased demand for personalized customization calls for new production modes to enhance collaborations among a wide range of manufacturing practitioners who unnecessarily trust each other.In this article,a blockchain-enabled manufacturing collaboration framework is proposed,with a focus on the production capacity matching problem for blockchainbased peer-to-peer(P2P)collaboration.First,a digital model of production capacity description is built for trustworthy and transparent sharing over the blockchain.Second,an optimization problem is formulated for P2P production capacity matching with objectives to maximize both social welfare and individual benefits of all participants.Third,a feasible solution based on an iterative double auction mechanism is designed to determine the optimal price and quantity for production capacity matching with a lack of personal information.It facilitates automation of the matching process while protecting users'privacy via blockchainbased smart contracts.Finally,simulation results from the Hyperledger Fabric-based prototype show that the proposed approach increases social welfare by 1.4%compared to the Bayesian game-based approach,makes all participants profitable,and achieves 90%fairness of enterprises. 展开更多
关键词 Blockchain iterative double auction manufacturing collaboration production capacity matching
在线阅读 下载PDF
The Orlicz Minkowski Problem for Logarithmic Capacity 被引量:1
20
作者 HE Min LIU Lijuan ZENG Hui 《Wuhan University Journal of Natural Sciences》 2025年第5期471-478,共8页
The Orlicz Minkowski problem for logarithmic capacity seeks to determine the necessary and sufficient conditions for a given finite Borel measure,such that it is the Orlicz logarithmic capacitary measure of a convex b... The Orlicz Minkowski problem for logarithmic capacity seeks to determine the necessary and sufficient conditions for a given finite Borel measure,such that it is the Orlicz logarithmic capacitary measure of a convex body.The Orlicz Minkowski problem for loga-rithmic capacity includes the Minkowski problem for logarithmic capacity and the Lp Minkowski problem for logarithmic capacity as special cases.The discrete case has been solved by the researchers.In this paper,we solve the Orlicz Minkowski problem for logarithmic capacity with respect to general Borel measures by applying an approximation scheme. 展开更多
关键词 Orlicz Minkowski problem capacity convex body
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部