资源列表
SJJGYSFWD
- 数据结果与算法问答,C++的一些小问题与解答-Q data results and algorithms, C++, some small questions and answers
nqueens.tar
- N皇后问题的所有解演示,用Qt做的-N-Queens problem all solutions demonstrate, to do with Qt. . . . . . . . . . . . .
code-string-sort-v2
- Sorting algorithm absolutely awesome...once in a century code.. hello everybody out there meet the fastest and the best programmer in the whole of choina-Sorting algorithm absolutely awesome...once in a century code.. hello everybody out there me
hw1
- 改代码主要描述链表逆置,并生产txt文档读写-Change the code describes the list against the home, and produced documents to read and write txt
dfs
- 先深搜索算法,图论的基础算法,用于遍历图中各点,图用点边集表示,以文件方式读入-First deep-search algorithm, graph theory based algorithm for traversing the graph, Figure with a set of edges that point to papers read
sanliebiao
- 散列表演示算法,用于快速遍历数据,提高程序效率,采用文件方式读入,输入地名,输出编号-Hash algorithm demo for rapid traverse data, to improve program efficiency, the use of papers read, input names, output number
wannianli
- 一个万年历程序,用于查找年份等,可以输出输入的年份是否为闰年,输入的日期在那年哪月-A calendar program used to find the year so you can output and input the year is a leap year, enter the date on which that year
runlengthline
- 一种新的查找最佳像素点的方法,与传统方法相比,新算法节点的查找方 式的突出特点是按段进行的,为了提高算法的性能,对算法进行了增量优化。文章最后对两种算法进行速度比较发现, 本算法在速度上优于传统直线生成算法。-A new method to find the best pixel, compared with traditional methods, the new algorithm to find node by way of the salient features of the
hash
- 使用全排列实现hash,看看吧相信对大家会有些帮助的-Full array hash
2
- 对链表的相关操作, 1.链表重载=,+和+=,实现 (1)链表深复制:A = B (2)链表增加结点:A += a (3)链表连接:A += B C = A + B -On the list of related operations, 1. The list overloaded =,+ and+ = achieve (1) a deep copy of the list: A = B (2) increase the node list: A+ = a (3) lis
73143860PISO
- No presente trabalho sã o apresentados o modelo Matemático e metodologia numérica para a soluç ã o do problema clássico do escoamento tridimensional incompressível em uma cavidade com tampa deslizante. Na soluç ã o numérica fo
ZheBanSearch
- 用C++实现的一种折半查找的排序算法,主要理论是来自C++程序设计书上,自己亲手实践出来的,希望对大家有帮助-C++ implementation using a binary search of the sorting algorithm, the main theory is from the C++ programming book, his hands-out, we want to help
