资源列表
bianchengzhimei
- 编程之美,学习算法非常经典的书,有许许多多的经验可以借鉴-failed to translate
huffman
- c 语言实现的哈弗曼算法 用到二叉树的遍历-the c language Hafuman algorithm Use binary tree traversal
class
- 二叉树这一数据结构 用C 实现等价类 等价类一般不容易人工判断-Binary tree data structure To achieve equivalence class C
dijkstra
- 用c++实现的单源最短路径算法,初学者,仅供参考-In c++ implementation of monophyletic shortest path algorithms, beginners, for reference only
LasVegas
- 写一个算法,求n=12~20时最优的StepVegas值。-Write an algorithm, and n = 12 ~ 20 the optimal StepVegas value.
Queue
- 软件技术基础课程作业,用单链表实现队列,函数已封装。-Software Technology course work, a single linked list queue, the function package.
daima
- 用于matlab代码求解向量机模型,实现数据分类,得到最优分类面;求解幅频特性-For matlab code to solving vector machine model for data classification, the optimal classification surface solving the amplitude-frequency characteristics
c111
- 经典C语言源码,很好的东西啊,大家快来下载-Classic C language source code, good things come Download
2z11
- 很好的c语言程序,大家快来下载,快来,可以借鉴-Good c language program, Come everyone to download, come
Graph
- C++数据结构中的图。实现。包括 图的遍历(递归、非递归)、最小生成树、最短路径。-The data structure C++ FIG. Implementation. Including graph traversal (recursive and non-recursive), minimum spanning tree, shortest path.
Freud-was-proposed
- 用来求图中的最短路径的一个方法:弗洛依德算法。-A method used the figure, find the shortest path: Floyd algorithm.
Dijkstra-algorithm
- 这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.
