国外游戏开发者杂志2001年第十二期配套代码,包含了Jonathan Blow的如何计算mipmapping上的内积的例子--Code of game development magazine in 2001 12th issue,it including Jonathan Blow example that how to calculate inner product of mipmapping
用Visual C++实现的扫雷程序。基本功能都已实现。用到了很多VC的控件知识。-Visual C procedures to achieve mine. Basic functions have been achieved. VC uses a lot of knowledge of the controls.
国外游戏开发者杂志1998年第五期配套代码,包含Rob Wyatt的关于监测系统内部性能的驱动和代码--Code of game development magazine in 1998 the fifth issue, contains Rob Wyatt`s driver and code about monitoring system interior performance
程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windowssystemwsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。 -wsock32.dll replacement procedures adopted to monitor call winsock. The procedures to follow under the current directory a copy of windows system wsock32.dll tracking procedures to the current directory and renamed wsock32.aaa, this program has generated wsock32.dll replication past.