-
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法...
给出给定LL(1)文法的FIRST和FOLLOW集,求出相应的分析表以及对给定字符串进行分析,判断是否属于该文法 -Give a given LL (1) grammar of the FIRST and FOLLOW sets, calculated the corresponding analysis table, as well as an analysis of the given string to determine whether or not belong to the grammar
- 2023-03-16 18:40:03下载
- 积分:1
-
an example paint app in c#
C#中的简单油漆应用示例;https://www.dropbox.com/s/kv3ozkocp4nxzlf/WindowsFormsApplication19.rar
- 2022-10-15 16:30:03下载
- 积分:1
-
一个不错的贪吃蛇C++源代码
一个不错的贪吃蛇C++源代码-a good Snake C source code
- 2022-02-12 05:20:33下载
- 积分:1
-
bsim3V3的主要方程类表
bsim3V3的主要方程类表-The main equation bsim3V3 Class Table
- 2022-03-02 15:13:36下载
- 积分:1
-
用C#编写的学习正则表达式的小工具
用C#编写的学习正则表达式的小工具-C# study prepared by the regular expression is a small tool
- 2022-07-19 16:15:48下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
[综合类]用户定义关键字颜色的文件 164Kb 17 ★★★★★
[综合类]用户定义关键字颜色的文件 164Kb 17 ★★★★★ -[Comprehensive] user-defined keywords color documents 164Kb 17 Buranee People
- 2022-01-23 10:25:59下载
- 积分:1
-
打开网页文件并替换输入字符
打开网页文件并替换输入字符-open documents for the Web and replace imported characters
- 2022-05-27 21:12:20下载
- 积分:1
-
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码-Double fighting games, the game is small, but the game is to study the production of easy-to-understand source
- 2022-05-29 13:59:26下载
- 积分:1
-
学习VC++写的一个例子,适合初学者参考,代码不是很复杂,但是确实是一步一步写的。...
学习VC++写的一个例子,适合初学者参考,代码不是很复杂,但是确实是一步一步写的。-learning VC++ to write an example for beginners reference code is not very complicated. But step by step, is written.
- 2022-07-14 16:22:29下载
- 积分:1