-
本代码是采用C++语言完成的经典游戏俄罗斯方块。
本代码是采用C++语言完成的经典游戏俄罗斯方块。-This code is C++ language is used to complete the classic game Tetris.
- 2022-06-17 01:13:35下载
- 积分:1
-
java版本的哈夫曼编码 可以编码也可以解码
java版本的哈夫曼编码 可以编码也可以解码-java version of the Huffman codes can also be encoded decoder
- 2023-04-13 03:20:03下载
- 积分:1
-
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在W...
谈到在Windows创建线程的例子,在网上的很多的参考都是基于MFC的。其实,就操作系统实验这个前提而言,大可不必去碰那个大型的MFC的框架。[1]中提到了在Windows命令控制台下创建进程及线程的方法,本文对[1]中的方法加以了实现,并做些简单的进程及线程的测试程序。
-On Windows create a thread in the examples of the many online reference are based on the MFC. In fact, experiments on this premise in terms of the operating system, no need to touch the large MFC framework. [1] mentioned in the Windows command console to create processes and threads under way, this paper [1] in the methods to achieve, and do a simple process and thread test procedures.
- 2022-03-24 20:38:18下载
- 积分:1
-
两阶段锁定
程序来模拟两阶段锁.那里是没有连接到数据库。故事设置在源代码中和跑步后,结果将显示在控制台上。
- 2022-03-31 09:51:31下载
- 积分:1
-
有一个小顽童在你的桌面上任意走动。你可以按住它,把它甩一甩,它就会像球一样在屏幕边缘弹来弹去。...
有一个小顽童在你的桌面上任意走动。你可以按住它,把它甩一甩,它就会像球一样在屏幕边缘弹来弹去。-a small urchin in your desktop arbitrary move. You can press it, taste it off, it will be like a ball in the same screen at the edge bombs to go.
- 2023-02-17 06:05:03下载
- 积分:1
-
用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的...
用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的-With C++ Write a terrain DEMO, not very complicated, then just beginning to learn good study help
- 2022-12-02 16:05:03下载
- 积分:1
-
这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实...
这个程序是模仿Windows中的扫雷小游戏制作的,该程序只是实现了扫雷游戏的主体部分,诸如计分、升级部分都没有做。这个程序可以作为初学者学习C语言绘图和游戏的实例。
该程序在Turbo C2.0 下编译通过
由于扫雷游戏是用鼠标操作的,而Turbo C中提供的鼠标驱动程序在Windows xp下不可用,所以我随源程序提供了一个鼠标驱动的头文件,须将将该头文件复制到Turbo C2.0 的安装目录下的“include”文件夹中方可编译或运行,也可自行修改原文件使之包含该投文件。
注:该鼠标驱动程序是我在网上找到的,其出处我已无法考证,如果侵犯了作者的权利还请作者与我联系。
由于在我的电脑上Turbo C图形环境下显示数字会有问题(估计是系统问题),所以程序中雷周围的数字1-8我用a-h代替,看不顺眼的可以自己修改原程序。
- 2022-06-27 09:50:16下载
- 积分:1
-
三个候选人A、B、C,根据投票者在选票上对他们编号的填写顺序记分,
!!!刚才传的6.rar说明写错了,我再传一次...
三个候选人A、B、C,根据投票者在选票上对他们编号的填写顺序记分,
!!!刚才传的6.rar说明写错了,我再传一次-Three candidates A, B, C, according to voters on the ballot paper to fill in the order they numbered Points!!! Just Chuan 6.rar the wrong note, I send a
- 2022-09-30 05:20:02下载
- 积分:1
-
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串...
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
- 2022-08-11 14:09:13下载
- 积分:1
-
一个远程文件传送程序的服务器端
一个远程文件传送程序的服务器端--Server-a remote file transfer protocol server-side-- Server
- 2023-02-12 05:25:03下载
- 积分:1