-
求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下...
求解约瑟夫问题。设有n个人围成一个圆圈坐下,对所有围从的人从某个位置开始编号为1,2,3,……,n,从编号为1的人开始报数1,报数依交进行,报数n的人即出列,下一个人从1开始报数,再报数m的人便是第二个出列的人如此重复下去,直到最后一个人出列为止,于是便得到一个出列的顺序,这称之为约瑟夫(Josephu)问题。-solving problems. N individuals have formed a circle to sit down, all right Wai from the start from a position of No. 1, 2, 3, ..., n, for a number of people reported a few, according to several newspaper pay, the newspaper n ie the out, the next person was from the beginning a few , and reported m is the second out of this series continue to repeat until the final out in a series, then get a series out of order, which called Joseph (Josephu) problem.
- 2022-05-21 23:13:13下载
- 积分:1
-
这是我学习算法和数据结构的时间序列的2个
这是我学习数据结构与算法的时候编的双向链表的操作,对学习数据结构与算法的朋友有帮助-This my learning algorithm and data structure of the time series of the two-way linked list, the operation of the learning algorithm and data structure of friends to help! !
- 2022-05-30 11:10:22下载
- 积分:1
-
This book for beginners is a good choice, powerbuilder 8.0 introduces the overal...
本书对于初学者是不错的选择,介绍了powerbuilder 8.0的总体结构,和一些语法,编程细节,并用例子给予练习和实践。-This book for beginners is a good choice, powerbuilder 8.0 introduces the overall structure, and some syntax, programming details, and give examples of exercises and practice.
- 2023-06-15 14:16:43下载
- 积分:1
-
改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等...
改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line/column access, image matrix of the integral calculation
- 2022-01-21 23:20:54下载
- 积分:1
-
sqlitebrowser
SQLite浏览器-1.3-src.tar.gz文件伟大的
- 2022-03-23 10:41:55下载
- 积分:1
-
二叉树的遍历实现:
对二叉树的遍历的简单实现,作为数据结构的入门程序还是很好的,虽然很简单但是当初我作为初学者想方设法写出这个小程序的时候还是发现了自己理解上的一些盲点。数据结构重在实践,大家多练~一起加油,里面还包含了我最开始写的时候容易犯的一些错误。里面有为实现层次遍历写到的队列结构和为非递归用到的栈的结构。
- 2022-07-12 15:28:31下载
- 积分:1
-
ORACLE课程设计(5个代码段)
ORACLE课程设计(5个代码段)-ORACLE curriculum design (5 code)
- 2022-11-21 11:05:03下载
- 积分:1
-
本源码为图书管理系统,实现了密码登陆管理,图书基本信息的录入、修改、删除、查询,读者基本信息的录入、修改、删除、查询,实现了自动从系统取得借书时间,自动生成还原...
本源码为图书管理系统,实现了密码登陆管理,图书基本信息的录入、修改、删除、查询,读者基本信息的录入、修改、删除、查询,实现了自动从系统取得借书时间,自动生成还原时间,和自动对超期信息的统计-source for the library management system and realized the landing password management, basic information on the book entry, modification, deletion, inquiries, readers basic information on the entry, modification, deletion, inquiries, and realized from the system automatically library, automatic generation reduction, and automatic extended to the statistical information
- 2023-08-03 13:25:04下载
- 积分:1
-
动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出...
动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出-Introduction to dynamic programming problems: answers and the source of missile defense, including sample input and output
- 2022-02-25 07:30:32下载
- 积分:1
-
求最短路径的最优算法,自己下下就知道了
求最短路径的最优算法,自己下下就知道了
-the neareat road
- 2022-02-09 20:59:05下载
- 积分:1