-
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 Goldberg, "On Implementing Push-Relabel Method for the
Maximum Flow Problem," Proc. IPCO-4, 157--171, 1995.)
- 2009-11-23 11:00:19下载
- 积分:1
-
RobotSoccerSysV1.0
When I studied at Peruvian university computer science , We developed a computer vision software about mini robot soccer. And I want to share it It was a first version.
- 2014-11-28 11:19:41下载
- 积分:1
-
Threespacefractalinsert
内含三维空间中的分形插值算法源代码。双击Debug下的Fractal Example.exe文件,程序运行;双击Fractal Example.dsw文件,进入编辑环境。(3D space containing the fractal interpolation algorithm source code. Double-click the Debug Fractal Example.exe documents, operating procedures; Double-click Fractal Example.dsw documents to enter editing environment.)
- 2007-03-07 08:51:14下载
- 积分:1
-
fftw-3.3.4-dll32
FFTW 32位FFTW调用算法库,MATLAB可以调用(FFTW 32BIT LIBRARY)
- 2015-01-11 14:53:49下载
- 积分:1
-
PureBasic-ABeginnersGuide
purebasic的入门书籍,虽然用purebasic的人很少,甚至分类都没他。不过这个语言还是不错的。(purebasic entry books, although very few people with purebasic, or even no his classification. However, the language is good.)
- 2010-08-18 01:28:39下载
- 积分:1
-
EKF-C-simulation
扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
- 2013-09-28 15:32:08下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1
-
Floyd
Floyd最短路算法的MATLAB程序 (Floyd shortest path algorithm of MATLAB program)
- 2011-05-13 16:30:46下载
- 积分:1
-
code
數學function的用法 這個使用的方法對於數學界很重要 提供function使得 很多人不用在自己寫的很痛苦(ceiling method)
- 2010-01-18 16:15:12下载
- 积分:1
-
factorial-numbers
factorial numbers, factorial numbers,factorial numbers
- 2014-01-14 04:49:56下载
- 积分:1