期刊文献+
共找到9,603篇文章
< 1 2 250 >
每页显示 20 50 100
An Efficient Multi-Keyword Query Processing Strategy on P2P Based Web Search 被引量:2
1
作者 SHEN Derong LI Meifang +1 位作者 ZHU Hongkai YU Ge 《Wuhan University Journal of Natural Sciences》 CAS 2007年第5期881-886,共6页
The paper presents a novel benefit based query processing strategy for efficient query routing. Based on DHT as the overlay network, it first applies Nash equilibrium to construct the optimal peer group based on the c... The paper presents a novel benefit based query processing strategy for efficient query routing. Based on DHT as the overlay network, it first applies Nash equilibrium to construct the optimal peer group based on the correlations of keywords and coverage and overlap of the peers to decrease the time cost, and then presents a two-layered architecture for query processing that utilizes Bloom filter as compact representation to reduce the bandwidth consumption. Extensive experiments conducted on a real world dataset have demonstrated that our approach obviously decreases the processing time, while improves the precision and recall as well. 展开更多
关键词 multi-keyword P2P Web search CORRELATION coverage and overlap Nash equilibrium
在线阅读 下载PDF
A Database Querying Language for Formulating Relational Queries on Small Devices
2
作者 Ahmad Rohiza Abdul-Kareem Sameem 《Computer Technology and Application》 2011年第3期172-181,共10页
For small devices like the PDAs and mobile phones, formulation of relational database queries is not as simple as using conventional devices such as the personal computers and laptops. Due to the restricted size and r... For small devices like the PDAs and mobile phones, formulation of relational database queries is not as simple as using conventional devices such as the personal computers and laptops. Due to the restricted size and resources of these smaller devices, current works mostly limit the queries that can be posed by users by having them predetermined by the developers. This limits the capability of these devices in supporting robust queries. Hence, this paper proposes a universal relation based database querying language which is targeted for small devices. The language allows formulation of relational database queries that uses minimal query terms. The formulation of the language and its structure will be described and usability test results will be presented to support the effectiveness of the language. 展开更多
关键词 DATABASE query language relational queries small devices.
在线阅读 下载PDF
Research on Fuzzy Matching Query Algorithm Based on Spatial Multi-keyword
3
作者 Suzhi Zhang Yanan Zhao Rui Yang 《国际计算机前沿大会会议论文集》 2017年第1期31-32,共2页
With the rapid growth of spatial data,POI(Point of Interest)is becoming ever more intensive,and the text description of each spatial point is also gradually increasing.The traditional query method can only address the... With the rapid growth of spatial data,POI(Point of Interest)is becoming ever more intensive,and the text description of each spatial point is also gradually increasing.The traditional query method can only address the problem that the text description is less and single keyword query.In view of this situation,the paper proposes an approximate matching algorithm to support spatial multi-keyword.The fuzzy matching algorithm is integrated into this algorithm,which not only supports multiple POI queries,but also supports fault tolerance of the query keywords.The simulation results demonstrate that the proposed algorithm can improve the accuracy and efficiency of query. 展开更多
关键词 SPATIAL data multi-keyword search APPROXIMATE query algorithm RB-tree
在线阅读 下载PDF
Exploring features for automatic identification of news queries through query logs
4
作者 Xiaojuan ZHANG Jian LI 《Chinese Journal of Library and Information Science》 2014年第4期31-45,共15页
Purpose:Existing researches of predicting queries with news intents have tried to extract the classification features from external knowledge bases,this paper tries to present how to apply features extracted from quer... Purpose:Existing researches of predicting queries with news intents have tried to extract the classification features from external knowledge bases,this paper tries to present how to apply features extracted from query logs for automatic identification of news queries without using any external resources.Design/methodology/approach:First,we manually labeled 1,220 news queries from Sogou.com.Based on the analysis of these queries,we then identified three features of news queries in terms of query content,time of query occurrence and user click behavior.Afterwards,we used 12 effective features proposed in literature as baseline and conducted experiments based on the support vector machine(SVM)classifier.Finally,we compared the impacts of the features used in this paper on the identification of news queries.Findings:Compared with baseline features,the F-score has been improved from 0.6414 to0.8368 after the use of three newly-identified features,among which the burst point(bst)was the most effective while predicting news queries.In addition,query expression(qes)was more useful than query terms,and among the click behavior-based features,news URL was the most effective one.Research limitations:Analyses based on features extracted from query logs might lead to produce limited results.Instead of short queries,the segmentation tool used in this study has been more widely applied for long texts.Practical implications:The research will be helpful for general-purpose search engines to address search intents for news events.Originality/value:Our approach provides a new and different perspective in recognizing queries with news intent without such large news corpora as blogs or Twitter. 展开更多
关键词 query intent News query News intent query classification Automaticidentification
原文传递
Efficient Searchable Encryption Scheme Supporting Fuzzy Multi-Keyword Ranking Search on Blockchain
5
作者 Hongliang Tian Zhong Fan +1 位作者 Zhiyang Ruan Aomen Zhao 《Computers, Materials & Continua》 2025年第6期5199-5217,共19页
With the continuous growth of exponential data in IoT,it is usually chosen to outsource data to the cloud server.However,cloud servers are usually provided by third parties,and there is a risk of privacy leakage.Encry... With the continuous growth of exponential data in IoT,it is usually chosen to outsource data to the cloud server.However,cloud servers are usually provided by third parties,and there is a risk of privacy leakage.Encrypting data can ensure its security,but at the same time,it loses the retrieval function of IoT data.Searchable Encryption(SE)can achieve direct retrieval based on ciphertext data.The traditional searchable encryption scheme has the problems of imperfect function,low retrieval efficiency,inaccurate retrieval results,and centralized cloud servers being vulnerable and untrustworthy.This paper proposes an Efficient searchable encryption scheme supporting fuzzy multi-keyword ranking search on the blockchain.The blockchain and IPFS are used to store the index and encrypted files in a distributed manner respectively.The tamper resistance of the distributed ledger ensures the authenticity of the data.The data retrieval work is performed by the smart contract to ensure the reliability of the data retrieval.The Local Sensitive Hash(LSH)function is combined with the Bloom Filter(BF)to realize the fuzzy multi-keyword retrieval function.In addition,to measure the correlation between keywords and files,a new weighted statistical algorithm combining RegionalWeight Score(RWS)and Term Frequency–Inverse Document Frequency(TF-IDF)is proposed to rank the search results.The balanced binary tree is introduced to establish the index structure,and the index binary tree traversal strategy suitable for this scheme is constructed to optimize the index structure and improve the retrieval efficiency.The experimental results show that the scheme is safe and effective in practical applications. 展开更多
关键词 Blockchain searchable encryption TF-IDF fuzzy multi-keyword search index tree
在线阅读 下载PDF
PAV-A-kNN: A Novel Approachable kNN Query Method in Road Network Environments
6
作者 Kailai Zhou Weikang Xia Jiatai Wang 《Computers, Materials & Continua》 2025年第8期3217-3240,共24页
Ride-hailing(e.g.,DiDi andUber)has become an important tool formodern urban mobility.To improve the utilization efficiency of ride-hailing vehicles,a novel query method,called Approachable k-nearest neighbor(A-kNN),ha... Ride-hailing(e.g.,DiDi andUber)has become an important tool formodern urban mobility.To improve the utilization efficiency of ride-hailing vehicles,a novel query method,called Approachable k-nearest neighbor(A-kNN),has recently been proposed in the industry.Unlike traditional kNN queries,A-kNN considers not only the road network distance but also the availability status of vehicles.In this context,even vehicles with passengers can still be considered potential candidates for dispatch if their destinations are near the requester’s location.The V-Treebased query method,due to its structural characteristics,is capable of efficiently finding k-nearest moving objects within a road network.It is a currently popular query solution in ride-hailing services.However,when vertices to be queried are close in the graph but distant in the index,the V-Tree-based method necessitates the traversal of numerous irrelevant subgraphs,which makes its processing of A-kNN queries less efficient.To address this issue,we optimize the V-Tree-based method and propose a novel index structure,the Path-Accelerated V-Tree(PAV-Tree),to improve query performance by introducing shortcuts.Leveraging this index,we introduce a novel query optimization algorithm,PAVA-kNN,specifically designed to processA-kNNqueries efficiently.Experimental results showthat PAV-A-kNNachieves query times up to 2.2–15 times faster than baseline methods,with microsecond-level latency. 展开更多
关键词 k-nearest neighbor query ride-hailing services V-Tree shortest path
在线阅读 下载PDF
Reinforcement Learning for Time-Series Query Optimization
7
作者 Songling Zou DongHua Yang +3 位作者 Mengmeng Li Haifeng Guo Hongqiang Wang Hongzhi Wang 《国际计算机前沿大会会议论文集》 2025年第1期271-281,共11页
Time-series databases(TSDBs)are essential for managing large-scale time-series data in fields like finance,IoT,and agriculture.However,traditional query optimization methods,such as dynamic programming,struggle with h... Time-series databases(TSDBs)are essential for managing large-scale time-series data in fields like finance,IoT,and agriculture.However,traditional query optimization methods,such as dynamic programming,struggle with high computational complexity and inaccurate cost estimates.This paper proposes a novel query optimization module for TSDBs using reinforcement learning(RL),specifically Deep Q-Networks(DQN)and Double Deep Q-Networks(DDQN).These algorithms dynamically learn optimal join orders based on query workloads and connection costs.Experiments show that RL-based methods achieve better optimization performance and stability compared to traditional heuristics,especially under complex cost models.This work highlights the potential of RL in improving query optimization for TSDBs. 展开更多
关键词 Distributed Indexing LSM-Tree Non-Primary Key query
原文传递
LW-CQ:ML-Driven Cardinality Estimation for Complex Queries
8
作者 Jiye Qiu DongHua Yang +3 位作者 Mengmeng Li Haifeng Guo Hongqiang Wang Hongzhi Wang 《国际计算机前沿大会会议论文集》 2025年第1期417-427,共11页
Cardinality estimation is crucial for query optimization,but traditional methods struggle with complex queries.We propose LW-CQ,a lightweight machine learning-based algorithm that improves cardinality estimation for c... Cardinality estimation is crucial for query optimization,but traditional methods struggle with complex queries.We propose LW-CQ,a lightweight machine learning-based algorithm that improves cardinality estimation for complex queries by enhancing the LW-XGB method.LW-CQ introduces four feature-level improvements and extends support for disjunctive queries and LIKE predicates.Experimental results show that LW-CQ achieves competitive accuracy while significantly reducing training and inference time,making it a promising solution for real-world database applications. 展开更多
关键词 Cardinality Estimation Machine Learning Complex Queries
原文传递
Power Query与数据透视在工程计量自动汇总统计中的应用
9
作者 季国军 陈华 +1 位作者 张佳龙 薛雯雯 《安装》 2025年第10期95-98,共4页
工程量计量与汇总统计工作贯穿于工程投标阶段、施工阶段和竣工阶段,工程计量后的汇总统计工作枯燥而繁琐,费时费力且容易出错,特别是当源数据发生变动时,汇总统计工作需重头再来,重复性机械性的人工汇总统计工作效率低下。本文结合实... 工程量计量与汇总统计工作贯穿于工程投标阶段、施工阶段和竣工阶段,工程计量后的汇总统计工作枯燥而繁琐,费时费力且容易出错,特别是当源数据发生变动时,汇总统计工作需重头再来,重复性机械性的人工汇总统计工作效率低下。本文结合实际项目案例,介绍了一种快速、准确、高效的工程量汇总统计方法,实现工程量计量汇总自动化更新,提高了工作效率与汇总统计的准确性。 展开更多
关键词 CAD POWER query 数据透视 统计汇总 数据分析
在线阅读 下载PDF
Cryptanalysis and improvement to the quantum private query protocol for enhancing database privacy
10
作者 Zhengda Shen Wenzhu Shao +4 位作者 Zhigang Li Xiaoyu Peng Nankun Mu Mahabubur Rahman Miraj Bin Liu 《Communications in Theoretical Physics》 2025年第6期122-128,共7页
In order to protect the privacy of the query user and database,some QKD-based quantum private query(QPQ)protocols were proposed.One example is the protocol proposed by Zhou et al,in which the user makes initial quantu... In order to protect the privacy of the query user and database,some QKD-based quantum private query(QPQ)protocols were proposed.One example is the protocol proposed by Zhou et al,in which the user makes initial quantum states and derives the key bit by comparing the initial quantum state and the outcome state returned from the database by ctrl or shift mode,instead of announcing two non-orthogonal qubits as others which may leak part secret information.To some extent,the security of the database and the privacy of the user are strengthened.Unfortunately,we find that in this protocol,the dishonest user could be obtained,utilizing unambiguous state discrimination,much more database information than that is analyzed in Zhou et al's original research.To strengthen the database security,we improved the mentioned protocol by modifying the information returned by the database in various ways.The analysis indicates that the security of the improved protocols is greatly enhanced. 展开更多
关键词 quantum private query quantum key distribution quantum cryptography
原文传递
Excel Power Query在中小型企业批量生成记账凭证中的应用
11
作者 钱伟彬 《当代会计》 2025年第9期178-180,共3页
聚焦于中小型企业,深入探讨借助Excel Power Query工具批量生成记账凭证的方法。通过分析中小型企业记账凭证处理的现状,对比手工录入的会计电算化记账方式(以下简称手工录账)与借助Excel Power Query批量生成记账凭证的模式,阐述Excel ... 聚焦于中小型企业,深入探讨借助Excel Power Query工具批量生成记账凭证的方法。通过分析中小型企业记账凭证处理的现状,对比手工录入的会计电算化记账方式(以下简称手工录账)与借助Excel Power Query批量生成记账凭证的模式,阐述Excel Power Query在数据处理各环节的应用优势,详细介绍应用该工具批量生成记账凭证的具体步骤,并结合实际案例展示其应用效果。 展开更多
关键词 Excel Power query 记账凭证 批量生成 中小型企业
在线阅读 下载PDF
基于空域抑制与轨迹关联优化的目标跟踪算法
12
作者 陈志旺 高一铭 +2 位作者 吕昌昊 刘禄阳 彭勇 《控制与决策》 北大核心 2026年第1期165-174,共10页
传统目标跟踪算法更新模板的方式较为单一,无法在目标发生剧烈形变时有效更新,易导致算法对于剧烈形变和遮挡场景适应性不足.鉴于此,提出一种基于空域抑制与轨迹关联优化的目标跟踪方法.首先,在特征提取部分采用改进后的ResNet-50网络,... 传统目标跟踪算法更新模板的方式较为单一,无法在目标发生剧烈形变时有效更新,易导致算法对于剧烈形变和遮挡场景适应性不足.鉴于此,提出一种基于空域抑制与轨迹关联优化的目标跟踪方法.首先,在特征提取部分采用改进后的ResNet-50网络,引入空域抑制注意力(SIA),通过设计能量函数为具有空域抑制效应的神经元优化权重分配,增强对目标特征的关注强度;然后,加入选择性查询回忆策略(SQR),将Transformer训练重点放在后期阶段,避免解码器缺乏训练重点和多层解码结构的级联错误;接着,构建长期-短期-轨迹框架(LST),引入轨迹关联度(DTC),在传统模板更新算法的基础上加入DTC预测头,通过最小成本流算法(MCF)建模全局轨迹关联性,并使用连续二次规划进行反向传播,更新轨迹参考模板;最后,在GOT-10k、LaSOT、TrackingNet、NfS30、UAV123和OTB100等公开数据集上进行实验评估,实验结果验证了所提出算法的有效性. 展开更多
关键词 目标跟踪 Transformer结构 空域抑制注意力 选择性查询回忆 轨迹关联度 最小成本流
原文传递
基于Access的电子健康记录管理数据库设计
13
作者 欧雪山 《计算机应用文摘》 2026年第3期143-145,共3页
随着信息技术的飞速发展,电子健康记录系统已成为现代医疗体系的重要基础设施,其核心功能是实现患者健康信息的系统化、高效化管理。文章以Microsoft Access数据库为基础,设计并实现了一套电子健康记录管理数据库系统。借助Access平台... 随着信息技术的飞速发展,电子健康记录系统已成为现代医疗体系的重要基础设施,其核心功能是实现患者健康信息的系统化、高效化管理。文章以Microsoft Access数据库为基础,设计并实现了一套电子健康记录管理数据库系统。借助Access平台在数据建模、界面开发与查询统计方面的灵活性优势,构建了覆盖患者基本信息、病历记录、检查结果及用药信息等核心模块的集成化管理平台。系统通过规范化的表结构设计、关系建立及窗体查询功能,支持多维度数据检索与统计分析,有效提升了患者信息管理工作的准确性和效率。实际应用表明,该系统能够显著减少人工录入错误与重复操作,为临床决策及机构管理提供及时、可靠的数据支持。 展开更多
关键词 电子健康记录 Microsoft Access 数据库设计 医疗信息管理 数据查询与统计
在线阅读 下载PDF
基于XQuery的GML查询语言研究 被引量:12
14
作者 兰小机 闾国年 +1 位作者 刘德儿 张书亮 《测绘科学》 CAS CSCD 北大核心 2005年第6期99-102,共4页
随着GML规范的不断完善及GIS软件厂商的广泛支持,越来越多的空间数据以GML格式存储,GML空间数据的查询已成为GIS研究的热点问题。传统的关系数据库查询语言SQL是针对平面的二维关系数据而设计的,并不适合XML/GML半结构化数据的查询;商品... 随着GML规范的不断完善及GIS软件厂商的广泛支持,越来越多的空间数据以GML格式存储,GML空间数据的查询已成为GIS研究的热点问题。传统的关系数据库查询语言SQL是针对平面的二维关系数据而设计的,并不适合XML/GML半结构化数据的查询;商品化GIS软件的查询系统只能查询自身的空间数据而无法查询其它GIS系统的空间数据;XML查询的研究为GML查询奠定了一定的基础。首先针对GML查询存在的问题,提出了扩展XQuery是GML查询语言实现的最佳选择;结合XML查询语言和空间数据查询语言,提出了GML查询语言的特征和GML查询语言系统框架;并根据GML空间数据的特点,以XML标准查询语言XQuery为基础,提出了XQuery空间扩展的内容;开发了GML空间数据查询语言GMLXQL,实现了GML空间数据的本原查询。 展开更多
关键词 GML查询 Xquery 空间查询语言 GML
在线阅读 下载PDF
用Java来设计组件重用的Query方法 被引量:3
15
作者 葛瀛龙 徐翀 +1 位作者 郑宁 胡昔祥 《计算机工程与应用》 CSCD 北大核心 2002年第20期103-106,共4页
文章所探讨的组件重用的Query方法是利用Java反射技术和Java数据库连接技术来完成叶数据库的查询操作。它将查询数据库的公共操作封装于一个组件中,使编程工作者在具体编程工作中能方便地重复使用它们,以求简化编程工作。
关键词 JAVA语言 设计 组件重用 query方法 EJB组件
在线阅读 下载PDF
Semantic-based query processing for relational data integration 被引量:1
16
作者 苗壮 张亚非 +2 位作者 王进鹏 陆建江 周波 《Journal of Southeast University(English Edition)》 EI CAS 2011年第1期22-25,共4页
To solve the query processing correctness problem for semantic-based relational data integration,the semantics of SAPRQL(simple protocol and RDF query language) queries is defined.In the course of query rewriting,al... To solve the query processing correctness problem for semantic-based relational data integration,the semantics of SAPRQL(simple protocol and RDF query language) queries is defined.In the course of query rewriting,all relative tables are found and decomposed into minimal connectable units.Minimal connectable units are joined according to semantic queries to produce the semantically correct query plans.Algorithms for query rewriting and transforming are presented.Computational complexity of the algorithms is discussed.Under the worst case,the query decomposing algorithm can be finished in O(n2) time and the query rewriting algorithm requires O(nm) time.And the performance of the algorithms is verified by experiments,and experimental results show that when the length of query is less than 8,the query processing algorithms can provide satisfactory performance. 展开更多
关键词 data integration relational database simple protocol and RDF query language(SPARQL) minimal connectable unit query processing
在线阅读 下载PDF
Optimization of RDF link traversal based query execution 被引量:2
17
作者 朱艳琴 花岭 《Journal of Southeast University(English Edition)》 EI CAS 2013年第1期27-32,共6页
Aiming at the problem that only some types of SPARQL ( simple protocal and resource description framework query language) queries can be answered by using the current resource description framework link traversal ba... Aiming at the problem that only some types of SPARQL ( simple protocal and resource description framework query language) queries can be answered by using the current resource description framework link traversal based query execution (RDF-LTE) approach, this paper discusses how the execution order of the triple pattern affects the query results and cost based on concrete SPARQL queries, and analyzes two properties of the web of linked data, missing backward links and missing contingency solution. Then three heuristic principles for logic query plan optimization, namely, the filtered basic graph pattern (FBGP) principle, the triple pattern chain principle and the seed URIs principle, are proposed. The three principles contribute to decrease the intermediate solutions and increase the types of queries that can be answered. The effectiveness and feasibility of the proposed approach is evaluated. The experimental results show that more query results can be returned with less cost, thus enabling users to develop the full potential of the web of linked data. 展开更多
关键词 web of linked data resource description framework link traversal based query execution (RDF-LTE) SPARQL query query optimization
在线阅读 下载PDF
Query Expansion for Chinese Information Retrieval by Using a Decaying Co-occurrence Model 被引量:3
18
作者 贺宏朝 何丕廉 +1 位作者 高剑峰 黄昌宁 《Transactions of Tianjin University》 EI CAS 2002年第3期183-186,共4页
Query expansion with thesaurus is one of the useful techniques in modern information retrieval (IR). In this paper, a method of query expansion for Chinese IR by using a decaying co-occurrence model is proposed and re... Query expansion with thesaurus is one of the useful techniques in modern information retrieval (IR). In this paper, a method of query expansion for Chinese IR by using a decaying co-occurrence model is proposed and realized. The model is an extension of the traditional co-occurrence model by adding a decaying factor that decreases the mutual information when the distance between the terms increases. Experimental results on TREC-9 collections show this query expansion method results in significant improvements over the IR without query expansion. 展开更多
关键词 query expansion Chinese language information retrieval
在线阅读 下载PDF
AnyQuery:网格环境下基于服务的分布式查询处理系统 被引量:6
19
作者 石柯 林海华 徐彬 《小型微型计算机系统》 CSCD 北大核心 2006年第8期1432-1438,共7页
AnyQuery是一种适用于网格环境、基于服务的分布式查询处理系统,使用统一的数据格式(可扩展标记语言)来表示和传输数据,所有组成模块以网格服务的形式实现,网格服务之间通过标准的接口进行通信.这种接口和实现分离技术屏蔽了不同数据库... AnyQuery是一种适用于网格环境、基于服务的分布式查询处理系统,使用统一的数据格式(可扩展标记语言)来表示和传输数据,所有组成模块以网格服务的形式实现,网格服务之间通过标准的接口进行通信.这种接口和实现分离技术屏蔽了不同数据库及其运行节点的差异,为用户提供一致的虚拟关系数据视图和分布式数据查询支持.在分析和研究已有的并行数据库和分布式数据库查询技术的基础上,AnyQuery提出和实现了一种适用于动态网格环境的分布式查询计划生成和执行算法,该算法能够根据网格环境中各节点及其连接网络的实际情况确定查询计划,支持跨数据库的连接查询.基于Globus3.0开发了AnyQuery的原型系统,性能测试表明该系统具有较好的可扩展性,尤其适合计算密集型的复杂查询. 展开更多
关键词 分布式查询 服务 网格
在线阅读 下载PDF
时间感知的并行查询交互度量及执行计划选择
20
作者 韩建民 杨茸 +1 位作者 郭梦涛 牛保宁 《小型微型计算机系统》 北大核心 2026年第1期173-180,共8页
查询是数据库系统最主要的操作,查询性能直接决定了应用程序的响应速度和用户体验.多查询并行场景下,查询之间争用或共享数据库系统资源,产生查询交互(Query Interaction,QI),是影响查询性能的主要因素,准确度量QI是为查询选择合适执行... 查询是数据库系统最主要的操作,查询性能直接决定了应用程序的响应速度和用户体验.多查询并行场景下,查询之间争用或共享数据库系统资源,产生查询交互(Query Interaction,QI),是影响查询性能的主要因素,准确度量QI是为查询选择合适执行计划及提升查询性能的关键.QI随着查询中操作的执行动态变化,现有度量方法只考虑新查询加入时刻系统资源的使用情况,不考虑系统资源在查询执行过程中的变化,度量不准确.为此,本文提出查询组合时序异构图,用于描述查询组合中QI随时间的动态变化;提出时间感知多边类型权重计算模型(Time-Aware Multi-edge Type Weight Calculation,TA-MTWC),计算异构图中操作节点之间任意执行时刻的边权重,捕捉QI随时间的动态变化;提出查询组合时序异构图分类模型(Query-mix Time-series Heterogeneous Graph Classification,QTHGC),采用长短期记忆神经网络(Long Short Term Memory,LSTM)学习多个时刻图表示之间的时序关系,为并行查询选择执行计划.在PostgreSQL上的实验证明,QTHGC的平均准确率比查询优化器提高51.2%,比现有最新的QHGC模型提高2.87%. 展开更多
关键词 查询交互 并行查询 QTHGC 执行计划 时间感知
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部