资源列表

« 1 2 ... .82 .83 .84 .85 .86 2087.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法list

说明:本源程序用c实现了一个顺序表,结构清晰,条理通顺.-C source code to achieve this with a sequence of tables, the structure clear, coherent master.
<brier> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法duo

说明:
<段成> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法crtree

说明:先序遍历树,输出根节点到叶子节点的 路径并求出深度-Preorder tree traversal, the output root node to leaf nodes and calculated the depth of the path
<段成> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法aaa

说明:分治法解决最近对问题 画一条垂直线x=c,把这些给定点分为两个包含n/2个点的子集S1和S2,使得n/2个点位于直线的左侧或直线上,另外n/2个点位于直线的右侧或直线上;遵循分治法的思想,递归地求出左子集S1和右子集S2中的最近对,分别为d1与d2;之后d=min{d1,d2}。合并过程:在以垂线x=c为对称轴,2d为宽度的区域内求最近两个点的距离,记为d3;求D=min{d,d3}; -Sub-rule method to r
<王鹏> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法aa

说明:深度优先搜索 和 广度优先搜索算法 实现-Depth-first search and breadth first search algorithm to achieve
<张欣儿> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法railroad

说明:实现火车箱卸载的程序,但有个错误,期望大家调试一下-The realization of the train me to uninstall the program, but there is a mistake, we look forward to debug what
<邵贤> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ParkingLotSimulation

说明:Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrie
<周墨> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法migongwenti

说明:数据结构课程设计_迷宫问题 会有所帮助得-Data Structure Course Design _ maze problem will be helpful to have
<陈小平> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法tudebianliyanshi

说明:数据结构课程设计图得演示遍历 大家拿去用啊-Data structure design courses have you taken with presentation ergodic ah
<陈小平> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法pipe

说明:输油管道,该管道要穿过n口井,每口井与主管道相连,且为最短路径-Oil pipeline, the pipeline to pass through n wells, each well connected with the director of Road, and for the shortest path
<lyh> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法huff

说明:利用数据结构的二叉树概念编写的MATLAB程序实现HUFFMAN编码。-Binary tree data structure using the concept of the preparation of the MATLAB program Huffman coding.
<沈少云> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法CMatrix

说明:矩阵形式的龙格库塔程序C++源代码,无压缩密码-Matrix form of Runge-Kutta procedures C++ Source code, without compression password
<李晓东> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2087.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org