资源列表
main
- 破圈法求图的最小生成树,破圈法是“见圈破圈”,即如果看到图中有一个圈,就将这个圈的边去掉一条,直至图中再无一圈为止。(其中破圈法的" 圈"指的是回路) -Seek the minimal spanning tree to break the circle method, breaking the circle method is to see the ring to break the circle ", that is, if you see a circle in the figure, w
tubaowenti
- 凸包问题,大二一门课的课程设计,很短的小程序-Convex hull, sophomore course curriculum design, very short program
Gray
- 用分治发实现输出格雷码的源代码 ,对学习算法的人很用帮助
huanxing
- 这是一个环形链表的实现程序,可以帮助大家更进步学习数据结构
zoj_1004_Anagrams_by_Stack.rar
- zoj 1004 的题目,这是一个经典的水壶倒水问题,题目中没有要求最少的次数倒满水,所以还可以不用bfs,本题用了bfs,zoj 1004 topics, this is a classic problem of water pouring money down the drain, the title does not require a minimum number of filling water, so it can be bfs, the title used bfs
FFT
- fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
wenxueyanjiuzhushou
- C++实现的文学研究助手 内有源码 数据结构课作业 开发环境vc++6.0-C++ program for assistance for wenxueyanjiu
river
- 一个过河小游戏的程序实现,给出过河的具体解决方案-A small game program implements across the river, across the river to give specific solutions
binary_tree
- 如何将ABCDEFG按照指定的顺序,创建二叉树,
hanglieshi
- c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
linkedlist
- example simple linked list data structure by visual c-example simple linked list data structure by visual c++
singlelink
- 我以c语言自主开发的单链表源代码,请大家斧正-The self-developed single-strand table source code