-
数据结构的课后练习
数据结构的课后练习-Data structure of the after-school practice
- 2022-10-19 13:00:03下载
- 积分:1
-
求解约瑟夫问题。设有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
-
高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示...
高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示-precision source, the length of the arbitrary arithmetic modulo operation, the majority of the procedures used with arrays of arrays length of a structure of
- 2023-01-07 03:50:03下载
- 积分:1
-
数据结构的教程
数据结构的教程-data structure Guide
- 2022-04-02 02:19:44下载
- 积分:1
-
我自己写的一个解决约瑟夫环的小程序,对学习数据结构的朋友可能有一些帮助,tc2编译通过...
我自己写的一个解决约瑟夫环的小程序,对学习数据结构的朋友可能有一些帮助,tc2编译通过-I wrote it myself a solution Josephus small procedures, the data structure of the study may have some friends help compile indexes
- 2022-04-22 20:21:07下载
- 积分:1
-
VB6.0下DataGrid控件的使用示例!
VB6.0下DataGrid控件的使用示例!-VB6.0 under the DataGrid control the use of examples!
- 2022-01-25 23:41:31下载
- 积分:1
-
c/s类型通讯和分布式数据库的基本讲解,适于初学者使用
c/s类型通讯和分布式数据库的基本讲解,适于初学者使用-c/s the type of communication and distributed database basic explanations, suitable for beginners to use
- 2022-06-26 12:35:02下载
- 积分:1
-
MATHEMATICA 程序
最短路径算法
MATHEMATICA 程序
最短路径算法-MATHEMATICA procedure shortest path algorithm
- 2022-05-16 13:42:34下载
- 积分:1
-
first simple MCF exercise
first simple MCF exercise
- 2022-11-10 03:55:04下载
- 积分:1
-
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i...
给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有
0 = å
=
j
k i
k a ,则称序列区间i i j a , a , , a +1 为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
- 2022-08-21 06:49:58下载
- 积分:1