DescriptionVasya is the beginning mathematician. He decided to make an important contribution to the science and to become famous all over the world. ...
分类:
其他好文 时间:
2015-05-07 14:09:02
阅读次数:
93
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Drawing.Imaging;using Sy...
Comprehensive learning path – Data Science in PythonJourney from a Python noob to a Kaggler on PythonSo, you want to become a data scientist or may be...
分类:
其他好文 时间:
2015-05-05 21:40:48
阅读次数:
124
Recommended BooksHere is a list of books which I have read and feel it is worth recommending to friends who are interested in computer science.Machine...
分类:
其他好文 时间:
2015-05-02 19:25:25
阅读次数:
127
By Greg Gage (Neuroscientist)Greg Gage is on a mission to make brain science accessible to all. In this fun, kind of creepy(令人毛骨悚然的,恐怖的) demo, the neu...
分类:
其他好文 时间:
2015-04-30 13:55:18
阅读次数:
140
1. Bozeman Science ----The Endocrine System 2.CrashCourse---Great Glands - Your Endocrine System: CrashCourse Biology #33
分类:
其他好文 时间:
2015-04-28 22:37:01
阅读次数:
133
原文链接:https://www.topcoder.com/community/data-science/data-science-tutorials/how-to-find-a-solution/个人感觉,这篇文章很不错,从一个比较高的高度、相对系统的总结了一些经典算法问题的经典思路。翻译过来是为...
分类:
Web程序 时间:
2015-04-28 07:05:49
阅读次数:
352
Full Binary Tree
题目链接:http://acm.sdut.edu.cn/sdutoj/problem.php?action=showproblem&problemid=2882
Time Limit: 2000ms Memory limit: 65536K 有疑问?点这里^_^
题目描述
In computer science, a binary...
分类:
其他好文 时间:
2015-04-26 09:30:35
阅读次数:
215
安装PILMac或Linux安装命令:sudo easy_install PIL如果报错:fatal error: 'freetype/fterrors.h' file not foundMac下所依赖的FreeType链接变更问题,解决如下:ln -s /usr/local/include/fre...
分类:
编程语言 时间:
2015-04-25 16:24:43
阅读次数:
179
I uninstalled thePILand installed thePillowand the problem solved.PILworked fine for me with the earlier versions ofDjangobut not with Django 1.6apach...
分类:
其他好文 时间:
2015-04-24 16:09:42
阅读次数:
163