资源列表

« 1 2 ... .87 .88 .89 .90 .91 1692.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法Josephus-problem

说明:约瑟夫问题 假设有n个小孩坐成一个环,假如从第一个小孩开始数,如果数到m个小孩,则该小孩离开,问最后留下的小孩是第几个小孩? -The Josephus problem.Assuming n students sit in a ring.we start count from the first student.when we count m,the student who has the number of m musts l
<zhangyue> 在 2024-10-06 上传 | 大小:5120 | 下载:0

[数据结构常用算法The-shortest-path-problem

说明:最短路径问题。两个点A与B之间有多条路,从A到B有多条方案。求A到B的最短路径-The shortest path problem.There are several paths from point A to B.Now we want to know which path is the shortest.Ihis program can help us desolve the Transportation problem
<zhangyue> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[数据结构常用算法problem-of-24-points

说明:解决二十四点问题的算法,提供了一个有理数类,通过回溯法解决问题-solve the problem of the 24 points
<Nick Green> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Missionaries_and_cannibals

说明:这是传教士和野人问题的源码,3个传教士3个野人1条小船过河,要求任意情况野人人数不能多于传教士-This is the problem of source missionaries and savages, three missionaries and three wild man a boat across the river, requiring no more than an arbitrary number of mission
<唐国良> 在 2024-10-06 上传 | 大小:208896 | 下载:0

[数据结构常用算法MaS

说明:这是传教士和野人问题的源码的另一种解法,3个传教士3个野人1条小船过河,要求任意情况野人人数不能多于传教士-This is the problem of source missionaries and savages, three missionaries and three wild man a boat across the river, requiring no more than an arbitrary number of m
<唐国良> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法2DDICE

说明:2D骰子轨迹算法算的虽然不是特别好但是还可以把,希望对你有帮助。-Algorithm for calculation of 2D dice track, though not particularly good, but can also hope to help you.
<宋昆> 在 2024-10-06 上传 | 大小:2514944 | 下载:0

[数据结构常用算法link1

说明:链表程序 学习数据结构编写的 希望大家有用-Linked list data structure the program to learn useful for the preparation of hope
<efgdshgds> 在 2024-10-06 上传 | 大小:5488640 | 下载:0

[数据结构常用算法Cpp2

说明:c-w算法,讲述一种分配运输的节约方法,适合于车辆的调度-c-w algorithm,About one distribution transport saving method, suitable for vehicle scheduling
<汪学文> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法xiangqi

说明:数据结构实习里面关于国际象棋马的遍历问题 自己编写-Data structures inside the internship through on chess problems to write your own horse
<efgdshgds> 在 2024-10-06 上传 | 大小:2479104 | 下载:0

[数据结构常用算法danlianbiao

说明:数据结构实习 单链表插入删除的动态演示,和上一个不同,有动态演示-Practice into a single linked list data structure to delete the dynamic presentation, and on a different, a dynamic presentation...
<efgdshgds> 在 2024-10-06 上传 | 大小:3548160 | 下载:0

[数据结构常用算法BinaryTree

说明:马氏模板,数据结构,二叉树的功能演示,二叉树-This is binary power
<陈园> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法CQueue

说明:数据结构 图的实验 邻接图 学生版 使用-graph
<陈园> 在 2024-10-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1692.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org