-
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。...
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。-There are n individuals form a circle,order. The beginning of the first reported from a number of individuals (from 1-3 off), who reported 3 out of the circle of people who asked the last remaining original issue of the first of several that.
- 2022-07-04 05:37:03下载
- 积分:1
-
This is a curriculum design, the main achievement of learning management systems...
这是一个课程设计,主要内容是学习的成绩管理系统,希望对大家有用。-This is a curriculum design, the main achievement of learning management systems in the hope for all of us.
- 2022-08-15 20:44:01下载
- 积分:1
-
化学元素周期表,包含所有已知元素,包括熔点、沸点、读音、英文名称等信息...
化学元素周期表,包含所有已知元素,包括熔点、沸点、读音、英文名称等信息-Periodic Table of the Elements include the new Elements, and include name, melting point,boiling point,spelling.
- 2022-10-31 08:10:03下载
- 积分:1
-
数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。...
数据结构中 有关于图的操作,采用visul c++ 6.0 ,界面显示校园地图,可以计算出两地间的最短距离。-data structure on the operation plan, adopted visul c 6.0, the interface shows the campus map can be worked out between the two shortest distance.
- 2022-01-21 20:51:54下载
- 积分:1
-
这是一个运用c语言进行简单的停车场计费的小程序
这是一个运用c语言进行简单的停车场计费的小程序-This is a simple to use c language to a small parking lot billing procedures
- 2023-04-26 09:50:03下载
- 积分:1
-
Very simple and clear examples to understand the process of OPC server!
非常简单明了的例子
明白OPC连接服务器的流程!-Very simple and clear examples to understand the process of OPC server!
- 2023-07-23 16:50:04下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
用于UG二次开发的源码,实现数据库操作功能
用于UG二次开发的源码,实现数据库操作功能-UG secondary development for source code, database operations to achieve functional
- 2023-04-29 01:55:04下载
- 积分:1
-
一个简化GDI写法的程序
一个简化GDI写法的程序-A simplified CDI program
- 2022-08-25 17:23:38下载
- 积分:1
-
易语言写的网络验证,可以用于软件注册.不过封包部分没有加密....
易语言写的网络验证,可以用于软件注册.不过封包部分没有加密.-Easy language network authentication, can be used for software registration. But part of the packet is not encrypted.
- 2023-08-01 08:20:02下载
- 积分:1