-
俄罗斯方块
俄罗斯方块是款非常流行的小游戏,通过七个方块的旋转和位移,构成各种变幻莫测的图案。而游戏者也在不断的叠加和消除中找到乐趣。
从编程的角度来说,这个游戏混合了键盘事件,定时器,随机数,鼠标事件(如果没有菜单,这个也不是必需的),数据结构比较清晰,算法比较灵活,图形是比较简单的矩形,所以很适合刚学习完某种语言的语法又想做点什么的初学者。
- 2022-03-22 04:36:54下载
- 积分:1
-
统计输入文件的行数、空格数、元音字母数、辅音字母数、非空白字母数、非空的行数...
统计输入文件的行数、空格数、元音字母数、辅音字母数、非空白字母数、非空的行数-statistical inputs the line a few, a few spaces, a few vowel and consonant few letters, a few non-blank letters, non-empty rows
- 2022-08-14 20:10:44下载
- 积分:1
-
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用...
艾默生EV系列变频器与PC通讯的程序,用VB编写的,十分适合工控人士使用-Emerson EV inverter series of communications with the PC program, written using VB, very suitable for industrial use
- 2023-08-19 18:55:04下载
- 积分:1
-
비 터 비 디 코 더 C언 어 프 /...
비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .-비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .
- 2023-01-06 00:55:04下载
- 积分:1
-
This function is leting user load,but it is not very useful and very common
用户登陆This function is leting user load,but it is not very useful and very common-This function is leting user load,but it is not very useful and very common
- 2023-04-11 17:35:04下载
- 积分:1
-
Apriori algorithm can be realized. The algorithm will be deposited into the arra...
能够实现Apriori算法。该算法将数据存入数组中进行操作。-Apriori algorithm can be realized. The algorithm will be deposited into the array of data to operate.
- 2022-04-07 18:53:44下载
- 积分:1
-
Jbuilder development of a peer
Jbuilder开发的一个P2P文件共享软件!-Jbuilder development of a peer-to-peer file-sharing software!
- 2022-02-03 07:24:39下载
- 积分:1
-
计算质数的一个公式.
计算质数的一个公式.-calculation of a standard formula.
- 2022-02-06 18:57:01下载
- 积分:1
-
目标 radra 检测
代码 matlab 的检测目标; 此方法已经是好在雷达系统
- 2022-04-10 11:27:51下载
- 积分:1
-
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“sc...
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。
-scanner procedures, reading source files, and remove blank notes, the results into another document. Requirements : 1. Delete the blank round, and tabs and so on. 2. Notes to delete all. Source code for a text file, "scanner.txt" After loading procedures for the implementation of another document, "result.txt".
- 2022-03-03 03:42:48下载
- 积分:1