上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 19 下一页
摘要: http://www.lems.brown.edu/vision/people/leymarie/Refs/TopNode.html 阅读全文
posted @ 2013-06-07 15:06 waytofall 阅读(131) 评论(0) 推荐(0) 编辑
摘要: http://www.cs.cmu.edu/afs/cs/academic/class/15462-s09/www/ 阅读全文
posted @ 2013-05-29 10:42 waytofall 阅读(271) 评论(0) 推荐(0) 编辑
摘要: 源地址:http://blog.sciencenet.cn/home.php?mod=space&uid=458509&do=blog&id=459678 哈!纠结了很久,终于在今天找到了一种方法,在word 2010下画出漂亮的图,然后转成latex需要的.eps格式,关键是不需要安装adobe acrobat,而且不会失真哦。 首先,新建一个.docx(.doc的文件也可以,只是画不出那么美观的图;或者对于.pptx也同样有效,只是我还没有尝试),新建一个画布,就可以在里面画你想要的图了。 然后,将该文件保存成.pdf格式。 之后,用GSview.exe打开该.pd 阅读全文
posted @ 2013-05-22 16:43 waytofall 阅读(7368) 评论(0) 推荐(1) 编辑
摘要: http://homes.cs.washington.edu/~mernst/advice/write-technical-paper.html 阅读全文
posted @ 2013-05-20 17:13 waytofall 阅读(122) 评论(0) 推荐(0) 编辑
摘要: 1. CCF推荐的期刊与会议 http://www.ccf.org.cn/sites/ccf/biaodan.jsp?contentId=2567814757424 2. Hao Zhang主页上的一些期刊会议 http://www.cs.sfu.ca/~haoz/jconf.html 3. Gra 阅读全文
posted @ 2013-05-18 14:28 waytofall 阅读(245) 评论(0) 推荐(0) 编辑
摘要: http://www.cg.info.hiroshima-cu.ac.jp/~miyazaki/knowledge/teche23.html 阅读全文
posted @ 2013-03-20 23:07 waytofall 阅读(504) 评论(0) 推荐(0) 编辑
摘要: (假)随机数发生器是Monte Carlo算法的基础,自然大家格外关注。近几年,日本某君发明的Mersenne Twister[Makoto Matsumoto]可谓其中翘楚。不过,它并非尽善尽美。一则它不适合用于数据加密,二则不能通过一些统计检验。三嘛就是源程序比较长,不是一眼就能看明白的。反过来,上世纪90年代后期就被Marsaglia[Marsaglia]发明出来的Keep-It-Simple-And-Stupid算法却挺有趣而简短,而且能打通DIEHARD的各种检验[DIEHARD]。下面是源代码:unsigned int x = 123456789, y = 362436000, . 阅读全文
posted @ 2013-03-17 15:08 waytofall 阅读(363) 评论(0) 推荐(0) 编辑
摘要: 大师的作品。。。http://research.microsoft.com/en-us/um/people/gbell/computer_structures__readings_and_examples/contents.html 阅读全文
posted @ 2013-03-14 14:29 waytofall 阅读(141) 评论(0) 推荐(0) 编辑
摘要: STAPLhttps://parasol.tamu.edu/stapl/POOMAhttp://acts.nersc.gov/formertools/pooma/index.html 阅读全文
posted @ 2013-03-14 10:38 waytofall 阅读(418) 评论(0) 推荐(0) 编辑
摘要: http://www.accelereyes.com/arrayfire/c/index.htm 阅读全文
posted @ 2013-03-14 09:45 waytofall 阅读(292) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 19 下一页