资源列表
Sort
- Visual C++实现的各种排序算法,比较全-Various sorting algorithms Visual C++ implementation, more full
Tree
- Visual C++实现的树数据结构,对应的操作方法比较全面-Visual C++ implementation of tree data structure, corresponding to a more comprehensive method of operation
TreePractice
- Visual C++实验的数据结构中的树,对其操作比较全-Visual C++ experimental data structure tree, its operation more full
horse-riding
- 数据结构,马踏棋盘问题源代码。已经编译通过,源文件内包含代码解释。-Data structures, horse riding board source of the problem.It has been compiled by the inner source file that contains code interpreter.
20150505
- GPS平差辅助函数,其中有所有测量平差的各个模型和算法-GPS assisted adjustment function, including all the various models and algorithms of measurement adjustment
Polynomial-arithmetic-calculation
- 计算多项式的加减乘除求值求根 在codeblocks中c++11标准下编译通过-caculate the polynominal use codeblocks in c++ 11 standard
21icDownLoad_CsharpData
- C#结构和算法,通过对这些结构和算法的学习,可以更加深入的了解C#,对刚入门的朋友有很多帮助。-Please try!
4.2
- 基于dijkstra和广度搜索的加权有向图有必经点的点对点的最短路径算法,路径必须经过要求的必经点,且不成环。 该算法采用了一种自适应调整的方法,经过多次迭代,使解收敛。 但只是寻找了一个略优的可行解(每次迭代都基于贪婪算法寻找),不能保证最优解。而且如果图过于稀疏,因为收敛速度过快,可能导致问题无解(收敛于一个局部最优解,没有经过所有点)。 解决相对稠密的图(每个点的平均出入度4以上),表现良好。 备注:里面有一个QT的工程,可以直接打开(源码里没用QT的库)-Weigh
4-2
- 清华大学数据结构课程第四次作业第二题,很棒的解法。-Tsinghua data structure course fourth operation the second question, a great solution.
ass1
- 在国外上学做的一个Adaptive Huffman Coding,数据压缩和解码。-Adaptive Huffman Coding
eightqueens
- 常见的八皇后问题,全部自己编写,不会有一样的版本-eight queens
algorithm
- chose two values nearest the given number in a row or column matrix
