期刊文献+
共找到4,690篇文章
< 1 2 235 >
每页显示 20 50 100
EXCHANGE CENTER STAGE The past decade brought increasingly frequent China-Vietnam theatrical exchanges through multiple channels
1
作者 Peng Shituan 《China Report ASEAN》 2025年第1期24-26,共3页
China and Vietnam have maintained close theatrical exchange.A group of Vietnamese students studied at the Central Academy of Drama and the National Academy of Chinese Theatre Arts(NACTA)of China in the 1950s and’60s.... China and Vietnam have maintained close theatrical exchange.A group of Vietnamese students studied at the Central Academy of Drama and the National Academy of Chinese Theatre Arts(NACTA)of China in the 1950s and’60s.The past decade has witnessed steadily improving relations between the two countries.Their cultural exchange,especially in theatrical arts,has become increasingly fruitful in three distinct ways. 展开更多
关键词 maintained VIETNAM frequent
在线阅读 下载PDF
Frequent Pattern Growth-Based Identification of Critical Lines in Cascading Failures for Renewable-Dominant Hybrid AC/DC Power Systems
2
作者 Tianhao Liu Jiongcheng Yan Yutian Liu 《Engineering》 2025年第8期158-170,共13页
In wind and solar renewable-dominant hybrid alternating current/direct current(AC/DC)power systems,the active power of high-voltage direct current(HVDC)system is significantly limited by the security and stability eve... In wind and solar renewable-dominant hybrid alternating current/direct current(AC/DC)power systems,the active power of high-voltage direct current(HVDC)system is significantly limited by the security and stability events caused by cascading failures.To identify critical lines in cascading failures,a rapid risk assessment method is proposed based on the gradient boosting decision tree(GBDT)and frequent pat-tern growth(FP-Growth)algorithms.First,security and stability events triggered by cascading failures are analyzed to explain the impact of cascading failures on the maximum DC power.Then,a cascading failure risk index is defined,focusing on the DC power being limited.To handle the strong nonlinear relationship between the maximum DC power and cascading failures,a GBDT with an update strategy is utilized to rapidly predict the maximum DC power under uncertain operating conditions.Finally,the FP-Growth algorithm is improved to mine frequent patterns in cascading failures.The importance index for each fault in a frequent pattern is defined by evaluating its impact on cascading failures,enabling the identification of critical lines.Simulation results of a modified Ningxia–Shandong hybrid AC/DC system in China demonstrate that the proposed method can rapidly assess the risk of cascading failures and effectively identify critical lines. 展开更多
关键词 Cascading failure Risk assessment frequent pattern Hybrid AC/DC power system Renewable energy
在线阅读 下载PDF
基于改进随机慢化规则的双车道速度效应模型
3
作者 宋成举 昝永俊 +1 位作者 范本科 尹耀君 《武汉理工大学学报(交通科学与工程版)》 2026年第1期14-22,共9页
针对对称的双车道元胞自动机STCA(symmetric two-lane cellular automata)模型中随机慢化概率和随机减速幅度为恒定值以及车辆频繁换道的问题,文章在改进车辆减速方式和随机慢化规则的基础上,考虑避免车辆频繁换道以及旁边车道后车与该... 针对对称的双车道元胞自动机STCA(symmetric two-lane cellular automata)模型中随机慢化概率和随机减速幅度为恒定值以及车辆频繁换道的问题,文章在改进车辆减速方式和随机慢化规则的基础上,考虑避免车辆频繁换道以及旁边车道后车与该车速度差的安全换道条件,提出了一个新的双车道元胞自动机模型(STCA-SDLC模型),并对该模型进行了数值模拟.模拟结果表明,STCA-SDLC模型可以模拟出亚稳态、相分离等实际交通所具有的特性,同时可以再现交通流中的自由流、同步流以及宽幅运动堵塞等现象;此外,相较于原STCA模型,在同等条件下,由STCA-SDLC模型模拟得到的基本图中的道路交通流量、车辆行驶速度等均有显著提升,同时在由STCA-SDLC模型模拟得到的时空图中,存在着更少的阻塞现象. 展开更多
关键词 元胞自动机 双车道 随机慢化 减速幅度 频繁换道
在线阅读 下载PDF
New algorithm of mining frequent closed itemsets
4
作者 张亮 任永功 付玉 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期335-338,共4页
A new algorithm based on an FC-tree (frequent closed pattern tree) and a max-FCIA (maximal frequent closed itemsets algorithm) is presented, which is used to mine the frequent closed itemsets for solving memory an... A new algorithm based on an FC-tree (frequent closed pattern tree) and a max-FCIA (maximal frequent closed itemsets algorithm) is presented, which is used to mine the frequent closed itemsets for solving memory and time consuming problems. This algorithm maps the transaction database by using a Hash table,gets the support of all frequent itemsets through operating the Hash table and forms a lexicographic subset tree including the frequent itemsets.Efficient pruning methods are used to get the FC-tree including all the minimum frequent closed itemsets through processing the lexicographic subset tree.Finally,frequent closed itemsets are generated from minimum frequent closed itemsets.The experimental results show that the mapping transaction database is introduced in the algorithm to reduce time consumption and to improve the efficiency of the program.Furthermore,the effective pruning strategy restrains the number of candidates,which saves space.The results show that the algorithm is effective. 展开更多
关键词 frequent itemsets frequent closed itemsets minimum frequent closed itemsets maximal frequent closed itemsets frequent closed pattern tree
在线阅读 下载PDF
一种面向快速Web漏洞扫描的网页爬取方法
5
作者 王金翔 朱亚运 +3 位作者 刘万大山 姜琳 刘林彬 李俊娥 《计算机应用与软件》 北大核心 2026年第1期370-376,共7页
随着Web应用规模的不断扩大,对网站进行漏洞扫描的时间成本也不断增加。为此,提出一种面向快速Web漏洞扫描的网页爬取方法。该方法在传统的面向Web漏洞扫描的爬虫的基础上,利用增量闭频繁项集挖掘算法对网站页面进行阶段性聚类,并基于... 随着Web应用规模的不断扩大,对网站进行漏洞扫描的时间成本也不断增加。为此,提出一种面向快速Web漏洞扫描的网页爬取方法。该方法在传统的面向Web漏洞扫描的爬虫的基础上,利用增量闭频繁项集挖掘算法对网站页面进行阶段性聚类,并基于页面聚簇和爬虫日志构建页面分类模型,以过滤由同一个服务处理程序生成的冗余页面。实验表明,该方法能有效减少漏洞扫描系统在网站目录遍历和页面聚类上消耗的时间,从而提升Web漏洞扫描的效率。 展开更多
关键词 爬虫 Web漏洞扫描 页面聚类 频繁模式挖掘
在线阅读 下载PDF
频繁启停工况对5 kW碱性水电解槽耐久性影响研究
6
作者 王森 高慧峰 高顶云 《太阳能学报》 北大核心 2026年第1期42-47,共6页
采用快速频繁启停(运行10 min,关闭10 min)循环工况,探究频繁启停工况对5 kW碱性水电解槽(AWE)耐久性影响。在100 h的连续测试期间,频繁启停工况对应电解槽平均小室电压增加0.32 V,平均衰退率3.2 mV/h,是恒电流密度(2500 A/m^(2))工况... 采用快速频繁启停(运行10 min,关闭10 min)循环工况,探究频繁启停工况对5 kW碱性水电解槽(AWE)耐久性影响。在100 h的连续测试期间,频繁启停工况对应电解槽平均小室电压增加0.32 V,平均衰退率3.2 mV/h,是恒电流密度(2500 A/m^(2))工况运行结果的4倍。利用线性扫描伏安曲线、电化学阻抗、X射线光电子能谱等表征手段进行分析,测试结果表明频发启停工况对阳极电极的性能变化影响不明显,而阴极电极催化剂发生氧化,反应动力学减弱,电荷转移阻抗增大,进而导致AWE电解效率和稳定性衰减。 展开更多
关键词 电解槽 氢气生产 耐久性 频繁启停 反向电流 机理研究
原文传递
面向大规模图数据的参数化模式挖掘技术及应用
7
作者 蒋星 王欣 +1 位作者 潘海洋 胡滨 《南京大学学报(自然科学版)》 北大核心 2026年第1期110-124,共15页
大规模图上的频繁模式挖掘(Frequent Pattern Mining,FPM)因其在社交分析等各类应用中的广泛应用,受到高度关注.受模式语义的约束,传统的FPM技术难以满足多样化的数据分析需求,基于此,提出有参模式(Parameterized Patterns,p⁃模式)及其... 大规模图上的频繁模式挖掘(Frequent Pattern Mining,FPM)因其在社交分析等各类应用中的广泛应用,受到高度关注.受模式语义的约束,传统的FPM技术难以满足多样化的数据分析需求,基于此,提出有参模式(Parameterized Patterns,p⁃模式)及其挖掘技术.通过在模式中引入参数来拓展匹配语义,实现图中复杂关系的有效捕获;设计并实现了高效的挖掘算法(PMiner),用于从大图中发现频繁p⁃模式;提出基于p⁃模式的图关联规则(Graph Association Rule,GAR),并设计GAR挖掘算法GARGen,以发现图中节点间的潜在关联.在真实图数据上的实验不仅验证了上述算法的运行效率,还揭示了p⁃模式与传统模式的差异以及定义在p⁃模式上的GAR在链接预测等任务上的有效性. 展开更多
关键词 有参模式 频繁模式挖掘 关联规则挖掘 图关联规则
在线阅读 下载PDF
地震波作用下砂砾石质土调蓄水池动力响应特性研究
8
作者 王伟 《特种结构》 2026年第1期79-84,共6页
针对我国西北地区砂砾石质土调蓄水池进行研究,以甘肃省景泰县黄河上游陇中水土保持生态供水调蓄水池工程为背景,系统研究多遇地震作用下不同蓄水工况对结构动力响应的影响规律。结果表明:(1)地震作用下,调蓄水池位移与应力分布呈现显... 针对我国西北地区砂砾石质土调蓄水池进行研究,以甘肃省景泰县黄河上游陇中水土保持生态供水调蓄水池工程为背景,系统研究多遇地震作用下不同蓄水工况对结构动力响应的影响规律。结果表明:(1)地震作用下,调蓄水池位移与应力分布呈现显著空间异质性,水平位移最大值均集中于地基与护坡交界的中粗砂层;(2)蓄水高度对结构动力响应具有显著调控作用:随蓄水位从2m升至6m,结构自振频率降低12.7%~18.3%,且地基-护坡交界、护坡顶部的水平位移峰值递增32.5%~44.0%;(3)地震动加载初始阶段,结构应力因荷载骤增呈快速上升趋势,随后随地震动时程呈周期性波动。研究成果可为西北类似恶劣环境下砂砾石质土调蓄水池的抗震设计优化及安全防护提供量化依据,也为同类大型蓄水工程的动力稳定性分析提供参考。 展开更多
关键词 砂砾石质土 调蓄水池 多遇地震 动力响应 数值模拟
在线阅读 下载PDF
工业锅炉制造质量检查要点及常见问题的分析
9
作者 王彩 《模具制造》 2026年第1期255-257,共3页
近年来,工业锅炉作为工业生产、冶金冶炼、电力生产等领域的关键特种设备,其制造质量直接关系到设备运行的安全性、可靠性以及经济效益和环境保护。分析了工业锅炉制造质量检查的重要意义,梳理制造各环节常见质量问题,并针对性提出相应... 近年来,工业锅炉作为工业生产、冶金冶炼、电力生产等领域的关键特种设备,其制造质量直接关系到设备运行的安全性、可靠性以及经济效益和环境保护。分析了工业锅炉制造质量检查的重要意义,梳理制造各环节常见质量问题,并针对性提出相应检查要点,为提升工业锅炉制造质量提供全面参考,以保障工业生产安全稳定运行。 展开更多
关键词 工业锅炉 制造质量 检查要点 常见问题
在线阅读 下载PDF
The analysisof frequent adjustments of legal deposit reserve ratio of People's Bank of Ghina
10
作者 邓敏 《大观周刊》 2012年第49期100-100,共1页
关键词 金融机构 金融体制 银行业务 PBOC
在线阅读 下载PDF
Deformation Forecasting of Huangtupo Riverside Landslide in the Case of Frequent Microseisms 被引量:5
11
作者 Jiwei Jiang Wei Xiang +1 位作者 Wei Zhang Jiajun Pan 《Journal of Earth Science》 SCIE CAS CSCD 2016年第1期160-166,共7页
Ever since the impoundment of Three Gorges Reservoir(TGR), the seismicity in head region of TGR has increased significantly. Coupled with wide fluctuation of water level each year, it becomes more important to study... Ever since the impoundment of Three Gorges Reservoir(TGR), the seismicity in head region of TGR has increased significantly. Coupled with wide fluctuation of water level each year, it becomes more important to study the deformation forecasting of landslides beside TGR. As a famous active landslide beside TGR, Huangtupo riverside landslide is selected for a case study. Based on long term water level fluctuation and seismic monitoring, three typical adverse conditions are determined. With the established 3D numerical landslide model, seepage-dynamic coupling calculation is conducted under the seismic intensity of V degree. Results are as follows: 1. the dynamic water pressure formed by water level fluctuation will intensify the deformation of landslide; 2. under seismic load, the dynamic hysteresis is significant in defective geological bodies, such as weak layer and slip zone soil, because of much higher damping ratios, the seismic accelerate would be amplified in these elements; 3. microseisms are not intense enough to cause the landslide instability suddenly, but long term deformation accumulation effect of landslide should be paid more attention; 4. in numerical simulation, the factors of unbalance force and excess pore pressure also can be used in forecasting deformation tendency of landslide. 展开更多
关键词 LANDSLIDE frequent microseisms deformation forecasting multi-field coupling.
原文传递
大风频发区域大气颗粒物浓度时空分布特征研究
12
作者 张元元 王雪 +2 位作者 尹文亮 李志南 肖莲媛 《环境科学与管理》 2026年第1期52-55,共4页
以新疆巴音郭楞蒙古自治州为研究区,探讨强风频繁地区大气颗粒物浓度的时空分布特征。综合地面监测、遥感及气象数据,揭示PM_(2.5)/PM_(10)时空分布规律。研究表明:时间分布呈“昼高夜低”,峰值出现在9:00-18:00(PM_(2.5)达97.3μg/m^(3... 以新疆巴音郭楞蒙古自治州为研究区,探讨强风频繁地区大气颗粒物浓度的时空分布特征。综合地面监测、遥感及气象数据,揭示PM_(2.5)/PM_(10)时空分布规律。研究表明:时间分布呈“昼高夜低”,峰值出现在9:00-18:00(PM_(2.5)达97.3μg/m^(3),PM_(10)达173.2μg/m^(3)),冬季浓度最高(PM_(2.5)为63.9μg/m^(3),PM_(10)为214.1μg/m^(3)),夏季最低;空间分布与植被覆盖负相关,随海拔升高递减,南部沙漠边缘浓度最高(PM_(2.5)为65.7μg/m^(3),PM_(10)为204.2μg/m^(3));垂直分布以地面浓度最高(PM_(2.5)为92.4μg/m^(3),PM_(10)为85.3μg/m^(3));风速影响呈非线性:0~1.5 m/s低风速时浓度最高,随风速增加浓度先降后升。研究揭示了强风地区颗粒物污染的复杂动态机制。 展开更多
关键词 大风频发区域 大气颗粒物 质量浓度 数据采集 时空特征分析
在线阅读 下载PDF
森德威(SUNDWIG)二十辊轧机液压AGC压下系统故障判断与消除
13
作者 喻辅梅 华成 《酒钢科技》 2026年第1期60-65,共6页
森德威(SUNDWIG)二十辊轧机为四立柱分体式轧机,轧机辊缝调节和板形厚度控制均靠液压AGC压下系统来实现。在轧机运行一段时间后,液压压下系统出现故障是在所难免的。本文系统研究了森德威二十辊轧机液压压下系统的组成和工作原理,从现... 森德威(SUNDWIG)二十辊轧机为四立柱分体式轧机,轧机辊缝调节和板形厚度控制均靠液压AGC压下系统来实现。在轧机运行一段时间后,液压压下系统出现故障是在所难免的。本文系统研究了森德威二十辊轧机液压压下系统的组成和工作原理,从现场实际运行情况出发,总结了液压AGC系统常发故障的表现及处理方法,为同类轧机液压AGC系统的故障诊断与维护提供参考。 展开更多
关键词 四立柱分体式轧机 液压AGC压下系统 常发故障 故障处理
在线阅读 下载PDF
强台风频发海域海上风电基础施工窗口期动态优化研究
14
作者 孙奇 《工程建设与设计》 2026年第4期236-238,共3页
在强台风频发的海域,海上风电基础施工面临着复杂自然环境的严峻挑战。论文以大唐南澳勒门Ⅰ海上风电扩建项目为例,深入分析海上风电施工窗口期的影响因素及要求,综合考虑施工过程中的各项限制条件,在效率优先原则的基础上,建立综合化... 在强台风频发的海域,海上风电基础施工面临着复杂自然环境的严峻挑战。论文以大唐南澳勒门Ⅰ海上风电扩建项目为例,深入分析海上风电施工窗口期的影响因素及要求,综合考虑施工过程中的各项限制条件,在效率优先原则的基础上,建立综合化的窗口期优化管理模型,并提出切实可行的优化措施。研究结果表明,若能够依据天气预报对船舶及施工机械进行合理调度,则整个建设过程中能够实现船舶及施工机械利用率提升20%以上。 展开更多
关键词 海上风电 强台风频发海域 施工窗口期 动态优化
在线阅读 下载PDF
融合局部实例图的分层次模型修复
15
作者 李文凯 王丽丽 《佳木斯大学学报(自然科学版)》 2026年第2期25-28,共4页
传统的模型修复方法主要基于事件日志与模型之间的对齐操作,对局部活动偏差进行修补,虽能显著提升适应性,但往往导致模型结构泛化、精度降低,缺乏对高层次异常行为的建模能力。为解决这一问题,提出一种融合传统修复方法与基于频繁异常... 传统的模型修复方法主要基于事件日志与模型之间的对齐操作,对局部活动偏差进行修补,虽能显著提升适应性,但往往导致模型结构泛化、精度降低,缺乏对高层次异常行为的建模能力。为解决这一问题,提出一种融合传统修复方法与基于频繁异常局部实例图的混合修复框架。首先利用传统对齐方式修复活动层级的低层次异常,保证模型对行为日志的基本覆盖能力;随后通过构建实例图并挖掘高频异常子结构,识别出在实际执行中频繁出现的结构性偏差行为,并以局部子网的方式嵌入模型,实现对结构异常的针对性修复。在模拟数据集与真实日志基础上开展对比实验,结果表明,所提方法在保证高适应度的同时,有效提升了修复模型的精确度与结构可解释性,避免了传统方法带来的过度修复问题,且支持更灵活的局部控制与用户干预。为流程模型修复提供了一种结构感知与行为驱动相结合的新路径,具有良好的通用性与拓展性,适用于复杂业务环境下的模型维护与优化任务。 展开更多
关键词 流程挖掘 模型修复 PETRI网 局部实例图 频繁子图挖掘 行为偏差
在线阅读 下载PDF
基于区域供热方案的高级㶲分析模型
16
作者 柯一鸿 林艺龙 +2 位作者 林周勇 易秉恒 王炯铭 《电子设计工程》 2026年第2期192-196,共5页
为了评估热电联产系统在区域供热中的性能和效率,构建了基于区域供热方案的高级㶲分析模型。利用普通类间距离准则和加权类间距离准则,挖掘用于供暖潜能评估的频繁项集条件模式基,将条件fg-tree的构建与挖掘过程视为一种递归处理过程。以... 为了评估热电联产系统在区域供热中的性能和效率,构建了基于区域供热方案的高级㶲分析模型。利用普通类间距离准则和加权类间距离准则,挖掘用于供暖潜能评估的频繁项集条件模式基,将条件fg-tree的构建与挖掘过程视为一种递归处理过程。以㶲效率指标和能级平衡系数指标为度量依据,分析了基于热电联产系统的高级㶲分析模型的性能,从而实现热电联产系统中的热能评估。实验结果表明,正常生产工况下,文中模型计算得到的㶲效率为0.65,能级平衡系数为0.82,优于对比方法,并具有更高的评估效率。 展开更多
关键词 大数据频繁项集挖掘算法 热电联产 㶲效率 区域供热
在线阅读 下载PDF
台风频发海域施工应急预案动态优化研究
17
作者 张博远 《工程建设与设计》 2026年第4期239-241,共3页
以大唐南澳勒门Ⅰ海上风电扩建项目海上风机基础施工及安装工程为例,分析台风频发海域施工难点,进而提出施工应急预案。通过动态优化应急预案,可以显著提升台风等极端天气的施工效率和效果,有效减少灾害损失,保障施工人员的生命安全。
关键词 风电扩建 台风频发海域 施工应急预案 动态优化
在线阅读 下载PDF
循环气举工艺在致密气藏频繁水淹井中应用效果评价——以大牛地气田大28井区为例
18
作者 李世坤 《天然气技术与经济》 2026年第1期15-21,共7页
为了解决鄂尔多斯盆地大牛地气田大28井区主力产层下二叠统下石盒子组1段(盒1段)气井频繁积液、水淹,而常规排水采气工艺无法经济有效恢复生产的问题,以循环气举工艺为研究对象,通过分析其技术原理与适用性,选取研究区内D28-A井与DPH-A... 为了解决鄂尔多斯盆地大牛地气田大28井区主力产层下二叠统下石盒子组1段(盒1段)气井频繁积液、水淹,而常规排水采气工艺无法经济有效恢复生产的问题,以循环气举工艺为研究对象,通过分析其技术原理与适用性,选取研究区内D28-A井与DPH-A井两口典型频繁水淹井进行先导试验,探讨了循环气举工艺相较于常规排水采气工艺在措施效果与经济效益方面的优势。研究结果表明:(1)循环气举工艺措施效果显著,措施后D28-A井与DPH-A井均恢复连续稳定生产,截至2025年10月,上述两口井产气量分别恢复至0.60×10^(4)m^(3)/d和0.45×10^(4)m^(3)/d,累计增产气量分别达164×10^(4)m^(3)和542×10^(4)m^(3),对其累计产气量的贡献占比分别为57.7%和53.3%;(2)循环气举工艺经济效益良好,3年评价期内,D28-A井与DPH-A井预计增产值分别为604万元和665万元,其投入与产出比分别为1∶2.66和1∶2.79,经济效益明显优于常规机械排采工艺。结论认为:(1)对于高水气比且地层具备一定能量的频繁水淹井,循环气举是一种兼具高效排液、连续稳产能力和良好经济效益的排水采气工艺;(2)该工艺在大28井区频繁水淹井的成功应用,不仅验证了其技术和经济可行性,也为同类致密气藏水淹井“低成本、高效率”开发提供了理论指导与实践依据。 展开更多
关键词 鄂尔多斯盆地 致密气藏 大牛地气田 高水气比 频繁水淹井 循环气举工艺
在线阅读 下载PDF
Double-layer Bayesian Classifier Ensembles Based on Frequent Itemsets 被引量:2
19
作者 Wei-Guo Yi Jing Duan Ming-Yu Lu 《International Journal of Automation and computing》 EI 2012年第2期215-220,共6页
Numerous models have been proposed to reduce the classification error of Naive Bayes by weakening its attribute independence assumption and some have demonstrated remarkable error performance. Considering that ensembl... Numerous models have been proposed to reduce the classification error of Naive Bayes by weakening its attribute independence assumption and some have demonstrated remarkable error performance. Considering that ensemble learning is an effective method of reducing the classifmation error of the classifier, this paper proposes a double-layer Bayesian classifier ensembles (DLBCE) algorithm based on frequent itemsets. DLBCE constructs a double-layer Bayesian classifier (DLBC) for each frequent itemset the new instance contained and finally ensembles all the classifiers by assigning different weight to different classifier according to the conditional mutual information. The experimental results show that the proposed algorithm outperforms other outstanding algorithms. 展开更多
关键词 Double-layer Bayesian CLASSIFIER frequent itemsets conditional mutual information support.
在线阅读 下载PDF
Accurate querying of frequent subgraphs in power grid graph data 被引量:2
20
作者 Aihua Zhou Lipeng Zhu +1 位作者 Xinxin Wu Hongbin Qiu 《Global Energy Interconnection》 2019年第1期78-84,共7页
With the development of information technology, the amount of power grid topology data has gradually increased. Therefore, accurate querying of this data has become particularly important. Several researchers have cho... With the development of information technology, the amount of power grid topology data has gradually increased. Therefore, accurate querying of this data has become particularly important. Several researchers have chosen different indexing methods in the filtering stage to obtain more optimized query results because currently there is no uniform and efficient indexing mechanism that achieves good query results. In the traditional algorithm, the hash table for index storage is prone to "collision" problems, which decrease the index construction efficiency. Aiming at the problem of quick index entry, based on the construction of frequent subgraph indexes, a method of serialized storage optimization based on multiple hash tables is proposed. This method mainly uses the exploration sequence to make the keywords evenly distributed; it avoids conflicts of the stored procedure and performs a quick search of the index. The proposed algorithm mainly adopts the "filterverify" mechanism; in the filtering stage, the index is first established offline, and then the frequent subgraphs are found using the "contains logic" rule to obtain the candidate set. Experimental results show that this method can reduce the time and scale of candidate set generation and improve query efficiency. 展开更多
关键词 POWER grid GRAPH database GRAPH computing Multi-Hash TABLE frequent SUBGRAPHS
在线阅读 下载PDF
上一页 1 2 235 下一页 到第
使用帮助 返回顶部