-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。...
基于ADODC和ACCESS的客户管理程序,可实现客户信息的添加、删除、查询、修改等。-Based on customer management ADODC and ACCESS programs for customer information to add, delete, query, modify and so on.
- 2023-07-02 23:55:04下载
- 积分:1
-
1.定义图的数据结构。
2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。
3.编写函数,输出图的遍历序列。...
1.定义图的数据结构。
2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。
3.编写函数,输出图的遍历序列。-1. The definition of graph data structure. 2. Write a function, using adjacency list implementation diagram of the storage structure, find the vertex of degree. 3. Write a function, the output graph traversal sequence.
- 2022-02-13 12:01:18下载
- 积分:1
-
经典VC排序源代码,做成了win32界面形式,希望对大家用所帮助
经典VC排序源代码,做成了win32界面形式,希望对大家用所帮助-classic VC ranking source code resulted in the win32 interface form, and I hope to use all the help
- 2023-05-08 06:05:02下载
- 积分:1
-
百钱买百鸡,Vc++2010
一百个铜钱买了一百只鸡,其中公鸡一只5钱、母鸡一只3钱,小鸡一钱3只,问一百只鸡中公鸡、母鸡、小鸡各多少)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-03 12:55:03下载
- 积分:1
-
A good package priority queue, using C++ Realize, and have been debugging direct...
一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
- 2022-06-16 19:19:10下载
- 积分:1
-
matrix inversion c procedures for the large
矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
- 2022-01-25 19:53:29下载
- 积分:1
-
本人收集的一些数据结构经典算法实现,感觉还不错
本人收集的一些数据结构经典算法实现,感觉还不错-shu ju jie gou jing dian suan fa shi xian
- 2022-08-25 10:21:12下载
- 积分:1
-
如何备份和还原 MYSQL 数据库计划性与 VB 6
如何备份和还原 MYSQL 数据基地 PROGRAMATICALY 与 VB 6.0
使用 MYSQL 转储程序来备份和还原到 MYSQL.exe。
- 2022-02-01 06:49:30下载
- 积分:1
-
通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端...
通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端-Through the data necessary to determine the results of processed data is stored, that is, CPU s big-endian, little-endian
- 2022-09-19 01:30:03下载
- 积分:1