期刊文献+
共找到57,483篇文章
< 1 2 250 >
每页显示 20 50 100
A Fast Multi-Pattern Matching Algorithm for Mining Big Network Data 被引量:3
1
作者 Jun Liu Guangkuo Bian +1 位作者 Chao Qin Wenhui Lin 《China Communications》 SCIE CSCD 2019年第5期121-136,共16页
The rapid development of mobile network brings opportunities for researchers to analyze user behaviors based on largescale network traffic data. It is important for Internet Service Providers(ISP) to optimize resource... The rapid development of mobile network brings opportunities for researchers to analyze user behaviors based on largescale network traffic data. It is important for Internet Service Providers(ISP) to optimize resource allocation and provide customized services to users. The first step of analyzing user behaviors is to extract information of user actions from HTTP traffic data by multi-pattern URL matching. However, the efficiency is a huge problem when performing this work on massive network traffic data. To solve this problem, we propose a novel and accurate algorithm named Multi-Pattern Parallel Matching(MPPM) that takes advantage of HashMap in data searching for extracting user behaviors from big network data more effectively. Extensive experiments based on real-world traffic data prove the ability of MPPM algorithm to deal with massive HTTP traffic with better performance on accuracy, concurrency and efficiency. We expect the proposed algorithm and it parallelized implementation would be a solid base to build a high-performance analysis engine of user behavior based on massive HTTP traffic data processing. 展开更多
关键词 HTTP TRAFFIC multi-patterns matching SPARK URL matching USER behavior
在线阅读 下载PDF
New multi-pattern matching algorithm 被引量:2
2
作者 Liu Gongshen Li Jianhua Li Shenghong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期437-442,共6页
The traditional multiple pattern matching algorithm, deterministic finite state automata, is implemented by tree structure. A new algorithm is proposed by substituting sequential binary tree for traditional tree. It i... The traditional multiple pattern matching algorithm, deterministic finite state automata, is implemented by tree structure. A new algorithm is proposed by substituting sequential binary tree for traditional tree. It is proved by experiment that the algorithm has three features, its construction process is quick, its cost of memory is small. At the same time, its searching process is as quick as the traditional algorithm. The algorithm is suitable for the application which requires preprocessing the patterns dynamically. 展开更多
关键词 multiple pattern matching finite state automata sequential binary tree.
在线阅读 下载PDF
Multi-Pattern Matching Algorithm with Wildcards Based on Bit-Parallelism
3
作者 Ahmed A. F. Saif HU Liang CHU Jianfeng 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2017年第2期178-184,共7页
Multi-pattern matching with wildcards is a problem of finding the occurrence of all patterns in a pattern set {p^1,… ,p^k} in a given text t. If the percentage of wildcards in pattern set is not high, this problem ca... Multi-pattern matching with wildcards is a problem of finding the occurrence of all patterns in a pattern set {p^1,… ,p^k} in a given text t. If the percentage of wildcards in pattern set is not high, this problem can be solved using finite automata. We introduce a multi-pattern matching algorithm with a fixed number of wildcards to overcome the high percentage of the occurrence of wildcards in patterns. In our proposed method, patterns are matched as bit patterns using a sliding window approach. The window is a bit window that slides along the given text, matching against stored bit patterns. Matching process is executed using bit wise operations. The experimental results demonstrate that the percentage of wildcard occurrence does not affect the proposed algorithm's performance and the proposed algorithm is more efficient than the algorithms based on the fast Fourier transform. The proposed algorithm is simple to implement and runs efficiently in O(n + d(n/σ )(m/w)) time, where n is text length, d is symbol distribution over k patterns, m is pattern length, and σ is alphabet size. 展开更多
关键词 multi-pattern string matching WILDCARD bitparallelism
原文传递
Fast Multi-Pattern Matching Algorithm on Compressed Network Traffic 被引量:2
4
作者 Hao Peng Jianxin Li +1 位作者 Bo Li M.Hassan Arif 《China Communications》 SCIE CSCD 2016年第5期141-150,共10页
Pattern matching is a fundamental approach to detect malicious behaviors and information over Internet, which has been gradually used in high-speed network traffic analysis. However, there is a performance bottleneck ... Pattern matching is a fundamental approach to detect malicious behaviors and information over Internet, which has been gradually used in high-speed network traffic analysis. However, there is a performance bottleneck for multi-pattern matching on online compressed network traffic(CNT), this is because malicious and intrusion codes are often embedded into compressed network traffic. In this paper, we propose an online fast and multi-pattern matching algorithm on compressed network traffic(FMMCN). FMMCN employs two types of jumping, i.e. jumping during sliding window and a string jump scanning strategy to skip unnecessary compressed bytes. Moreover, FMMCN has the ability to efficiently process multiple large volume of networks such as HTTP traffic, vehicles traffic, and other Internet-based services. The experimental results show that FMMCN can ignore more than 89.5% of bytes, and its maximum speed reaches 176.470MB/s in a midrange switches device, which is faster than the current fastest algorithm ACCH by almost 73.15 MB/s. 展开更多
关键词 compressed network traffic network security multiple pattern matching skip scanning depth of boundary
在线阅读 下载PDF
Suitable area selection method based on scene matching level segmentation
5
作者 Chao YANG Yuanxin YE +3 位作者 Renyuan LIU Chengjia FAN Liang ZHOU Jiwei DENG 《Chinese Journal of Aeronautics》 2026年第2期356-369,共14页
The selection of a suitable navigation area is pivotal in aircraft scene matching guidance technology.This study addresses the challenge of identifying suitable reference image ranges for precise scene matching,which ... The selection of a suitable navigation area is pivotal in aircraft scene matching guidance technology.This study addresses the challenge of identifying suitable reference image ranges for precise scene matching,which is crucial for enhancing aircraft positioning accuracy.Traditional methods for image matchability analysis are often limited by their reliance on manual feature parameter design and threshold-based filtering,resulting in suboptimal accuracy and efficiency.This paper proposes a novel network architecture for selecting suitable navigation areas using image Matching Level Segmentation(MLSNet).The approach involves two key innovations:a method for generating segmentation labels that quantify matchability levels and an end-to-end network architecture for rapid and precise prediction of reference image matchability segmentation maps.The network includes two core modules:the saliency analysis module uses multi-layer convolutional networks to accurately detect image saliency features across various levels and scales;the multidimensional attention module utilizes attention mechanisms to focus on feature channels and spatial neighborhood scenes to assess the image’s matchability.Our method was rigorously tested on an extensive collection of remote sensing images,where it was benchmarked against a range of both traditional and cutting-edge deep learning methods.The findings indicate that MLSNet is significantly superior to traditional methods in accuracy and efficiency of matchability analysis,and is also relatively ahead of state-of-the-art deep learning models. 展开更多
关键词 Deep learning Image matching level segmentation OPTICAL Scene matching navigation Suitable matching area selection
原文传递
A Real-Time Task Scheduling Algorithm Based on Bilateral Matching Games in a Distributed Computing Environment
6
作者 LI Shuo FANG Zuying +1 位作者 ZHOU Guoqiang DAI Guilan 《Wuhan University Journal of Natural Sciences》 2026年第1期69-78,共10页
In the era of the Internet of Things,distributed computing alleviates the problem of insufficient terminal computing power by integrating idle resources of heterogeneous devices.However,the imbalance between task exec... In the era of the Internet of Things,distributed computing alleviates the problem of insufficient terminal computing power by integrating idle resources of heterogeneous devices.However,the imbalance between task execution delay and node energy consumption,and the scheduling and adaptation challenges brought about by device heterogeneity,urgently need to be addressed.To tackle this problem,this paper constructs a multi-objective real-time task scheduling model that considers task real-time performance,execution delay,system energy consumption,and node interests.The model aims to minimize the delay upper bound and total energy consumption while maximizing system satisfaction.A real-time task scheduling algorithm based on bilateral matching game is proposed.By designing a bidirectional preference mechanism between tasks and computing nodes,combined with a multi-round stable matching strategy,accurate matching between tasks and nodes is achieved.Simulation results show that compared with the baseline scheme,the proposed algorithm significantly reduces the total execution cost,effectively balances the task execution delay and the energy consumption of compute nodes,and takes into account the interests of each network compute node. 展开更多
关键词 dispersed computing real-time task task scheduling bilateral matching game
原文传递
Searchable Attribute-Based Encryption with Multi-Keyword Fuzzy Matching for Cloud-Based IoT
7
作者 He Duan Shi Zhang Dayu Li 《Computers, Materials & Continua》 2026年第2期872-896,共25页
Internet of Things(IoT)interconnects devices via network protocols to enable intelligent sensing and control.Resource-constrained IoT devices rely on cloud servers for data storage and processing.However,this cloudass... Internet of Things(IoT)interconnects devices via network protocols to enable intelligent sensing and control.Resource-constrained IoT devices rely on cloud servers for data storage and processing.However,this cloudassisted architecture faces two critical challenges:the untrusted cloud services and the separation of data ownership from control.Although Attribute-based Searchable Encryption(ABSE)provides fine-grained access control and keyword search over encrypted data,existing schemes lack of error tolerance in exact multi-keyword matching.In this paper,we proposed an attribute-based multi-keyword fuzzy searchable encryption with forward ciphertext search(FCS-ABMSE)scheme that avoids computationally expensive bilinear pairing operations on the IoT device side.The scheme supportsmulti-keyword fuzzy search without requiring explicit keyword fields,thereby significantly enhancing error tolerance in search operations.It further incorporates forward-secure ciphertext search to mitigate trapdoor abuse,as well as offline encryption and verifiable outsourced decryption to minimize user-side computational costs.Formal security analysis proved that the FCS-ABMSE scheme meets both indistinguishability of ciphertext under the chosen keyword attacks(IND-CKA)and the indistinguishability of ciphertext under the chosen plaintext attacks(IND-CPA).In addition,we constructed an enhanced variant based on type-3 pairings.Results demonstrated that the proposed scheme outperforms existing ABSE approaches in terms of functionalities,computational cost,and communication cost. 展开更多
关键词 Cloud computing Internet of Things ABSE multi-keyword fuzzy matching outsourcing decryption
在线阅读 下载PDF
Semantic-Guided Stereo Matching Network Based on Parallax Attention Mechanism and Seg Former
8
作者 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
Waveform-matching reverse time migration for local earthquakes
9
作者 Lanshu Bai Qingju Wu Ruiqing Zhang 《Earthquake Science》 2026年第2期125-139,共15页
With the increasing use of passive seismic data,developing seismic reflection imaging methods based on passive data is of considerable practical significance.This study presents a waveform-matching reverse time migrat... With the increasing use of passive seismic data,developing seismic reflection imaging methods based on passive data is of considerable practical significance.This study presents a waveform-matching reverse time migration for the primary reflected data from local earthquakes.In order to mitigate inconsistencies in frequency band and energy across earthquakes of different magnitudes,we first establish reference seismic waveform with standardized dominant frequency and magnitude.A matching operator is derived for each event by matching its waveforms with the reference waveform.This operator is then applied via convolution to all waveforms,producing standardized seismic waveforms with consistent wavelet features.The reshaped waveforms are then subjected to reverse time migration using an impedance imaging condition for primary reflections.To suppress strong energy interference near the hypocenters,both illumination compensation and three-dimensional Smoothed Spherical Mask centered on each source are used.Numerical tests using both simple two-layer model and fault-containing model demonstrate that the new method is robust and effective.The reverse time migration of primary reflected data of local earthquakes accurately images underground impedance boundaries such as stratum interfaces and fault planes,showing its promise for future application in seismically active fault zones. 展开更多
关键词 passive seismic data local earthquake waveform matching reverse time migration primary reflected data
在线阅读 下载PDF
Research on grain supply and demand matching in the Beijing-Tianjin-Hebei region based on ecosystem service flows
10
作者 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
An image inpainting method based on multiple receptive fields and dynamic matching of damaged patterns
11
作者 MENG Jiahao LIU Weirong +2 位作者 SHI Changhong LI Zhijun LIU Jie 《Journal of Southeast University(English Edition)》 2026年第1期121-130,共10页
Current image inpainting models are primarily designed to achieve a large receptive field(RF)using refinement networks to incorporate different scales.However,these models fail to adapt the use of different RFs to the... Current image inpainting models are primarily designed to achieve a large receptive field(RF)using refinement networks to incorporate different scales.However,these models fail to adapt the use of different RFs to the specific patterns of image damage,resulting in artifacts and semantic information confusion in repaired images.To address the problems of artifacts and semantic information confusion,inspired by different sensitivities of different RFs to inpainting the same image damaged patterns,this study proposes an image inpainting method based on multiple receptive fields(MRFs)and dynamic matching of damaged patterns.First,the parallel filter banks are used to extract the MRF feature groups.Second,the features are dynamically weighted and screened,guided by the mask image,to construct a relationship that adaptively matches the most relevant RF to each specific damaged pattern.A fast Fourier convolution based decoder is used to enhance the fusion of global contextual features during the reconstruction of high dimensional features into low dimensional images.Comparative experimental results show that the proposed method achieves better subjective and objective inpainting results on three public datasets:Paris StreetView,CelebA-HQ,and Places2. 展开更多
关键词 image inpainting generative adversarial networks multiple receptive fields(MRFs) dynamic matching of damaged patterns decoder with fast Fourier convolutional
在线阅读 下载PDF
HashTrie Functional Framework and Its Application in Chinese-English Pattern Matching
12
作者 ZUO Zhengkang ZHOU Chao +1 位作者 ZENG Zhicheng WANG Changjing 《Wuhan University Journal of Natural Sciences》 2025年第2期184-194,共11页
Most existing multi-pattern matching algorithms are designed for single English texts leading to issues such as missed matches and space expansion when applied to Chinese-English mixed-text environments.The Hash Trie-... Most existing multi-pattern matching algorithms are designed for single English texts leading to issues such as missed matches and space expansion when applied to Chinese-English mixed-text environments.The Hash Trie-based matching machine demonstrates strong compatibility with both Chinese and English,ensuring high accuracy in text processing and subtree positioning.In this study,a novel functional framework based on the HashTrie structure is proposed and mechanically verified using Isabelle/HOL.This framework is applied to design Functional Multi-Pattern Matching(FMPM),the first functional multi-pattern matching algorithm for Chinese-English mixed texts.FMPM constructs the HashTrie matching machine using character codes and threads the machine according to the associations between pattern strings.The experimental results show that as the stored string information increases,the proposed algorithm demonstrates more significant optimization in retrieval efficiency.FMPM simplifies the implementation of the Threaded Hash Trie(THT)for Chinese-English mixed texts,effectively reducing the uncertainties in the transition from the algorithm description to code implementation.FMPM addresses the problem of space explosion Chinese-English mixed texts and avoids issues such as bound variable iteration errors.The functional framework of the HashTrie structure serves as a reference for the formal verification of future HashTrie-based algorithms. 展开更多
关键词 multi-pattern matching Chinese-English mixed HashTrie FUNCTIONAL mechanized verification
原文传递
Micro-ridge-furrow planting increases rapeseed yield and resource utilization efficiency through optimizing field microenvironment and light-nitrogen matching 被引量:2
13
作者 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
14
作者 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
A Rapid Method for Matching Pair Determination from Disordered and Massive Asteroid Im
15
作者 ZHANG Jiujiang GENG Xun +4 位作者 YU Junming LIU Jie LIU Pengying PENG Zhen MA Xin 《深空探测学报(中英文)》 北大核心 2025年第5期542-556,共15页
This paper proposed an efficient method of image overlapping relationship analysis based on spatial index of KD tree fast search for disordered and large-scale asteroid images.In this study,the image data from asteroi... This paper proposed an efficient method of image overlapping relationship analysis based on spatial index of KD tree fast search for disordered and large-scale asteroid images.In this study,the image data from asteroid exploration missions such as Bennu,Vesta,and Ryugu were used for experiments,and the proposed image matching pairs determination algorithm was comprehensively compared with the corresponding modules of USGS ISIS in order to evaluate its performance in terms of efficiency and accuracy.The results show that when processing more than a thousand images,the proposed method greatly improves the efficiency of acquiring image matching pairs while ensuring the correctness of image overlapping relationships and accuracy of bundle adjustment.At the same time,according to the obtained image matching pairs,images that meet the requirements of Stereo Photoclinometry can be quickly selected,effectively improving the quality of 3D reconstruction models of asteroid images. 展开更多
关键词 asteroid exploration PHOTOGRAMMETRY image matching KD tree image matching pairs
在线阅读 下载PDF
Capacity matching and optimization of solarground source heat pump coupling systems 被引量:1
16
作者 Jing-hui Luo Yun-xin Huang +4 位作者 Jing-gang Wang Wei Liu Wen-hong Wang Zi-chen Han Chang-jian Zhang 《Applied Geophysics》 2025年第3期739-750,895,共13页
Ground source heat pump systems demonstrate significant potential for northern rural heating applications;however,the effectiveness of these systems is often limited by challenging geological conditions.For instance,i... Ground source heat pump systems demonstrate significant potential for northern rural heating applications;however,the effectiveness of these systems is often limited by challenging geological conditions.For instance,in certain regions,the installation of buried pipes for heat exchangers may be complicated,and these pipes may not always serve as efficient low-temperature heat sources for the heat pumps of the system.To address this issue,the current study explored the use of solar-energy-collecting equipment to supplement buried pipes.In this design,both solar energy and geothermal energy provide low-temperature heat to the heat pump.First,a simulation model of a solar‒ground source heat pump coupling system was established using TRNSYS.The accuracy of this model was validated through experiments and simulations on various system configurations,including varying numbers of buried pipes,different areas of solar collectors,and varying volumes of water tanks.The simulations examined the coupling characteristics of these components and their influence on system performance.The results revealed that the operating parameters of the system remained consistent across the following configurations:three buried pipes,burial depth of 20 m,collector area of 6 m^(2),and water tank volume of 0.5 m^(3);four buried pipes,burial depth of 20 m,collector area of 3 m^(2),and water tank volume of 0.5 m^(3);and five buried pipes with a burial depth of 20 m.Furthermore,the heat collection capacity of the solar collectors spanning an area of 3 m^(2)was found to be equivalent to that of one buried pipe.Moreover,the findings revealed that the solar‒ground source heat pump coupling system demonstrated a lower annual cumulative energy consumption compared to the ground source heat pump system,presenting a reduction of 5.31%compared to the energy consumption of the latter. 展开更多
关键词 solar‒ground source heat pump coupling system OPTIMIZATION TRNSYS energy-saving operation matching design
在线阅读 下载PDF
The Ordering of Unicyclic Graphs with Minimal Matching Energies
17
作者 DONG Bo LI Huan WANG Ligong 《数学进展》 北大核心 2025年第5期951-972,共22页
The concept of matching energy was proposed by Gutman and Wagner firstly in 2012. Let G be a simple graph of order n and λ1, λ2, . . . , λn be the zeros of its matching polynomial. The matching energy of a graph G ... The concept of matching energy was proposed by Gutman and Wagner firstly in 2012. Let G be a simple graph of order n and λ1, λ2, . . . , λn be the zeros of its matching polynomial. The matching energy of a graph G is defined as ME(G) = Pni=1 |λi|. By the famous Coulson’s formula, matching energies can also be calculated by an improper integral depending on a parameter. A k-claw attaching graph Gu(k) refers to the graph obtained by attaching k pendent edges to the graph G at the vertex u, where u is called the root of Gu(k). In this paper, we use some theories of mathematical analysis to obtain a new technique to compare the matching energies of two k-claw attaching graphs Gu(k) and Hv(k) with the same order, that is, limk→∞[ME(Gu(k)) − ME(Hv(k))] = ME(G − u) − ME(H − v). By the technique, we finally determine unicyclic graphs of order n with the 9th to 13th minimal matching energies for all n ≥ 58. 展开更多
关键词 matching energy unicyclic graph quasi-order relation k-claw attaching graph
原文传递
Dominating Induced Matching of Generalized Petersen Graphs
18
作者 CHEN Ming ZANG Weiqi ZHOU Shan 《数学进展》 北大核心 2025年第6期1223-1232,共10页
A dominating induced matching(DIM)of G is an induced matching that dominates every edge of G.In this note,we completely determine the number of DIMs in the generalized Petersen graph P(n,k).We prove that if P(n,k)is a... A dominating induced matching(DIM)of G is an induced matching that dominates every edge of G.In this note,we completely determine the number of DIMs in the generalized Petersen graph P(n,k).We prove that if P(n,k)is a generalized Petersen graph with n=0(mod 5)and k=2,3(mod 5),then E(P(n,k))can be partitioned into five DIMs.Meanwhile,in the left cases k=0,1,4(mod 5),we build some counterexamples to show that there exist some P(n,k)'s which are DIM-free. 展开更多
关键词 dominating induced matching generalized Petersen graph
原文传递
Precision Comparison and Analysis of Multi-stereo Fusion and Multi-view Matching Based on High-Resolution Satellite Data
19
作者 LIU Tengfei HUANG Xu HUANG Zefeng 《Transactions of Nanjing University of Aeronautics and Astronautics》 2025年第5期577-588,共12页
High-resolution sub-meter satellite data play an increasingly crucial role in the 3D real-scene China construction initiative.Current research on 3D reconstruction using high-resolution satellite data primarily focuse... High-resolution sub-meter satellite data play an increasingly crucial role in the 3D real-scene China construction initiative.Current research on 3D reconstruction using high-resolution satellite data primarily focuses on two approaches:Multi-stereo fusion and multi-view matching.While algorithms based on these two methodologies for multi-view image 3D reconstruction have reached relative maturity,no systematic comparison has been conducted specifically on satellite data to evaluate the relative merits of multi-stereo fusion versus multi-view matching methods.This paper conducts a comparative analysis of the practical accuracy of both approaches using high-resolution satellite datasets from diverse geographical regions.To ensure fairness in accuracy comparison,both methodologies employ non-local dense matching for cost optimization.Results demonstrate that the multi-stereo fusion method outperforms multi-view matching in all evaluation metrics,exhibiting approximately 1.2%higher average matching accuracy and 10.7%superior elevation precision in the experimental datasets.Therefore,for 3D modeling applications using satellite data,we recommend adopting the multi-stereo fusion approach for digital surface model(DSM)product generation. 展开更多
关键词 multi-stereo fusion reconstruction multi-view matching reconstruction non-local dense matching method occlusion detection high-resolution satellite data
在线阅读 下载PDF
Research on Color Matching in Online Course Interface Design
20
作者 Zhiqun Ren Ahmadrashidi Hasan +1 位作者 Lingling Guo Zhou Jiang 《Journal of Contemporary Educational Research》 2025年第4期40-44,共5页
With the rapid development of online education,the impact of interface design on learning experience has become increasingly prominent.Reasonable color matching can effectively improve learning efficiency,enhance user... With the rapid development of online education,the impact of interface design on learning experience has become increasingly prominent.Reasonable color matching can effectively improve learning efficiency,enhance user engagement,and improve visual experience.This paper analyzes the application of color matching in interface design,discusses the principle of color matching in online course interfaces,and puts forward some design strategies.It provides a practical reference for the interface design of an online education platform. 展开更多
关键词 Online course Interface design Color matching
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部