-
Power PC 55xx flexray 通信
Power PC 55xx flexray 通信-Power PC 55xx flexray communication
- 2022-07-06 12:57:27下载
- 积分:1
-
c++ 线程池
通过c++实现的线程池,模拟出线程池的运行机制, 充分利用多核的优势,利用多线程来进行任务处理。
- 2023-08-25 15:55:05下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。...
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。-inside with the procedures example, used to check Win95 or 98 below a menu of a process of the use of resources.
- 2022-03-26 08:07:34下载
- 积分: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
-
一个计算机图形学的开发实习程序,可以实现直线圆。
一个计算机图形学的开发实习程序,可以实现直线圆。-a developing pratice program of computer graphic,which can realize the linear circle.
- 2022-07-27 01:14:37下载
- 积分:1
-
Circle formed by the intersection of two objects by the process of the formation...
两个圆环相交而形成的物体,并由形成圆环的过程-Circle formed by the intersection of two objects by the process of the formation of ring
- 2022-06-01 08:40:31下载
- 积分:1
-
查看浮点对应的十六进制,自动生成记录文件,以文本格式存盘
查看浮点对应的十六进制,自动生成记录文件,以文本格式存盘-See the corresponding hexadecimal floating-point, auto-generated log files to text format disk
- 2022-12-30 04:10:03下载
- 积分:1
-
Driver ILI9325 dsd sd asd asfas
Driver ILI9325 dsd asd asfas-Driver ILI9325 dsd sd asd asfas
- 2022-03-19 17:57:17下载
- 积分:1
-
First C
First C-- program for Windows.
- 2022-01-25 14:26:19下载
- 积分:1
-
用FROTPAGE编写的BT文件源码,实现了点到点BT下载功能,希望对大家有所帮助...
用FROTPAGE编写的BT文件源码,实现了点到点BT下载功能,希望对大家有所帮助-The source code of BT file which is written by FROTPAGE realizes the point to point BT donwload.
I hope the source code is helpful for everybody.
- 2022-05-12 10:50:07下载
- 积分:1