会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Simple & Naive
Get your hands dirty !
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
19
下一页
2015年11月18日
UCI一位搞theory的教授列的一些数学方面的比较趣味性的网页
摘要: http://www.ics.uci.edu/~eppstein/recmath.html据说是recreational的,没具体看,先收藏下来。
阅读全文
posted @ 2015-11-18 22:56 waytofall
阅读(222)
评论(0)
推荐(0)
2015年11月7日
ASU一位图形学老师推荐的book list
摘要: http://peterwonka.net/Documentation/BooksToRead.htm包括数学、图形学、OpenGL等资料
阅读全文
posted @ 2015-11-07 21:44 waytofall
阅读(209)
评论(0)
推荐(0)
2015年10月29日
Proof for Floyd-Warshall's Shortest Path Derivation Algorithm Also Demonstrates the Hierarchical Path Construction Process
摘要: (THIS BLOG WAS ORIGINALLY WRTITTEN IN CHINESE WITH LINK: http://www.cnblogs.com/waytofall/p/3732920.html)Foreword: Floyd-Warshall is a classical dynam...
阅读全文
posted @ 2015-10-29 10:47 waytofall
阅读(1029)
评论(0)
推荐(0)
2015年10月26日
Shachar Fleishma的论文,做点云重建的几篇论文都不错
摘要: http://www.sci.utah.edu/~shachar/几篇论文都不错,但貌似05年之后就没有什么动作了。
阅读全文
posted @ 2015-10-26 22:40 waytofall
阅读(215)
评论(0)
推荐(0)
2015年10月21日
超全的图形学研究资料
摘要: 很多问题都能找到解答或相关资料http://www.faqs.org/faqs/graphics/algorithms-faq/
阅读全文
posted @ 2015-10-21 21:25 waytofall
阅读(192)
评论(0)
推荐(0)
2015年10月20日
关于git的reset、checkout、revert
摘要: https://www.atlassian.com/git/tutorials/resetting-checking-out-and-reverting/file-level-operations最近不小心在自己的git branch上误提交了一些改动,想回到之前的状态(就是working dire...
阅读全文
posted @ 2015-10-20 16:00 waytofall
阅读(325)
评论(0)
推荐(0)
2015年9月30日
git submodule一些操作
摘要: checkout指定tagcd /path/to/yoursubmodulegit checkout yourTagcd ..git add yoursubmodulegit commit -m "use submoduile at tag xx"git pushhttp://stackoverfl...
阅读全文
posted @ 2015-09-30 10:18 waytofall
阅读(473)
评论(0)
推荐(0)
2015年9月27日
[z]单次遍历带权随机选取
摘要: http://www.gocalf.com/blog/weighted-random-selection.html没事可以看看,这个博客里面很多文章不错
阅读全文
posted @ 2015-09-27 22:35 waytofall
阅读(136)
评论(0)
推荐(0)
2015年9月10日
[Z]CiteSeer统计的计算机领域的期刊和会议的影响因子
摘要: 稍微有点早,04年的,但很全http://emuch.net/html/200510/128286.html另附一个不明来路的排名:http://www.wi2.uni-erlangen.de/_fileuploads/research/generic/ranking/index.html
阅读全文
posted @ 2015-09-10 22:39 waytofall
阅读(277)
评论(0)
推荐(0)
2015年8月21日
神奇的make自动生成include file的功能
摘要: 嗯,今天研究公司makefile的代码,始终搞不明白有一段下载编译依赖的rule recipe(对这个名词不了解请参考make的官方文档)是怎么执行的。明明在执行的时候并指定的target并没有依赖那段recipe对应的target啊。原来,make有一个不指定target也能运行相应target ...
阅读全文
posted @ 2015-08-21 15:19 waytofall
阅读(354)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
19
下一页