资源列表

« 1 2 ... .11 .12 .13 .14 .15 1716.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法greedy_OBST

说明:贪心算法实现的最优二叉查找树,c++代码实现,运行无误-Greedy algorithm of optimal binary search tree, c++ code to run correctly
<Rhonda> 在 2024-10-05 上传 | 大小:908288 | 下载:0

[数据结构常用算法joseph

说明:C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止-C language data structures course design Josephus 1. The demonstration program, the number n should be arbitrary,
<sharon> 在 2024-10-05 上传 | 大小:189440 | 下载:0

[数据结构常用算法lbgb

说明:实现链表归并,实现链表归并,实现链表归并-lianbiao guibing
<liboyi> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法FindFile

说明:遍历指定文件夹,包抱其中的子文件,并把获取到的文件名保存在一个指定的文件中。不用设定宏。使用时请先指定路径。-Through the specified folder, including subfolders hold them, and to get to the file name stored in a specified file. Do not set the macro. Please use the specified
<吕新建> 在 2024-10-05 上传 | 大小:22553600 | 下载:0

[数据结构常用算法llllsss

说明:手机通信录模拟 (1)参考数据结构 typedef struct{ char name[10] //姓名 char OfficeTel[20] //办公电话 char HomeTel[20] //家庭电话 char CellPhone[20] //移动电话 char sex //性别,可用’F’表示女,’M’表示男 char group[10] //分组情况,分办
<林升> 在 2024-10-05 上传 | 大小:32768 | 下载:0

[数据结构常用算法txt_editor

说明:C++文本记事本 数据结构作业的实践项目 测试成功 内有查找删除编辑等功能-txt editor in C++
<冉雨晨> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Josephus

说明:用单循环链表实现约瑟夫环,数据结构试验,c语言实现-Linked with a single cycle to achieve Josephus, the data structure test, c language
<于启航> 在 2024-10-05 上传 | 大小:27648 | 下载:0

[数据结构常用算法River

说明:人鬼过河问题的通用解法,程序可以找出所以的路径,并以坐标的形式返回,比如3人3鬼过河,则起始坐标为(3,3),全部过河后的坐标为(0,0)-Human And Ghost Pass The River,The Program can find All Routs
<fubing> 在 2024-10-05 上传 | 大小:81920 | 下载:0

[数据结构常用算法coin-machine

说明:模擬換幣機 ,如果你輸入一個數字,他能換算出硬幣的數目。-Analog-for-money machine, if you enter a number, he can convert a number of coins.
<吳信杰> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法tutor_graph

说明:一个用邻接矩阵实现的带权无向图类,体现了类的构造思想-Adjacency matrix to achieve a weighted undirected graphs
<蔡庆芃> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法Stack-and-Queue

说明:从栈与队列的逻辑结构与存储结构,以数据结构和算法结合的角度掌握这两种结构。-From the stack and queue logical structure and storage structure, data structures and algorithms with the perspective to grasp the two structures.
<蔡庆芃> 在 2024-10-05 上传 | 大小:1265664 | 下载:0

[数据结构常用算法queen

说明:经典的八皇后问题,采用MIPS汇编语言的实现方法。-solution of the eight queens problem by MIPS
<> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1716.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org