搜索资源列表
EulerXXX
- 关于欧拉算法的表示,一个简单的演示,用c做的,希望对大家有帮助-on Euler algorithm, a simple demonstration of using c doing, we hope to help
ACM_template.rar
- 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
flury
- 求欧拉回路的弗洛里算法,好像有三个错,包含下,水平有限-Order Euler algorithm Florian loop, it seems there are three mistakes, including under the limited
111
- 详细的求欧拉回路算法 -Euler circuit for a detailed algorithm for detailed loop Euler algorithm
Algorithms
- 压缩包中包括几个常用算法对应的POJ练习题的实现,包括,无向图的欧拉回路,点的割集,TRIE树,最优比率生成树,最小树形图-Compressed package includes several commonly used algorithms POJ corresponds to the realization of exercises, including, undirected graph of the Euler circuit, point cut sets, TRIE tree, t
graphic
- 本压缩文件为完整的二分图最优匹配的KM算法程序和求有向图的欧拉回路的算法程序-KM algorithm and Euler circuit of Digraph
Fleury
- 欧拉回路的Fleury算法-欧拉回路的Fleury算法。。。。。。。
sortingAndOlahuilu
- c++写的一些排序算法和欧拉回路的算法,有插入,折半,冒泡,堆,希尔,快速排序-c++ to write some of the sorting algorithm and Euler circuit algorithm
Euler
- 欧拉回路算法+源码 txt 欧拉回路算法+源码 txt-Euler Euler algorithm+ algorithm+ source code txt txt
2007
- 国家集训队2007论文集 Day1 北京 高逸涵 与圆有关的离散化 四川2 王晓珂 解析一类组合游戏 湖南 仇荣琦 欧拉回路性质与应用探究 广东 余江伟 如何解决动态统计问题 福建 杨 沐 浅析信息学中的“分”与“合” 浙江 李宇骞 浅谈信息学竞赛中的线性规划——简洁高效的单纯形法实现与应用 湖南 袁昕颢 动态树及其应用 陕西 杨 哲 凸完全单调性的加强与应用 上海 王欣上 浅谈基于分层思想的网络流算法 广东 陈
Euler
- 通过欧拉操作来实现扫成的小程序,而且算法的思想很简单,只是需要用到实体建模中的名为翼边数据结构(又叫,半边数据结构)的东西,和一个欧拉公式。想学习实体建模的同学能够通过这个程序学到很多东西,对于那些想要交图形学课程的代码作业的同学来说,你也可以直接把这个交上去了吆,因为这个代码我已经测试过了,没有任何问题,可以直接运行。当然,最好你是为了学习需要,而不是为了直接down下来应付老师,而且前提是你要部署好OpenGl的库。-By Euler operations to achieve sweepi
Euler-algorithm
- 这是一个实现找出欧拉路径的的算法,比较完美的解决了欧拉算法-This is an implementation of the algorithm to find Euler path, the more perfect solution to the Euler algorithm
MapRputing
- 西安电子科技大学算法上机第三题,基于最小优先队列的迪杰斯特拉算法的改进(Improvement of Dijkstra algorithm based on minimum priority queue)
zenform-constructor
- 实用欧拉算法实现常微分方程的离散化!是非常经典的算法()