-
Josephus write a problem solving function. With the sequence of integers 1, 2, 3...
编写一个求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人。然后使用n = 9, s = 1, m = 5,以及n = 9, s = 1, m = 0,或者n = 9, s = 1, m = 10作为输入数据,检查你的程序的正 确性和健壮性。最后分析所完成算法的时间复杂度。定义JosephusCircle类,其中含完成初始化、报数出圈成 员函数、输出显示等方法。-Josephus write a problem solving function. With the sequence of integers 1, 2, 3, ... ..., n the order of sitting around the round table, said the people around. And then use n = 9, s = 1, m = 5, and n = 9, s = 1, m = 0, or n = 9, s = 1, m = 10 as input data, check the correctness of your program and robustness. Completed the final analysis, the algorithm" s time complexity. Definition JosephusCircle class, which included the completion of initialization, reported that the number of member functions of a circle, the output display and other methods.
- 2022-04-13 07:18:12下载
- 积分:1
-
vb写的cmd工具
用VB编写的windws下仿cmd的小程序,原理是调用系统cmd运行命令,获取结果显示在窗口中,性能稳定,可靠。
- 2022-07-02 01:38:42下载
- 积分:1
-
该软件为专用软件,主要用于数据库文件的自动验证及数据的合并等操作....
该软件为专用软件,主要用于数据库文件的自动验证及数据的合并等操作.-the software dedicated software, database files for the automatic verification of the data and merging operations.
- 2022-10-13 22:20:03下载
- 积分:1
-
"Wubi coding Check System" implementation : a CD
“五笔编码速查系统”执行说明: 1、 光盘目录vc6.0chapter7inWMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0chapter7SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0chapter7srcWMVC*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "") 如果自己的机器与配置的情况不符合,要根据具体情况进行设置。 2、 下载安装文件的配置 推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。-"Wubi coding Check System" implementation : a CD-ROM directory vc6.0 chapter7 bin WMVC.EXE-based system of the executable. WORD.TXT and ZI.TXT system is necessary for the functioning of the two documents. 2, CD-ROM directory vc6.0 chapter7 SETUP.EXE is the system setup program. 3, CD-ROM directory vc6.0 chapter7 src WMVC *.*-based system of VC source. "Wubi coding Check System," how to build : direct hits compiler of the entire project completed compiler. "Wubi coding Check System,"
- 2022-07-10 21:46:01下载
- 积分:1
-
一个简单的文件分割工具,有意思,大家可以
一个简单的文件分割工具,有意思,大家可以-an interesting simple file split tool.
- 2022-07-04 20:00:57下载
- 积分:1
-
单文档实现绘制图形,打开文件和保存文件功能
单文档实现绘制图形,打开文件和保存文件功能-Single document style;make opening and drawing and saving true.
- 2022-11-12 04:45:03下载
- 积分:1
-
传输文件
#包括;
- 2022-04-12 04:24:46下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
string 类很强大得功能
string 类很强大得功能-a very powerful string-type functions
- 2022-03-24 11:15:50下载
- 积分:1
-
Programa com uso do microprocessador 8051
Programa com uso do microprocessador 8051
- 2022-11-30 07:35:04下载
- 积分:1