-
This is one serial number generator tool, you can add it into you proagram to ma...
这是一个序列号生成程序,可以使你的程序看起来专业-This is one serial number generator tool, you can add it into you proagram to make it more professional !
- 2022-06-26 12:53:44下载
- 积分:1
-
可以把你的桌面当画布的程序
可以把你的桌面当画布的程序-can put your desktop when the canvas procedures
- 2022-12-04 04:25:03下载
- 积分:1
-
VC++,利用fstream 流对文件进行读写,本类对某文件一行一行的读写控制很好!...
VC++,利用fstream 流对文件进行读写,本类对某文件一行一行的读写控制很好!-VC++, Using fstream stream of documents to read and write, this type of a document line by line to control the read and write very well!
- 2023-02-13 05:55:04下载
- 积分:1
-
舍入误差与有效数C源代码
舍入误差与有效数C源代码-rounding error and the effective number of C source code
- 2023-05-01 04:15:02下载
- 积分:1
-
完整的网络麻将源程序,可直接编译运行,对网络编程和游戏开发有很大帮助,希望对需要的朋友有用...
完整的网络麻将源程序,可直接编译运行,对网络编程和游戏开发有很大帮助,希望对需要的朋友有用-A complete network of mahjong source, can be directly compiled to run on network programming and game development are of great help to the hope that a friend in need of helpful
- 2022-07-07 02:14:30下载
- 积分:1
-
本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序...
本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
- 2022-02-04 16:13:46下载
- 积分:1
-
一个不错的操作系统,站目前精彩源码总数70789个,分类182个,如此多的高质量资源,您还舍得离开吗。...
一个不错的操作系统,站目前精彩源码总数70789个,分类182个,如此多的高质量资源,您还舍得离开吗。-a good operation system
- 2022-08-14 10:05:00下载
- 积分:1
-
3D / 2D 地图 RIA 源文件.
3D / 2D 地图 RIA 源文件.-3D/2D map RIA source file.
- 2023-05-20 17:45:02下载
- 积分: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
-
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常...
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常编译zope了!-Zope with msvc compiler will be prompted when the document has errors, because the document is encoded using ansi content but there is non-ansi characters mentioned reasons, I put the document saved as utf8 encoding, this can be a normal compile zope!
- 2022-03-19 15:47:21下载
- 积分:1