-
使用串口读取数据文件
使用串口读取数据文件-use Serial read data files
- 2022-01-25 23:42:22下载
- 积分:1
-
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。...
该程序是一个模拟算法程序,是对一个简单的数学公式的求解实现过程。-the program is a simulation algorithm is a simple mathematical formula for the solution to achieve process.
- 2022-02-14 15:15:28下载
- 积分:1
-
小时钟,我是一个初学者刚刚做的小时中,请大家一起分享。...
小时钟,我是一个初学者刚刚做的小时中,请大家一起分享。-Small clock, I am a beginner just hours to do, please share.
- 2022-03-20 18:57:45下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分: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
-
CV++ 2005+ Ae9.2 map to achieve the basic browser
CV++2005+ae9.2实现地图的基本浏览-CV++ 2005+ Ae9.2 map to achieve the basic browser
- 2022-04-06 14:32:19下载
- 积分:1
-
拼图小游戏jva 原代码,功能基本实现,对与个人学习有一定帮助,希望能对你的学习有所帮助...
拼图小游戏jva 原代码,功能基本实现,对与个人学习有一定帮助,希望能对你的学习有所帮助-Puzzle game jva source code, function basically, to some extent help with individual learning, hoping to help you learn! ! !
- 2023-02-08 14:30:04下载
- 积分:1
-
open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。...
open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。-open source unit testing project in detail please refer to source forge, by the JUnit transplant C++ version.
- 2022-03-19 20:26:21下载
- 积分:1
-
Own a train ticketing system are welcome to instruct everyone to download my sof...
自己编的一个火车售票系统,欢迎大家下载指点我的软件- Own arrange a train booking system, welcome everybody downloading to direct my software 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】-Own a train ticketing system are welcome to instruct everyone to download my software- Own arrange a train booking system, welcome everybody downloading to direct my software 〖upload source to become a member download the source code〗 〖become a VIP member to download this source〗
- 2023-01-02 06:15:03下载
- 积分:1
-
Access to the basic hardware information, VC++ under development, the test can b...
获取系统的硬件的基本信息,VC++下开发,测试通过,可以运行-Access to the basic hardware information, VC++ under development, the test can be run
- 2023-01-23 15:50:03下载
- 积分:1