石木说
分类目录
最新留言
作者归档:Hawkman
维基百科观察(14):移动浏览量超20亿
维基媒体官方博客宣布,维基百科移动页面的浏览量超20亿,详情:http://blog.wikimedia.org/2012/05/03/mobile-milestone-two-billion-page-views/
MIT and Harvard announced edX
EdX is a joint partnership between The Massachusetts Institute of Technology (MIT) and Harvard University to offer online learning to millions of people around the world. EdX will offer Harvard and MIT classes online for free. Through this partnership, the … 继续阅读
希腊活断层数据库
The Greek Database of Seismogenic Sources: seismotectonic implications for North Greece
CALIB
CALIB makes the conversion from radiocarbon age to calibrated calendar years by calculating the probability distribution of the sample’s true age. Graphics and a variety of options are available through the program’s menus. The program can be cited by the … 继续阅读
Download YouTube Video with browser extenstion
YouTbue Downloader is a browser extension, which is suitable for Chrome and Firefox. You can download any YouTube video as an MP3 audio file, a high-definition MP4 video file, or an FLV with it. It is very easy to use. Enjoy … 继续阅读
编写MatLab代码的10种习惯
Loren Shure分享了她编写代码的习惯,大家可以参考 Vectorize (but sensibly). Use bsxfun in lieu of repmat where possible. When looping through an array, loop down columns to access memory in the same order that MATLAB stores the data in. Profile the code. I am often … 继续阅读