网页存档
结构之法 算法之道
微软、Google等面试题 - 剑指Offer:名企面试官精讲典型编程题
陈硕的Blog 介绍一些计算机深入的基础问题
Auckland U. Data Structures and Algorithms
http://www.cs.auckland.ac.nz/~jmor159/PLDS210/ds_ToC.html
一个介绍正则表达式的不错的教程
http://deerchao.net/tutorials/regex/regex.htm
斯坦福提供的研究用网格模型
http://www-graphics.stanford.edu/data/3Dscanrep/
一个C++ reference
http://en.cppreference.com/w/cpp
一个包含了很多源码的个人网站
http://people.sc.fsu.edu/~jburkardt/index.html
ply格式的介绍:
http://local.wasp.uwa.edu.au/~pbourke/dataformats/ply/
一个读取ply文件的库,主要也是基于Greg Turk的代码:
http://www.cs.ucl.ac.uk/staff/Joao.Oliveira/ply.html
一个讲解Qt的博客:
http://devbean.blog.51cto.com/
RSimp源码:
http://koolhaas.csc.ncsu.edu/pages/projects/rsimp/
莱斯的线代教程:
http://ceee.rice.edu/Books/LA/index.html
Stanford Digital Michelangelo Project:
http://graphics.stanford.edu/data/mich/
http://www.leydesdorff.net/index.htm
Computational Geometry Algorithms Library:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/contents.html
Gatech的研究用网格模型
http://www.cc.gatech.edu/projects/large_models/
Isenburg - Streaming Mesh
http://www.cs.unc.edu/~isenburg/sm/
Paolo Cignoni的主页,图形领域牛人,里面有很多图形方面的项目:
http://vcg.isti.cnr.it/~cignoni/
一个ply软件,里面有ply模型的链接:
http://www.okino.com/conv/imp_ply.htm
一个可移植的STL实现:
msdn关于c++的文档:
http://msdn.microsoft.com/en-US/library/a7tkse1h%28v=vs.80%29
北卡的glvu,一个3d计算的研究用库:
http://www.cs.unc.edu/~walk/software/glvu/
里面有很多ply的工具:
http://www.mathworks.com/matlabcentral/fx_files/5459/1/content/ply.htm
神马超级码农世界博客:
cocone:
http://www.cse.ohio-state.edu/~tamaldey/cocone.html
Implicit Surfaces:
http://www.oocities.org/tzukkers/isosurf/isosurfaces.html
Hardy Calculus:
LAPACK — Linear Algebra PACKage
Eigen
http://eigen.tuxfamily.org/index.php?title=Main_Page
all kinds of (administrative) scripting related information:
http://www.robvanderwoude.com/
type is beautiful
http://www.typeisbeautiful.com/2010/02/2044
康熙字典体:
http://typeland.com/typeface/TpldKhangXiDict/
TEX FAQ
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=texthings
文学编程
http://www.literateprogramming.com/
洞穴冒险
http://www.rickadams.org/adventure/
http://www.java2s.com/Tutorial/Cpp/0200__Operator-Overloading/DefineandfortheThreeDclass.htm
zju MetaPost:
http://www.math.zju.edu.cn/ligangliu/latexforum/metapost/metapost.htm
ply2模型
http://home.eps.hw.ac.uk/~ab226/software/ply/gallery.html
opengl doc
http://www.opengl.org/sdk/docs/man4/
nehe
Open Source at SGI
OpenGL Wiki
http://www.opengl.org/wiki/Main_Page
OpenGL On Windows
http://msdn.microsoft.com/en-us/library/windows/desktop/dd374293(v=vs.85).aspx
在线生成LaTex
http://latex.informatik.uni-halle.de/latex-online/latex.php
XeTex
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=xetex
一个关于LaTex和电子排版的博客:
http://blog.sina.com.cn/wangzhaoli11
latex编辑部
http://zzg34b.w3.c361.com/index.htm
The LaTex Font Catalog
http://www.tug.dk/FontCatalogue/
一些英文简历模板:
http://rpi.edu/dept/arc/training/latex/resumes/
Latex插图指南
http://www.ctex.org/documents/latex/graphics/node2.html
LaTeX font commands
http://www.forkosh.com/pstex/latexcommands.htm
wikibooks- LaTeX
http://en.wikibooks.org/wiki/LaTeX
LaTex Math Symbols
____________________________
本博客文章主要供博主学习交流用,所有描述、代码无法保证准确性,如有问题可以留言共同讨论。