-
LL(1)分析器
编译原理,预测分析器,可求出first集,follow集,并构造出LL(1)分析器
- 2022-08-11 07:33:43下载
- 积分:1
-
can lock a system hotkey three groups esc ctrl alt F4 ctrl alt del code
一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码-can lock a system hotkey three groups esc ctrl alt F4 ctrl alt del code
- 2022-07-23 13:26:12下载
- 积分:1
-
经典的扫雷游戏,详细的源代码,功能丰富,易操作。
经典的扫雷游戏,详细的源代码,功能丰富,易操作。-Mine the classic games, detailed source code, feature-rich, easy-to-use.
- 2022-08-09 17:16:18下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
Involved in 23 kinds of model C++ Implementation of the novice or the veteran ha...
23种涉及模式的C++实现,对新手或有相当能力的老手都有帮助-Involved in 23 kinds of model C++ Implementation of the novice or the veteran has a considerable capacity to help
- 2022-10-21 11:40:03下载
- 积分:1
-
万年历控件
根据别人的万年历控件,自己做了修改,可以显示农历、节气和中西方的节日,另外在每个日期里面增加了一个CheckBox控件,增加了一个属性来控制要不要自动生成TCheckBox控件,并且可以读取每一个checkbox有没有打勾和对应的日期,有需要的朋友可以参考下.
- 2022-04-18 18:48:32下载
- 积分:1
-
该源代码为一个简单的科学类型的计算器,是用VC编写的
该源代码为一个简单的科学类型的计算器,是用VC编写的-this code is a simple scientific caculator implemented in vc
- 2023-08-14 05:30:02下载
- 积分:1
-
这是一个用来打开文件的
这是一个用来打开文件的-This is a document used to open
- 2023-08-19 12:45:03下载
- 积分:1
-
VC 串口通信源代码
串口通信程序源代码,可直接运行 Complete serial communication program source code, can be directly run
- 2023-03-10 11:05:03下载
- 积分:1
-
Capture Screen By GDI Beginers
- 2022-07-07 23:29:39下载
- 积分:1