期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
SQL Server大型数据库中的索引设计
1
作者 臧国全 《河南图书馆学刊》 2000年第3期62-64,67,共4页
本文以SQLServer为例分析了大型数据库中建立索引的必要性、索引的两种基本类型 (群集索引和非群集索引 )、索引与数据表的检索与更新以及索引使用的基本规则 ,阐明了改进SQLServer性能的最重要的一个方面是设计合理的索引 ,选择那些可... 本文以SQLServer为例分析了大型数据库中建立索引的必要性、索引的两种基本类型 (群集索引和非群集索引 )、索引与数据表的检索与更新以及索引使用的基本规则 ,阐明了改进SQLServer性能的最重要的一个方面是设计合理的索引 ,选择那些可被SQLServer用来处理检索的合适索引所涉及到的众多因素。 展开更多
关键词 数据库 索引设计 SQLSERVER 大型
下载PDF
基于全文搜索的中文搜索引擎设计技术 被引量:10
2
作者 陈燕娜 邵志清 《计算机工程与应用》 CSCD 北大核心 2002年第17期196-198,共3页
随着Internet应用的逐步普及,WWW已成为一个巨大的分布式信息空间,为用户提供了一个极具价值的信息源。但由于中文信息处理的复杂性和特殊性,中文搜索引擎的功能仍不够完善。该文提出了一个基于全文搜索的中文搜索引擎的实现方案,并对... 随着Internet应用的逐步普及,WWW已成为一个巨大的分布式信息空间,为用户提供了一个极具价值的信息源。但由于中文信息处理的复杂性和特殊性,中文搜索引擎的功能仍不够完善。该文提出了一个基于全文搜索的中文搜索引擎的实现方案,并对信息处理中的关键技术进行了探讨。 展开更多
关键词 全文搜索 中文搜索引设计 技术 WWW 中文分词技术 文档相关性 Internet
下载PDF
基于birch聚类的可更新机器学习索引模型
3
作者 曹卫东 金超 《计算机工程与设计》 北大核心 2023年第11期3328-3334,共7页
为满足大数据时代下数据库系统高吞吐、低内存占用的索引设计需求,提出一种面向海量数据的基于birch聚类可更新机器学习索引模型。将数据集使用birch聚类进行划分,对分段数据分别使用前馈神经网络进行训练拟合,采用基于日志结构合并树... 为满足大数据时代下数据库系统高吞吐、低内存占用的索引设计需求,提出一种面向海量数据的基于birch聚类可更新机器学习索引模型。将数据集使用birch聚类进行划分,对分段数据分别使用前馈神经网络进行训练拟合,采用基于日志结构合并树延迟更新思路的异地插入策略,实现索引更新操作。使用真实数据集进行实验,其结果表明,相比传统索引和当前先进机器学习索引结构,该模型在检索速度上有一定提升,在插入性能、内存占用和训练时间上有较大优化。 展开更多
关键词 海量数据 机器学习 索引设计 聚类 日志结构合并树 数据访问热度 动态更新
下载PDF
基于SQLServer的运动会管理系统数据结构设计
4
作者 黄迎春 《电子测试》 2014年第S2期18-20,共3页
针对目前各学校及企事业单位体育运动大多基于手工管理,信息管理工作复杂的现状,本文研究作为信息系统开发基础工作的数据结构设计。首先,以信息描述为基础设计初步数据结构;然后,从SQL Server中选择五种数据类型供本系统使用;最后,设... 针对目前各学校及企事业单位体育运动大多基于手工管理,信息管理工作复杂的现状,本文研究作为信息系统开发基础工作的数据结构设计。首先,以信息描述为基础设计初步数据结构;然后,从SQL Server中选择五种数据类型供本系统使用;最后,设计表结构,每个字段运用字段说明、字段名称、字段类型、存储空间等四个属性表示。本文综合考虑了当前运动会中灵活的组织方式,适用于各种层次运动会管理信息系统开发。 展开更多
关键词 SQLSERVER 运动会 管理系统 数据结构 索引设计
下载PDF
基于粒子群算法搜索浏览设计与用户体验研究 被引量:1
5
作者 李刚 《信息与管理研究》 2021年第1期73-80,共8页
电子商务运营过程中用户广泛使用搜索引擎并产生在线浏览行为,这些都影响用户体验并最终影响消费。文章首先根据已有成果提出研究假设,搜索引擎算法设计优化会改善用户的在线浏览行为,提升用户交互体验感受以促进消费。然后,采用粒子群... 电子商务运营过程中用户广泛使用搜索引擎并产生在线浏览行为,这些都影响用户体验并最终影响消费。文章首先根据已有成果提出研究假设,搜索引擎算法设计优化会改善用户的在线浏览行为,提升用户交互体验感受以促进消费。然后,采用粒子群算法优化了搜索引擎算法设计,并且根据在线浏览行为与用户体验相关指标体系,利用爬虫方法获取电子商务平台公司数据进行假设检验。进一步利用改进后的搜索引擎算法设计用户兴趣模型,并对用户兴趣模型进行对比试验,试验结果表明用户兴趣组优于传统算法组。得出研究结论:基于用户兴趣模型的搜索引擎算法可以有效改善用户消费体验,在线浏览与搜索引擎配合使用效果更好,既可以有效增加电子商务平台利润,也可以提升用户消费体验。 展开更多
关键词 粒子群算法 索引擎算法设计 在线浏览行为 用户交互体验
下载PDF
软件开发中数据库设计研究
6
作者 胡航语 《中国宽带》 2022年第3期51-52,共2页
在开发软件的过程中,能够为其正常使用提供保障的一项必要的前提条件就是数据库的设计。同时,数据库设计也是计算机领域的重要分支之一,是数据应用系统中最关键的部分。因此,数据库设计不仅要科学合理,还要具备适应需求变化的能力。本... 在开发软件的过程中,能够为其正常使用提供保障的一项必要的前提条件就是数据库的设计。同时,数据库设计也是计算机领域的重要分支之一,是数据应用系统中最关键的部分。因此,数据库设计不仅要科学合理,还要具备适应需求变化的能力。本文研究了软件开发中数据库设计应当遵守的相关原则以及设计的技巧,并对软件开发中数据库设计的理论进行了分析。 展开更多
关键词 软件开发 数据库 数据索引设计
下载PDF
国内外儿童搜索引擎比较研究 被引量:1
7
作者 姚欣林 华薇娜 《图书与情报》 CSSCI 北大核心 2011年第3期66-71,共6页
少年儿童正逐渐成为使用网络的主要人群,国外已经出现了许多功能较为完善的儿童搜索引擎,然而中文儿童搜索引擎却仍然很罕见。文章首先分析了建设儿童搜索引擎的必要性,再介绍了国外儿童搜索引擎KidRex和Yahoo!Kids及对不良网站的防止效... 少年儿童正逐渐成为使用网络的主要人群,国外已经出现了许多功能较为完善的儿童搜索引擎,然而中文儿童搜索引擎却仍然很罕见。文章首先分析了建设儿童搜索引擎的必要性,再介绍了国外儿童搜索引擎KidRex和Yahoo!Kids及对不良网站的防止效果,还介绍了较为知名的中文儿童搜索引擎"少儿信息港"和小蕃薯,最后比较了中外儿童搜索引擎的异同,对儿童搜索引擎的建设提出了参考意见。 展开更多
关键词 儿童搜索 索引 索引设计
下载PDF
数据库快速查询方法研究与应用 被引量:2
8
作者 李芳芳 田志军 《微电子学与计算机》 CSCD 北大核心 2012年第3期163-166,共4页
提出了一种优化大型数据库性能的方法.通过调整内存参数优化,设计索引的优化这两方面来对大型数据库系统进行优化,以求使数据库的性能得到优化.实验结果表明,通过本文方法优化后的数据库在运行时间,搜索速度等性能上都有了很大的提高,... 提出了一种优化大型数据库性能的方法.通过调整内存参数优化,设计索引的优化这两方面来对大型数据库系统进行优化,以求使数据库的性能得到优化.实验结果表明,通过本文方法优化后的数据库在运行时间,搜索速度等性能上都有了很大的提高,因此得出,本文的方法在改进数据库性能方面,有很好的效果. 展开更多
关键词 数据库查询优化 内存参数优化 设计索引
下载PDF
关于SQL数据库的分析与探讨 被引量:1
9
作者 张永霞 《数字技术与应用》 2011年第10期141-141,共1页
一般在运行SQL时我们经常形成一个错误的观念:只注重最后结果的正确率,没考虑到使用不同方法后可能对性能的影响,如果这种影响是在复杂的或是大型的数据库环境中将会更加扩大。在实践中不难发现,SQL性能低下的原因经常是由于不可优化的w... 一般在运行SQL时我们经常形成一个错误的观念:只注重最后结果的正确率,没考虑到使用不同方法后可能对性能的影响,如果这种影响是在复杂的或是大型的数据库环境中将会更加扩大。在实践中不难发现,SQL性能低下的原因经常是由于不可优化的where子句和不充份的连接条件、不恰当的索引设计。本文将就SQL数据库进行分析探讨和优化,加快SQL运行速度! 展开更多
关键词 数据库性能 索引设计 SQL数据库分析 运行速度
下载PDF
3D Engineering Model Retrieval Based on Enhanced Shape Distributions 被引量:1
10
作者 侯鑫 张旭堂 +1 位作者 刘文剑 冉洋 《Journal of Donghua University(English Edition)》 EI CAS 2009年第4期413-422,共10页
To reuse and share the valuable knowledge embedded in repositories of engineering models for accelerating the design process, improving product quality, and reducing costs, it is crucial to devise search engines capab... To reuse and share the valuable knowledge embedded in repositories of engineering models for accelerating the design process, improving product quality, and reducing costs, it is crucial to devise search engines capable of matching 3D models efficiently and effectively. In this paper, an enhanced shape distributions-based technique of using geometrical and topological information to search 3D engineering models represented by polygonal meshes was presented. A simplification method of polygonal meshes was used to simplify engineering model as the pretreatment for generation of sample points. The method of sampling points was improved and a pair of functions that was more sensitive to shape was employed to construct a 2D shape distribution. Experiments were conducted to evaluate the proposed algorithm utilizing the Engineering Shape Benchmark (ESB) database. The experiential results suggest that the search effectiveness is significantly improved by enforcing the simplification and enhanced shape distributions to engineering model retrieval. 展开更多
关键词 shape retrieval polygonal mesh simplification shape distribution 3D engineering model
下载PDF
Projections of the impacts of climate change on the water deficit and on the precipitation erosive indexes in Mantaro River Basin, Peru 被引量:1
11
作者 Sly C.WONGCHUIG Carlos R.MELLO Sin C.CHOU 《Journal of Mountain Science》 SCIE CSCD 2018年第2期264-279,共16页
Projections of climate change are essential to guide sustainable development plans in the tropical Andean countries such as Peru. This study assessed the projections of precipitation and potential evaporation, rain er... Projections of climate change are essential to guide sustainable development plans in the tropical Andean countries such as Peru. This study assessed the projections of precipitation and potential evaporation, rain erosive potential, and precipitation concentration in the Mantaro River Basin, in the Peruvian Andes, which is important for agriculture and energy production in Peru. We assumed the Intergovernmental Panel on Climate Change (IPCC) AIB greenhouse gas emission scenario and simulated the global climate change by the HadCM3 global climate model. Due to the steepness of the mountain slopes and the narrowness of the river valley, this study uses the downscaling of the global model simulations by the regional Eta model down to 2o-km resolution. The downscaling projections show decrease in the monthly precipitation with respect to the baseline period, especially during the rainy season, between February and April, until the end of the 21st century. Meanwhile, a progressive increase in the monthly evaporation from the baseline period is projected. The Modified Fournier Index (MFI) shows a statistically significant downward trend in the Mantaro River Basin, whieh suggests a possible reduction in the rain erosive potential. The Precipitation Concentration Index (PCI) shows a statistically significant increasing trend, which indicates increasingly more irregular temporal distribution of precipitation towards the end of the century. The results of this study allow us to conclude that there should be a gradual increase in water deficit and precipitation concentration. Both changes can be negative for agriculture, power generation, and water supply in the Mantaro River Basin in Peru. 展开更多
关键词 PRECIPITATION EVAPORATION PrecipitationConcentration Index (PCI) Modified Fournier Index(MFI) Climate change Tropical Andes
下载PDF
Backfill support's backfill and operation properties and evaluation 被引量:4
12
作者 ZHANG Qiang DU Chang-long +3 位作者 ZHANG Ji-xiong WANG Jia-qi LI Meng QI Wen-yue 《Journal of Central South University》 SCIE EI CAS CSCD 2018年第6期1524-1534,共11页
To ensure compacted backfilling, it is essential to ensure the reliability of the performance of a solid backfill support, key equipment for integrating backfilling and mining. To evaluate the backfilling performance ... To ensure compacted backfilling, it is essential to ensure the reliability of the performance of a solid backfill support, key equipment for integrating backfilling and mining. To evaluate the backfilling performance of a backfill support, the concept of backfill and operation properties is proposed in this study. Moreover, it is elaborated in terms of five aspects, namely, structural property, supporting property, tamping property, mechanical response property, and geological adaptation property, which are specifically reflected by 14 indexes including the supporting intensity and vertical roof gap. Seven separate evaluation indexes are selected to build a backfill and operation properties based system for evaluating the design schemes of the backfill support via a multi-index comprehensive evaluation method; then, the evaluation method and process together with measures to control the backfill and operation properties are proposed. By using this system, 11 schemes for optimizing the ZC5200/14.5/3 backfill support at Zhaizhen Coal Mine are evaluated, and scheme #10 is found to show superior vertical roof gap and other backfill and operation properties, thus demonstrating the reasonability of the evaluation system. On this basis, the backfill support research framework of designing initial scheme, optimizing design scheme, selecting the best evaluation indexes, evaluating optimizing scheme, and evaluating operation properties is built; this should serve as an important reference for further studies on the roof controlling performance of a backfill support. 展开更多
关键词 backfilling coal mining backfill and operation properties tamping force vertical roof gap horizontal roofgap evaluation method
下载PDF
Toward Exhaustive Teaching of Relational Database Indexes
13
作者 Massimo Macera Paolo Rocchil 《Computer Technology and Application》 2012年第8期578-583,共6页
There are several indexing techniques that can optimize system performances. The choice of the right index type in a schema can improve the DB performances by up to 80%. Unfortunately the illustrations of the various ... There are several indexing techniques that can optimize system performances. The choice of the right index type in a schema can improve the DB performances by up to 80%. Unfortunately the illustrations of the various techniques are scattered over a number of texts and manuals, and the courses for database designers are often somewhat incomplete. The present paper shows a didactical experience which tackles this kind of limitations. In particular, the authors have prepared a textbook that includes twenty-one different index formats; it discusses advantages and disadvantages of each indexing technique, and has been positively validated during advanced courses on relational database design. 展开更多
关键词 Database indexing techniques DB design non-traditional students didactical experience.
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部