-
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度...
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度-To achieve the list of basic operations, according to the value of search, by serial number to find, delete elements, inserting elements, seeking list length
- 2022-11-07 08:25:03下载
- 积分:1
-
TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。
TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。-TWebBrowser produced a Web browser program, to achieve the basic functions of flow devices.
- 2022-12-15 18:10: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
-
SLR(1)分析表的构造,编译原理实验会用到
SLR(1)分析表的构造,编译原理实验会用到-SLR (1) analysis table of the structure, principle of the experiment will be used to compile
- 2022-07-23 08:32:33下载
- 积分:1
-
漆板程序,如Windows pbrush.exe。用风险投资+ +
一个用vc做的画图板程序,简单易用,和windows里自带的画图板很像-A paint board program like Windows PBrush.exe. Written by VC++
- 2022-06-30 02:22:56下载
- 积分:1
-
wma_encoder
WMA_encoder/WMA解码器详解-WMA_encoder
- 2022-03-21 16:04:46下载
- 积分:1
-
自适应均衡器的仿真程序:在120hz信号下去处50hz干扰
自适应均衡器的仿真程序:在120hz信号下去处50hz干扰-adaptive equalizer Simulation : 120hz signal on the Department 50hz interference
- 2023-07-31 19:30:03下载
- 积分:1
-
a simple stopwatch, may help understand the full screen, such as UI font of know...
一个简单的秒表,可帮助了解全屏,字体等UI方面的知识.(供初学者参考)-a simple stopwatch, may help understand the full screen, such as UI font of knowledge. (Reference for beginners)
- 2022-09-05 12:35:03下载
- 积分:1
-
Windows信息管理系统
Windows信息管理系统-Information Management System for Windows
- 2022-04-23 17:15:18下载
- 积分:1
-
MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。
MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。-MSDN/VC6 bring their own examples of the VC process, learning Windows programming should first understand these examples.
- 2022-03-09 14:02:28下载
- 积分:1