-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
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
-
DOS下驱动源程序,适用C/C++运行,
下驱动源程序,适用C/C++运行...
DOS下驱动源程序,适用C/C++运行,
下驱动源程序,适用C/C++运行-DOS driver source code under the applicable C/C++ Running under the driver source code, application C/C++ Run
- 2022-06-20 03:37:02下载
- 积分:1
-
With 430 control FM1702SL good things
用430控制FM1702SL----------------------------好东西-With 430 control FM1702SL good things
- 2022-04-10 02:15:49下载
- 积分:1
-
这是一个采用JAVA做的聊天系统,没有用数据库,直接进行聊天...
这是一个采用JAVA做的聊天系统,没有用数据库,直接进行聊天-This is a use of JAVA to do the chat system, did not use the database directly to chat
- 2023-04-05 01:40:04下载
- 积分:1
-
汉诺塔的程序源码和动画演示
汉诺塔的程序源码和动画演示-HANOR procedures source and animation demo
- 2022-05-05 16:08:09下载
- 积分:1
-
介绍属性包 IPersistPropertyBag 接口的实现方法和调用方式。属性包,是以“名称...
介绍属性包 IPersistPropertyBag 接口的实现方法和调用方式。属性包,是以“名称 - 值”的方式提供组件持续性的支持,而“名称 - 值”恰恰又适合于用文本方式来表现。下面的片段是在 HTML 中插入 Microsoft MonthView Control ActiveX 控件后的样式:
-briefing packet attributes IPersistPropertyBag interface method and the use of methods. Attribute packets based on the "name-value" component in the form of continuing support, and "name-value" precisely tailored to the text mode is used to show. The following is the HTML fragment inserted Microsoft ActiveX Control MonthView the Styles :
- 2022-05-18 23:18:47下载
- 积分:1
-
根据协议在ed2000搜索电驴,下载邮件格式可诉..
eMule在ED2000协议下的搜索,下载的消息格式,可以很好的帮助学习eMule的源代码-eMule in ED2000 search under the agreement, download the message format can be very helpful in learning the source code of eMule
- 2022-02-25 00:46:47下载
- 积分:1
-
用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用...
用MATLAB编程来实现语音信号中D比的计算,D比在说话人特征提取中有应用-MATLAB programming to voice signals over the D, D than in the Speaker feature extraction Applications
- 2023-01-20 08:00:04下载
- 积分:1
-
视窗可视软盘
Windows visual floppy disk-windows visual floppy disk
- 2023-06-22 09:40:04下载
- 积分:1
-
one good MP3 player, running in Java, We can look at the drop
一款不错的MP3播放器,在JAVA下运行的,大家可下拉看看一定不会后悔的,这可是现今最完善的JAVAMP3播放器拉-one good MP3 player, running in Java, We can look at the drop-down will not regret it, but now that the most perfect player Rafah JAVAMP3
- 2022-11-01 11:00:03下载
- 积分:1