-
一个小的工资管理程序
有几类员工:临时员工、后勤人员、讲师、博导、硕导等,本代码意在管理他们的工资。实现了增删查改存储读取的功能。其中运用到了包括指针,模板,函数重载等内容,当然也有一些诸如清屏等的小技巧。
- 2023-06-28 07:45:02下载
- 积分:1
-
编写语法分析程序,实现对算术表达式的语法分析。要求所分析算数表达式由如下的文法产生:
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
-
可以打开图片
可以打开图片-Can open the picture
- 2022-04-21 12:58:41下载
- 积分:1
-
IP查询源代码..原理简单..适合初学者学习
IP查询源代码..原理简单..适合初学者学习-IP query the source code .. simple .. suitable for beginners to learn
- 2023-06-09 23:55:03下载
- 积分:1
-
一个蚁群优化原理ppt详细系统介绍…
一个详细的 系统的介绍了 ant colony optimization 的ppt 对其中的原理做了比较详细的分类介绍 -A detailed system for the introduction of ant colony optimization principle ppt of them make a more detailed classification of introduction
- 2022-05-22 14:33:10下载
- 积分:1
-
小游戏的名字叫斗地主,和平常玩的斗地主时一样的
小游戏的名字叫斗地主,和平常玩的斗地主时一样的-Name game斗地主, and usually when playing the same斗地主
- 2022-03-21 10:22:10下载
- 积分:1
-
自己编的赛马程序
自己编的赛马程序-own series of the Jockey Club procedures
- 2022-02-21 12:43:36下载
- 积分:1
-
实验一_LED小灯亮,实现单片机控制LED小灯,流水灯功能
实验一_LED小灯亮,实现单片机控制LED小灯,流水灯功能-Experiment 1 _LED small lights, to achieve single-chip microcomputer to control a small LED lights, water lights function
- 2022-09-14 08:45:03下载
- 积分:1
-
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。...
用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
- 2022-06-29 12:53:22下载
- 积分:1
-
石油地震勘探褶积的一个简单程序显示,地震子波与反射系数的褶积模型。...
石油地震勘探褶积的一个简单程序显示,地震子波与反射系数的褶积模型。-Oil seismic exploration of a simple deconvolution procedure showed that the seismic wavelet with the reflection coefficient of the convolution model.
- 2022-03-30 16:01:19下载
- 积分:1