资源列表

« 1 2 ... .47 .48 .49 .50 .51 2052.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法prayer

说明:
<吴地瓜> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法contact

说明:IOI 1998 题目contact的解法,此题算法不难想到,但是实现起来比较恶心,要求很心细。-IOI 1998 subject to the contact method, the algorithm was not hard to see that, but achieving relatively nausea, require observant.
<吴地瓜> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法N_Queen

说明:N皇后问题的优化版本,对于N= 13的情况可以在1秒内出结果-N Queen of the optimized version for the N = 13 can be in a give results within seconds
<吴地瓜> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法graphDegree

说明:求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the ver
<吴地瓜> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法RWLS

说明:用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
<wgc> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法J_Queen

说明:用JAVA实现的一个解决八皇后问题的小程序-with a solution of the Statue of eight small programs
<李枫> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法njie

说明:n阶魔方完美版 没什么好说的,大家看吧-n-Cube perfect version nothing more to be said, everyone sees.
<陈曦> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法migongwenti

说明:经典的问题 经典的算法 思路清晰 开阔眼界 -classic problems of classical algorithm clear ideas to broaden their horizons
<李浩> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法tingchechangguanli

说明:停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出 用栈实现 -carpark only one can park cars n the narrow channel and only one door and out of cars with Stack
<李浩> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法linkqueue

说明:数据结构中,链栈的实现。用C++实现,在DEV-C++上通过。-data structure, the chain stack realized. C realized, the DEV-C adopted.
<ukong> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法LQueue

说明:个人做的,也许有人需要,有错希望能给你们带来帮助-individuals do, some people may need a mistake, I hope you can help bring !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
<midas> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ound

说明:这是用C语言编写的声音算法,电脑会发生声音,简单,可读性,值我的我们学习。-This is the C language voice algorithm, the computer voice will happen, simple, readable, and I value our study.
<luyufan> 在 2024-10-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2052.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org