期刊文献+
共找到9,446篇文章
< 1 2 250 >
每页显示 20 50 100
Teaching Reform and Practice of Data Structure Course Based on Smart Teaching Platform
1
作者 Hui Liu Fangping Yin +1 位作者 Liefu Ai Yusheng Cheng 《Journal of Contemporary Educational Research》 2024年第11期89-100,共12页
With the rapid development of information technology,smart teaching platforms have become important tools for higher education teaching reform.As a core course of computer science and technology-related majors in high... With the rapid development of information technology,smart teaching platforms have become important tools for higher education teaching reform.As a core course of computer science and technology-related majors in higher education,the data structure course lays a solid foundation for students’professional learning and plays an important role in promoting their future success in technology,research,and industry.This study conducts an in-depth analysis of the pain points faced by the data structure course,and explores a teaching reform and practice of integration of theory and practice based on the system application of a smart teaching platform before class,during class,and after class.The reform practice shows that this teaching mode improves students’learning initiative,learning motivation,and practical skills.Students not only achieved better results in knowledge mastery but also significantly improved in problem analysis and solution. 展开更多
关键词 data structure Teaching reform and practice Smart teaching platform Higher education
在线阅读 下载PDF
The Analysis of Seismic Data Structure and Oil and Gas Prediction 被引量:14
2
作者 WangShangxu LinChangrong 《Applied Geophysics》 SCIE CSCD 2004年第2期75-82,共8页
In this paper, a new concept called numerical structure of seismic data is introduced and the difference between numerical structure and numerical value of seismic data is explained. Our study shows that the numerical... In this paper, a new concept called numerical structure of seismic data is introduced and the difference between numerical structure and numerical value of seismic data is explained. Our study shows that the numerical seismic structure is closely related to oil and gas-bearing reservoir, so it is very useful for a geologist or a geophysicist to precisely interpret the oil-bearing layers from the seismic data. This technology can be applied to any exploration or production stage. The new method has been tested on a series of exploratory or development wells and proved to be reliable in China. Hydrocarbon-detection with this new method for 39 exploration wells on 25 structures indi- cates a success ratio of over 80 percent. The new method of hydrocarbon prediction can be applied for: (1) depositional environment of reservoirs with marine fades, delta, or non-marine fades (including fluvial facies, lacustrine fades); (2) sedimentary rocks of reservoirs that are non-marine clastic rocks and carbonate rock; and (3) burial depths range from 300 m to 7000 m, and the minimum thickness of these reservoirs is over 8 m (main frequency is about 50 Hz). 展开更多
关键词 hydrocarbon prediction hydrocarbon oil-bearing stratum seismic data structure data value seismic facies
在线阅读 下载PDF
Predicting the distribution of reservoirs by applying the method of seismic data structure characteristics: Example from the eighth zone in Tahe Oilfield 被引量:10
3
作者 Lin Changrong Wang Shangxu Zhang Yong 《Applied Geophysics》 SCIE CSCD 2006年第4期234-242,共9页
Seismic data structure characteristics means the waveform character arranged in the time sequence at discrete data points in each 2-D or 3-D seismic trace. Hydrocarbon prediction using seismic data structure character... Seismic data structure characteristics means the waveform character arranged in the time sequence at discrete data points in each 2-D or 3-D seismic trace. Hydrocarbon prediction using seismic data structure characteristics is a new reservoir prediction technique. When the main pay interval is in carbonate fracture and fissure-cavern type reservoirs with very strong inhomogeneity, there are some difficulties with hydrocarbon prediction. Because of the special geological conditions of the eighth zone in the Tahe oil field, we apply seismic data structure characteristics to hydrocarbon prediction for the Ordovician reservoir in this zone. We divide the area oil zone into favorable and unfavorable blocks. Eighteen well locations were proposed in the favorable oil block, drilled, and recovered higher output of oil and gas. 展开更多
关键词 Seismic data structure numerical abnormality correlation analysis hydrocarbon prediction economic effect
在线阅读 下载PDF
Research of Extracting Data from HTML Web Pages Automatically 被引量:1
4
作者 王茹 宋瀚涛 陆玉昌 《Journal of Beijing Institute of Technology》 EI CAS 2003年第S1期104-108,共5页
In order to use data information in the Internet, it is necessary to extract data from web pages. An HTT tree model representing HTML pages is presented. Based on the HTT model, a wrapper generation algorithm AGW is p... In order to use data information in the Internet, it is necessary to extract data from web pages. An HTT tree model representing HTML pages is presented. Based on the HTT model, a wrapper generation algorithm AGW is proposed. The AGW algorithm utilizes comparing and correcting technique to generate the wrapper with the native characteristic of the HTT tree structure. The AGW algorithm can not only generate the wrapper automatically, but also rebuild the data schema easily and reduce the complexity of the computing. 展开更多
关键词 information extraction data transformation WRAPPER html page
在线阅读 下载PDF
Multiresolution analysis over triangle meshes: method and data structure
5
作者 唐杰 张福炎 《Journal of Southeast University(English Edition)》 EI CAS 2004年第3期279-285,共7页
A robust and efficient algorithm is presented to build multiresolution models (MRMs) of arbitrary meshes without requirement of subdivision connectivity. To overcome the sampling difficulty of arbitrary meshes, edge c... A robust and efficient algorithm is presented to build multiresolution models (MRMs) of arbitrary meshes without requirement of subdivision connectivity. To overcome the sampling difficulty of arbitrary meshes, edge contraction and vertex expansion are used as downsampling and upsampling methods. Our MRMs of a mesh are composed of a base mesh and a series of edge split operations, which are organized as a directed graph. Each split operation encodes two parts of information. One is the modification to the mesh, and the other is the dependency relation among splits. Such organization ensures the efficiency and robustness of our MRM algorithm. Examples demonstrate the functionality of our method. 展开更多
关键词 ALGORITHMS Computer aided design Computer aided manufacturing data structures GEOMETRY Mathematical models Robustness (control systems)
在线阅读 下载PDF
Utilizing Machine Learning with Unique Pentaplet Data Structure to Enhance Data Integrity
6
作者 Abdulwahab Alazeb 《Computers, Materials & Continua》 SCIE EI 2023年第12期2995-3014,共20页
Data protection in databases is critical for any organization,as unauthorized access or manipulation can have severe negative consequences.Intrusion detection systems are essential for keeping databases secure.Advance... Data protection in databases is critical for any organization,as unauthorized access or manipulation can have severe negative consequences.Intrusion detection systems are essential for keeping databases secure.Advancements in technology will lead to significant changes in the medical field,improving healthcare services through real-time information sharing.However,reliability and consistency still need to be solved.Safeguards against cyber-attacks are necessary due to the risk of unauthorized access to sensitive information and potential data corruption.Dis-ruptions to data items can propagate throughout the database,making it crucial to reverse fraudulent transactions without delay,especially in the healthcare industry,where real-time data access is vital.This research presents a role-based access control architecture for an anomaly detection technique.Additionally,the Structured Query Language(SQL)queries are stored in a new data structure called Pentaplet.These pentaplets allow us to maintain the correlation between SQL statements within the same transaction by employing the transaction-log entry information,thereby increasing detection accuracy,particularly for individuals within the company exhibiting unusual behavior.To identify anomalous queries,this system employs a supervised machine learning technique called Support Vector Machine(SVM).According to experimental findings,the proposed model performed well in terms of detection accuracy,achieving 99.92%through SVM with One Hot Encoding and Principal Component Analysis(PCA). 展开更多
关键词 database intrusion detection system data integrity machine learning pentaplet data structure
在线阅读 下载PDF
基于HTML文档结构的向量空间模型的改进 被引量:10
7
作者 胡健 陆一鸣 马范援 《情报学报》 CSSCI 北大核心 2005年第4期433-437,共5页
根据HTML文档不同标签域的分布特征和对文档内容的代表能力不同,我们提出了一种改进的向量模型(PFTF),并通过trec12的查询实验,比较了传统向量模型与PFTF模型对单个标签域以及多个文档表示结果的结合的检索性能.实验结果表明,PFTF模型... 根据HTML文档不同标签域的分布特征和对文档内容的代表能力不同,我们提出了一种改进的向量模型(PFTF),并通过trec12的查询实验,比较了传统向量模型与PFTF模型对单个标签域以及多个文档表示结果的结合的检索性能.实验结果表明,PFTF模型对于这两个方面都有提高. 展开更多
关键词 html文档结构 信息检索 向量空间模型链接文本TREC 向量空间模型 html文档 文档结构 向量模型 分布特征 检索性能 标签
在线阅读 下载PDF
Computer Aided Design Technology for Convex Faceted Gem Cuts Based on the Half-Edge Data Structure 被引量:1
8
作者 Linhong Xu Xiangnan Li +3 位作者 Jianhua Rao Yuan Han Zhipeng Li Jichun Li 《Journal of Beijing Institute of Technology》 EI CAS 2019年第3期585-597,共13页
Aiming to increase the efficiency of gem design and manufacturing, a new method in computer-aided-design (CAD) of convex faceted gem cuts (CFGC) based on Half-edge data structure (HDS), including the algorithms for th... Aiming to increase the efficiency of gem design and manufacturing, a new method in computer-aided-design (CAD) of convex faceted gem cuts (CFGC) based on Half-edge data structure (HDS), including the algorithms for the implementation is presented in this work. By using object-oriented methods, geometrical elements of CFGC are classified and responding geometrical feature classes are established. Each class is implemented and embedded based on the gem process. Matrix arithmetic and analytical geometry are used to derive the affine transformation and the cutting algorithm. Based on the demand for a diversity of gem cuts, CAD functions both for free-style faceted cuts and parametric designs of typical cuts and visualization and human-computer interactions of the CAD system including two-dimensional and three-dimensional interactions have been realized which enhances the flexibility and universality of the CAD system. Furthermore, data in this CAD system can also be used directly by the gem CAM module, which will promote the gem CAD/CAM integration. 展开更多
关键词 Half-edge data structure CONVEX faceted GEM CUTS (CFGC) COMPUTER aided design (CAD)
在线阅读 下载PDF
A DESIGN OF THREE-DIMENSIONAL SPATIAL DATA MODEL AND ITS DATA STRUCTURE IN GEOLOGICAL EXPLORATION ENGINEERING
9
作者 Cheng Penggen Gong Jianya +1 位作者 Wang Yandong Sui Haigang 《Geo-Spatial Information Science》 1999年第1期78-85,共8页
The key to develop 3-D GISs is the study on 3-D data model and data structure. Some of the data models and data structures have been presented by scholars. Because of the complexity of 3-D spatial phenomenon, there ar... The key to develop 3-D GISs is the study on 3-D data model and data structure. Some of the data models and data structures have been presented by scholars. Because of the complexity of 3-D spatial phenomenon, there are no perfect data structures that can describe all spatial entities. Every data structure has its own advantages and disadvantages. It is difficult to design a single data structure to meet different needs. The important subject in the3-D data models is developing a data model that has integrated vector and raster data structures. A special 3-D spatial data model based on distributing features of spatial entities should be designed. We took the geological exploration engineering as the research background and designed an integrated data model whose data structures integrats vector and raster data byadopting object-oriented technique. Research achievements are presented in this paper. 展开更多
关键词 GEOLOGICAL EXPLORATION ENGINEERING GEOGRAPHIC information system three DIMENSIONAL data model data structure
在线阅读 下载PDF
THREE DIMENSIONAL DATA STRUCTURE AND DATA MODEL
10
作者 Bian Fuling Zhu Guobin +1 位作者 Li Jun Tan Xiaojun 《Geo-Spatial Information Science》 2000年第3期19-23,共5页
3D GISs were developed simultaneously in the late 1980s in a number of different disciplines.The development of these 3D GISs can not yet meet all needs for new representations and analytical tool s in 3D envir onment... 3D GISs were developed simultaneously in the late 1980s in a number of different disciplines.The development of these 3D GISs can not yet meet all needs for new representations and analytical tool s in 3D envir onments.In this paper,the data structures,especially solid-based data representa tions are introduced.Then,a typical object-oriented data model is put forth to s how a new data model.And at last,two data access methods are proposed to make th e data model clear. 展开更多
关键词 3D data structure data MODEL
在线阅读 下载PDF
GRAPHICS DATA STRUCTURES IN MICROCOMPUTER AIDED DESIGN FOR OPEN PIT PLANNING
11
作者 吴力心 《Journal of China University of Mining and Technology》 1991年第1期88-96,共9页
This paper discribes the importance and necessity of the study on the data structures for displaying the mining field using the interactive technology in open pit design and planning,based upon the grid block model. T... This paper discribes the importance and necessity of the study on the data structures for displaying the mining field using the interactive technology in open pit design and planning,based upon the grid block model. The commonly used data structures--rectangular array structure and quadtree structure ,are analyzed. Two compressed data structures--compressed circular link array structure and compressed doubly-linked circular array structure,are proposed,which are much more suitable for displaying the regularly gridded block model. When the two compressed data structures are adopted,the storage space can be tremendously saved and the algorithms are simple,while the requirements of the accuracy and the manipulating speed will be both satisfied for the interactive open pit short range plan formulation. 展开更多
关键词 data structure open bit planning .deposit model GRAPHICS
在线阅读 下载PDF
Novel Data Structure Modeling Model based on Hierarchical Data Analysis and Parsing
12
作者 Chang Liu Ting Han Changli Sun 《International Journal of Technology Management》 2017年第2期53-55,共3页
. In this article, we describe the characteristics of large-scale modeling of the theme text of this site data and important progress in recent years. Topic modeling approach has attracted wide interest in the world, ... . In this article, we describe the characteristics of large-scale modeling of the theme text of this site data and important progress in recent years. Topic modeling approach has attracted wide interest in the world, and promote a number of important data mining, development of computer vision and computational biology applications, including automatic text summaries, information retrieval, information recommendation, topic detection and tracking, natural scene understanding human action recognition and gene expression analysis. The main features of the model and the corresponding theme paper focuses on the text of this site data. Data with dynamic, high-end, multi-channel and distributed structure and the structure of the model is only part of the theme before modeling. The paper discussed in the framework of the unity of the three-dimensional Markov model of four structural features of the text of this site data modeling, and analysis of distributed computing and word combination of three-dimensional modeling topics Markov model and type fuzzy systems the possibility of applications. In addition to structural modeling for this site text data, also we discuss some of the three-dimensional Markov model energy minimization of machine learning algorithms. 展开更多
关键词 data structure modeling PARADIGM HIERARCHICAL data analysis.
在线阅读 下载PDF
The Practice and Method of Integrating Fine Traditional Culture into Data Structure Course Teaching
13
作者 Qianqian Zhen Guoying Liu 《计算机教育》 2023年第12期31-36,共6页
To capitalize on the primary role of major course teaching and to facilitate students’understanding of abstract concepts in the data structure course,it is essential to increase their interest in learning and develop... To capitalize on the primary role of major course teaching and to facilitate students’understanding of abstract concepts in the data structure course,it is essential to increase their interest in learning and develop case studies that highlight fine traditional culture.By incorporating these culture-rich case studies into classroom instruction,we employ a project-driven teaching approach.This not only allows students to master professional knowledge,but also enhances their abilities to solve specific engineering problems,ultimately fostering cultural confidence.Over the past few years,during which educational reforms have been conducted for trial runs,the feasibility and effectiveness of these reform schemes have been demonstrated. 展开更多
关键词 Curriculum ideological and political education Fine traditional culture data structure Case teaching
在线阅读 下载PDF
An Analysis on the Teaching Reform of Data Structure Course in China
14
作者 Chenjie Wang Xianglian Meng +1 位作者 Xia Meng Li Sui 《Journal of Contemporary Educational Research》 2020年第10期44-46,共3页
For the course of“Data Structures”,this paper introduces the importance and existing problems of the data structure course.Through the literature and the current teaching in major universities,the existing teaching ... For the course of“Data Structures”,this paper introduces the importance and existing problems of the data structure course.Through the literature and the current teaching in major universities,the existing teaching methods and their disadvantages are analyzed.The authors put forward teaching reform suggestions and designed an online course platform. 展开更多
关键词 data structure Teaching reform Online course
在线阅读 下载PDF
Open Volumetric Mesh-An Efficient Data Structure for Tetrahedral and Hexahedral Meshes
15
作者 XIAN Chu-hua LI Gui-qing GAO Shu-ming 《Computer Aided Drafting,Design and Manufacturing》 2013年第3期23-27,共5页
This work introduces a scalable and efficient topological structure for tetrahedral and hexahedral meshes. The design of the data structure aims at maximal flexibility and high performance. It provides a high scalabil... This work introduces a scalable and efficient topological structure for tetrahedral and hexahedral meshes. The design of the data structure aims at maximal flexibility and high performance. It provides a high scalability by using hierarchical representa-tions of topological elements. The proposed data structure is array-based, and it is a compact representation of the half-edge data structure for volume elements and half-face data structure for volumetric meshes. This guarantees constant access time to the neighbors of the topological elements. In addition, an open-source implementation named Open Volumetric Mesh (OVM) of the pro-posed data structure is written in C++ using generic programming concepts. 展开更多
关键词 tetrahedral mesh hexahedral mesh geometry modeling data structure generic programming
在线阅读 下载PDF
Design and implementation of binary tree data structure based on DNA computing
16
作者 YANG Chun-de WEI Guo-hui 《重庆邮电大学学报(自然科学版)》 北大核心 2009年第2期292-295,共4页
The designing,encodings and an instance of simulation of a binary tree for DNA computer were proposed,which utilizes the method of biology to complete inserting and deleting of the binary tree. Firstly,DNA encodings f... The designing,encodings and an instance of simulation of a binary tree for DNA computer were proposed,which utilizes the method of biology to complete inserting and deleting of the binary tree. Firstly,DNA encodings for storage and all elements of the binary tree were completely given out. Then, the implementations of all bio-operations in DNA computer were described. Finally, to prove the feasibility of this method, an actual binary tree with detailed nucleotide encodings was introduced. The process of an algorithm implemented on this binary tree was demonstrated. Based on this method, more other data structures in DNA computer can be developed. 展开更多
关键词 DNA计算机 完全二叉树 数据结构 设计 生物学方法 基因编码 核苷酸 证明
在线阅读 下载PDF
HTML浏览器的设计与分析 被引量:13
17
作者 刘彤 周工业 倪浆铭 《计算机工程与应用》 CSCD 北大核心 2001年第9期117-119,共3页
随着网络的广泛运用,特别是电视等视听类家电设备的网络化,使开发具有自主版权的浏览器变得日益重要。文章简要地分析HTML文档的一般特性,并给出了实现HTML浏览器的一个方案和核心模块重要数据结构的设计与实现。
关键词 超文本链接标记语言 数据结构 html 浏览器 信息交换 WEB
在线阅读 下载PDF
基于HTML标记用途分析的网页正文提取技术 被引量:15
18
作者 常红要 朱征宇 +2 位作者 陈烨 张鹏 曾丽芳 《计算机工程与设计》 CSCD 北大核心 2010年第24期5187-5191,共5页
通过分析噪音数据特点和它所产生的影响,利用HTML的结构特征,提出了一种基于区域分块的HTML元素删除法,可用于网页正文的自动提取。实验结果表明,该方法能有效地得到大多数HTML网页的主体内容部分。针对HTML文件的解析方法不仅可以用于... 通过分析噪音数据特点和它所产生的影响,利用HTML的结构特征,提出了一种基于区域分块的HTML元素删除法,可用于网页正文的自动提取。实验结果表明,该方法能有效地得到大多数HTML网页的主体内容部分。针对HTML文件的解析方法不仅可以用于提取HTML文件的主体文本,也可以用于得到HTML文件中其它HTML元素的内容。 展开更多
关键词 html网页 数据挖掘 内容抽取 噪音数据 元素删除法
在线阅读 下载PDF
Nearest neighbor search algorithm for GBD tree spatial data structure
19
作者 Yutaka Ohsawa Takanobu Kurihara Ayaka Ohki 《重庆邮电大学学报(自然科学版)》 2007年第3期253-259,共7页
This paper describes the nearest neighbor (NN) search algorithm on the GBD(generalized BD) tree. The GBD tree is a spatial data structure suitable for two-or three-dimensional data and has good performance characteris... This paper describes the nearest neighbor (NN) search algorithm on the GBD(generalized BD) tree. The GBD tree is a spatial data structure suitable for two-or three-dimensional data and has good performance characteristics with respect to the dynamic data environment. On GIS and CAD systems, the R-tree and its successors have been used. In addition, the NN search algorithm is also proposed in an attempt to obtain good performance from the R-tree. On the other hand, the GBD tree is superior to the R-tree with respect to exact match retrieval, because the GBD tree has auxiliary data that uniquely determines the position of the object in the structure. The proposed NN search algorithm depends on the property of the GBD tree described above. The NN search algorithm on the GBD tree was studied and the performance thereof was evaluated through experiments. 展开更多
关键词 邻居搜索算法 GBD树 空间数据结构 动态数据环境 地理信息系统 计算机辅助设计
在线阅读 下载PDF
An efficient spatio-temporal data structure for multi version management of engineering drawings 被引量:1
20
作者 DEKIHARA Hiroyuki NAKAMURA Yasuaki 《重庆邮电学院学报(自然科学版)》 2004年第5期64-70,共7页
In the engineering database system, multiple versions of a design including engineering drawings should be managed efficiently. The paper proposes an efficient spatial data structure, that is an expansion of the R tre... In the engineering database system, multiple versions of a design including engineering drawings should be managed efficiently. The paper proposes an efficient spatial data structure, that is an expansion of the R tree and HR tree, for version management of engineering drawings. A novel mechanism to manage the difference between drawings is introduced to the HR tree to eliminate redundant duplications and to reduce the amount of storage required for the data structure. Data management mechanism and structural properties of our data structure called the MVR + tree are described. 展开更多
关键词 空间数据结构 多翻译管理 计算机半自动设计系统 MVR+树
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部