自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (1)
  • 收藏
  • 关注

原创 sleeping-to-save-cpu

Link: http://www.mindcontrol.org/~hplus/sleeping-to-save-cpu.html 

2006-11-07 21:58:00 1055

原创 固定frame rate的windows-event-loop

Link: http://www.mindcontrol.org/~hplus/misc/windows-event-loop.html They typical Windows event loop in a game or tool may look something like: wh

2006-11-07 21:47:00 860

原创 How to get rid of threads

http://www.mindcontrol.org/~hplus/no-threads.html It appears that school, tutorials, or whatever is teaching about threads a whole lot these days, and most d

2006-11-02 17:27:00 940

原创 udp-vs-tcp

[Link]http://www.mindcontrol.org/~hplus/udp-vs-tcp.html  Ive written an answer to the question "whats the difference between UDP and TCP" a few times now, so I figured Id put it here. With UDP,

2006-11-01 17:14:00 927

原创 Networked Game High-level Structure

[Link]http://www.mindcontrol.org/~hplus/networked-game.html   An often-asked question is how to structure a networked game at the high level: what do y

2006-11-01 17:00:00 785

原创 What is Lag

[link]http://www.mindcontrol.org/~hplus/lag.htmlWhat is Lag?One thing Ive learned in this business is that different people have different things they call "lag". Some people call it "lag" when o

2006-11-01 16:38:00 868

原创 MaNGOS

MaNGOS是WoW的模拟服务器端工程,架设在sourceforge上,使用C++,开放源码,代码写的很清楚,架构清晰,质量很高.我看重的,是其对3D游戏服务端编程的通用流程和问题的处理手法和经验.研究消息包结构,一般就能推断WoW采取哪种逻辑方案来解决一些棘手的通用问题,而服务端编程质量在很大程度上取决于程序员的经验.  [Link]SVN: https://svn.sourcefo

2006-11-01 12:38:00 948

COM本质论

学习COM的经典教材

2007-04-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除