期刊文献+
共找到17篇文章
< 1 >
每页显示 20 50 100
一个用于立体卡通动画的流水模型(英文) 被引量:8
1
作者 于金辉 徐晓刚 +1 位作者 万华根 彭群生 《软件学报》 EI CSCD 北大核心 2001年第7期960-966,共7页
提出了一个用于立体卡通动画的流水模型 .介绍了如何把手工绘制的卡通流水画面分解成不同的部分 ,从中提取流水序列的静态信息与动态信息 .基于这些信息 ,建立了一个具有等级结构的模型 .通过调整少量的控制参数 ,模型可以自动生成与手... 提出了一个用于立体卡通动画的流水模型 .介绍了如何把手工绘制的卡通流水画面分解成不同的部分 ,从中提取流水序列的静态信息与动态信息 .基于这些信息 ,建立了一个具有等级结构的模型 .通过调整少量的控制参数 ,模型可以自动生成与手工绘制卡通流水风格一致的动画序列 .一个重要的工作是把卡通流水模型扩展到三维 ,并在CAVE立体投影系统中生成立体卡通流水动画 . 展开更多
关键词 流水模型 计算机动画 立体卡通动画
在线阅读 下载PDF
基三互连网络的遍历性质及流水模型设计
2
作者 李嘉欣 石峰 +1 位作者 邓宁 计卫星 《北京理工大学学报》 EI CAS CSCD 北大核心 2010年第6期678-682,共5页
通过对一种新颖的片上网络拓扑——基三互连网络进行图论定义,证明了基三互连网络的遍历特性,描述了数据在基三体系结构上的运行特征,归纳出几种流水模型,并以规则抽样并行排序算法为例,给出了流水模型的应用过程.模拟实验显示,利用流... 通过对一种新颖的片上网络拓扑——基三互连网络进行图论定义,证明了基三互连网络的遍历特性,描述了数据在基三体系结构上的运行特征,归纳出几种流水模型,并以规则抽样并行排序算法为例,给出了流水模型的应用过程.模拟实验显示,利用流水模型能够描述并行应用在特定网络拓扑结构上的运行方式,并估算出网络拓扑结构对其并行性能的影响. 展开更多
关键词 基三互连网络 流水模型 拓扑
在线阅读 下载PDF
自主式移动机器人流水线调度模型的设计与实现 被引量:4
3
作者 张友军 吴春明 朱淼良 《电子学报》 EI CAS CSCD 北大核心 1998年第2期87-90,共4页
自主式移动机器人通过调度机构协调各子系统工作,它的调度模型是提高系统性能的关键。本文针对自主式移动机器人的系统结构,利用Petri网建立了同步和异步两种流水线调度模型,分析了各自的特点和性能,并对机器人系统的影响作了... 自主式移动机器人通过调度机构协调各子系统工作,它的调度模型是提高系统性能的关键。本文针对自主式移动机器人的系统结构,利用Petri网建立了同步和异步两种流水线调度模型,分析了各自的特点和性能,并对机器人系统的影响作了分析与比较。 展开更多
关键词 自主式 移动机器人 流水线调度模型 机器人
在线阅读 下载PDF
DrawerPipe:基于FPGA的可重构分组处理流水线模型 被引量:7
4
作者 厉俊男 杨翔瑞 孙志刚 《计算机研究与发展》 EI CSCD 北大核心 2018年第4期717-728,共12页
公有云中需要灵活地部署网络功能以实现多租户间的网络隔离、服务质量保证与安全防护.软件实现的网络功能具有较高的灵活性,但性能较低,并存在分组处理吞吐率较低、处理延时较高等不足.FPGA具有良好的可编程性及较高的处理性能.但如何使... 公有云中需要灵活地部署网络功能以实现多租户间的网络隔离、服务质量保证与安全防护.软件实现的网络功能具有较高的灵活性,但性能较低,并存在分组处理吞吐率较低、处理延时较高等不足.FPGA具有良好的可编程性及较高的处理性能.但如何使用FPGA实现可重构的网络功能缺乏统一的架构和方法.针对FPGA实现网络功能提出了一种可重构流水线模型——DrawerPipe.该模型将网络功能实现架构抽象为5个标准的"抽屉",不同的"抽屉"可以根据需要装载不同的处理模块,通过组合这些处理模块实现各种网络功能.此外,DrawerPipe采用了一种协议无关的可编程模块接口,以实现不同模块接口之间的适配,从而解除模块间由特定接口信号定义而绑定的耦合性.最后,基于DrawerPipe实现了多种网络功能.实验结果表明DrawerPipe具有良好的可扩展性,以及线速处理性能、资源利用率高等优点,可用于网络功能的快速部署. 展开更多
关键词 FPGA 网络功能加速 可重构流水线模型 模块重用 可编程模块接口
在线阅读 下载PDF
面向并行安全网关流水线模型的无锁队列算法 被引量:1
5
作者 高志民 姚崎 《北京交通大学学报》 CAS CSCD 北大核心 2010年第5期8-13,19,共7页
提出一种适用于并行安全网关流水线模型中共享数据缓冲区操作的无锁队列算法.与其他类似算法比较,该算法采用链表结构组织队列数据,避免了采用循环数组结构引起的缓冲区长度限制和内存浪费的问题;与通用的链表队列无锁算法比较,算法实... 提出一种适用于并行安全网关流水线模型中共享数据缓冲区操作的无锁队列算法.与其他类似算法比较,该算法采用链表结构组织队列数据,避免了采用循环数组结构引起的缓冲区长度限制和内存浪费的问题;与通用的链表队列无锁算法比较,算法实现更为简洁,执行效率更高.证明了算法具有线性化和非阻塞特性.通过模拟试验,验证了算法在理想环境和各种实际应用环境中都具有较好的性能指标. 展开更多
关键词 安全网关 流水线模型 生产者/消费者队列 无锁算法
在线阅读 下载PDF
片段级别的双编码器方面情感三元组抽取模型
6
作者 张韵琪 李松达 +2 位作者 兰于权 李东旭 赵慧 《计算机科学与探索》 CSCD 北大核心 2023年第12期3010-3019,共10页
方面情感三元组抽取(ASTE)是方面级情感分析的子任务之一,旨在识别出句子中所有的方面词及其对应的观点词和情感极性。目前,ASTE任务通过流水线模型或端到端模型完成,前者无法解决三元组方面词重叠问题,且忽视了观点词和情感极性之间的... 方面情感三元组抽取(ASTE)是方面级情感分析的子任务之一,旨在识别出句子中所有的方面词及其对应的观点词和情感极性。目前,ASTE任务通过流水线模型或端到端模型完成,前者无法解决三元组方面词重叠问题,且忽视了观点词和情感极性之间的依赖关系;后者将ASTE任务分解为方面词和观点词抽取子任务以及情感极性分类子任务,通过共享编码器进行多任务学习,未区分两个子任务的特征差异,导致特征混淆问题。针对上述问题,提出了片段级别的双编码器方面情感三元组抽取模型(SD-ASTE)。该模型是流水线模型,分为两个模块。第一个模块基于片段抽取方面词和观点词,在片段特征表示中融入片段首尾和长度信息,关注方面词和观点词的边界信息;第二个模块判断方面词-观点词片段对表达的情感极性,采用基于悬浮标记的片段对特征表示方式,侧重于学习三元组各元素之间的依赖关系。模型利用两个独立编码器,分别为两模块提取不同的特征信息。多个数据集上的对比实验结果表明,该模型相较于目前最优的流水线模型和端到端模型具有更优的效果。通过有效性实验,验证了片段特征表示和片段对特征表示以及两个独立编码器的有效性。 展开更多
关键词 情感分析 方面情感三元组抽取(ASTE) 流水线模型 片段 独立编码器
在线阅读 下载PDF
面向临床发现的复杂事件抽取
7
作者 康铠 宋若雨 +2 位作者 郭宇航 杜伦 张华平 《中文信息学报》 CSCD 北大核心 2024年第9期126-134,共9页
临床发现事件抽取即从电子病历中检测和提取所需事件的属性。由于事件属性的多样性、多事件属性的重叠性、垂直领域语料的专业性、样本分布的不均衡性增加了事件抽取任务的复杂程度,常规的方法无法很好地解决问题。为了适应任务的复杂性... 临床发现事件抽取即从电子病历中检测和提取所需事件的属性。由于事件属性的多样性、多事件属性的重叠性、垂直领域语料的专业性、样本分布的不均衡性增加了事件抽取任务的复杂程度,常规的方法无法很好地解决问题。为了适应任务的复杂性,该文提出了一种面向临床发现的管道式事件抽取方法,将事件抽取划分为基于序列标注的触发词抽取、基于指针网络的论元抽取和基于匹配的事件极性预测三个模块。该方法在中国健康信息处理会议(CHIP2021)评测2数据集上获得0.4303的F 1值,取得了第1名的成绩。 展开更多
关键词 临床发现 事件抽取 流水线模型
在线阅读 下载PDF
洋葱路由追踪技术中时间特征的建模与分析 被引量:14
8
作者 何高峰 杨明 +2 位作者 罗军舟 张璐 马媛媛 《计算机学报》 EI CSCD 北大核心 2014年第2期356-372,共17页
针对洋葱路由匿名通信机制,现有研究工作提出了多种基于时间特征的追踪技术方案,但对如何从理论上解释时间特征可用于追踪的原因,以及如何确定为形成特定时间特征所需调制的报文延时幅度等问题缺乏相应研究.以目前广泛使用的第二代洋葱... 针对洋葱路由匿名通信机制,现有研究工作提出了多种基于时间特征的追踪技术方案,但对如何从理论上解释时间特征可用于追踪的原因,以及如何确定为形成特定时间特征所需调制的报文延时幅度等问题缺乏相应研究.以目前广泛使用的第二代洋葱路由Tor匿名通信系统为研究对象,深入分析其数据包调度策略,建立相应数学模型,并提出数据包输入和输出缓冲区的平均队列长度和网络层报文数量估算方法.在此基础上,结合提出的时间特征差异度度量方法,解释说明能够借助时间特征来进行匿名通信追踪的原因,同时得出影响追踪效果的3个具体因素.进一步,针对ON/OFF流水印模型,推导出在满足一定水印检测率前提下应调制的报文延时幅度.通过Tor实验环境验证了理论分析的正确性.研究成果为后续匿名通信相关研究提供理论和实践指导. 展开更多
关键词 洋葱路由 匿名通信追踪 时间特征差异度 ON OFF流水模型 报文延时调制中图法
在线阅读 下载PDF
基于仿真的32位RISC微处理器的功能验证方法 被引量:6
9
作者 顾震宇 虞志益 +1 位作者 沈泊 章倩苓 《小型微型计算机系统》 CSCD 北大核心 2004年第4期752-756,共5页
提出了一种基于仿真 (simulation- based)的 32位 RISC微处理器的功能验证方法 .以伪随机生成和针对流水线模型生成激励向量方式相结合为主的验证环境的建立 ,提高了功能验证的自动化程度和效率 ;同时采用代码覆盖率来分析和指出功能验... 提出了一种基于仿真 (simulation- based)的 32位 RISC微处理器的功能验证方法 .以伪随机生成和针对流水线模型生成激励向量方式相结合为主的验证环境的建立 ,提高了功能验证的自动化程度和效率 ;同时采用代码覆盖率来分析和指出功能验证中的遗漏之处 ,从而提高了整个验证环境的完备性 .另外 ,通过 FPGA硬件验证的结果以及 32位RISC微处理器流片的测试结果 。 展开更多
关键词 RISC 功能验证 流水线模型 流水线冲突 伪随机 代码覆盖率
在线阅读 下载PDF
Statistical modelling for effect of mix-parameters on properties of high-flowing sand-concrete 被引量:7
10
作者 T.BOUZIANI A.BENMOUNAH M.BDRINA 《Journal of Central South University》 SCIE EI CAS 2012年第10期2966-2975,共10页
The high-flowing sand-concrete (HFSC) containing natural sands as aggregate was carried out. The high fluidity and stability of HFSC can be achieved by tailoring the mix design parameters, such as fine to coarse san... The high-flowing sand-concrete (HFSC) containing natural sands as aggregate was carried out. The high fluidity and stability of HFSC can be achieved by tailoring the mix design parameters, such as fine to coarse sand ratio, dosage of additions, water to binder ratio and dosage of admixtures. Mini-cone slump test, v-fl.mnel time test and viscosity model parameters were used to characterize the behaviour of HFSC in fresh state. The mechanical compressive strength in 28 d was also determined. A factorial design approach was used to establish models highlighting the effect of each mix-parameter on measured properties of HFSC. The derived models are valid for mixtures made with 0 to 0.3 of dune sand to total sand ratio, 82 to 418 kg/m3 of marble powder, 0.42 to 0.46 of water/binder ratio and 1.3% to 1.9% of superplasticizer high water-reducer. The results show that the derived models constitute very efficient means for understanding the influence of key mix-parameters on HFSC properties and are useful in selecting the optimum mix proportions, by simulating their impact on fluidity, stability and compressive strength. 展开更多
关键词 high-flowing sand-concrete factorial design FLUIDITY VISCOSITY mix-design parameters
在线阅读 下载PDF
Analysis and optimization of heat loss for water-cooled furnace roller 被引量:1
11
作者 李勇 李家栋 +3 位作者 刘宇佳 侯帅 王昭东 王国栋 《Journal of Central South University》 SCIE EI CAS 2013年第8期2158-2164,共7页
A heat transfer model of furnace roller cooling process was established based on analysis of furnace roller's structure. The complicated model was solved with iteration planning algorithm based on Newton search. The ... A heat transfer model of furnace roller cooling process was established based on analysis of furnace roller's structure. The complicated model was solved with iteration planning algorithm based on Newton search. The model is proved logical and credible by comparing calculated results and measured data. Then, the relationship between water flow velocity, inlet water temperature, furnace temperature and roller cross section temperature, outlet water temperature, water temperature rise, cooling water heat absorption was studied. The conclusions and recommendations are mainly as follows: l) Cooling water temperature rise decreases with the increase of water flow velocity, but it has small relationship with inlet water temperature; 2) In order to get little water scale, inlet water temperature should be controlled below 30 ℃. 3) The cooling water flow velocity should be greater than critical velocity. The critical velocity is 0.07 m/s and water flow velocity should be controlled within 0.4-0.8 m/s. Within this velocity range, water cooling efficiency is high and water temperature rise is little. If cooling water velocity increases again, heat loss will increase, leading to energy wasting. 展开更多
关键词 furnace roller water-cooled furnace heat loss OPTIMIZATION CONTROL
在线阅读 下载PDF
Structure and production fluid flow pattern of post-fracturing high-rank coal reservoir in Southern Qinshui Basin 被引量:4
12
作者 刘世奇 桑树勋 +2 位作者 朱启朋 刘会虎 高贺凤 《Journal of Central South University》 SCIE EI CAS 2014年第10期3970-3982,共13页
Field geological work, field engineering monitoring, laboratory experiments and numerical simulation were used to study the development characteristics of pore-fracture system and hydraulic fracture of No.3 coal reser... Field geological work, field engineering monitoring, laboratory experiments and numerical simulation were used to study the development characteristics of pore-fracture system and hydraulic fracture of No.3 coal reservoir in Southern Qinshui Basin. Flow patterns of methane and water in pore-fracture system and hydraulic fracture were discussed by using limit method and average method. Based on the structure model and flow pattern of post-fracturing high-rank coal reservoir, flow patterns of methane and water were established. Results show that seepage pattern of methane in pore-fracture system is linked with pore diameter, fracture width, coal bed pressure and flow velocity. While in hydraulic fracture, it is controlled by fracture height, pressure and flow velocity. Seepage pattern of water in pore-fracture system is linked with pore diameter, fracture width and flow velocity. While in hydraulic fracture, it is controlled by fracture height and flow velocity. Pores and fractures in different sizes are linked up by ultramicroscopic fissures, micro-fissures and hydraulic fracture. In post-fracturing high-rank coal reservoir, methane has level-three flow and gets through triple medium to the wellbore; and water passes mainly through double medium to the wellbore which is level-two flow. 展开更多
关键词 flow pattern structure model high-rank coal reservoir hydraulic fracture Southern Qinshui Basin
在线阅读 下载PDF
Study on “triangle” water-inrush mode of strong water-guide collapse column 被引量:3
13
作者 LI Zhen-hua FENG Guo-rui ZHAI Chang-zhi 《Journal of Central South University》 SCIE EI CAS CSCD 2016年第9期2402-2409,共8页
The water-inrush mechanism of strong water-guide collapse column in coal seam is studied based on the establishment of geological and mathematical models of "triangle" water-inrush mode. The geological backg... The water-inrush mechanism of strong water-guide collapse column in coal seam is studied based on the establishment of geological and mathematical models of "triangle" water-inrush mode. The geological background of Shuangliu mine is considered a prototype, similar simulation tests are adopted to analyze the water-inrush rules under this model, and the formation of water-guide channel and water-inrush process is investigated by examining the changes in rock resistivity. This work also uses the coupled cloud image derived from numerical simulation software to verify the results of simulation test. Results show that the numerical simulation of "triangle" water-inrush mode is consistent with the similar simulation. The "triangle" seepage area, which is located at the bottom of collapse columns and is connected to aquifer, is caused by the altered seepage direction and strengthened seepage actions after the overlapping of hydraulic transverse seepage in collapse column and hydraulic vertical seepage flow in aquifer. Under "triangle"water-inrush model, water-guide channel is formed by the communication between plastic failure zone of working face baseplate and"triangular" seepage area. Accordingly, the threatening water-inrush distance between working face and collapse column increases by 20 m compared with that of theoretical calculation. 展开更多
关键词 strong water-guide collapse column "triangle" water-inrush mode similar simulation numerical simulation SEEPAGE
在线阅读 下载PDF
Mechanism of gas-water flow at pore-level in aquifer gas storage 被引量:4
14
作者 石磊 王皆明 +2 位作者 廖广志 熊伟 高树生 《Journal of Central South University》 SCIE EI CAS 2013年第12期3620-3626,共7页
By means of the pore-level simulation, the characteristics of gas-water flow and gas-water distribution during the alternative displacement of gas and water were observed directly from etched-glass micromodel. The res... By means of the pore-level simulation, the characteristics of gas-water flow and gas-water distribution during the alternative displacement of gas and water were observed directly from etched-glass micromodel. The results show that gas-water distribution styles are divided into continuous phase type and separate phase type. The water lock exists in pore and throat during the process of gas-water displacement, and it reduces the gas flow-rate and has some effects on the recovery efficiency during the operation of gas storage. According to the experimental results of aquifer gas storage in X area, the differences in available extent among reservoirs are significant, and the availability of pore space is 33% 45%. 展开更多
关键词 aquifer gas storage gas-water flow injection-withdrawal cycle etched-glass micromodel water lock
在线阅读 下载PDF
Thermal conductivity modeling of water containing metal oxide nanoparticles 被引量:1
15
作者 Ahmad Azari 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第3期1141-1145,共5页
The nano particles have demonstrated great potential to improve the heat transfer characteristics of heat transfer fluids.Possible parameters responsible for this increase were studied. The heat transfer profile in th... The nano particles have demonstrated great potential to improve the heat transfer characteristics of heat transfer fluids.Possible parameters responsible for this increase were studied. The heat transfer profile in the nanolayer region was combined with other parameters such as volume fraction, particle radius thermal conductivity of the fluid, particle and nanolayer, to formulate a thermal conductivity model. Results predicting the thermal conductivity of nanofluids using the model were compared with experimental results as well as studies by other researchers. The comparison of the results obtained for the Cu O/water and Ti O2/water nanofluids studied shows that the correlation proposed is in closest proximity in predicting the experimental results for the thermal conductivity of a nanofluid. Also, a parametric study was performed to understand how a number of factors affect the thermal conductivity of nanofluids using the developed correlation. 展开更多
关键词 nanofluid effective thermal conductivity nanoparticle nanolayer modeling
在线阅读 下载PDF
Boussinesq equation-based model for flow in drainage layer of highway 被引量:2
16
作者 但汉成 罗苏平 +1 位作者 李亮 赵炼恒 《Journal of Central South University》 SCIE EI CAS 2012年第8期2365-2372,共8页
In order to study the water flow in the drainage layer of highway under steady-state condition, one-dimensional (1D) Boussinesq equation-based model with Dupuit-Forchheimer assumption was established and the semi-an... In order to study the water flow in the drainage layer of highway under steady-state condition, one-dimensional (1D) Boussinesq equation-based model with Dupuit-Forchheimer assumption was established and the semi-analytical solutions to predict the water-table height were presented. In order to validate the model, a two-dimensional (2D) saturated flow model based on the Laplace equation was applied for the purpose of the model comparison. The water-table elevations predicted by ID Boussinesq equation-based model and 2D Laplace equation-based model match each other well, which indicates that the horizontal flow in drainage layer is dominated. Also, it validates the 1D Boussinesq equation-based model which can be applied to predict the water-table elevation in drainage layer. Further, the analysis was conducted to examine the effect of infiltration rate, hydraulic conductivity and slope of drainage layer on the water-table elevation. The results show that water-table falls down as the ratio of Is to K decreases and the slope increases. If the aquifer becomes confined by the top of drainage layer due to the larger ratio of Is to K or smaller slope, the solution presented in this work can also be applied to approximate the water-table elevation in unconfined sub-section as well as hydraulic head in the confined sub-section. 展开更多
关键词 drainage layer HIGHWAY GROUNDWATER Boussinesq equation seepage face
在线阅读 下载PDF
A novel hybrid estimation of distribution algorithm for solving hybrid flowshop scheduling problem with unrelated parallel machine 被引量:10
17
作者 孙泽文 顾幸生 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第8期1779-1788,共10页
The hybrid flow shop scheduling problem with unrelated parallel machine is a typical NP-hard combinatorial optimization problem, and it exists widely in chemical, manufacturing and pharmaceutical industry. In this wor... The hybrid flow shop scheduling problem with unrelated parallel machine is a typical NP-hard combinatorial optimization problem, and it exists widely in chemical, manufacturing and pharmaceutical industry. In this work, a novel mathematic model for the hybrid flow shop scheduling problem with unrelated parallel machine(HFSPUPM) was proposed. Additionally, an effective hybrid estimation of distribution algorithm was proposed to solve the HFSPUPM, taking advantage of the features in the mathematic model. In the optimization algorithm, a new individual representation method was adopted. The(EDA) structure was used for global search while the teaching learning based optimization(TLBO) strategy was used for local search. Based on the structure of the HFSPUPM, this work presents a series of discrete operations. Simulation results show the effectiveness of the proposed hybrid algorithm compared with other algorithms. 展开更多
关键词 hybrid estimation of distribution algorithm teaching learning based optimization strategy hybrid flow shop unrelated parallel machine scheduling
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部