虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

then

  • 编译课上做的小程序

    编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→< <等于>→= <大于>→> <冒号> →: <斜竖> →/ 识别语言的保留字 :begin end if then else for do while and or not

    标签: 编译 程序

    上传时间: 2014-06-29

    上传用户:sjyy1001

  • This application report discusses the design of non-invasive optical plethysmography also called as

    This application report discusses the design of non-invasive optical plethysmography also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The pulsoximeter consists of a peripheral probe combined with the MCU displaying the oxygen saturation and pulse rate on a LCD glass. The same sensor is used for both heart-rate detection and pulsoximetering in this application. The probe is placed on a peripheral point of the body such as a finger tip, ear lobe or the nose. The probe includes two light emitting diodes (LEDs), one in the visible red spectrum (660nm) and the other in the infrared spectrum (940nm). The percentage of oxygen in the body is worked by measuring the intensity from each frequency of light after it transmits through the body and then calculating the ratio between these two intensities.

    标签: plethysmography non-invasive application discusses

    上传时间: 2014-01-17

    上传用户:天诚24

  • Specch Recognition system using MATLAB. It includes Viterbi Forwarding and backtracking Algorithm .

    Specch Recognition system using MATLAB. It includes Viterbi Forwarding and backtracking Algorithm . First it includes Feature Extraction and then Feature Matching

    标签: backtracking Recognition Forwarding Algorithm

    上传时间: 2013-12-15

    上传用户:invtnewer

  • Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec

    Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. One of the biggest challenges facing developers today is sorting through the wide variety of tools available form various source and figuring out how to them effectively. The recipes in Java Extreme Programming Cookbook showcase how to use the most important features of these XP tools. Many of these tools are geared towards unit testing, while others are invaluable for continuous integration with these practical examples, you ll be able to choose the most effective tools to accomplish your goals, then implement them in a cohesive development environment quickly.

    标签: cut-and-paste Programming collection Cookbook

    上传时间: 2017-06-29

    上传用户:cmc_68289287

  • Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWav

    Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWavelets Toolbox and show you how to use it to load images. Some basic image manipulation is illustrated as well. You will also learn how to use measures and tools such as cumulative energy, entropy, PSNR, and Huffman coding. Help on the DiscreteWavelets Toolbox Help for the toolbox is available by clicking on Help and then Product Help (or press F1) and then clicking on the DiscreteWavelets Toolbox. Several demos and examples are available as well by clicking on the Demos tab on the Help menu. Image Basics The DiscreteWavelets Toolbox comes with 18 grayscale images and 9 color images for you to use. There are three functions available to tell you more about these images. The first function is called |ImageList|. This function can tell you the names and sizes of the digital images in the Toolbox.

    标签: introduction DiscreteWav Objectives notebook

    上传时间: 2017-06-30

    上传用户:康郎

  • The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

    The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text), or passed as a value to a JSP action. As such, it is ideal for adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.

    标签: non-procedural JavaServer Expression scripting

    上传时间: 2017-07-13

    上传用户:dbs012280

  • Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of

    Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting started with Eclipse and exploring the breadth of its features. We rundown the Eclipse distributions and confguration options, then guide you through Views, Editors, and Perspec- tives in Workbench 101. We list the top shortcuts and toolbar actions for everyday development. And, we provide a guide to the best places for fnding plug-ins and getting involved with the Eclipse community.

    标签: Development Environment Integrated ecosystem

    上传时间: 2013-12-18

    上传用户:wangchong

  • pl0 文法 编译器 (1)扩充一维整型数组。 扩充var数组:VAR <数组标识名>(<下界>:<上界>)〈下界〉和〈上界〉可用常量标识名。 (2)扩充

    pl0 文法 编译器 (1)扩充一维整型数组。 扩充var数组:VAR <数组标识名>(<下界>:<上界>)〈下界〉和〈上界〉可用常量标识名。 (2)扩充条件语句的功能使其为:IF<条件>then<语句>[ELSE<语句>] (3)增加repeat重复语句: REPEAT<语句>{ <语句>}UNTIL<条件>

    标签: lt gt pl0 VAR

    上传时间: 2017-07-18

    上传用户:R50974

  • this introduce infinite impulse response (IIR) filters. The filters are designed in MATLAB using th

    this introduce infinite impulse response (IIR) filters. The filters are designed in MATLAB using the fdatool. They are then implemented in VisualDSP++.

    标签: filters introduce infinite designed

    上传时间: 2017-07-23

    上传用户:BIBI

  • This paper analyzes the vector control theory of asynchronous motors based on the magnetic orientati

    This paper analyzes the vector control theory of asynchronous motors based on the magnetic orientation of motor rotors, and its mathematical model is made. then the variable frequency vector speed-adjusting experimental system is built with the DSP TMS320F2812 which works as the core control chip and intelligent power module.

    标签: asynchronous orientati the analyzes

    上传时间: 2013-12-08

    上传用户:shinesyh