-
- 2022-06-20 03:14:57下载
- 积分:1
-
一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释...
一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释-write in a serial communication procedure, the use of multi-threading TX higher the efficiency, and real-time graphics, a source Notes
- 2022-03-11 04:13:15下载
- 积分:1
-
Colleges and Universities Computer Science and Technology teaching operating sys...
高等学校计算机科学与技术专业教材
操 作 系 统
Operating System
孟庆昌 编著
电子工业出版社
Publishing House of Electronics Industry
北京・BEIJING
-Colleges and Universities Computer Science and Technology teaching operating system Operating System孟庆昌edited by Publishing House of Electronics Industry Publishing House of Electronics Industry Beijing BEIJING
- 2022-06-13 22:24:34下载
- 积分:1
-
Dynamic digital display program, suitable for beginners, the program can be tran...
动态数码显示程序,适合初学者,程序可移植-Dynamic digital display program, suitable for beginners, the program can be transplanted
- 2022-05-06 02:17:23下载
- 积分:1
-
a good database application
一个很好的数据库应用程序-a good database application
- 2023-02-06 07:05:04下载
- 积分:1
-
这个是可以用于windos mobile平台下面的软键盘的代码
这个是可以用于windos mobile平台下面的软键盘的代码-This is can be used for windos mobile platform following soft keyboard code
- 2023-06-18 16:15:03下载
- 积分:1
-
一个win32下,用sdk编写的键盘操作代码
一个win32下,用sdk编写的键盘操作代码-a win32, with sdk prepared by the keyboard operation code
- 2022-03-25 21:55:13下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2023-02-23 23:45:03下载
- 积分:1
-
算法实现题2
算法实现题2-9 排列的字典序问题
« 问题描述:
n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…,
n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下:
字典序值 0 1 2 3 4 5
排列 123 132 213 231 312 321
« 编程任务:
给定n 以及n 个元素{1,2, , n }的一个排列,计算出这个排列的字典序值,以及按字
典序排列的下一个排列。
« 数据输入:
由文件input.txt提供输入数据。文件的第1 行是元素个数n。接下来的1 行是n个元素
{1,2, , n }的一个排列。
« 结果输出:
程序运行结束时,将计算出的排列的字典序值和按字典序排列的下一个排列输出到文件
output.txt中。文件的第一行是字典序值,第2行是按字典序排列的下一个排列。
输入文件示例 输出文件示例
input.txt output.txt
8
2 6 4 5 8 1 7 3
8227
2 6 4 5 8 3 1 7
- 2022-02-12 05:10:54下载
- 积分:1
-
关于物流配送的一套非常好的源代码,已在多家企业使用
关于物流配送的一套非常好的源代码,已在多家企业使用-on logistics distribution of a very good source, the number of enterprises to use
- 2022-03-11 05:29:44下载
- 积分:1