-
rs485串口通信源码
rs485串口通信源码-RS485 serial communication FOSS
- 2022-08-03 06:51:57下载
- 积分:1
-
This procedure is mainly CTimer describes how to use the timer, there is a need...
本程序主要是介绍如何使用CTimer定时器,有需要的可以下来自己研究-This procedure is mainly CTimer describes how to use the timer, there is a need to study the can down their own
- 2022-06-16 08:58:17下载
- 积分:1
-
PES6 a practical all
PES6的一个实用全能修改器,可以曲线射门、猛虎式射门。-PES6 a practical all-round modifier, you can curve shots, Tiger-style shooting. More
- 2023-03-20 17:10:04下载
- 积分:1
-
静态求两点间距离的程序,不输入点坐标,用VC++编写
静态求两点间距离的程序,不输入点坐标,用VC++编写-Static for the distance between two points of the procedure, do not enter a point of coordinates, with VC++ Prepared
- 2022-05-18 17:51:03下载
- 积分:1
-
This macro examines the character at the cursor. If it is any of the 4 character...
This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.
- 2023-07-24 15:05:03下载
- 积分:1
-
a cool 3D games source code, can help you learn game development, super
一个超酷的3D游戏源代码,可以帮助您学习游戏开发,超爽!-a cool 3D games source code, can help you learn game development, super-cool!
- 2022-02-04 17:47:54下载
- 积分:1
-
A dialogue frame programme with password which could move into your programme
一个带有密码口令的对话框程序,可以移植到你的程序离-A dialogue frame programme with password which could move into your programme
- 2023-02-01 05:25:03下载
- 积分:1
-
thank you
舞会上男女各排成一队进入舞厅,跳舞时依次从男士队伍和女士队伍的队头各出一个人相互结成舞伴。如果两队的人数不等,则队伍较长中未配对的人员将等待下一轮的舞曲。
要求用程序完成该配对过程的模拟,从键盘输入所有人员的名单,输入格式为“姓名 性别”,并且男女无序,输出所有配对的男女舞伴,如果某队伍中还有人员未配对完,则另外输出所有尚未配对人员名单。
选作内容:
1. 实现下一轮次的继续配对,此时,所有尚未配对的人员应优先予以配对;
2. 将姓名与性别数据存放在文本文件中,直接从文本中读入数据。
实现说明:
1. 总是排在队头的男女相互结成舞伴,具有队列的先进先出特征,因此采用队列来完成;
2. 采用两个队列分别存放男士和女士的姓名,所有输入的人员按照性别依次分解到各自的队列中,然后顺次取出各自的队头元素来配对并输出;
3. 队列类的数据类型可以是字符数组,也可以先实现模板类,再用字符数组来实例化实现。-thank you
- 2022-03-01 16:14:45下载
- 积分:1
-
Advanced programming skills, so that a more simplified code in several ways, ric...
先进的编程技巧,使代码在多方面更加简化,内容丰富。。。
- 2022-02-11 15:19:34下载
- 积分:1
-
开发于vb的局域网发送消息的小程序,可以自动检测位于局域网的计算机...
开发于vb的局域网发送消息的小程序,可以自动检测位于局域网的计算机-Developed in vb send a message to the local area network applet, you can automatically detect local area network computer is located
- 2022-05-18 19:48:10下载
- 积分:1