-
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
-
一个数独解算器,它可以解决你进入游戏,在CLA赋值
a sudoku solver, it can solve the sudoku you enter, an assignment in cla-a sudoku solver, it can solve the sudoku you enter, an assignment in class
- 2022-03-02 23:51:13下载
- 积分:1
-
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合...
基于8051的LED亮度控制程序,可广泛用于需要对LED灯进行亮度控制的场合-LED brightness control procedures may need to be widely used LED lights for the occasion brightness control
- 2022-03-15 13:07:02下载
- 积分:1
-
很好的asp参考手册,可以看看对asp的学习者有很大的帮助的
很好的asp参考手册,可以看看对asp的学习者有很大的帮助的-Asp very good reference manual, you can see on the asp learners have a lot of help
- 2022-07-12 17:11:04下载
- 积分:1
-
用JAVA 实现的简单的ATM
用JAVA 实现的简单的ATM-using JAVA simple ATM
- 2022-12-15 16:35:03下载
- 积分:1
-
词法分析器。
要求:1.读出所给文件的所有词
2.将所有词输出写入一个txt文档中。
3.每个词用特殊符号‘^’隔开
源程序为自己所编译的c...
词法分析器。
要求:1.读出所给文件的所有词
2.将所有词输出写入一个txt文档中。
3.每个词用特殊符号‘^’隔开
源程序为自己所编译的cpp文件,即“text2.cpp”,Compile――〉Build――〉BuildExiecute,将结果写入另一个文件“after_execute.txt”中。
-lexical analyzer. Requirements : 1. Read out documents to all the words of two. Output of all words into a txt documents. 3. Each word with a special symbol "^" separate source for the translation of their documents cpp, "text2.cpp" Compile-- "Build--" BuildExiecute. The results will be included in another document "after_execute.txt".
- 2022-01-31 14:44:26下载
- 积分:1
-
Constant & Macros in OpenGL
Constant & Macros in OpenGL
- 2022-08-16 16:06:56下载
- 积分:1
-
motor control with pwm
motor control with pwm
- 2023-03-17 02:35:04下载
- 积分:1
-
非常经典的基于内容的图像检索综述,在图像检索领域引用最高的论文...
非常经典的基于内容的图像检索综述,在图像检索领域引用最高的论文-One classical paper for content based image retrieval
- 2022-09-07 18:00:03下载
- 积分:1
-
俄罗斯方块
俄罗斯方块是款非常流行的小游戏,通过七个方块的旋转和位移,构成各种变幻莫测的图案。而游戏者也在不断的叠加和消除中找到乐趣。
从编程的角度来说,这个游戏混合了键盘事件,定时器,随机数,鼠标事件(如果没有菜单,这个也不是必需的),数据结构比较清晰,算法比较灵活,图形是比较简单的矩形,所以很适合刚学习完某种语言的语法又想做点什么的初学者。
- 2022-03-22 04:36:54下载
- 积分:1