期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
基于模糊控制的AIC机器人编译算法研究
1
作者 闫维新 马文涛 +2 位作者 付庄 赵言正 刘小勇 《中国民航大学学报》 CAS 2009年第5期39-43,共5页
为了满足烹饪机器人菜肴开发的需要,开辟烹饪机器人复现厨师操作知识的新途径。提出了基于模糊控制菜肴编译算法的新方法,对不同操作参数下烹饪机器人完成的菜肴进行评分,编译完成一个接近最优的菜肴工艺文件。解决了烹饪机器人烹饪工... 为了满足烹饪机器人菜肴开发的需要,开辟烹饪机器人复现厨师操作知识的新途径。提出了基于模糊控制菜肴编译算法的新方法,对不同操作参数下烹饪机器人完成的菜肴进行评分,编译完成一个接近最优的菜肴工艺文件。解决了烹饪机器人烹饪工艺数字化、最优化问题。实验表明:该编译算法可逼近烹饪工艺的最优参数,能满足中式菜肴烹饪工艺标准化的需求。 展开更多
关键词 烹饪机器人 模糊控制 烹饪工艺 编译算法
下载PDF
模式匹配在函数语言中的作用及其编译算法
2
作者 王鼎兴 周光明 《计算机学报》 EI CSCD 北大核心 1989年第11期811-820,共10页
本文着重讨论模式匹配在函数语言中的作用,提出了函数定义和变量值定义中模式匹配的两个编译算法.分析表明,第二个编译算法较Augustsson在函数语言LML编译程序中所采用的算法要好.
关键词 模式匹配 函数语言 编译算法
下载PDF
支持自定义语言的可视化编译教学辅助工具设计 被引量:4
3
作者 褚文杰 童兰轩 +1 位作者 魏玮 琚小明 《计算机应用》 CSCD 北大核心 2017年第A01期331-335,共5页
针对当前编译教学中所遇到的教学方法单一、教学效果不佳、缺乏有效可视化手段等问题,设计支持自定义语言的可视化编译原理教学辅助工具CTAT,以提升教学体验,达到辅助教学的目的。首先,在实现基本编译功能与算法过程可视化的基础上,提... 针对当前编译教学中所遇到的教学方法单一、教学效果不佳、缺乏有效可视化手段等问题,设计支持自定义语言的可视化编译原理教学辅助工具CTAT,以提升教学体验,达到辅助教学的目的。首先,在实现基本编译功能与算法过程可视化的基础上,提出实现自定义文法功能的方法,支持用户使用丰富教学实例;其次,在C#图形库的基础上,采用编译过程可视化PVCT技术,封装自底向上、多语言、智能树形结构三大引擎,涵盖状态转换动画、动态生长语法树等多种可视化方法,对编译算法过程机理进行可视化展现;最后,利用双缓冲等机制优化窗体应用的可视化效果。分析表明,与传统LEX、YACC编译教辅工具相比,CTAT在学习成本、可视化效果、知识全面性等方面均具有显著优势。 展开更多
关键词 编译算法 可视化 计算机辅助教学 编译教辅工具
下载PDF
正规式与正规文法的等价性及转化算法
4
作者 晏兴学 《甘肃高师学报》 2001年第5期14-17,共4页
给出了正规式可转化为正规文法的一个立接证明及相互转化的算法.
关键词 等价性 转化算法 正规文法 正规式 算法编译理论
下载PDF
编译原理学习导论
5
作者 唐良 《程序员(CSDN开发高手)》 2004年第6期94-96,共3页
编译程序设计原理课程为大学本科、研究生的必修课程,是计算科学最重要的基础课程之一,本文的作者结合自己学习研究编译原理的经历为读者们介绍本学科的学习方法和学习材料,望能对编译原理的学习者有所裨益。
关键词 编译原理 学习导论 参考书 《现代编译程序设计》 编译原理及实践》算法
下载PDF
A NEW PUBLIC-KEY ENCRYPTION SCHEME BASED ON LUCAS SEQUENCE 被引量:2
6
作者 Jiang Zhengtao Hao Yanhua Wang Yumin 《Journal of Electronics(China)》 2005年第5期490-497,共8页
Investigated the properties of LUCas sequence(LUC), the paper proposed a new variant of (probabilistic) public-key encryption scheme. Security analysis of the proposed encryption schemes shows that its one-wayness is ... Investigated the properties of LUCas sequence(LUC), the paper proposed a new variant of (probabilistic) public-key encryption scheme. Security analysis of the proposed encryption schemes shows that its one-wayness is equivalent to partial LUC discrete logarithm problem in ZN, and for the proposed probabilistic encryption scheme, its semantic security is equivalent to decisional LUC Diffie-Hellman problem in ZN. At last, the efficiency of the proposed schemes is briefly analyzed. 展开更多
关键词 Probabilistic public-key encryption scheme LUCas sequence(LUC) Discrete logarithm Integer factorization
下载PDF
Application of RS Codes in Decoding QR Code
7
作者 朱素霞 Ji +2 位作者 Zhenzhou Cao Zhiyan 《High Technology Letters》 EI CAS 2003年第4期67-69,共3页
The QR Code is a 2 dimensional matrix code with high error correction capability. It employs RS codes to generate error correction codewords in encoding and recover errors and damages in decoding. This paper presents ... The QR Code is a 2 dimensional matrix code with high error correction capability. It employs RS codes to generate error correction codewords in encoding and recover errors and damages in decoding. This paper presents several QR Code’s virtues, analyzes RS decoding algorithm and gives a software flow chart of decoding the QR Code with RS decoding algorithm. 展开更多
关键词 QR Code RS codes DECODING flow chart
下载PDF
A research on Android kernel-memory compiling and scheduling 被引量:1
8
作者 Rui Min 《International Journal of Technology Management》 2014年第6期112-115,共4页
Android, an open source system exploited by Google, has experienced a rapid development in the past a few years in the field of intelligent mobile because of its advantages-open source and excellent function. The numb... Android, an open source system exploited by Google, has experienced a rapid development in the past a few years in the field of intelligent mobile because of its advantages-open source and excellent function. The number of professionals and enthusiasts who research on Android is growing rapidly in the same time. Android, as an abstraction between software layer and hardware layer based on Linux kernel, can complete the optimization of system by modifying the kernel part. The purpose of this design is to master the processes of kernel-compiling and transplanting, and to learn the methods of memory scheduling algorithm and kernel menaory test. First of all, this thesis introduces the installation of Linux system, and then, it presents the method to build the environment for Android kernel compiling and the process of compiling. The key point of the design is to introduce the SLAB, SLOB, SLUB, SLQB allocators in memory scheduling, and carry on a research on optimization with these memory allocators. HTC Incredible S, as an experimental mobile phone whose Android kernel version is 2.6.35, is employed to deal with all these tests. A comparison of kernel codes before and after optimization has been made. The two kernel codes have been transplanted into the terminal of the experimental mobile phone, which will be respectively tested with its stability, memory performance and overall performance. Finally, it concludes that result of being transplanted the SLQB memory allocator is the optimal one of all. 展开更多
关键词 ANDROID kernel memory COMPILING OPTIMIZATION memory allocator
下载PDF
ERASED-CHASE DECODING FOR RS-CODED MPSK SIGNALING OVER A RAYLEIGH FADING CHANNEL
9
作者 Xu Chaojun Sun Yue Wang Xinmei 《Journal of Electronics(China)》 2007年第3期296-300,共5页
In this paper,a novel dual-metric,the maximum and minimum Squared Euclidean Distance Increment (SEDI) brought by changing the hard decision symbol,is introduced to measure the reli-ability of the received M-ary Phase ... In this paper,a novel dual-metric,the maximum and minimum Squared Euclidean Distance Increment (SEDI) brought by changing the hard decision symbol,is introduced to measure the reli-ability of the received M-ary Phase Shift Keying (MPSK) symbols over a Rayleigh fading channel. Based on the dual-metric,a Chase-type soft decoding algorithm,which is called erased-Chase algorithm,is developed for Reed-Solomon (RS) coded MPSK schemes. The proposed algorithm treats the unre-liable symbols with small maximum SEDI as erasures,and tests the non-erased unreliable symbols with small minimum SEDI as the Chase-2 algorithm does. By introducing optimality test into the decoding procedure,much more reduction in the decoding complexity can be achieved. Simulation results of the RS(63,42,22)-coded 8-PSK scheme over a Rayleigh fading channel show that the proposed algorithm provides a very efficient tradeoff between the decoding complexity and the error performance. Finally,an adaptive scheme for the number of erasures is introduced into the decoding algorithm. 展开更多
关键词 Reed-Solomon (RS) codes Coded M-ary Phase Shift Keying (MPSK) Rayleigh fading Dual-metric Chase decoding
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部