期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Research on Algorithm for Generating Min-Area Rectangle Encasing Box for Closed Contour 被引量:2
1
作者 LiQinghua DaiGuangming WangMaocai 《Journal of China University of Geosciences》 SCIE CSCD 2003年第4期381-384,共4页
In many engineering applications, it is necessary to calculate the min-area encasing box of a circumscription. In this paper, an algorithm for generating the min-area rectangle encasing box, based on revolving angle, ... In many engineering applications, it is necessary to calculate the min-area encasing box of a circumscription. In this paper, an algorithm for generating the min-area rectangle encasing box, based on revolving angle, is investigated and hence put forward. The algorithm computes the areas of the outer rectangular bounds of a closed contour in different revolving angles θ by dispersing approach where 0< θ < π/2 because of the axial symmetry. It is very simple, straight forward and highly efficient. The complexity of its computing time reaches O(n·k ). Practical applications suggest its usefulness and efficiency. 展开更多
关键词 ALGORITHM closed contour minimum rectangle encasing box.
下载PDF
On formalizing and verifying web services 被引量:2
2
作者 WeiYinxing ZhangShensheng ZhongFarong 《High Technology Letters》 EI CAS 2005年第1期47-50,共4页
Web services are becoming an important paradigm for web-based computing. However the mainstream web service description language such as WSDL (Web Service Description Language) is lack of formal basis. In order to ver... Web services are becoming an important paradigm for web-based computing. However the mainstream web service description language such as WSDL (Web Service Description Language) is lack of formal basis. In order to verify the behavioral properties of web services, we adopt the π-calculus as a precise language because it provides many useful facilities such as behavioral equivalence, mobility that are lack in other formal language. The basic elements of WSDL are translated into the terms in the π-calculus. By means of the MWB (Mobility Workbench), a concurrency tool, the behavioral property of web services denoted by processes is verified. 展开更多
关键词 WEB 服务器 微积分学 计算机 网络管理
下载PDF
A Form-Correcting System of Chinese Characters Using a Model of Correcting Procedures of Calligraphists
3
作者 曾建超 徐光佑 《Journal of Computer Science & Technology》 SCIE EI CSCD 1995年第1期23-34,共12页
A support system for form-correction of Chinese characters is developedbased upon a generation model SAM, and its feasibility is evaluated. SAMis excelIent as a model for generating Chinese characters, but it is diffi... A support system for form-correction of Chinese characters is developedbased upon a generation model SAM, and its feasibility is evaluated. SAMis excelIent as a model for generating Chinese characters, but it is difficult todetermine appropriate parameters because the use of calligraphic knowledge isneeded. By noticing that calligraphic knowledge of calligraphists is includedin their corrective actions, we adopt a strategy to acquire calligraphic knowl-edge by monitoring, recording and analyzing corrective actions of calligraphists,and try to realize an environment under which calligraphists can easily makecorrections to character forms and which can record corrective actions of cal-ligraphists without interfering with them. In this paper, we first construct amodel of correcting procedurcs of calligraphists, which is composed of typicalcorrecting procedures that are acquired by extensively observing their correc-tive actions and interviewing them, and develop a form-correcting system forbrush-written Chinese characters by using the model. Secondly, through actualcorrecting experiments, we demonstrate that parameters within SAM can beeasily corrected at the level of character patterns by our system, and show thatit is effective and easy for calligraphists to be used by evaluating effectivenessof the correcting model, sufficiency of its functions and execution speed. 展开更多
关键词 Chinese characters form-correcting CALLIGRAPHY correcting model knowledge acquisition brush-written
原文传递
变形网格结构的快速评估算法
4
作者 SongChen Xian-LongHong +3 位作者 She-QinDong Yu-ChunMa Chung-KuanCheng JunGu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第C00期99-99,共1页
随着超大规模集成电路技术的进步,集成电路的复杂性在急剧增加。分级设计和IP(知识产权)重用技术变得极为重要。因此,面向宏模块布局的布图规划/布局技术在近10年来成为VLSI设计自动化领域的研究热点。即使简单的矩形放置问题(将n个... 随着超大规模集成电路技术的进步,集成电路的复杂性在急剧增加。分级设计和IP(知识产权)重用技术变得极为重要。因此,面向宏模块布局的布图规划/布局技术在近10年来成为VLSI设计自动化领域的研究热点。即使简单的矩形放置问题(将n个矩形放置在一个平面的矩形区域内。 展开更多
关键词 布图规划 超大规模集成电路 模块布局 VLSI设计 IP 网格结构 平面 重用 矩形区域 自动化
原文传递
Studies on Algorithms for Self-StabilizingCommunication Protocols
5
作者 李腊元 李春林 《Journal of Computer Science & Technology》 SCIE EI CSCD 1999年第6期606-613,共8页
in this paper the algorithms for self-stabilizing communication protocols are studied. First some concepts and a formal method for describing theproposed algorithms are described, then an improved algorithm for achiev... in this paper the algorithms for self-stabilizing communication protocols are studied. First some concepts and a formal method for describing theproposed algorithms are described, then an improved algorithm for achieving globalstates is presented. The study shows that the improved algorithm can be appliedto obtain the global states in the case of a loss of cooperation of the different processes in the protocol, which can be used as a recovery point that will be used bythe following recovery procedure. Thus, the improved algorithm can be used toself-stabilize a communication protocol. Meanwhile, a recovery algorithm for selfstabilizing communication protocols is presented. After a failure is detected, allProcesses can eventually know the error. The recovery algorithm uses the contextualinformation exchanged during the progress of the protocol and recorded on the stablememory. The proof of correctness and analysis of complexity for these algorithmshave been made. The availability and efficiency of the algorithms have been verifiedby illustrating the example protocols. Finally, some conclusions and remarks aregiven. 展开更多
关键词 communication protocol SELF-STABILIZATION global state recoveryalgorithm multimedia communication
原文传递
DYNAMEM-A Microarchitecture for Improving Memory Disambiguation at Run-Time
6
作者 王显著 廖恒 李三立 《Journal of Computer Science & Technology》 SCIE EI CSCD 1996年第6期589-600,共12页
This paper presents a new microarchitecture technique named DYNAMEM,in which memory reference instructions are dynamically scheduled and can be executed out-of-order. Load instructions can bypass store instructions sp... This paper presents a new microarchitecture technique named DYNAMEM,in which memory reference instructions are dynamically scheduled and can be executed out-of-order. Load instructions can bypass store instructions specula-tively, even if the store instructions'addresses are unknown. DYNAMEM can greatly alleviate the restraints of ambiguous memory dependencies. Simulation results show that the frequency of false load is low. Mechanism has been pro-vided to repair false loads with low penalty, and to achieve precise interrupts.Discussions and experimental results show that DYNAMEM could dramatically raise instruction-level parallelism in programs without recompilation. 展开更多
关键词 Instruction-level parallelism dynamic scheduling memory dependency
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部