1,俄罗斯方块游戏:
http://tetrisgl.sourceforge.net/
http://www.codeproject.com/KB/game/TetroGL_Part3.aspx 最后这个我原来看过。
2,C字符串网站
http://zhwen.org/tools/clib/clib.html
C-FAQ :http://c-faq.com/
C++ 作者:http://www.stroustrup.com/bs_faq2.html
3,Win32程序
http://www.relisoft.com/win32/generic.html
Socket: http://www.cnblogs.com/yejiansnake/archive/2008/10/27/SOCKET.html
OCX的发布:http://www.cnblogs.com/gengaixue/archive/2010/08/13/1799112.html
Socket Transfer Image:http://www.codeproject.com/KB/cpp/ImagesTransfers.aspx
插件化结构:http://www.abstraction.net/ViewArticle.aspx?articleID=67
4,MFC
显示图片的控件CStatic:http://www.codeproject.com/KB/graphics/CPictureControl.aspx
窗体透明:http://www.codeproject.com/KB/winsdk/trans.aspx
BitmapEx : http://www.codeproject.com/KB/graphics/CBitmapEx.aspx#
抖动窗体:http://www.codeproject.com/Articles/49261/The-Winter-is-Too-Cold-the-Dialog-Begins-to-Shake
5,同行3D
http://gannon-house.com/index.html
www.codesampler.com
http://es.g0dsoft.com/?page_id=236
opengl红皮书的网址:http://www.glprogramming.com/red/
OpenGL Nate Bin [ https://user.xmission.com/~nate/tutors.html ]
opengl paul: http://www.paulsprojects.net/opengl/projects1.html
dx demo:http://www.xbdev.net/3dformats/x/xfileformat.php
opengl triangleSelection http://www.3dkingdoms.com/weekly/weekly.php?a=19
opengl Wiki : http://www.opengl.org/wiki/Main_Page
opengl gluProject and gluUnProject函数源码: http://www.opengl.org/wiki/GluProject_and_gluUnProject_code
opengl 基础的示例和讲解:http://www.songho.ca/opengl/index.html
OpenGL 高级开发,技术blog:http://rastergrid.com/blog/
http://www.pixeltangent.com/graphics.php?start=1
http://nccastaff.bournemouth.ac.uk/jmacey/CA1/index.html
opengl tutorial : http://www.opengl-tutorial.org/
2012/6/7 glsl edge detect / antialias http://www.yaldex.com/open-gl/ch17lev1sec4.html http://www.blog.nathanhaze.com/glsl-edge-detection/
opengl 书籍网址:http://www.arcsynthesis.org/gltut/index.html
OpenGL Shader Bezier Render : http://www.mdk.org.pl/2007/8/6/vector-drawing-opengl-shaders-and-cairo
OpenGL Vector Graphic Render : https://github.com/openframeworks/openFrameworks/issues/1190
FastTC:http://gamma.cs.unc.edu/FasTC/
http://blog.imgtec.com/powervr/pvrtc-the-most-efficient-texture-compression-standard-for-the-mobile-graphics-world
opengl 程序示例:http://ogldev.atspace.co.uk/
OpenGL Image Library: http://www.opengl.org/wiki/Image_Libraries
3D界的youtube: https://sketchfab.com/
数据文件格式讲解:http://people.sc.fsu.edu/~jburkardt/data/data.html
OpenGL tutorial :https://code.google.com/p/opengl-tutorial-org/
游戏开发技术 ppt:http://pages.cpsc.ucalgary.ca/~bdstephe/585_W11/
数学公式和图形:http://www.pacifict.com/Home.html
OpenGLES API:http://www.khronos.org/registry/gles/
Real-Time Rendering Resource : http://www.realtimerendering.com/index.html
OpenGL超级宝典 [ http://www.starstonesoftware.com/OpenGL/fourthEdition.htm ]
WebGL demos:http://threejs.org/examples/
Make WebGL Dance http://acko.net/files/fullfrontal/fullfrontal/webglmath/online.html
TopCoder上的基本几何算法:http://www.topcoder.com/tc?d1=tutorials&d2=geometry1&module=Static
3D Game Engine Design : http://www.geometrictools.com/
6, 通用技术:
Nodepad++ http://notepad-plus-plus.org/
wiki syntax textile http://textile.thresholdstate.com/
Embedded File System uses B+ Tree http://www.scalingweb.com/embedded_file_system.php
LRUCache Design :
http://www.ebaytechblog.com/2011/08/30/high-throughput-thread-safe-lru-caching/
http://poco.googlecode.com/svn/trunk/Foundation/include/Poco/
http://www.ebaytechblog.com/2011/08/30/high-throughput-thread-safe-lru-caching/
GIS: http://hi.baidu.com/liongg/blog/item/9b2db899938737006e068cfc.html
大小端问题:http://www.cnblogs.com/Romi/archive/2012/01/10/2318551.html
7,大唐双龙传之长生诀
http://gb.cri.cn/27564/2011/08/17/111s3341205_8.htm#none
8,玩转开源
https://gitorious.org
思维导图在线生成工具:http://www.text2mindmap.com/
9,牛人blog:http://www.cppblog.com/mzty/
何海涛程序员面试100题目 :http://zhedahht.blog.163.com/blog/static/2541117420116135376632/
10,多媒体相关
在线生成logo网站:http://www.simwebsol.com/ImageTool/
艺术图片网站:http://www.deviantart.com/
flash中的人脸识别:http://www.marcpelland.com/2009/03/16/face-detection-opencv-in-as3/
http://www.quasimondo.com/examples/face_detection/FaceDetector_Camera.html
http://www.marcpelland.com/opencv/
互动媒体相关:http://thecreatorsproject.com/en-uk/
计算机图形学几何工具算法详解 | (美)史奈德(Philip J.Schneider),(美)David H.Eberly著 |
计算机视觉 | (美)夏皮罗(Linda G.Shapiro),斯托克曼(George C.Stockman)著 |
模式识别 | (希)西奥多里德斯(Sergios Theodoridis),(希)Konstantinos Koutroumbas著 |
机器视觉:理论、算法与实践:theory, algorithms, practicalities:英文本.影印版 | (英)E. R. Davies著 |
计算几何:C语言描述-影印版 | (美)奥 罗克(Joseph O'Rourke)著 |
什么是数学:对思想和方法的基本研究-2版 | (美)R.柯朗(Richard Courant),(美)H.罗宾(Herbert Robbins)著 | 复旦大学出版社 2006.7 | O1-49/430/2 | 中文图书 |
ACM 图灵奖:计算机发展史的缩影(1966-2001) | 吴鹤龄, 崔林编著 | 高等教育出版社 2002.9 | TP3-09/642 | 中文图书 |
乐者为王 linux作者自传
11,Paper
http://www.cs.rug.nl/~isenberg/Main/VideosAndDemos
师姐的一篇论文: http://www.cs.rug.nl/~isenberg/VideosAndDemos/Yu2010FDT地图相关的论文:http://johanneskopf.de/publications/index.html
12,blender Node Editting Tweaks http://code.blender.org/index.php/2012/05/node-editing-tweaks/
结点式编程的改进。。。 add - 2012/5/13
CHI2012 http://chi2012.acm.org/program/desktop/Session221.html
SIGGRAPH : http://kesen.realtimerendering.com/
SIGGRAPH2012 : http://kesen.realtimerendering.com/sig2012.html
Halide : a language for image processing and computational photography
http://halide-lang.org/
Real-time Compressive Tracking : http://www4.comp.polyu.edu.hk/~cslzhang/CT/CT.htm
13. ECCV2012 最佳论文奖得主:Reconstructing the World's Museums
http://mit.edu/jxiao/museum/
14. andriod opencv http://opencv.org/android
15. 一个老程序员的博客:http://tonybai.com/
16. android, NDK
android 开发资源:http://mobilepearls.com/labs/
android ndk 在线文档:http://mobilepearls.com/labs/native-android-api/
17. PPT下载网站: http://www.slideshare.net