11 2005 档案
摘要:We are happy to announce the 0.4.1 release of Crazy Eddie's GUI System.This version is basically a bug-fix release, and is required to address some issues that came up after the initial release of 0.4...
阅读全文
摘要:Looks like GCC 4.1 has been released. From what I know this includes the GNU Classpath merge and means that Azureus can now be used in a 100% Free-Software system. Thanks to everyone that worked on it...
阅读全文
摘要:这个星期通过使用NVPerfHUD查找3D engine的瓶颈在Pentium 3 933 + Geforce2 MX 400的机器上,将3fps提升到约15fps问题主要存在于: 1. 过大或是不符尺寸的贴图,占用太多的纹理带宽,导致GPU因显存不足而频繁交换 a 尽量缩小贴图 b 使用dds压缩 ...
阅读全文
摘要:目前CPU遇到瓶颈,以Inter目前的架构,并不像当初想象的那样可以用到10G,实际上Hz直到3.65G就止步了。而且就算是一直顺风顺水,照18个月的理论,发展到那时的CPU,其表面温度就可以和太阳媲美了。所以……多核时代到来了?作为程序员,需要关注什么?OpenML!!! http://www.khronos.org/openml
阅读全文
摘要:使用了wxPython、pychecker编写的python静态编译器,用于在编译器查找py脚本的错误。开放源码,与各位pythoner共享之! from wxPython.wx import *import timeimport sysimport pychecker.checker2import py_compilefrom compileall import compile_dir ID_...
阅读全文
摘要:没有买VIP的票……所以没有机会摸一把BS的脸了~肩负着全体程序的期望,去录音…… 看票面上写的还是9月,应该是上次Lippman时印的吧猜测应该是VS2005发布,大牛小L抽不空,结果竟然把老牛给牵出来了~
阅读全文
摘要:Notepad++ is a source editor written in C++ with the win32 API. The aim of Notepad++ is to offer a small and efficient binary with a totally customizable GUI. v3.3 new features and fixed bugs (from...
阅读全文
摘要:http://sourceforge.net/projects/stlport这上面是有链接可以下载 STLport 5.0.0 (release) 2005-11-03 但是首页上还没看到再忍一忍
阅读全文
摘要:Sign Up to Receive a Free NVIDIA Developer Toolkit DVD! Each year, we produce thousands of NVIDIA Developer Toolkit DVDs for trade shows and registered developers. This year, for the first time, we wo...
阅读全文
摘要:http://developer.3dlabs.com/downloads/shadergen/3Dlabs' ShaderGen is a tool that automatically generates OpenGL Shading Language shaders that duplicate fixed function OpenGL behavior. The new V3.0 gen...
阅读全文
摘要:http://www.zhucheng.biz/seminar/default.aspx 11月19日 会场 活动内容 讲师 09:20 - 09:50 主会场 入场签到 10:00 - 12:00 主会场 Direction for C++0x Bjarne Stroustrup 13:40 - 15:10 主会场 面向目标代码编程与C++的未来 陈榕 15:...
阅读全文
摘要:在FBO出现之前,PBuffer是效率最高的解决方案。但是一旦用过FBO之后,就会忘记PBuffer了。http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_framebuffer_object.txthttp://oss.sgi.com/projects/ogl-sample/registry/ARB/wgl_pbuffer.txt相关例程...
阅读全文
摘要:November 8, 2005 - Version 1.33.1 Beta Updated Libraries Any Library: Cast to reference types introduced in 1.33.0 is now documented on any_cast documentation page. Config Library: Don't undef BOOST...
阅读全文
摘要:Vertex LightingCartoon Lighting & EdgePixel Lighting Normal Mapping
阅读全文
摘要:喜讯!喜讯!!由软星科技(上海)有限公司研发、北京寰宇之星软件有限公司代理的《阿猫阿狗2》在广大玩家的引颈期盼中,即将在本月上市了! 美丽的田园生活温馨而宁静,淳朴的民风民情是每一个人内心最渴望的梦想,然而,有一天,所有的这一切都被打破了,为了追求更多的利益,大都市的商业开始向我们可爱的小镇延伸,试图毁灭田园的乡村与自然之间的山水,所到之处,一片狼籍......因此,怎样从大...
阅读全文
摘要:I am proud to announce that today, November 7th 2005, we officially released the downloadable versions of Visual Studio 2005 Express on MSDN and they are free to download for one year! Download V...
阅读全文