期刊文献+
共找到1,340篇文章
< 1 2 67 >
每页显示 20 50 100
.NET项目中利用LLBLGen实现O/R Mapping
1
作者 王欢燕 龚娟 《电脑知识与技术》 2009年第3X期2161-2162,2168,共3页
该文介绍了在.NET中如何利用LLBLGen工具实现ORMAPPING(即生成持久层),并结合实例给出详细生成过程以及调用示例。
关键词 VS.NET 面向对象 o/r mapping LLBLGen
在线阅读 下载PDF
基于ADO.NET的O/R Mapping中间件的研究 被引量:5
2
作者 王丽芳 蒋泽军 +1 位作者 庄亮 曾杰 《西北工业大学学报》 EI CAS CSCD 北大核心 2006年第6期759-762,共4页
目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的... 目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的设计思想,实现了一个有效的数据库访问中间件,解决了利用ADO.NET开发应用程序遇到的数据表示和存取问题。 展开更多
关键词 数据库访问 阻抗失谐 中间件 对象关系映射 ADo.NET
在线阅读 下载PDF
工作流系统中角色管理的O/R Mapping策略研究 被引量:1
3
作者 刘生福 樊持杰 罗美淑 《微计算机信息》 2010年第9期213-215,共3页
面向对象编程是当前软件开发的主要方法,而关系数据库在短期内有其不可替代的地位,因此,怎样实现对象模型到关系模型的映射就成了软件开发中一个重要的问题。本文结合一个工作流管理系统的开发过程,说明了O/RMapping(Object Relational ... 面向对象编程是当前软件开发的主要方法,而关系数据库在短期内有其不可替代的地位,因此,怎样实现对象模型到关系模型的映射就成了软件开发中一个重要的问题。本文结合一个工作流管理系统的开发过程,说明了O/RMapping(Object Relational Mapping)的映射策略及其在软件开发中的重要性。 展开更多
关键词 面向对象编程 关系数据库管理系统 o/rmapping WFMS
在线阅读 下载PDF
Grove在O/R Mapping中的应用
4
作者 吴立春 何军 《商场现代化》 北大核心 2007年第12Z期393-395,共3页
本文论述了O/R Mapping的运行机制和在.NET应用程序开发中应用Grove工具如何实现O/R Mapping映射框架。
关键词 Grove o/r mapping SQL
在线阅读 下载PDF
Adaptive XML to relational mapping: an integrated approach 被引量:3
5
作者 Tian-lei HU Gang CHEN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2008年第6期758-769,共12页
Storing and querying XML (eXtensible Markup Language) data in relational form can exploit various services offered by modern relational database management systems (RDBMSs). Due to structural complexity of XML, there ... Storing and querying XML (eXtensible Markup Language) data in relational form can exploit various services offered by modern relational database management systems (RDBMSs). Due to structural complexity of XML, there are many equivalent relational mapping schemes for the same XML data and queries. In this paper, we propose the adaptive XML to relational mapping (AX2RM) system, which considers finding optimal XML to relational (X2R) mapping as four separate but correlated procedures: logical database design, data scale estimation, workload transformation, and physical database design. We view the whole process as an autonomic computing problem and formalize the adaptive X2R mapping problem. Search spaces for each procedure are investigated individually, and five approaches for finding the optimal mapping are studied. We propose an integrated approach with greedy pruning (IT-GP), which views the mapping procedures as a whole and exploits heuristic rules in each procedure to prune impossible mappings as early as possible. Evaluation of these approaches shows the validity and high efficiency of IT-GP. 展开更多
关键词 XML XML to relational (X2r mapping Autonomic computing
在线阅读 下载PDF
Weakly R-KKM mappings-intersection theorems and minimax inequalities in topological spaces 被引量:1
6
作者 邓磊 杨明歌 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2007年第1期103-109,共7页
In this paper, we introduce the concepts of weakly R-KKM mappings, R- convex and R-β-quasiconvex in general topological spaces without any convex structure. Relating to these, we obtain an extension to general topolo... In this paper, we introduce the concepts of weakly R-KKM mappings, R- convex and R-β-quasiconvex in general topological spaces without any convex structure. Relating to these, we obtain an extension to general topological spaces of Fan's matching theorem, namely that Lemma 1.2 in this paper. On this basis, two intersection theorems are proved in topological spaces. By using intersection theorems, some minimax inequalities of Ky Fan type are also proved in topological spaces. Our results generalize and improve the corresponding results in the literature. 展开更多
关键词 weakly r-KKM mapping r-convex r-β-quasiconvex generalized r-KKMmapping
在线阅读 下载PDF
Feature Modeling and Variability Modeling Syntactic Notation Comparison and Mapping
7
作者 Wahyudianto   Eko K. Budiardjo Elviawaty M. Zamzami 《Journal of Computer and Communications》 2014年第2期101-108,共8页
Feature Model (FM) became an important role in Software Product Line Engineering (SPLE) field. Many approaches have been introduced since the original FM came up with Feature Oriented Domain Analysis (FODA) introduced... Feature Model (FM) became an important role in Software Product Line Engineering (SPLE) field. Many approaches have been introduced since the original FM came up with Feature Oriented Domain Analysis (FODA) introduced by Kang in 1990. The main purpose of FM is used for commonality and variability analysis in domain engineering, to optimize the reusable aspect of software features or components. Cardinality-based Feature Model (CBFM) is one extension of original FM, which integrates several notations of other extensions. In CBFM, feature model defined as hierarchy of feature, with each of feature has a cardinality. The other notation to express variability within SPLE is Orthogonal Variability Model (OVM). At the other hand, OMG as standard organization makes an effort to build standard generic language to express the commonality and variability in SPL field, by initiate Common Variability Language (CVL). This paper reports the comparison and mapping of FODA, CBFM and OVM to CVL where need to be explored first to define meta model mapping of these several approaches. Furthermore, the comparison and mapping of those approaches are discussed in term of R3ST (read as “REST”) software feature model as the case study. 展开更多
关键词 CoMPArISoN and mapping FoDA Cardinality-based FEATUrE Model orthogonal VArIABILITY LANGUAGE Common VArIABILITY LANGUAGE FEATUrE Model r3ST Software
暂未订购
Landslide-Dammed Mapping and Logistic Regression Modeling Using GIS and R Statistical Software in the Northeast Afghanistan
8
作者 Mohammad Kazem Naseri Dongshik Kang 《Journal of Electrical Engineering》 2016年第4期165-172,共8页
A complex terrain and topography resulted in an enormous landslide-dammed area northeast of Afghanistan. Moreover, debris, rock avalanches, and landslides occurrences are the primary source of lakes created within the... A complex terrain and topography resulted in an enormous landslide-dammed area northeast of Afghanistan. Moreover, debris, rock avalanches, and landslides occurrences are the primary source of lakes created within the area. Recently, instances have increased because of the high displacement and mass movement by glacial and seismic activities. In this study, using GIS and R statistical software, we performed a logistic regression modeling in order to map and predict the probability of landslides-dammed occurrences. Totally, 361 lakes were mapped using Google Earth historical imagery. This total was divided into 253 (70%) lakes for modeling and 801 (30%) lakes for the model validation. They were randomly selected by creating a fishnet for the study area using Arc toolbox in GIS. Four independent variables that are mostly contributed to landslide-dammed occurrences consisting of slope angles, relief classes, distances to major water sources and earthquake epicenters, were extracted from DEM (digital elevation model) data using 85-meter resolution. The result is a grid map that classified the area into Low (16,834.98 km2), Medium (2,217.302 kin:) and High (2,013.55 km2) vulnerability to landslide-dammed occurrences. Overall, the model result has been validated by using a ROC (receiver operator characteristic) curve available in SPSS software. The model validation showed a 95.1 percent prediction accuracy that is considered satisfactory. 展开更多
关键词 Landslide-dammed area mapping Northeast Afghanistan logistic regression modeling GIS and r.
在线阅读 下载PDF
O/R Mapping思想与ADO.NET
9
作者 夏桅 《MSDN开发精选》 2005年第3期132-133,共2页
微软公司一直没有提供O/R Mapping方面的支持,甚至是建议或者指导,但是这并不妨碍O/R Mapping技术在微软社区的大量的讨论。事实上,随着Hibernate这样的系统越来越成为J2EE方案的基础设施,再加上“企业级应用”、“架构”、“模... 微软公司一直没有提供O/R Mapping方面的支持,甚至是建议或者指导,但是这并不妨碍O/R Mapping技术在微软社区的大量的讨论。事实上,随着Hibernate这样的系统越来越成为J2EE方案的基础设施,再加上“企业级应用”、“架构”、“模式”等等时髦词汇的吸引,.NET开发者们也开始把注意力放到了这个重要的话题——O/R Mapping。 展开更多
关键词 数据访问 数据库 数据库管理系统 数据处理 o/r mapping ADo.NET
在线阅读 下载PDF
Common Fixed Point Theorem in Intuitionistic Fuzzy Metric Space Using <i>R</i>-Weakly Commuting Mappings
10
作者 Saurabh Manro Satwinder Singh Bhatia Sanjay Kumar 《Applied Mathematics》 2012年第3期225-230,共6页
In this paper, we prove a common fixed point theorem in Intuitionistic fuzzy metric space by using pointwise R-weak commutativity and reciprocal continuity of mappings satisfying contractive conditions.
关键词 Intuitionistic Fuzzy Metric Space reciprocal Continuity r-Weakly CoMMUTING mappings Common Fixed Point THEorEM
在线阅读 下载PDF
An Approach for Automatically Generating R2RML-Based Direct Mapping from Relational Databases
11
作者 Mohamed A.G. Hazber Ruixuan Li +1 位作者 Guandong Xu Khaled M. Alalayah 《国际计算机前沿大会会议论文集》 2016年第1期41-44,共4页
For integrating relational databases (RDBs) into semantic web applications, the W3C RDB2RDF Working Group recommended two approaches, Direct Mapping (DM) and R2RML. The DM provides a set of mapping rules according to ... For integrating relational databases (RDBs) into semantic web applications, the W3C RDB2RDF Working Group recommended two approaches, Direct Mapping (DM) and R2RML. The DM provides a set of mapping rules according to RDB schema, while the R2RML allows users to manually define mappings according to existing target ontology. The major problem to use R2RML is the effort for creating R2RML mapping documents manually. This may lead to appearance of many mistakes in the R2RML documents and requires domain experts. In this paper, we propose and implement an approach to generate an R2RML mapping documents automatically from RDB schema. The R2RML mapping reflects the behavior of the DM specification and allows any R2RML parser to generate a set of RDF triples from relational data.The input of generating approach is DBsInfo class that automatically generated from relational schema. An experimental prototype is developed and shows the effectiveness of our approach algorithms. 展开更多
关键词 rELATIoNAL DATABASE to rESoUrCE DESCrIPTIoN FrAMEWorK (rDB2rDF) Direct mapping r2rML rELATIoNAL DATABASE rESoUrCE DESCrIPTIoN FrAMEWorK (rDF)
在线阅读 下载PDF
基于S-O-R模型的在校研究生数字囤积行为识别研究 被引量:1
12
作者 徐绪堪 闫瑛洁 高伟 《情报科学》 北大核心 2025年第1期161-168,共8页
【目的/意义】大数据时代数据剧增的同时数字囤积行为也日益严重,尤其是在校研究生群体,数字囤积表现尤为显著。日益增强的数字囤积行为严重阻碍了在校研究生群体科研能力的提升,本文通过数字囤积行为识别引导在校研究生有序高效进行数... 【目的/意义】大数据时代数据剧增的同时数字囤积行为也日益严重,尤其是在校研究生群体,数字囤积表现尤为显著。日益增强的数字囤积行为严重阻碍了在校研究生群体科研能力的提升,本文通过数字囤积行为识别引导在校研究生有序高效进行数据积累,提升在校研究生数据素养,促进其更快地适应学术研究氛围。【方法/过程】针对在校研究生数据无序积累、使用率低下、数据转化能力不足等问题,使用访谈法收集56条数据,利用扎根理论对在校研究生数字囤积行为进行识别,基于S-O-R模型构建在校研究生数字囤积行为识别模型。【结果/结论】最终得出16个范畴、56个概念并形成在校研究生数字囤积行为识别模型,明晰在校研究生数字囤积行为的影响因素与表现并对其数字囤积行为进行分类,给出增强共享数据意识、定期进行心理访谈、改善数据积累习惯等针对性建议。【创新/局限】文章将S-O-R模型应用于数字囤积行为的研究,将心理学概念与情报学分析方法相结合。下一步将对不同环境下的不同群体数字囤积行为进行针对性、拓展性研究,尤其是对数字囤积行为的深度量化研究。 展开更多
关键词 在校研究生 数字囤积 行为识别 S-o-r模型 扎根理论
原文传递
Hot deformation and processing maps of Al_2O_3/Al composites fabricated by flake powder metallurgy 被引量:1
13
作者 栾佰峰 邱日盛 +4 位作者 李春红 杨晓芳 李志强 张荻 刘庆 《Transactions of Nonferrous Metals Society of China》 SCIE EI CAS CSCD 2015年第4期1056-1063,共8页
The deformation behaviors of Al2O3/Al composites were investigated by compressive tests conducted at temperature of 300-450 °C and strain rates of 0.001-1.0 s-1 with Gleeble-1500 D thermal simulator system. The r... The deformation behaviors of Al2O3/Al composites were investigated by compressive tests conducted at temperature of 300-450 °C and strain rates of 0.001-1.0 s-1 with Gleeble-1500 D thermal simulator system. The results show that the flow stress increases with increasing strain rate and decreasing temperature. The hyperbolic sine constitutive equation can describe the flow stress behavior of Al2O3/Al composites, and the deformation activation energy and constitutive equations were calculated. The processing maps of Al2O3/Al-2 μm and Al2O3/Al-1 μm composites at strain of 0.6 were obtained and the optimum processing domains are in ranges of 300-330 °C, 0.007-0.03 s-1 and 335-360 °C, 0.015-0.06 s-1 for hot working, respectively. The instability zones of flow behavior can also be recognized by the maps. 展开更多
关键词 Al2o3/Al composites flake powder metallurgy flow stress processing map
在线阅读 下载PDF
大学生信息成瘾行为的触发路径与干预策略:基于S-O-R理论视角 被引量:1
14
作者 张晨 姜为翰 钱鹏博 《科技情报研究》 2025年第1期118-130,共13页
[目的/意义]文章以大学生为研究对象,探究该群体信息成瘾行为的影响机制,为大学生信息成瘾行为的预防和管理提供价值参考。[方法/过程]引入刺激-机体-反应(S-O-R)理论,利用文献梳理总结大学生信息成瘾过程中的外部刺激,深度剖析机体在... [目的/意义]文章以大学生为研究对象,探究该群体信息成瘾行为的影响机制,为大学生信息成瘾行为的预防和管理提供价值参考。[方法/过程]引入刺激-机体-反应(S-O-R)理论,利用文献梳理总结大学生信息成瘾过程中的外部刺激,深度剖析机体在成瘾过程中产生的认知心理,构建大学生信息成瘾行为理论模型,运用结构方程模型实证分析大学生信息成瘾的触发路径。[结果/结论]研究结果表明,信息过载、间歇性奖励和行为管理会显著正向影响大学生的不确定性回避,进而导致大学生信息成瘾。同时,信息过载也会使大学生产生信息焦虑,信息焦虑显著正向影响大学生信息成瘾行为。面向高等院校、大学生群体和科技企业,提出针对性建议与对策,有助于完善高等院校管理体系,促进学生适应信息化环境,推动高等教育事业更好发展。 展开更多
关键词 信息成瘾 S-o-r理论 结构方程模型 干预策略
在线阅读 下载PDF
基于S-O-R模型的大学生网络社交跨圈层意愿研究 被引量:1
15
作者 曲峡 王育晓 闫星宇 《高校辅导员学刊》 2025年第3期60-68,98,99,共11页
基于刺激-机体-反应(S-O-R)模型,深入探讨大学生网络社交跨圈层意愿的形成机制,综合运用信息生态理论分析信息窄化、信息过载、圈层文化、个性化推荐和信息素养等刺激因素如何影响其跨圈层意愿进而对跨圈层行为产生影响。在此基础上,提... 基于刺激-机体-反应(S-O-R)模型,深入探讨大学生网络社交跨圈层意愿的形成机制,综合运用信息生态理论分析信息窄化、信息过载、圈层文化、个性化推荐和信息素养等刺激因素如何影响其跨圈层意愿进而对跨圈层行为产生影响。在此基础上,提出相应研究假设并采用结构方程模型(SEM)进行验证,结果表明:信息窄化对跨圈层意愿的负向影响不显著,圈层文化对跨圈层意愿具有负向影响,信息过载、个性化推荐和信息素养对跨圈层意愿具有正向影响,大学生跨圈层意愿对其跨圈层行为产生显著正向影响。研究结果为打破信息茧房、促进大学生跨圈层交流提供了理论支持与实践路径,为高校思想政治教育工作创新提供了实证依据。 展开更多
关键词 大学生 网络社交 S-o-r模型 跨圈层意愿 圈层文化
在线阅读 下载PDF
基于S-O-R模型的信息素养教育影响体育行为的中介路经研究 被引量:1
16
作者 张婕 王慧琳 《山东体育科技》 2025年第1期9-14,共6页
教育干预是维持长期体育行为的重要因素之一。基于S-O-R模型,从外部刺激和内部转化,探索信息素养教育模式影响体育行为的模型及路径。以信息素养课程学习者为研究对象进行实证研究,发现信息素养教育从体育信息的视角提供的知识支持、技... 教育干预是维持长期体育行为的重要因素之一。基于S-O-R模型,从外部刺激和内部转化,探索信息素养教育模式影响体育行为的模型及路径。以信息素养课程学习者为研究对象进行实证研究,发现信息素养教育从体育信息的视角提供的知识支持、技术支持和环境支持,通过个体感知后内化为参与意愿正向影响体育行为。 展开更多
关键词 S-o-r模型 信息素养教育 体育行为 体育参与意愿 个体感知
在线阅读 下载PDF
新工科背景下基于S-O-R理论的高性能计算人才培养研究
17
作者 文武 朱烨 +1 位作者 杨昊 魏敏 《计算机教育》 2025年第12期66-71,共6页
针对新工科背景下高性能计算专业人才知识体系缺乏实用性、课程建设滞后、工程素质培养欠缺等问题,探讨高性能计算人才培养的必要性,提出基于S-O-R理论的具体改进措施,以增强知识体系的实用性,优化课程建设,强化工程素质培养。
关键词 新工科背景 S-o-r理论 高性能计算人才培养
在线阅读 下载PDF
磁共振R2*mapping示踪功能型纳米药物载体在NSCLC裸鼠模型的显像研究 被引量:1
18
作者 高鹏 刘于宝 +2 位作者 刘灶松 史长征 罗良平 《中国CT和MRI杂志》 2021年第1期4-7,共4页
目的通过磁共振R2*mapping技术示踪及动态监测NSCLC裸鼠模型给药后不同时间点R2*值的变化趋势,阐明R2*mapping在评价F/A-PLGA@DOX/SPIO纳米载药体系在肿瘤成像中的应用价值及影像学基础。方法成功构建NSCLC裸鼠移植瘤模型24只,随机分为G... 目的通过磁共振R2*mapping技术示踪及动态监测NSCLC裸鼠模型给药后不同时间点R2*值的变化趋势,阐明R2*mapping在评价F/A-PLGA@DOX/SPIO纳米载药体系在肿瘤成像中的应用价值及影像学基础。方法成功构建NSCLC裸鼠移植瘤模型24只,随机分为G1、G2两组,每组12只。分别尾静脉注射单纯SPIO以及F/A-PLGA@DOX/SPIO纳米载药体系,并采用1.5 T MR和动物专用小鼠线圈对建模成功荷瘤裸鼠皮下移植瘤模型进行R2*扫描获得肿瘤区域R2*值。实验结束后全部肿瘤组织及肝脏、脾脏普鲁士蓝染色。结果G2组每个时间点的R2*值均高于G1组(P<0.05)。相对于G1组,G2组肿瘤R2*值在早期上升趋势明显,且在给药后60h时明显高于G1组(P<0.05)。G1组排泄期较G2组明显提前。普鲁士蓝染色结果显示,G2组肿瘤的蓝色铁沉积高于SPIO组,而肝脏、脾脏组织的蓝色铁沉积低于G1。结论R2*值与肿瘤组织内的SPIO含量存在较高敏感性,R2*mapping技术提供了一种SPIO的肿瘤示踪成像方法。 展开更多
关键词 r2*mapping 动态示踪 超顺磁性氧化铁 磁共振成像
暂未订购
基于S-O-R模型的人工智能应用对旅游者行为意向的影响研究
19
作者 郑玮 巴兆祥 《复旦学报(自然科学版)》 北大核心 2025年第4期412-425,共14页
随着科技的快速发展和虚拟旅游的兴起,旅游业已经逐渐走向数智化,而人工智能的出现则改变了个体间的交流方式。在刺激机体反应(Stimulus-Organism-Response,S-O-R)模型下,运用结构方程模型(Structural Equation Modeling,SEM),从人工智... 随着科技的快速发展和虚拟旅游的兴起,旅游业已经逐渐走向数智化,而人工智能的出现则改变了个体间的交流方式。在刺激机体反应(Stimulus-Organism-Response,S-O-R)模型下,运用结构方程模型(Structural Equation Modeling,SEM),从人工智能应用的功能质量、信息质量和服务质量3个影响因子出发,研究人工智能应用对旅游者行为意向影响过程的演变。结果表明,除有用性对旅游者行为意向影响产生显著作用外,关于功能质量的其他3个关系假设均未得到验证,说明功能质量并不是决定旅游者产生行为意向的关键要素。信息质量对旅游者行为意向影响研究的4个假设均得到验证,其中信息性对旅游者感知价值影响的路径系数最高(0.775),说明信息性是影响旅游者感知价值产生的重要因素。在服务质量的交互性和定制性这两个要素中,除定制性对旅游者感知价值影响不显著外,其他3个研究假设均得到验证,其中交互性对旅游者感知价值(0.543)和旅游者行为意向(0.532)的影响路径系数较大,说明人工智能应用中交流互动的本性特征契合旅游者需求。根据上述研究结论,应优化人工智能应用的旅游信息质量,加强用户管理,以此提升旅游者的满意度和忠诚度。 展开更多
关键词 S-o-r模型 人工智能应用 旅游者 行为意向
在线阅读 下载PDF
上一页 1 2 67 下一页 到第
使用帮助 返回顶部