-
ini文件的读取函数,实现对INI文件进行查找,然后读取输出
ini文件的读取函数,实现对INI文件进行查找,然后读取输出-ini file read function, the realization of the INI file search, and then read the output
- 2022-03-20 14:26:43下载
- 积分:1
-
请认真阅读您的文件包和描述,它至少有40字节的英文。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-02-15 08:48:55下载
- 积分: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
-
java设计模式源码
里面包含很多设计模式源码,对于很多初学设计模式的人有着很大的帮助。
- 2022-02-27 09:25:01下载
- 积分:1
-
Can be convenient to know the day of the date and time now. And has a stopwatch...
可以方便的知道当天的日期和现在的时间.并且有秒表的功能-Can be convenient to know the day of the date and time now. And has a stopwatch function
- 2022-04-21 14:17:39下载
- 积分:1
-
Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConn...
串口通信与工程实践7.2,MAPIConnect.h,MAPIConnect.c-Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConnect.cpp
- 2022-12-23 01:15:03下载
- 积分:1
-
文本框的过滤(2KB)
文本框的过滤(2KB)-text box filter (2KB)
- 2023-06-07 02:30:03下载
- 积分:1
-
hough变换,真的很好用,可以试一试
matlab运行
hough变换,真的很好用,可以试一试
matlab运行-hough transform, really good use, you can try to run matlab
- 2022-03-24 15:13:32下载
- 积分:1
-
VC实现的简单得串口通讯程序
VC实现的简单得串口通讯程序-VC in a simple serial communication program
- 2023-06-13 06:25:03下载
- 积分:1
-
双重链接的列表
双重链接列表中给出如何您可以执行链接列表中的文件操作
其中包括搜索、 选择、 插入、 从列表中删除一个元素
使用户可以快速访问链接列表的
- 2022-02-06 15:07:51下载
- 积分:1