-
求解约瑟夫问题。设有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
-
1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改...
0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
- 2022-03-09 09:29:09下载
- 积分:1
-
vc environment information management system for students, using ODBC to connect...
vc环境下学生信息管理系统,用ODBC连接数据库-vc environment information management system for students, using ODBC to connect database
- 2022-02-02 23:01:10下载
- 积分:1
-
dbf操作软件
利用C#语言操作dbf数据库,改程序采用VFPODBC类库,利用类库提供的接口对dbf数据库进行读写删改等操作。比较少见哦,当前的数据库操作主要针对sql server、oracle等主流数据库,对dbf数据库非常少见,但是在shapefile等文件操作时非常有用。
- 2022-03-23 14:54:42下载
- 积分:1
-
good sql Manual
很好的sql手册-good sql Manual
- 2023-02-24 21:20:04下载
- 积分:1
-
字符串扩展问题的递归算法及动态规划算法的详细分析及实现...
字符串扩展问题的递归算法及动态规划算法的详细分析及实现-implementation and detailed analysis of recursive algorithm and dynamic programming algorithm of string expansion issue
- 2022-01-25 14:47:58下载
- 积分:1
-
java编程的教学管理系统数据库.具有对学生的基本操作.,如添加,修改,删除,选修课程,及分数....
java编程的教学管理系统数据库.具有对学生的基本操作.,如添加,修改,删除,选修课程,及分数.-Teaching java programming database management system. Students with the basic operation. , Such as adding, modifying, deleted, elective courses and scores.
- 2023-09-01 04:45:03下载
- 积分:1
-
赫夫曼树(课设)
通过输入一串英文(权值)来构建赫夫曼树,并在当前目录下打印赫夫曼图像
- 2023-06-20 23:05:05下载
- 积分:1
-
OTL4示例
OTL4.0被设计成一个C++模板框架和OTL-适配器的组合。该框架是一个通用的实施OTL流的概念。该OTL-适配器周围的数据库API薄包装和作为类的类型参数传递到模板框架。
- 2022-03-22 23:36:29下载
- 积分:1
-
数据结构课程实验中所编的判断哈夫曼编码.参考可用
数据结构课程实验中所编的判断哈夫曼编码.参考可用-experimental data structure courses, which include the judgment Huffman coding. Reference available
- 2022-05-25 18:23:03下载
- 积分:1