X Bridges of Königsberg
A connected graph allows an Eulerian path if and only if it has no more than two vertices of an odd degree.
4. Here is Euler’s original paper (in Latin) with his drawings of the above schemes.
Posted in Labels: comics, graph theory, history, life, map, paper | at 22:03
A connected graph allows an Eulerian path if and only if it has no more than two vertices of an odd degree.
Posted in Labels: Facebook, industry, Internet, job, machine learning, Microsoft, MSU, structured learning | at 16:16
Read Users' Comments (1)comments
Posted in Labels: coding, education, graphical models, lecture, Stanford | at 02:42
Read Users' Comments (1)comments
Posted in Labels: C++, coding, IEEE, low-level | at 20:05
double floor ( double x );
float floor ( float x ); // C++ only
double a;
int intRes = int(floor(a)); // use static_cast if you don't like brevity
std::cout << std::showbase << std::hex
<< int(float(1 << 23)) << " " << int(float(1 << 24)) << std::endl
<< int(float(1 << 23) + 1) << " " << int(float(1 << 24) + 1) << std::endl;The output is:
0x800000 0x1000000 0x800001 0x1000000
Posted in Labels: Cambridge, computer vision, GML, Microsoft, Russia, summer school | at 20:54
Posted in Labels: blog, Cambridge, computer vision, F#, GML, ICCV, ICVSS, life, machine learning, MATLAB, Microsoft, movie, MSU, OpenCV, PASCAL VOC, structured learning, summer school | at 03:35
Posted in Labels: CBIR, computer vision, CVPR, Google, Internet, music, reblog, web-site | at 11:27
Posted in Labels: blog, graphical models, laserscanning, lecture, machine learning, paper, parsing, structured learning, tutorial | at 02:20
Posted in Labels: computer graphics, computer vision, conference, education, GML, GraphiCon, lecture, Microsoft, MSU, Russia | at 00:36
Posted in Labels: academic, blog, conference, CVPR, ICCV, IEEE, machine learning, MSU | at 23:01
Copyright 2009-2011
Roman Shapovalov
Free WordPress Themes
designed by
EZwpthemes
Converted into Blogger Templates by Theme Craft | Falcon Hive | This template is brought to you by : allblogtools.com | Blogger Templates
