-
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符...
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符,如果与相应位置显示的字符相同,则正确字符数加1,否则错误字符数加1;
1分钟后程序自然停止,统计正确/错误字符数;并弹出窗口询问是否继续
该游戏可以用于自测指法,在规定时间内正确字符数越多,则指法越好。
-err
- 2022-01-30 17:37:40下载
- 积分:1
-
in Win2000 and higher system hardware port visit to the basement and DEMO source...
在Win2000及更高版本系统硬件端口访问的地下室和演示源码,这不是很好,我写了一个类,可以使应用程序不需要任何驱动程序就可以像Juan一样访问Win98端口,(收费)有意者请与我联系:02388888@vip。新浪网
- 2022-02-14 22:39:51下载
- 积分:1
-
介绍在VC框架中,如何加入CanBus的实现方法,程序中用简单的红灯演示程序,展示了添加的过程。...
介绍在VC框架中,如何加入CanBus的实现方法,程序中用简单的红灯演示程序,展示了添加的过程。-introduced in VC framework, how to join the realization Canbus methods, and procedures used simple red demo program, and it demonstrated the added process.
- 2022-09-04 21:10:02下载
- 积分:1
-
查看接入主机的USB设备,并显示序列号,断口信息
查看接入主机的USB设备,并显示序列号,断口信息-See USB device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-02-01 11:46:30下载
- 积分:1
-
根据地层参数通过简化佐普利兹方程求取反射系数,制作合成地震记录,从而显示不同地层模型的AVO响应。...
根据地层参数通过简化佐普利兹方程求取反射系数,制作合成地震记录,从而显示不同地层模型的AVO响应。-In accordance with formation parameter equation by simplifying佐普利兹find reflection coefficient, the production of synthetic seismograms, which show different stratigraphic model AVO response.
- 2023-01-17 01:55:04下载
- 积分:1
-
按照鼠标键盘空闲时间关机,后台运行
按照鼠标键盘空闲时间关机,后台运行-close
- 2022-07-11 11:33:30下载
- 积分:1
-
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。...
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。-Implementation of the mouse drawing functions: left click in the client area of a graphic mark, hold down the left drag, you can draw graphics, double-click the right to remove all the graphics client area.
- 2022-11-11 07:50:03下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
one can any documents in hexadecimal open
可以打开任何十六进制的文档
- 2022-03-18 23:15:59下载
- 积分:1
-
一些简单的C编程实例,初学C者可以参考,应该挺有用。
一些简单的C编程实例,初学C者可以参考,应该挺有用。-Some simple examples of C programming, learning C will be able to reference, it should be quite used.
- 2023-02-24 04:10:03下载
- 积分:1