资源列表

« 1 2 ... .23 .24 .25 .26 .27 2228.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法Plumbing-problems

说明:数据结构中的管道铺设问题,考虑成本选择最短路径,是关于图,利用迪杰斯特拉算法的一个数据结构经典问题。-Plumbing problems in data structure.
<libin> 在 2024-09-19 上传 | 大小:203776 | 下载:0

[数据结构常用算法2_3

说明:这是一个关于c++的三角与反三角的小程序,大家可以运行一下。-This is a triangle and inverse trigonometric c++ small program, we can run it.
<陈小文> 在 2024-09-19 上传 | 大小:28672 | 下载:0

[数据结构常用算法2e

说明:这是几个关于C语言完美演示的小程序,源码均可运行。-This is a perfect demonstration of several C language on small program, the source code can be run.
<陈小文> 在 2024-09-19 上传 | 大小:5120 | 下载:0

[数据结构常用算法hotel-management-system-

说明:模拟旅馆管理系统——床位的分配与回收-Simulation of hotel management system-- allocation and recovery beds
<陈强军> 在 2024-09-19 上传 | 大小:6144 | 下载:0

[数据结构常用算法student-information

说明:用于完成对学生的信息的管理,可以通过学号来删除或加入成员等一系列操作-For the completion of student information management, you can learn sign to remove or add members to a series of operations
<杨桐> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法topological-sorting

说明:数据结构中的拓扑排序,可以得到有向无环图的一个最优序列-Data structure topological sorting, you can get a directed acyclic graph of an optimal sequence
<杨桐> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[数据结构常用算法eight

说明:八皇后问题,八皇后问题是一个以国际象棋为背景的问题:如何能够在 8×8 的国际象棋棋盘上放置八个皇后,使得任何一个皇后都无法直接吃掉其他的皇后?为了达到此目的,任两个皇后都不能处于同一条横行、纵行或斜线上。八皇后问题可以推广为更一般的n皇后摆放问题:这时棋盘的大小变为n×n,而皇后个数也变成n。当且仅当 n = 1 或 n ≥ 4 时问题有解。-Eight queens problem, eight queens problem is
<王二> 在 2024-09-19 上传 | 大小:13991936 | 下载:0

[数据结构常用算法K-MEANS

说明:k-means算法 网上681武将的聚类算法代码 非mapreduce实现 -k-means algorithm
<李剑鹏> 在 2024-09-19 上传 | 大小:23552 | 下载:0

[数据结构常用算法Data-Structure---tree

说明:数据结构--树的代码。 参考和学习的上好资料。-Data Structure- tree code. Reference and learning of enclosed information.
<欧才俊> 在 2024-09-19 上传 | 大小:3072 | 下载:0

[数据结构常用算法data-structure--Graph

说明:数据结构---图的代码实现。 参考和学习的上好资料。-Graph data structure--- code. Reference and learning of enclosed information.
<欧才俊> 在 2024-09-19 上传 | 大小:4096 | 下载:0

[数据结构常用算法data-structure-linear-list

说明:数据结构之--线性链表的代码。 包含线性链表的增删改查等操作。 它是参考和学习的上好资料。 数据结构系列代码包含:排序算法;表,树,图,栈和队列。-Data structures- linear list of codes. Contains linear list CRUD operations. It is a superbly reference and learning information. Series cod
<欧才俊> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[数据结构常用算法Data-structures---stacks-and-queues

说明:数据结构之--栈和队列的代码。 它是参考和学习的上好资料。 数据结构系列代码包含:排序算法;表,树,图,栈和队列。-Data structures- stacks and queues code. It is a superbly reference and learning information. Series code contains data structures: sorting algorithm tables,
<欧才俊> 在 2024-09-19 上传 | 大小:5120 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2228.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org