资源列表
shujujiegou
- 数据结构程序,队列程序,好使的,经过了测试,如果有用,就下了吧。-shu ju jie gou , bian cheng
sort_list
- 摘录的一段书上的一段排序的代码,欢迎使用。额-sort-list a little pro
eight-queens--problem
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该源码实现八皇后问题。-8 queens problems, is an ancient and famous problem, is the typical examples of retrospective algorithm. This source realize 8 queens problems.
n-Queen
- 用c++实现n皇后的算法源码,注释比较详细,用回溯算法实现的-N queen algorithm source code with c++, a more detailed annotation, backtracking algorithm to achieve
algorithm
- 各种经典问题的求解方法,如N皇后问题回溯算法,动态计算网络最长最短路线,货郎担限界算法,网络最短路径Dijkstra算法-All kinds of classic problem solving methods, such as N queen problem back in the algorithm, the dynamic calculation longest shortest route network, HuoLangDan gauge algorithm, the network
Data-structure
- 关入数据结构的一些基本的结构描述和求解步骤,如大整数,哈夫曼算法,各种排序法等-Up in some of the basic data structure of the descr iption of the structure and the solving steps, such as big integer, hoffmann algorithm, various sorting method, etc
Inverse-matrix
- 此程序是关于矩阵的一些操作,如逆矩阵,简单的逆矩阵操作。-The program is about some of the matrix operation, such as the inverse matrix, simple inverse matrix operation.
data_structure
- 这些程序是关于数据结构的一些基本算法实现,也包括一些基本结构的定义,如二叉树等-The program is about the structure of the data structure of some of the basic algorithm, including some basic structure of the definition, such as binary tree and so on
h
- 数据结构中的算法- it will be useful
yuese
- 约瑟夫环-yuesefu
y
- 数据结构算法-shu
handuota
- 汉诺塔经典算法,采用的是递归算法,仅仅十几行的代码就可以完成汉诺塔复杂的运动过程,这就是递归算法的魅力所在,很值得学。-Han s tower classical algorithms, use is recursion algorithm, only ten lines of code can be completed han s tower of sports complex process, this is recursion algorithm s charm is, is worth
