期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
软件Agent是一个计算实体 被引量:8
1
作者 程显毅 扬健 盛文 《计算机工程与设计》 CSCD 2001年第1期41-44,47,共5页
Agent的出现使我们看到了AI进一步发展的希望,程序和软件Agent有本质区别,软件Agent是一个计算实体,其核心技术是综合法的运用。
关键词 软件AGENT 计算实体 人工智能 消息处理器
在线阅读 下载PDF
基于伪文档与全局信息互补的文档级关系抽取
2
作者 胡建洋 高永彬 +1 位作者 沈马磊 张开昱 《计算机工程与设计》 北大核心 2025年第5期1403-1409,共7页
针对文档级关系抽取中文本处理复杂性高且抽取过程存在噪音的问题,提出一种基于伪文档与全局信息互补的文档级关系抽取方法。通过BERT模型对文档进行编码,使用实体间门控计算模块与语义分割模块抽取原始文档中的关系;使用伪文档抽取模... 针对文档级关系抽取中文本处理复杂性高且抽取过程存在噪音的问题,提出一种基于伪文档与全局信息互补的文档级关系抽取方法。通过BERT模型对文档进行编码,使用实体间门控计算模块与语义分割模块抽取原始文档中的关系;使用伪文档抽取模块过滤文档中无用的句子,抽取伪文档中的实体间关系;将原始文档关系抽取模块与伪文档关系抽取模块的抽取结果进行融合。实验结果表明,所提方法能够有效提高长文本关系抽取的准确率。 展开更多
关键词 文档级 伪文档 全局信息互补 实体间门控计算 语义分割 关系抽取 结果融合
在线阅读 下载PDF
面向CPS系统仿真的建模方法研究与设计 被引量:12
3
作者 刘厦 王宇英 +1 位作者 周兴社 张凡 《计算机科学》 CSCD 北大核心 2012年第7期32-35,68,共5页
CPS仿真建模在构建CPS系统时具有重要意义,不仅能够在系统开发过程中对系统进行验证和测试,而且是模型驱动开发中的重要环节。CPS系统通过精化和提炼可分为物理实体和计算实体,采用具有动态连续性、基于时间的运动状态行为模型构建物理... CPS仿真建模在构建CPS系统时具有重要意义,不仅能够在系统开发过程中对系统进行验证和测试,而且是模型驱动开发中的重要环节。CPS系统通过精化和提炼可分为物理实体和计算实体,采用具有动态连续性、基于时间的运动状态行为模型构建物理实体;计算实体模型则采用基于有限状态机的离散系统行为模型进行构建。通过面向时间的状态精化对两种行为模型进行扩展,将两种扩展模型进行融合,完成CPS系统的建模仿真。分析了构建计算实体模型的统一建模语言(UML)以及构建物理实体模型的simulink/RTW建模工具的可行性,提出了基于UML框架的两种异质模型融合方法。 展开更多
关键词 CPS仿真建模 物理实体 计算实体 行为模型 面向时间的状态精化
在线阅读 下载PDF
一种按需装配的Agent 被引量:7
4
作者 黄晓斌 李琦 吴少岩 《计算机科学》 CSCD 北大核心 2002年第5期89-90,54,共3页
引言 近年来,智能体Agent的理念在很多研究领域都得到了相当的重视,有关的研究工作方兴未艾.随着研究工作的不断深入,出现了很多基于Agent的系统,虽然绝大多数还处于研发和实验阶段,但也出现了部分相对成熟的商业系统.例如General Ma... 引言 近年来,智能体Agent的理念在很多研究领域都得到了相当的重视,有关的研究工作方兴未艾.随着研究工作的不断深入,出现了很多基于Agent的系统,虽然绝大多数还处于研发和实验阶段,但也出现了部分相对成熟的商业系统.例如General Magic公司的Odyssey系统就已经作为商业软件进入市场,运行在Sony,Motorola,AT&T等公司的PDA产品中,并取得了较好的发展[1]. 展开更多
关键词 人工智能 智能体 AGENT 计算实体 主动行动
在线阅读 下载PDF
基于异构模型融合的CPS系统仿真建模方法研究 被引量:3
5
作者 梁东方 王宇英 +2 位作者 周兴社 刘厦 陈锐 《计算机科学》 CSCD 北大核心 2012年第11期24-28,共5页
单一的离散系统仿真或连续系统仿真已无法满足复杂的CPS系统仿真需求。结合CPS一体化模型的3类实体,对计算实体构建基于事件驱动的离散事件仿真模型(UML模型),对物理实体构建基于动态连续时间坐标的连续时间仿真模型(Simulink模型),并... 单一的离散系统仿真或连续系统仿真已无法满足复杂的CPS系统仿真需求。结合CPS一体化模型的3类实体,对计算实体构建基于事件驱动的离散事件仿真模型(UML模型),对物理实体构建基于动态连续时间坐标的连续时间仿真模型(Simulink模型),并以刻画计算实体和物理实体的交互接口和行为特征为目的,进行协同仿真,构建交互实体模型。给出并分析了UML/Simulink协同建模的优点,研究并分析了3种不同的模型融合方法,结合无人机模型,从模型级对CPS一体化模型的融合进行了分析设计。 展开更多
关键词 信息物理融合系统 计算实体 物理实体 UML Simulink模型融合
在线阅读 下载PDF
智能柔性工作流建模方法研究与设计 被引量:2
6
作者 申利民 王磊 +1 位作者 牛晓云 李锋 《计算机应用研究》 CSCD 北大核心 2009年第2期595-597,共3页
为了提高工作流的智能性和不确定性的变化的响应能力,提出了一种基于自主计算实体规则的智能柔性工作流模型。该模型通过引入自主计算实体以及自主计算实体规则实现流程的智能性,用柔性活动对不确定活动进行封装,并用自主计算实体规则... 为了提高工作流的智能性和不确定性的变化的响应能力,提出了一种基于自主计算实体规则的智能柔性工作流模型。该模型通过引入自主计算实体以及自主计算实体规则实现流程的智能性,用柔性活动对不确定活动进行封装,并用自主计算实体规则来约束柔性活动的具体化以及属性的更改,并设计了一个高效的流程动态组合更改算法,实现了柔性活动的动态组合更改。最后,通过一个具体的实例说明了该模型能够显著提高工作流的主动性和智能性。 展开更多
关键词 智能柔性工作流 自主计算实体规则 智能性 柔性活动
在线阅读 下载PDF
应用驱动的并行程序性能优化研究
7
作者 邸瑞华 蒋海华 吕海 《计算机科学》 CSCD 北大核心 2013年第1期49-53,共5页
从应用角度出发,分析、归纳各种应用中的核心计算过程,利用符合多核处理器芯片架构的并行计算模型对这些核心计算过程进行优化,得出可以被重复利用的高性能可扩展的软件库,它既可以支持新应用的高效开发,也可以保证程序性能的可扩展性... 从应用角度出发,分析、归纳各种应用中的核心计算过程,利用符合多核处理器芯片架构的并行计算模型对这些核心计算过程进行优化,得出可以被重复利用的高性能可扩展的软件库,它既可以支持新应用的高效开发,也可以保证程序性能的可扩展性。以分层并行计算模型思想为指导,从应用驱动的并行程序性能优化的角度出发,首先提出了面向多核处理器芯片体系结构的并行算法设计模型,在此基础上对并行扫描算法进行分析优化,得出新的具有良好扩展性、高性能的g-scan算法。之后深入研究13种核心计算实体之一的稀疏线性代数计算实体,应用g-scan算法设计实现了新的稀疏矩阵-向量运算算法,并将其应用于结构工程领域中广泛使用的有限元分析,大大提升了其执行效率。 展开更多
关键词 多核处理器 计算实体 扫描算法 有限元分析
在线阅读 下载PDF
云技术下数字档案信息资源共享体系的架构设计 被引量:4
8
作者 梁景芝 《档案管理》 北大核心 2015年第5期82-83,共2页
云计算是计算机信息领域近年以来兴起的技术革新,该技术融合网络计算、效用计算以及负载均衡等传统的计算机网络技术,通过网络将多个低成本计算实体耦合成一个具有较强计算能力的存贮运用系统,并借助Saas、Pss S和Iaa S、MSP等先进的商... 云计算是计算机信息领域近年以来兴起的技术革新,该技术融合网络计算、效用计算以及负载均衡等传统的计算机网络技术,通过网络将多个低成本计算实体耦合成一个具有较强计算能力的存贮运用系统,并借助Saas、Pss S和Iaa S、MSP等先进的商业模式,最后将强大的计算能力快速传递到终端用户,真正实现更为快捷、更加安全和更低成本的云计算信息资源管理和服务目标。 展开更多
关键词 数字档案信息 资源共享体系 数字化档案 计算能力 信息资源管理 计算实体 终端用户 档案数字化建设 注册系统 网络技术
在线阅读 下载PDF
Inverse procedure for determining model parameter of soils using real-coded genetic algorithm 被引量:3
9
作者 李守巨 邵龙潭 +1 位作者 王吉喆 刘迎曦 《Journal of Central South University》 SCIE EI CAS 2012年第6期1764-1770,共7页
The hybrid genetic algorithm is utilized to facilitate model parameter estimation.The tri-dimensional compression tests of soil are performed to supply experimental data for identifying nonlinear constitutive model of... The hybrid genetic algorithm is utilized to facilitate model parameter estimation.The tri-dimensional compression tests of soil are performed to supply experimental data for identifying nonlinear constitutive model of soil.In order to save computing time during parameter inversion,a new procedure to compute the calculated strains is presented by multi-linear simplification approach instead of finite element method(FEM).The real-coded hybrid genetic algorithm is developed by combining normal genetic algorithm with gradient-based optimization algorithm.The numerical and experimental results for conditioned soil are compared.The forecast strains based on identified nonlinear constitutive model of soil agree well with observed ones.The effectiveness and accuracy of proposed parameter estimation approach are validated. 展开更多
关键词 parameter estimation real-coded genetic algorithm tri-dimensional compression test gradient-based optimization
在线阅读 下载PDF
Numerical simulation of dynamic process for liquid film spreading by lattice Boltzmann method and its experimental verification 被引量:2
10
作者 刘邱祖 寇子明 韩振南 《Journal of Central South University》 SCIE EI CAS 2014年第8期3247-3253,共7页
Combined with the kinetic model of liquid film spreading, a new numerical method of solid-liquid-gas three-phase flow was developed for the moving of contact line, which was a hybrid method of computational fluid dyna... Combined with the kinetic model of liquid film spreading, a new numerical method of solid-liquid-gas three-phase flow was developed for the moving of contact line, which was a hybrid method of computational fluid dynamics and lattice Boltzmalm method (LBM). By taking the effect of molecule force in droplet and the wall surface on liquid film into account, the changing law of contact angle with different surface tensions was analyzed on glass and aluminum foil surfaces. Compared with experimental results, the standard deviation by using LBM is less than 0.5°, which validates the feasibility of LBM simulation on the dynamic process of liquid film spreading. In addition, oscillations are discovered both at the initial and end phases. The phenomenon of retraction is also found and the maximum retraction angle is 7.58°. The obtained result shows that the retraction is proved to be correlative with precursor film by tracking the volume change of liquid film contour. Furthermore, non-dimensional coefficient 2 is introduced to measure the liquid film retraction capacity. 展开更多
关键词 liquid film spreading contact angle lattice Boltzmann method (LBM) retraction phenomenon numerical simulation
在线阅读 下载PDF
Numerical simulation and optimization of red mud separation thickener with self-dilute feed 被引量:4
11
作者 周天 李茂 +1 位作者 周谦 周孑民 《Journal of Central South University》 SCIE EI CAS 2014年第1期344-350,共7页
In order to acquire the flow pattern and investigate the settling behavior of the red mud in the separation thickener,computational fluid dynamics(CFD),custom subroutines and agglomerates settling theory were employed... In order to acquire the flow pattern and investigate the settling behavior of the red mud in the separation thickener,computational fluid dynamics(CFD),custom subroutines and agglomerates settling theory were employed to simulate the three-dimensional flow field in an industrial scale thickener with the introduction of a self-dilute feed system.The simulation results show good agreement with the measurement onsite and the flow patterns of the thickener are presented and discussed on both velocity and concentration field.Optimization experiments on feed well and self-dilute system were also carried out,and indicate that the optimal thickener system can dilute the solid concentration in feed well from 110 g/L to 86 g/L which would help the agglomerates' formation and improve the red mud settling speed.Furthermore,the additional power of recirculation pump can be saved and flocculants dosage was reduced from 105g/t to 85g/t in the operation. 展开更多
关键词 separation thickener self-dilute feed system numerical simulation optimization experiments computational fluiddynamics
在线阅读 下载PDF
Effects of groove on behavior of flow between hydro-viscous drive plates 被引量:1
12
作者 黄家海 范毓润 +1 位作者 邱敏秀 方文敏 《Journal of Central South University》 SCIE EI CAS 2012年第2期347-356,共10页
The flow between a grooved and a flat plate was presented to investigate the effects of groove on the behavior of hydro-viscous drive. The flow was solved by using computational fluid dynamics (CFD) code, Fluent. Para... The flow between a grooved and a flat plate was presented to investigate the effects of groove on the behavior of hydro-viscous drive. The flow was solved by using computational fluid dynamics (CFD) code, Fluent. Parameters related to the flow, such as velocity, pressure, temperature, axial force and viscous torque, are obtained. The results show that pressure at the upstream notch is negative, pressure at the downstream notch is positive and pressure along the film thickness is almost the same. Dynamic pressure peak decreases as groove depth or groove number increases, but increases as output rotary speed increases. Consequently, the groove depth is suggested to be around 0.4 mm. Both the groove itself and groove parameters (i.e. groove depth, groove number) have little effect on the flow temperature. Circumferential pressure gradient induced by the groove weakens the viscous torque on the grooved plate (driven plate) greatly. It has little change as the groove depth increases. However, it decreases dramatically as the groove number increases. The experiment results show that the trend of experimental temperature and pressure are the same with numerical results. And the output rotary speed also has relationship with input flow rate and flow temperature. 展开更多
关键词 hydro-viscous drive variable viscosity groove effect numerical calculation
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部