资源列表

« 1 2 ... .79 .80 .81 .82 .83 984.85 .86 .87 .88 .89 ... 2656 »

[数据结构常用算法Huffman

说明:赫夫曼编码 全c语言编码-Huffman encoding full c language code
<> 在 2025-06-23 上传 | 大小:8kb | 下载:0

[数据结构常用算法conversion

说明:顺序栈结构实现数制转换-Stack structure in order to achieve number system conversion
<> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法traverse

说明:图的遍历和生成树求解实现-Graph traversal and spanning Solution Implementation
<> 在 2025-06-23 上传 | 大小:3kb | 下载:0

[数据结构常用算法MATRIX

说明:二维矩阵创建类,矩阵转换功能齐全,可以直接运行。-Create a class of two-dimensional matrix, matrix conversion is complete, you can run directly.
<ZhangJuan> 在 2025-06-23 上传 | 大小:232kb | 下载:0

[数据结构常用算法xsxxgl

说明:采用结构体数组或文件形式存储学生的信息,每个学生应包含如下几方面的信息(其中后三项的值指成绩):学号、姓名、性别、学院、专业班级,外语、计算机、数学。-Or documents with an array of structures stored their information, each student should include the following aspects of the information (which means the results after the val
<曾晨生> 在 2025-06-23 上传 | 大小:5kb | 下载:0

[数据结构常用算法pu

说明:对右边的无向带权图,按普里姆算法求其最小生成树-On the right side of undirected weighted graph, by Prim algorithm to solve the minimum spanning tree
<fanny> 在 2025-06-23 上传 | 大小:16kb | 下载:0

[数据结构常用算法yuesefu

说明:构造单项循环链表储存结构,存储依次输入的个人密码和号码数 2)构造数组依次存储出列人的号码数 3)输入测试m初值,从第一个人按顺时针开始报数,第m个人的号码数存储在数组中,删除出列者的结点,继续循环,直到所有人出列 4)按顺序输出数组里的号码数 -Single loop structure linked list storage structure, storage order and number of input PIN number 2) construct an arr
<fanny> 在 2025-06-23 上传 | 大小:43kb | 下载:0

[数据结构常用算法NineGrid

说明:上海大学凌伟杰的8数码实验报告,有文档和Java程序。 -Shanghai University Ling Weijie 8 digital test reports, documents and Java programs.
<王桂平> 在 2025-06-23 上传 | 大小:1.23mb | 下载:0

[数据结构常用算法03072003zuixiaoshengchengshu

说明:数据结构作业,克鲁斯卡尔算法求最小生成树。-Data structure operations, Kruskal algorithm to solve the minimum spanning tree.
<刘一> 在 2025-06-23 上传 | 大小:36kb | 下载:0

[数据结构常用算法download

说明:分支界限算法 ,用队列解决最优装载问题,跟背包算法有同样的功能-Branch and bound algorithm, the optimal loading queue to resolve the problem, with the same functionality Knapsack Algorithm
<lxb> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法btree

说明:
<xuzhigang> 在 2025-06-23 上传 | 大小:4kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -Dijkstra algorithm is a typical shortest path algorithm to calculate
<xyz> 在 2025-06-23 上传 | 大小:6kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 984.85 .86 .87 .88 .89 ... 2656 »

源码中国 www.ymcn.org