-
试试看,是个一般的文件,我想可以的,不知道这次行不行
试试看,是个一般的文件,我想可以的,不知道这次行不行-Try and be a general document, I think it is, do not know this is feasible
- 2022-10-17 12:00:02下载
- 积分:1
-
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
//...
本对象为自定义按钮对象,修改自扁平按钮
// 主要功能为:扁平按钮形式 〔包括原扁平按钮的所有功能〕
// 渐进色状态 〔具有渐近色的按钮〕
// 正常按钮状态 〔修饰了的原始PB按钮〕
// 新增两种XP风格按钮 〔焦点状态颜色不同〕
// 图片按钮状态〔可用pb自己的图片〕
// 椭圆形按钮状态 〔在以上几种按钮形态下把按钮转换为椭圆形〕
// 提示信息显示 〔显示按钮的提示信息〕-The custom button for the object, modified from a flat button// main function as: a flat button on the form of the original flat button 〔including all the features〕// progressive color asymptotic state 〔〕 button color// normal button state 〔modified button of the original PB〕// Two new XP style buttons 〔〕 different focus of the state of the color// picture button state can be used 〔〕 pb own picture// oval-shaped button in the above state 〔button patterns button under the conversion for the oval-shaped〕// prompt information display shows buttons 〔〕 message
- 2023-03-24 13:55:02下载
- 积分:1
-
算法实现题7
算法实现题7-60 战马问题
« 问题描述:
按照国际象棋的规则,在位置(0,0)处的马可以跳到位置(1,2),(1 ,-2),(-1,2),
(-1,-2),(2,1),(2,-1),(-2,1),(-2,-1)处。战马问题中的战马具有更一般的跳跃
能力。位置(0,0)处的战马每次可以跳到k 个位置x y i k i i ( , ),1 £ £ ,中的一个位置。战
马问题要求确定给定的战马能否跳遍无限大的棋盘上的每个位置。
« 编程任务:
对于给定的战马问题中战马的跳跃能力。确定战马能否跳遍无限大棋盘上的每个位置。
« 数据输入:
由文件input.txt给出输入数据。第1 行有1个正整数k,表示位置(0,0)处的战马每
次可以跳到k个位置。接下来的k行,每行有2个整数,表示战马的跳跃位置。
« 结果输出:
将计算结果输出到文件output.txt。给定的战马能跳遍棋盘上的每个位置时输出“Yes”,
否则输出“No”。
输入文件示例 输出文件示例
input.txt output.txt
3
1 0
0 1
-2 -1
Yes
- 2022-01-27 16:50:13下载
- 积分:1
-
内存补丁 生成器原代码
内存补丁 生成器原代码
内存补丁 生成器原代码
内存补丁 生成器原代码-neicunbuding
- 2022-11-28 22:20:03下载
- 积分:1
-
INFORMATION COMPONENT
一个VCL组件,用于查看大量有关本地计算机的信息,如IP、磁盘序列号等
- 2022-03-22 10:43:20下载
- 积分:1
-
斗地主源代码
利用VC开发工具,window7开发环境,制作的斗地主小型游戏,有单机版和网络版两种形式,适合初学者学习。
- 2023-08-30 16:20:02下载
- 积分:1
-
经更改后的CUM 代码 来自天津 第二部分
经更改后的CUM 代码 来自天津 第二部分-CUM after the modified code from the second part of the Tianjin
- 2022-01-31 19:33:39下载
- 积分:1
-
yig一个自动登陆程序
yig一个自动登陆程序-yig an automatic landing procedures
- 2022-10-01 16:45:03下载
- 积分:1
-
Tarak
Tarak-Tarak是一个移动机器人模拟器。它允许用户从一个经典类型和传感器集合来设计一个移动机器人平台,编程处理机器人的行为,打接着在一个用户定义的环境中模拟机器人。这个程序是用C++编写的-Tarak- Tarak is a mobile robot simulator. It allows users to a classic type and sensors designed to set a mobile robot platform, Robot Programming, then play in a user-defined environment simulated robot. The procedure is used to prepare the C
- 2022-06-30 19:23:07下载
- 积分:1
-
Qt简单计算器
界面美化,实现简单加减乘除、自动计算、清空功能
- 2022-03-03 10:43:27下载
- 积分:1