-
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表...
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表,然后我用从这个程序改过来的,所以代码可以进一步优化。-Thinking is very simple, that is, a cycle list but would like to note is: I use clist (1) to initialize, mainly because I had just started when Joseph did not intend to resolve the ring, just want to provision a table with the head circulation list, and then I used to come from this process, so the code can be further optimized.
- 2022-09-15 15:25:03下载
- 积分:1
-
使用VS.NET开发的数据结构红黑树可视化图形界面演示。可以进行节点的添加及删除。...
使用VS.NET开发的数据结构红黑树可视化图形界面演示。可以进行节点的添加及删除。-use VS.NET development of the data structure RED-BLACK TREE visual graphical interface demo. The nodes can be added and deleted.
- 2022-03-20 13:14:28下载
- 积分:1
-
动态变量
este archivo permite la creacion de formularios de forma dinamica, ademas obtener su valor y gurdarlo en una base de datos
- 2022-02-05 21:31:07下载
- 积分:1
-
描述问题描述:给定一个包含只有数[ 0 ]9 ]…
描述
问题描述:
给定一个只包含数字[0..9]的字符串,求使用字符串中的某些字符,构建一个能够整除15的最大的整数。
注意,字符串中的每个字符只能使用一次。
编程任务:
求由给定字符串构建的能够整除15的最大整数。-Description of the problem description: Given a contain only numbers [0 .. 9] of the string, seeking to use some of the characters in the string, one can build the largest integer divisible by 15. Note that the string for each character can only be used once. Programming task: seeking from the given string that can build the largest integer divisible by 15.
- 2022-03-31 23:20:56下载
- 积分:1
-
利用栈的基本运算返回指定栈中栈底元素
编写一个算法,利用栈的基本运算返回指定栈中栈底元素
- 2022-08-23 13:18:26下载
- 积分:1
-
有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)...
有关启发式搜索的经典算法:A*最短路径算法的实例和对应程序。关注的朋友可以留意一下。(比传统的Dijistra算法效率高很多哦!^_^)-the heuristic search algorithm of the classic : A* shortest path algorithm examples and the corresponding procedures. Concerned friends can look. (Dijistra than the traditional algorithm efficiency is much higher oh 70,000
- 2022-01-26 05:59:44下载
- 积分:1
-
用c实现的判断一个图是否有环,数据结构中的经典算法,输入一个图,然后判断是否有环。...
用c实现的判断一个图是否有环,数据结构中的经典算法,输入一个图,然后判断是否有环。-used to achieve a judgment whether there are plans in Central and data structure of classical algorithm, the importation of a map, and then determine whether there is any ring.
- 2022-08-25 11:34:00下载
- 积分:1
-
PostgreSQL是迄今为止最为先进的开源数据库管理系统,此为postgresql源码...
PostgreSQL是迄今为止最为先进的开源数据库管理系统,此为postgresql源码-PostgreSQL is by far the most advanced open source database management system, the source code for postgresql
- 2022-03-17 13:41:08下载
- 积分:1
-
C#.net酒店管理系统
基于c#.net编写的酒店管理系统 里面附带数据库 能完成普通酒店需要的所有功能
- 2022-09-07 11:20:08下载
- 积分:1
-
Oracle Service Manager
Oracle Service Manager
- 2022-03-11 10:03:04下载
- 积分:1