资源列表

« 1 2 ... .75 .76 .77 .78 .79 1480.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法36xuan

说明:36选7全部号码不重复须运行程序才能产生可能花长时间才有-All 36 select 7 numbers
<霍元甲> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiapu

说明:这是一个电子家谱系统,是数据结构的课程设计,非常适合大学本科生,含源码-This is an electronic pedigree system, a data structure of the curriculum design, ideal for undergraduate students, including source code
<鸢尾> 在 2025-06-19 上传 | 大小:2.77mb | 下载:0

[数据结构常用算法shujujiegou

说明:这是数据结构的实验或者课程设计,包括二叉树、链表等基本结构,含源码-This is a data structure of the experiment or curriculum design, including binary trees, linked lists and other basic structure, including source code
<鸢尾> 在 2025-06-19 上传 | 大小:2.44mb | 下载:0

[数据结构常用算法cPPmath

说明:c++两个算法,自己经过测试,对于初学者有帮助-c++ two algorithms, they are tested, there is help for beginners
<liuyanxin> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法KDTreeprogramVC

说明:kd树的算法实现,用VC写的,比较详细,大家参考-kd tree program
<lvdan> 在 2025-06-19 上传 | 大小:4.98mb | 下载:0

[数据结构常用算法dijkstra

说明:Dijkstra,, finding the short path depend on the costs
<Saad> 在 2025-06-19 上传 | 大小:4.54mb | 下载:0

[数据结构常用算法Test

说明:一个C++例子程序,同时涉及到C中的链表和C++中的类。 增加了一定的注释。-A C++ example programs, and related to the linked list in C and C++ classes. Add some comments.
<陈肯> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法rank-of--100--meter-race-

说明:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-To open a university track and field sports, currently has 12 players to participate in 100m, corresponding to the number of athletes and the results shown in the table,
<bryce> 在 2025-06-19 上传 | 大小:12kb | 下载:0

[数据结构常用算法KSP

说明:dijkstra第k条最短路径算法 Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-dijkstra Kth shortest path algorithm
<> 在 2025-06-19 上传 | 大小:19kb | 下载:0

[数据结构常用算法cPP

说明:主要是C++链表和指针的一些基本操作,初学的时候写的。-Mainly C++ linked list and some basic pointer operations, beginner' s time to write.
<郭磊> 在 2025-06-19 上传 | 大小:106kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstr的最短路径算法,实现功能是应用Dijkstra算法求图上二顶点之间的最短距离。-Dijkstr the shortest path algorithm, Dijkstra' s algorithm is applied to achieve functional requirements map the shortest distance between two vertices.
<姜浩> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法cut-the-minimum-cut-problem

说明:cut 最小割问题 网络G=(V,E)的割cut(S,T)是将G的顶点集V划分为2个不相交的子集S和T,使s Î S , t Î T ,且cut(S,T) = {(u,v)Î E | u Î S,vÎ T}。设每条边(u,v)的边权为a(u,v),则割 cut(S,T)的权值为cut(S,T)中所有边权之和。最小割问题要求网络G 的权值最小的割。-cut the minimum cut problem network G = (V, E)
<yjian> 在 2025-06-19 上传 | 大小:329kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 1480.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org