-
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中...
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下:
(1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反)
(2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反);
不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。
-coin game
- 2022-05-14 20:09:05下载
- 积分:1
-
CMOS信息读取
读取CMOS信息并在对话框中显示
- 2022-06-28 08:04:27下载
- 积分:1
-
视觉基本写事件
visual basic写的基于事件驱动的串口通讯控件,大家可以使用-visual basic to write event-driven based on the serial communication control, we can use
- 2022-02-26 08:29:54下载
- 积分:1
-
xlib使用手册,非常好的学习xlib编程,以及了解X图形界面的文档,只有英文的。...
xlib使用手册,非常好的学习xlib编程,以及了解X图形界面的文档,只有英文的。-xlib manual, very good learning xlib programming, as well as the understanding of X graphical interface documentation only in English.
- 2022-01-28 22:24:16下载
- 积分:1
-
C++下的一些通用模板库, 可跨平台使用
C++下的一些通用模板库, 可跨平台使用-some template libraries in c++,and it can be used to other platforms.
- 2022-01-29 02:23:42下载
- 积分:1
-
C++ 日志工具
我在项目开发过程中,自己开发的一个日志工具,使用c++语言开发。使用单线程,不阻塞主线程。日志存放在事先分配好的多条队列中,运行期间可检测队列情况而释放或者增加缓冲区。最大发挥日志的速度。当然也有问题,主线程崩了的话,日志线程也会崩的。
- 2022-07-09 10:20:28下载
- 积分:1
-
php函数库,是以DLL库方式存在
php函数库,是以DLL库方式存在-php functions, based on the existence of DLL libraries
- 2022-12-10 16:25:03下载
- 积分:1
-
Some of you may have already come to realize I have previously written and relea...
Some of you may have already come to realize I have previously written and released a similar control via CodeProject. Even though the last control was written using C++ along with MFC, some readers may wonder why I would recreate the same control without branching out into uncharted territory. But the fact of the matter is: I am indeed branching out, and this isn t simply a recreation. I ve never ventured into C# before. So rather than jump the gun and start out with an ambitious project that is nothing but of a stranger to me, I have decided to stick with something I am both familiar and comfortable with: porting my C2DPushGraph control to C#. After porting the control and discovering C# wasn t much different than C++ in ideology, I quickly shifted my focus to improving the feature set and overall design of the control, all while conforming to general C# standards and ethics. -Some of you may have already come to realize I have previously written and released a similar control via Co
- 2022-02-25 07:04:04下载
- 积分:1
-
农历日期,和指针钟表,透明显示,非常不错的
农历日期,和指针钟表,透明显示,非常不错的-Lunar date, and pointer watches, transparent display, very good
- 2022-03-19 09:15:36下载
- 积分:1
-
运行一个程序并等待它运行结束
运行一个程序并等待它运行结束-The example of running an application and waiting its over
- 2022-04-25 04:29:22下载
- 积分:1