-
汉诺塔游戏
好久没动手写过东西了,练习的东东,还有很多问题,适合初学者学习,代码里有注释。...
汉诺塔游戏
好久没动手写过东西了,练习的东东,还有很多问题,适合初学者学习,代码里有注释。
-HANOR hands game had not written anything, the Eastern practice, there are many problems, for beginners learning, there are code Notes.
- 2022-05-28 16:25:50下载
- 积分:1
-
内存管理算法的页面,出了几页的输入,一个..
掌握内存管理的页面淘汰算法 输入可用内存页面数和一个作业访问逻辑页号的序列,分别给存FIFO、LRU算法的缺页中断率(注:算法原理实现,不要求实际页面)。-master memory management algorithm pages out of the importation of a few pages available memory and a logic operation visit pages of the sequence, kept FIFO, the LRU algorithm missing pages interrupt rate (Note : The principles of achieving algorithm that does not require the actual pages).
- 2022-09-25 02:05:03下载
- 积分:1
-
使用WriteFile 块读写数据
使用WriteFile 块读写数据-used to read and write data blocks
- 2022-07-20 11:36:59下载
- 积分: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
-
LabWindows CVI aspects of the classic textbook
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书例题1-4章中的源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-02-07 21:13:44下载
- 积分:1
-
Python firmata协议的读/写
Python to firmata protocol reader/writer
- 2022-01-25 19:16:30下载
- 积分:1
-
privatesubcombo30.zip视觉基本代码。非常好的代码…
PrivateSubCombo30.zip visual basci code. very nice code-PrivateSubCombo30.zip visual basci code. very nice code...
- 2022-07-23 07:22:20下载
- 积分:1
-
Asp' s blog
基于asp的博客系统+论文(代码齐全)经过调试-Asp" s blog-based system+ thesis (code range) after adjustment
- 2022-08-07 21:56:46下载
- 积分:1
-
20041011212518_vczx_ecfile
20041011212518_vczx_ecfile
- 2022-05-13 07:09:18下载
- 积分:1
-
详细说明:pwm原程序利用定时器,在P2_5上输出PWM波。为了演示,使占空比从1%~99%再从99%~1%连续变化。频 率约为200Hz。可以用于用于直流电机...
- 2022-09-28 10:40:03下载
- 积分:1