-
导航嵌入式系统,嵌入式硬件启动后该软件自动启动车载导航系统软件...
导航嵌入式系统,嵌入式硬件启动后该软件自动启动车载导航系统软件
-navigation embedded system and the hardware after commencement of the software automatically launch vehicle navigation system software
- 2022-02-14 19:49:55下载
- 积分:1
-
HP superdome 主机培训资料,内部资料。
HP superdome 主机培训资料,内部资料。-HP superdome host training materials, internal information.
- 2022-12-01 15:15:03下载
- 积分: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
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
实现字体选择组合框的另一方法
实现字体选择组合框的另一方法-achieve font choices frame an alternative
- 2023-05-30 17:15:03下载
- 积分:1
-
一个简单的股票交易系统,系统的使用见源程序,系统采用C语言,对于初学者很有帮助。...
一个简单的股票交易系统,系统的使用见源程序,系统采用C语言,对于初学者很有帮助。-A simple stock exchange system source code.
- 2022-01-29 02:50:18下载
- 积分:1
-
这是一个通过递归来实现查找数组中的最大值,用指针来作参数传递...
这是一个通过递归来实现查找数组中的最大值,用指针来作参数传递-This is to realize a recursive search through the array of maximum, with indicators for parameter
- 2022-04-22 18:53:25下载
- 积分:1
-
c++ realized the simple timer to be possible to judge the priority to realize+
c++ 实现简单计时器 可以判断优先级 实现了+ - * / ( )等-c++ realized the simple timer to be possible to judge the priority to realize+-*/() and so on
- 2022-03-20 02:22:53下载
- 积分:1
-
This procedure is mainly the two realize the connection string, through the dyna...
这个程序主要是实现两个字符串的连接,通过动态申请内存空间,并用指针作为参数传递-This procedure is mainly the two realize the connection string, through the dynamic application memory space, and passed as a parameter pointer
- 2022-02-24 20:17:26下载
- 积分:1
-
OA effective operation
OA effective operation
- 2022-07-22 03:17:49下载
- 积分:1