-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E...
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
E->E+T|E-T|T
T->T*F|T/F|F
F->id|(E)|num-Write parser to achieve parsing of arithmetic expressions. Requirements analysis arithmetic expressions generated by the following grammar: E-> E+ T | ET | T T-> T* F | T/F | F F-> id | (E) | num
- 2022-05-14 08:22:03下载
- 积分:1
-
- 2022-05-13 15:12:21下载
- 积分:1
-
机动目标的跟踪问题一直是人们研究的重点,实现机动目标精确跟踪,首要解决的问题就是使所建立的目标运动模型与实际的目标运动模型匹配。目前常用的有多模型(MM),交互...
机动目标的跟踪问题一直是人们研究的重点,实现机动目标精确跟踪,首要解决的问题就是使所建立的目标运动模型与实际的目标运动模型匹配。目前常用的有多模型(MM),交互式多模型(IMM),切换模型等。多模型方法就是对一组具有不同机动模型分别进行Kalman滤波,最终的参数估计是各滤波器估计值的加权和;在多模型基础上,Shalom提出了交互式多模型方法,这一方法对无序目标的机动检测,显示了更好的鲁棒性和跟踪的稳定性;切换模型则是分别建立机动和非机动运动模型,利用机动检测实现在这两个模型之间的切换。一般来说,交互式多模型的跟踪性能较好。-mobile target tracking problem has been a focus of research and achieve precise maneuvering target tracking, the most pressing issue is to enable the establishment of the target model and the actual movement of the target model matching. At present, more commonly used model (MM), interactive multi-model (IMM), switching model. Multi-model approach is a group of different mobile models were Kalman filtering, The final parameter is the estimated value of the filter is estimated weighted; in the multi-model basis, Shalom made the interactive multi-model approach that the objectives of the motor disorder detection, better show the robustness and stability of the track; switching model is set up motorized and non-motorized sports
- 2022-12-24 07:30:03下载
- 积分:1
-
本人在pda开发托管代码调用非托管代码中,总结的vb c# 数据类型直接的对应转换,在网上是很少能找到的....
本人在pda开发托管代码调用非托管代码中,总结的vb c# 数据类型直接的对应转换,在网上是很少能找到的.-I pda development in managed code to call unmanaged code, the summary vb c# Data type corresponds to a direct conversion, the Internet is rarely found.
- 2022-09-04 10:05:03下载
- 积分:1
-
自己写的双色球选号程序,哈哈,虽然没中,但是一种方法
自己写的双色球选号程序,哈哈,虽然没中,但是一种方法-lottery
- 2022-08-05 14:35:14下载
- 积分:1
-
又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看...
又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看-is a Rubik"s cube of the source code, but the more advanced point. Beginners do not have to look
- 2022-04-27 19:35:18下载
- 积分:1
-
地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转...
地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转-map identification through maps node identification passes cities and mileage, using VB prepared based procedures, 2:00 Jump
- 2022-02-01 03:47:56下载
- 积分:1
-
这是动画设计的一些资料,希望对有兴趣的朋友们参考参考
这是动画设计的一些资料,希望对有兴趣的朋友们参考参考-This is the animation of some of the information, and I hope to interested friends information.
- 2022-03-21 06:44:10下载
- 积分:1
-
用VHDL进行的dds系统设计,包括键盘输入和LCD显示,编译通过了...
用VHDL进行的dds系统设计,包括键盘输入和LCD显示,编译通过了-Dds carried out using VHDL system design, including the keyboard and LCD display, the compiler through the
- 2022-03-04 15:26:20下载
- 积分:1
-
程序可查询2003
程序可查询2003-2022年共20年的日历-procedures for 2003-2022, a total of 20 calendar
- 2022-04-06 23:00:22下载
- 积分:1