len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 31 下一页

2009年11月17日

摘要: before e_Renderer::render, 400MB memoy was taken...so...problems not in the core...which is, somehow, a piece of good news:) another more significant hotspot of memory allocation is in bsp constructio... 阅读全文
posted @ 2009-11-17 15:23 Len3d 阅读(204) 评论(0) 推荐(0)

2009年11月14日

摘要: A good memory allocator is everything that I need, which is efficient at allocating/deallocating. 阅读全文
posted @ 2009-11-14 11:25 Len3d 阅读(227) 评论(0) 推荐(0)

2009年11月1日

摘要: Problems:1. duplicated indirect addressing2. cache misses3. long latency4. unnecessary calculationsSolutions:1. address once2. allocate memory in more efficient way3. hide latency with multi-pipelinin... 阅读全文
posted @ 2009-11-01 12:23 Len3d 阅读(211) 评论(1) 推荐(0)

2009年10月31日

摘要: 一种方法是使用文件锁,利用fcntl函数对于文件进行加锁解锁操作,以达到互斥访问的目的,但是在控制时需要注意进程之间的关系,在有多个进程和共享资源时,应注意死锁的避免。上一个最开始写的程序吧,简单,就是两个进程互斥访问文件。#include <iostream>#include <sys/types.h>#include <unistd.h>#include &... 阅读全文
posted @ 2009-10-31 11:50 Len3d 阅读(768) 评论(0) 推荐(0)

2009年10月15日

摘要: 如何:将 Visual C++ 速成版与 Microsoft Platform SDK 一起使用安装之后,您可以立即使用 Visual C++ 2005 速成版 来生成功能强大的 .NET Framework 应用程序。若要使用 Visual C++ 速成版 生成 Win32 应用程序,只需采取几个步骤,下面对此进行了详细介绍。安装 Platform SDK 以便与 Visual C++ 速成版结... 阅读全文
posted @ 2009-10-15 23:44 Len3d 阅读(1081) 评论(0) 推荐(0)

2009年10月14日

摘要: We should investigate the advantages/disadvantages of interpolating final gather points by spherical harmony. 阅读全文
posted @ 2009-10-14 16:53 Len3d 阅读(262) 评论(1) 推荐(0)

2009年8月6日

摘要: 可以下载试听伴奏DEMO咯!http://files.cnblogs.com/len3d/Holdon_Len.rar 阅读全文
posted @ 2009-08-06 11:03 Len3d 阅读(250) 评论(0) 推荐(0)

2009年8月2日

摘要: Idon't wanna live without you anymore.I wish within my eyes, there always will be you inside.We are both too young to choose our lives.It's not our faults, but we have to taste the tears.Sometimes I r... 阅读全文
posted @ 2009-08-02 13:23 Len3d 阅读(3027) 评论(0) 推荐(0)

2009年7月29日

摘要: 真的不想多离开你一秒钟但愿我的视线 永远有你站在里面我们都太年轻去选择生活不是我们的错 却要我们承受难过有时候我真的想要放弃了自我让自己随意飘泊 去哪个角落但这样随便的选择不合我性格我心中总有一首歌 让我找回执着记得我们曾拥有那么鲜活的感动刻在我心中 你同样的梦我会一直默默唱为你写的这首歌未来还很模糊 但我清楚一定要有你在 身边 阅读全文
posted @ 2009-07-29 18:59 Len3d 阅读(265) 评论(0) 推荐(0)

2009年6月26日

摘要: 这是一部伟大的影片。火爆、震撼、快节奏、出乎意料。虽然主题依然是老套的拯救地球、正义战胜邪恶,但是故事的叙述、情节的展开环环入扣、引人入胜。画面方面比前作更加华丽与震撼,特别是解决了前作画面抖动过强、打斗混乱、看不清楚的问题后,真实、复杂、精美、别具匠心的特效带来了全方位的享受。紧张故事间隙的插科打诨、小幽默不仅恰到好处的娱乐了观众,还具有很强的时事性,比如奥巴马总统、猪流感等话题的反映。值得一提... 阅读全文
posted @ 2009-06-26 14:07 Len3d 阅读(353) 评论(1) 推荐(0)

上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 31 下一页