Where can I find tomesh.c for windows?

有些话、适合烂在心里 提交于 2019-12-08 07:52:41

问题


It is used as a reference in many papers:

K. Akeley, P. Haeberli, and D. Burns. tomesh.c : C Program on SGI Developer's Toolbox CD, 1990.

On official SGI's site, I find only UNIX distributive.

But where can I find source code and short description of the desirable for Windows OS?


I find another linear speed cache optimisation algorithm realisation: http://files.rsdn.ru/38429/ls_vcache_opt.zip And how to use explanation (but on russial language) with code samle on C++: http://www.rsdn.ru/forum/src/3076506.1


回答1:


Here's a link to the source. It's straight "C", so it should compile on Windows simply.



来源:https://stackoverflow.com/questions/14643068/where-can-i-find-tomesh-c-for-windows

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!