期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Information-theoretic Measures for Objective Evaluation of Classifications 被引量:1
1
作者 HU Bao-Gang HE Ran YUAN Xiao-Tong 《自动化学报》 EI CSCD 北大核心 2012年第7期1169-1182,共14页
关键词 评价技术 信息论 分类 ITMS 错误类型 性能指标 离子阱质谱 信息理论
在线阅读 下载PDF
Model Checking Data Consistency for Cache Coherence Protocols 被引量:1
2
作者 潘宏 林惠民 吕毅 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第5期765-775,共11页
A method for automatic verification of cache coherence protocols is presented, in which cache coherence protocols are modeled as concurrent value-passing processes, and control and data consistency requirement are des... A method for automatic verification of cache coherence protocols is presented, in which cache coherence protocols are modeled as concurrent value-passing processes, and control and data consistency requirement are described as formulas in first-order p-calculus. A model checker is employed to check if the protocol under investigation satisfies the required properties. Using this method a data consistency error has been revealed in a well-known cache coherence protocol. The error has been corrected, and the revised protocol has been shown free from data consistency error for any data domain size, by appealing to data independence technique. 展开更多
关键词 concurrent systems cache coherence protocols value-passing symbolic transition graphs model checking
原文传递
Inference systems for observation equivalences in the π-calculus
3
作者 林惠民 《Science China(Technological Sciences)》 SCIE EI CAS 1999年第6期657-669,共13页
Inference systems for observation equivalences in the pi-calculus with recursion are proposed, and their completeness over the finite-control fragment with guarded recursions are proven. The inference systems consist ... Inference systems for observation equivalences in the pi-calculus with recursion are proposed, and their completeness over the finite-control fragment with guarded recursions are proven. The inference systems consist of inference rules and equational axioms. The judgments are conditional equations which characterise symbolic bisimulations between process terms. This result on the one hand generalises Milner’s complete axiomatisation of observation equivalence for regular CCS to the pi-calculus, and on the other hand extends the proof systems of strong bisimulations for guarded regular pi-calculus to observation equivalences. 展开更多
关键词 INFERENCE SYSTEM EQUIVALENCE π-calculus.
原文传递
On decidability and model checking for a first order modal logic for value-passing processes
4
作者 薛锐 林惠民 《Science in China(Series F)》 2003年第1期45-59,共15页
A semantic interpretation of a first order extension of Hennessy-Milner logic for value-passing processes, named HML(FO), is presented. The semantics is based on symbolic transition graphs with assignment. It is shown... A semantic interpretation of a first order extension of Hennessy-Milner logic for value-passing processes, named HML(FO), is presented. The semantics is based on symbolic transition graphs with assignment. It is shown that the satisfiability of the two-variable sub-logic HML(FO2) of HML(FO) is decidable, and the complexity discussed. Finally, a decision procedure for model checking the value-passing processes with respect to HML(FO2) is obtained. 展开更多
关键词 first order modal logic DECIDABILITY model checking value-passing processes.
原文传递
Fast Multi-Operator Image Resizing and Evaluation 被引量:2
5
作者 Wei-Ming Dong Guan-Bo Bao +1 位作者 Xiao-Peng Zhang Jean-Claude Paul 《Journal of Computer Science & Technology》 SCIE EI CSCD 2012年第1期121-134,共14页
Current multi-operator image resizing methods succeed in generating impressive results by using image similarity measure to guide the resizing process. An optimal operation path is found in the resizing space. However... Current multi-operator image resizing methods succeed in generating impressive results by using image similarity measure to guide the resizing process. An optimal operation path is found in the resizing space. However, their slow resizing speed caused by inefficient computation strategy of the bidirectional patch matching becomes a drawback in practical use. In this paper, we present a novel method to address this problem. By combining seam carving with scaling and cropping, our method can realize content-aware image resizing very fast. We define cost functions combing image energy and dominant color descriptor for all the operators to evaluate the damage to both local image content and global visual effect. Therefore our algorithm can automatically find an optimal sequence of operations to resize the image by using dynamic programming or greedy algorithm. We also extend our algorithm to indirect image resizing which can protect the aspect ratio of the dominant object in an image. 展开更多
关键词 image resizing multi-operator operator cost indirect resizing
原文传递
Real-Time Simulation of Aeolian Sand Movement and Sand Ripple Evolution: A Method Based on the Physics of Blown Sand 被引量:1
6
作者 Ning Wang Bao-Gang Hu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2012年第1期135-146,共12页
Simulation and visualization of aeolian sand movement and sand ripple evolution are a challenging subject. In this paper, we propose a physically based modeling and simulating method that can be used to synthesize san... Simulation and visualization of aeolian sand movement and sand ripple evolution are a challenging subject. In this paper, we propose a physically based modeling and simulating method that can be used to synthesize sandy terrain in various patterns. Our method is based on the mechanical behavior of individual sand grains, which are widely studied in the physics of blown sand. We accounted significant mechanisms of sand transportation into the sand model, such as saltation, successive saltation and collapsing, while simplified the vegetation model and wind field model to make the simulation feasible and affordable. We implemented the proposed method on the programming graphics processing unit (GPU) to get real-time simulation and rendering. Finally, we proved that our method can reflect many characteristics of sand ripple evolution through several demonstrations. We also gave several synthesized desert scenes made from the simulated height field to display its significance on application. 展开更多
关键词 physically based modeling sand ripple evolution aeolian erosion particle systems GPU
原文传递
面向实时传值系统的局部模型检测
7
作者 Jing Chen Zi-Ning Cao 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第C00期16-16,共1页
为对实时传值系统进行模型检测,本文给出了时间符号迁移图作为系统的建模语言,以及实时谓词μ演算作为刻画性质的逻辑语言。本文给出了基于时间符号迁移图和实时谓词μ演算的一个模型检测算法,该算法动态生成和检测可达的状态空间,并且... 为对实时传值系统进行模型检测,本文给出了时间符号迁移图作为系统的建模语言,以及实时谓词μ演算作为刻画性质的逻辑语言。本文给出了基于时间符号迁移图和实时谓词μ演算的一个模型检测算法,该算法动态生成和检测可达的状态空间,并且采用对数据变量on—the—fly实例化以及动态切分时间计值集合的方法,是一个局部算法。该算法不仅能处理基于有限域的变量,还可处理一类数据域无穷的变量(称“数据无关”变量)。 展开更多
关键词 实时 模型检测算法 时间符号迁移图 建模语言 实例化 数据域 变量 演算 类数 刻画
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部