资源列表

« 1 2 ... .63 .64 .65 .66 .67 2468.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法21icDownLoad_CsharpData

说明:C#结构和算法,通过对这些结构和算法的学习,可以更加深入的了解C#,对刚入门的朋友有很多帮助。-Please try!
<huyoujiao> 在 2024-11-07 上传 | 大小:43008 | 下载:0

[数据结构常用算法4.2

说明: 基于dijkstra和广度搜索的加权有向图有必经点的点对点的最短路径算法,路径必须经过要求的必经点,且不成环。 该算法采用了一种自适应调整的方法,经过多次迭代,使解收敛。 但只是寻找了一个略优的可行解(每次迭代都基于贪婪算法寻找),不能保证最优解。而且如果图过于稀疏,因为收敛速度过快,可能导致问题无解(收敛于一个局部最优解,没有经过所有点)。 解决相对稠密的图(每个点的平均出入度4以上),表现良好。 备注:里面有一
<凌凯> 在 2024-11-07 上传 | 大小:16384 | 下载:0

[数据结构常用算法4-2

说明:清华大学数据结构课程第四次作业第二题,很棒的解法。-Tsinghua data structure course fourth operation the second question, a great solution.
<Peter> 在 2024-11-07 上传 | 大小:1019904 | 下载:0

[数据结构常用算法ass1

说明:在国外上学做的一个Adaptive Huffman Coding,数据压缩和解码。-Adaptive Huffman Coding
<张亢> 在 2024-11-07 上传 | 大小:5120 | 下载:0

[数据结构常用算法eightqueens

说明:常见的八皇后问题,全部自己编写,不会有一样的版本-eight queens
<christina> 在 2024-11-07 上传 | 大小:6144 | 下载:0

[数据结构常用算法algorithm

说明:chose two values nearest the given number in a row or column matrix
<quyen> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Eightdigital

说明:八数码问题,利用链表,实现对Open和Close链表的结点扩展,遍历并检测是否符合!- Eight digital, use the list to realize the junction Open and Close list expansion, and detects whether the traverse!
<zhangzz> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法algorithm

说明:一个以hash表形式存储的数据结构体,通过hash算法能够快速的找到内存存储地址。-A data structure stored in hash format, through the hash algorithm can quickly find the memory address.
<HUQ> 在 2024-11-07 上传 | 大小:13312 | 下载:0

[数据结构常用算法sort

说明:这是一个复杂的排序,最基本的排序方法 。-It is a sort
<vr> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法zoumigong

说明:该程序是一个走迷宫程序,文件格式的一致,输入迷宫自动给出路线-solve the labyrinth problem
<christina> 在 2024-11-07 上传 | 大小:13312 | 下载:0

[数据结构常用算法SD_Latihan_DoubleStack_Praktikum

说明:This a method of source code double linked list-This is a method of source code double linked list
<Andi> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Application-of-linear-table

说明:通过C语言编程,利用线性表的知识,解决约瑟夫问题,非常好用哦-Through the C language programming, the use of linear table to solve the Joseph problem
<张小爽> 在 2024-11-07 上传 | 大小:5120 | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 2468.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org