搜索资源列表
EasyKrig3.0
- Usage: yi=akimai(x,y,xi) Given vectors x and y (of the same length) and the array xi at which to interpolate, fits piecewise cubic polynomials and returns the interpolated values yi at xi. Ref. : Hiroshi Akima, Journal of the ACM,
hipr
- 使用push-relabel方法求解最大流问题,是国外的一个研究机构编写的,速度很快。-This is an efficient implementation of the push-relabel method. See Goldberg and Tarjan, "A New Approach to the Maximum Flow Problem," J. ACM Vol. 35, 921--940, 1988 and Cherkassky and Gol
1000-1010
- 大数相加。杭电ACM1000-1010题 http://acm.hdu.edu.cn/listproblem.php?vol=1-Add large numbers. Hangzhou Xinhua ACM1000-1010 title http://acm.hdu.edu.cn/listproblem.php?vol=1
750
- C ALGORITHM 750, COLLECTED ALGORITHMS FROM ACM. C THIS WORK PUBLISHED IN TRANSACTIONS ON MATHEMATICAL SOFTWARE, C VOL. 21, NO. 4, December, 1995, P. 410--415.-C ALGORITHM 750, COLLECTED ALGORITHMS FROM ACM. C THIS WORK PUBLISHED IN TR
clipper
- 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ