资源列表

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

[数据结构常用算法A_tutorial_on_kd_trees

说明:一篇介绍k-d tree的入门文章,对图像对准方面的研究人员是很好的参考!-An introductory article describes kd tree for image alignment of researchers is a good reference!
<晨间> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法diguiqiuhe

说明:通过函数实现,递归调用,求1+2+3....+n的和-failed to translate
<姚培娟> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法C--3ecode20110226

说明:数据结构与算法分析 第三版 c++版全部源码 欢迎下载-A Practical Introduction to Data Structures and Algorithm Analysis
<石锋> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法Dijkstra

说明:最短路径算法迪杰斯克拉算法的程序设计的源代码-Shortest path algorithm for calculation 法迪杰斯克拉 programming source code
<林晓> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法kkc

说明:用C#做的一些算法 简单编译 形如堆排序 快速排序-Do some algorithm in c
<behan> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法Data-Structures-for-Text-Sequences

说明:Data Structures for Text Sequences
<Hidden Dragon> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法halfman

说明:实现halfman编码,先将权重以树结构排列,然后进行编码-implement the halfman code,after arrangging the weights in a tree struct,encoding each weight into different binaries
<yt> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法Dijkstra

说明:1. 初使时令 S={V0},T={其余顶点},T中顶点对应的距离值   若存在<V0,Vi>,d(V0,Vi)为<V0,Vi>弧上的权值   若不存在<V0,Vi>,d(V0,Vi)为∝   2. 从T中选取一个其距离值为最小的顶点W且不在S中,加入S   3. 对T中顶点的距离值进行修改:若加进W作中间顶点,从V0到Vi的   距离值比不加W的路径要短,则修改此距离值   重复上述步骤2、3,直到
<Dell Sford> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法zuiduanlujing

说明:适合本科生或者研究生阶段计算机软件技术基础课程中网络拓扑结构中最短路径的编程算法-Programming algorithm for the shortest path in the network topology, the basic course of undergraduate or graduate level computer software technology
<> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法java

说明:java源程序包里面包括了数据结构实验程序代码-java source package which includes a data structure of experimental code
<小呆> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法biaoda

说明:表达式求值问题,数据结构c++中表达式求值的算法过程-The expression is evaluated, expression evaluation algorithm process data structure c++,
<jiangyy> 在 2025-01-31 上传 | 大小:146kb | 下载:0

[数据结构常用算法conversion

说明:对栈的操作,元素进栈,元素出栈,C++ 代码,连接-Operation of the stack, the element onto the stack, the stack elements, C++ code to connect
<叶子> 在 2025-01-31 上传 | 大小:146kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 868.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org