|
You are here |
11011110.github.io | ||
| | | | |
yufeizhao.wordpress.com
Eyal Lubetzky and I just finished and uploaded to the arXiv our new paper On the variational problem for upper tails of triangle counts in sparse random graphs. This paper concerns the following question: The upper tail problem for triangles. What is the probability that the number of triangles in an Erd?s-Rényi graph graph $latex... |
|
| | | | | ||
| | | | |
games4life.co.uk
I run an after school club at a primary school on the Isle of Wight. I call it the Curious Minds Club, and my purpose is to show the children that Maths is not just about numbers, it is also about shape and space. In the first term I introduced the children to topology and... |
|
| | | | | ||
| | | | |
corbettmaths.com
The Ultimate GCSE Foundation Maths Revision Video and Booklet - Edexcel AQA OCR - Corbettmaths |
|
| | | | | ||
| | | | |
componenthouse.com
I wanted tocompare how Java, C++ and C perform whenreading a text file line by line and printing the output. I've implemented some possibilities and, at the end, we can compare the speed of each execution. Java 7 version (BufferedReader) import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; public class Main7 { private static final... |
|
| | | |||