-
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
-
菜单和加速键编程的例子
菜单和加速键编程的例子-menu and accelerate key programming examples
- 2023-06-18 13:35:03下载
- 积分:1
-
作为一个十进制到二进制的转换,二进制数64。
将二进制转化为十进制,二进制数最多64位。-As a decimal to binary conversion, binary number 64.
- 2022-02-20 16:23:52下载
- 积分:1
-
自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。...
自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。-VC to write their own use, such as liquid crystal matrix extract the software, you can input Chinese characters, you can open the BMP plan. Only need to modify a little code can realize the functional requirements of their own.
- 2022-03-15 10:56:01下载
- 积分:1
-
操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法...
操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法-operating system through distribution is variable over a wide range of a storage management technology, this procedure VC tectonic describe data structure, the preparation of regional distribution and recovery algorithm
- 2023-04-13 22:05:04下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。
-Simple genetic algorithm genetic algorithm based on Darwin" s theory of evolution is an intelligent optimization algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields.
- 2022-03-21 04:29:33下载
- 积分:1
-
几个与三菱PLC通讯VB源码
VB6 Code for testing FX series PLC connection with you can modify from this code for another purpose
- 2022-02-01 03:04:41下载
- 积分:1
-
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助...
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助
-First book to provide a linear form of the class, I feel good, I would like to debug through the VC, and hope to have help
- 2023-01-17 10:00:03下载
- 积分:1
-
用一个生产工具,用于局域网天、小时、服务器和客户端组件2。
一个用vb制作的局域网络天工具,分服务器端和客户端2部分。-with a production tool for LAN days, hours, server and client component 2.
- 2022-03-22 14:41:50下载
- 积分:1
-
点对点网络聊天程序之客户端!!!适合网络编程初学者
点对点网络聊天程序之客户端!!!适合网络编程初学者-Point to point net program client!!!
- 2023-08-19 02:40:05下载
- 积分:1