期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
语法图还是艺术品——苹果“语法”海报背后的故事
1
《数字技术与应用》 2005年第5期76-76,共1页
拉斯金说它是有用的代码。乔布斯说它是当代艺术。
关键词 艺术品 语法图 故事 海报 苹果 当代艺术
下载PDF
C语言表达式的语法图与语法检查
2
作者 铁玮 《上海工业大学学报》 1993年第5期459-464,共6页
C语言的表达式较FORTRAN、PASCAL等高级语言的表达式更复杂、更灵活。为了更好地说明C语言的表达式,本文根据美国ANSI的标准给出了它的语法图。在使用自顶向下分析算法检查表达式的语法正确性时,要求该语法无左递... C语言的表达式较FORTRAN、PASCAL等高级语言的表达式更复杂、更灵活。为了更好地说明C语言的表达式,本文根据美国ANSI的标准给出了它的语法图。在使用自顶向下分析算法检查表达式的语法正确性时,要求该语法无左递归。因而,对C语言表达式的语法图进行了适应的等价变形,使之成为无左递归的语法图。同时简要说明了左递归的消除和检查程序的设计。 展开更多
关键词 语法图 语法分析 C语言 程序语言
下载PDF
含假结RNA二级结构类的图语法 被引量:2
3
作者 高世乐 丁克诠 《计算机工程与应用》 CSCD 北大核心 2008年第2期23-25,105,共4页
用最小自由能法预测RNA二级结构是NP困难问题,其根本原因是假结的存在。近几年的预测算法都针具有一定结构特征的假结寻找多项式时间算法进行预测。论文针对RNA二级结构图提出一种图语法,该语法由初始结构图集和重写规则集构成,用重写... 用最小自由能法预测RNA二级结构是NP困难问题,其根本原因是假结的存在。近几年的预测算法都针具有一定结构特征的假结寻找多项式时间算法进行预测。论文针对RNA二级结构图提出一种图语法,该语法由初始结构图集和重写规则集构成,用重写规则在初始结构图上的不断重写得到的结构图都是该语法的语言。分析了5个主流RNA二级结构预测算法的目标集,给出它们的图语法,使得目标集的结构特征一目了然,目标集间的真包含关系也通过图语法直观地体现出来。 展开更多
关键词 假结 RNA二级结构 重写规则 语法
下载PDF
语法图到产生式的自动转换 被引量:1
4
作者 吕映芝 《清华大学学报(自然科学版)》 EI CAS CSCD 北大核心 1996年第5期84-89,共6页
语法图和产生式是对语法的两种描述形式,一般在语言设计时采用语法图描述,在语言实现时采用产生式描述,从语法图到产生式的自动转换是编译程序自动化课题内容的一部分。作者对语法图的图符号给出了确切的定义,并提出了连接关系图的... 语法图和产生式是对语法的两种描述形式,一般在语言设计时采用语法图描述,在语言实现时采用产生式描述,从语法图到产生式的自动转换是编译程序自动化课题内容的一部分。作者对语法图的图符号给出了确切的定义,并提出了连接关系图的概念,从而把语法图和有限自动机联系起来,以有限自动机为过渡形式,使语法图到产生式的自动转换机理清晰,实现方便。不仅给出了语法图到产生式的转换原理,还给出了考虑优化的转换算法和具体实施步骤例,该方法在实际使用中有很好的效果。 展开更多
关键词 语法图 产生式 自动转换 自动机 编译程序
原文传递
融合图游走信息的图注意力网络方面级情感分析 被引量:1
5
作者 杨春霞 桂强 +1 位作者 马文文 徐奔 《计算机工程与科学》 CSCD 北大核心 2023年第10期1858-1865,共8页
在方面级情感分析任务中常用注意力机制获取单词的权重信息,忽略了句法结构对提取句子中不同单词重要程度的作用。此外,多方面词语句中会出现方面词和情感词关联混淆的问题,以及无法有效地关注与目标方面词情感极性相关的上下文部分。... 在方面级情感分析任务中常用注意力机制获取单词的权重信息,忽略了句法结构对提取句子中不同单词重要程度的作用。此外,多方面词语句中会出现方面词和情感词关联混淆的问题,以及无法有效地关注与目标方面词情感极性相关的上下文部分。提出了融合图游走信息的图注意力神经网络模型GW-GAT。在语法图上执行图游走获取句子的单词权重系数;使用图注意力网络结合单词节点权重与节点之间的权重突出对目标方面词情感极性起重要作用的上下文部分,经过全连接和softmax获得最终的情感极性。在SemEval2014任务和Twitter数据集上的实验结果表明,GW-GAT模型性能优于基线模型,获得了较好的实验结果。 展开更多
关键词 情感分析 语法图 游走 神经网络
下载PDF
PASCAL源程序到流程图的自动转换 被引量:1
6
作者 曲延良 毛秉义 《东北重型机械学院学报》 CAS 1994年第2期148-151,共4页
介绍了将PASCAL源程序自动转换到流程图的程序设计方法.根据PASCAL语言的语法图,采用自顶向下逐步求精的方法,一次扫描即可在屏幕或绘图仪上输出流程图.流程图大小及颜色可调,且与传统的流程图完全一致.本方法已在I... 介绍了将PASCAL源程序自动转换到流程图的程序设计方法.根据PASCAL语言的语法图,采用自顶向下逐步求精的方法,一次扫描即可在屏幕或绘图仪上输出流程图.流程图大小及颜色可调,且与传统的流程图完全一致.本方法已在IBM-PC/XT微机上实现. 展开更多
关键词 流程 程序设计 语法图 源程序
下载PDF
UML元模型图实例自动生成算法
7
作者 常珊珊 朱嘉钢 邓跃设 《计算机工程与应用》 CSCD 2012年第20期91-97,共7页
UML元模型建模与实例生成是软件自动生成技术的重要环节之一,相关理论和技术在领域建模语言DSL中得到广泛应用。元模型自动生成实例技术不仅可以降低软件开发难度和成本,还可以提高软件开发效率。在已有元模型实例生成图语法理论的基础... UML元模型建模与实例生成是软件自动生成技术的重要环节之一,相关理论和技术在领域建模语言DSL中得到广泛应用。元模型自动生成实例技术不仅可以降低软件开发难度和成本,还可以提高软件开发效率。在已有元模型实例生成图语法理论的基础上,提出相应的元模型图实例自动生成算法,证明了该算法与图语法的等价性。并且在可视化UML建模平台中实现了这一算法,得到了从UML元模型自动生成大量实例的预期结果。 展开更多
关键词 元模型建模 语法 实例生成 统一建模语言
下载PDF
巧用mind mapping提高复习效率——浅析思维导图在小学英语总复习中的应用
8
作者 张箫晴 《课程教育研究(学法教法研究)》 2017年第28期188-189,共2页
思维导图就是一幅帮助你了解并掌握大脑工作原理的使用说明书。它是一种将放射性思考的具体化方法(外部表达),是一种非常有用的图形技术,是打开大脑潜力的万用钥匙。
关键词 思维导与词汇复习 思维导与句子复习 思维导语法复习
下载PDF
教学编译程序实例的设计 被引量:2
9
作者 孙承福 高红玲 《沈阳工业学院学报》 1998年第2期29-34,共6页
介绍了教学编译程序实例的设计思想和语法规则,并着重对主程序、分程序和几个功能性程序给予了详细分析.本编译程序取标准PASCAL的一个典型子集作为编译对象.词法分析中使用了超前搜索和状态转换图;语法分析中使用了算符优先... 介绍了教学编译程序实例的设计思想和语法规则,并着重对主程序、分程序和几个功能性程序给予了详细分析.本编译程序取标准PASCAL的一个典型子集作为编译对象.词法分析中使用了超前搜索和状态转换图;语法分析中使用了算符优先分析法和递归下降分析法;中间代码是四元式;查表方式是折半查找.这些技术同样也适用于处理标准PAS-CAL和其它程序设计语言书写的源程序. 展开更多
关键词 编译程序 语法图 主程序 分程序 教学
下载PDF
基于上下文无关文法电报译码的算法实现
10
作者 杨敏 王志远 +1 位作者 杨红雨 游志胜 《四川大学学报(自然科学版)》 CAS CSCD 北大核心 2001年第2期280-283,共4页
With the fast development of civil aviation air traffic services in our country, the standard of message contents,formats and data convention has been established to realize the automatic processing of the aviation co... With the fast development of civil aviation air traffic services in our country, the standard of message contents,formats and data convention has been established to realize the automatic processing of the aviation controling telegram.Considering the frequent change in the telegram format,a method of realizing a telegram decoding programme indepent of the telegram format is proposed.The experimental result proves it a sound way to decipher the telegram. 展开更多
关键词 电报译码 电报处理 上下文无关方法 电报格式 语法分析 报文识别 语法图 结构
下载PDF
Context-attributed graph grammar framework for specifying visual languages
11
作者 邹阳 曾晓勤 +1 位作者 韩秀清 张康 《Journal of Southeast University(English Edition)》 EI CAS 2008年第4期455-461,共7页
Since the specifications of most of the existing context-sensitive graph grammars tend to be either too intricate or not intuitive, a novel context-sensitive graph grammar formalism, called context-attributed graph gr... Since the specifications of most of the existing context-sensitive graph grammars tend to be either too intricate or not intuitive, a novel context-sensitive graph grammar formalism, called context-attributed graph grammar(CAGG), is proposed. In order to resolve the embedding problem, context information of a graph production in the CAGG is represented in the form of context attributes of the nodes involved. Moreover, several properties of a set of confluent CAGG productions are characterized, and then an algorithm based on them is developed to decide whether or not a set of productions is confluent, which provides the foundation for the design of efficient parsing algorithms. It can also be shown through the comparison of CAGG with several typical context-sensitive graph grammars that CAGG is more succinct and, at the same time, more intuitive than the others, making it more suitably and effortlessly applicable to the specification of visual languages. 展开更多
关键词 visual language graph grammar context-attributed PARSING CONFLUENCE
下载PDF
The Modals as Pragmatic Softening Devices: Evidence From Late Modern English Grammar and Manner Books
12
作者 Hiroshi Obara 《Journal of Literature and Art Studies》 2013年第8期518-524,共7页
In this research, the author considers the evidence provided by a corpus of Late Modem English grammars for our understanding of the development of the modals as politeness markers. It is possible to see how the modal... In this research, the author considers the evidence provided by a corpus of Late Modem English grammars for our understanding of the development of the modals as politeness markers. It is possible to see how the modals and their accompanied senses are explained in an official (and often either prescriptive or proscriptive) perspective. This is another aspect which cannot be ascertained from the usage based on corpora which seem to be popular as sources of evidence in historical pragmatics. In this sense, this research brings some novel perspective to this aspect of academic study. It is possible to notice that the significations involves concept or senses which extend across a semantic--pragmatic domain which includes politeness. We can see that certain softening senses are key elements to mark polite usage. The main data used come from the descriptions of the modal auxiliary verb in a corpus of grammar books from the period. Usage and manner books are also consulted as a secondary resource. The manner book in particular is quite helpful for our understanding of how linguistic politeness was regarded at the time. Such texts also help us to find a certain network of senses which are related to polite expressions. 展开更多
关键词 MODALS network of senses historical development politeness expression
下载PDF
Major factors influencing reading comprehension: A factor analysis approach
13
作者 WU Hong-yun HU Ping 《Sino-US English Teaching》 2007年第9期14-18,28,共6页
The present study attempts to identify the major factors influencing EFL reading comprehension by drawing on the data collected from questionnaire and tests. The findings indicate that reading comprehension is compose... The present study attempts to identify the major factors influencing EFL reading comprehension by drawing on the data collected from questionnaire and tests. The findings indicate that reading comprehension is composed of three major components: "Schema", "Vocabulary", and "Motivation & Purpose". These three components are made up of the following six factors respectively: "textual schema", "extra-textual schema", "vocabulary guessing", "vocabulary noticing", "motivation" and "purpose". Among the major components of reading comprehension, the four factors of "textual schema", "vocabulary guessing", "vocabulary noticing" and "motivation" are significantly correlated with reading comprehension. 展开更多
关键词 reading comprehension SCHEMA VOCABULARY MOTIVATION
下载PDF
Fusing PLSA model and Markov random fields for automatic image annotation 被引量:1
14
作者 田东平 Zhao Xiaofei Shi Zhongzhi 《High Technology Letters》 EI CAS 2014年第4期409-414,共6页
A novel image auto-annotation method is presented based on probabilistic latent semantic analysis(PLSA) model and multiple Markov random fields(MRF).A PLSA model with asymmetric modalities is first constructed to esti... A novel image auto-annotation method is presented based on probabilistic latent semantic analysis(PLSA) model and multiple Markov random fields(MRF).A PLSA model with asymmetric modalities is first constructed to estimate the joint probability between images and semantic concepts,then a subgraph is extracted served as the corresponding structure of Markov random fields and inference over it is performed by the iterative conditional modes so as to capture the final annotation for the image.The novelty of our method mainly lies in two aspects:exploiting PLSA to estimate the joint probability between images and semantic concepts as well as multiple MRF to further explore the semantic context among keywords for accurate image annotation.To demonstrate the effectiveness of this approach,an experiment on the Corel5 k dataset is conducted and its results are compared favorably with the current state-of-the-art approaches. 展开更多
关键词 automatic image annotation probabilistic latent semantic analysis (PLSA) expectation maximization Markov random fields (MRF) image retrieval
下载PDF
所谓“黎派”语法诸书的评介 被引量:11
15
作者 黎锦熙 《语言教学与研究》 1984年第4期4-18,60,共16页
(一)《新著国语文法》批评的开始,语法科学和教学两大体系的提纲并张目。(二)六部书的详细评介——黎锦熙三部,与刘世儒合编二部,刘世儒一部。(三)《实践论语法图解》和《矛盾论学习图解》。(四)《精读作品分析图解汇编》的计划和《古... (一)《新著国语文法》批评的开始,语法科学和教学两大体系的提纲并张目。(二)六部书的详细评介——黎锦熙三部,与刘世儒合编二部,刘世儒一部。(三)《实践论语法图解》和《矛盾论学习图解》。(四)《精读作品分析图解汇编》的计划和《古汉语作品分析研究法》及其他。 展开更多
关键词 教学 现代汉语 汉语语法 词类 构词法 句法 语法教材 语法图 《新著国语文法》 科学体系
原文传递
Image interpretation: mining the visible and syntactic correlation of annotated words
16
作者 Ding-yin XIA Fei WU +1 位作者 Wen-hao LIU Han-wang ZHANG 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2009年第12期1759-1768,共10页
Automatic web image annotation is a practical and effective way for both web image retrieval and image understanding. However, current annotation techniques make no further investigation of the statement-level syntact... Automatic web image annotation is a practical and effective way for both web image retrieval and image understanding. However, current annotation techniques make no further investigation of the statement-level syntactic correlation among the annotated words, therefore making it very difficult to render natural language interpretation for images such as "pandas eat bamboo". In this paper, we propose an approach to interpret image semantics through mining the visible and textual information hidden in images. This approach mainly consists of two parts: first the annotated words of target images are ranked according to two factors, namely the visual correlation and the pairwise co-occurrence; then the statement-level syntactic correlation among annotated words is explored and natural language interpretation for the target image is obtained. Experiments conducted on real-world web images show the effectiveness of the proposed approach. 展开更多
关键词 Web image annotation VISIBILITY Pairwise co-occurrence Natural language interpretation
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部