搜索资源列表
hostcode
- 在windows2003下建CGI环境,将nictex.exe放在cgi-bin目录,并打开此目录的执行权限,即可测试。如在浏览器地址栏输入:http://....../cgi-bin/nictex.exe?\\blue \\large y=ax^2+bx+c 就可显示对应公式!-under construction in Windows2003 CGI environment, nictex.exe on cgi-bin directory, and open the Contents of
wxWidgets-2.8.7
- wxWidgets是一个开源的跨平台的C++构架库(framework)(主页http://www.widgets.org),它可以提供GUI(图形用户界面)和其它工具。目前的2.x版本支持所有版本的Windows、带GTK+或Motif的Unix和MacOS。一个支持OS/2的版本正在开发中。
wxWidgets
- wxWidgets是一个开源的跨平台的C++构架库(framework)(主页http://www.widgets.org),它可以提供GUI(图形用户界面)和其它工具。目前的2.x版本支持所有版本的Windows、带GTK+或Motif的Unix和MacOS。一个支持OS/2的版本正在开发中。
box2D v2.1.0 Delphi Package 预览版.rar
- box2D 2.1.0版本正式发布,相对于前几日在盒子论坛上挂出的预览版又做了较大幅度的改进。具体改进如下: 1.加入控制器(在文件UPhysics2DControllers中),可实现浮力、风力、万有引力场、爆炸、阻尼等效果。其中的风力与爆炸效果是原C++版本中所没有的。大家还有什么新奇的想法可以联系我,为box2D Delphi加入更多的控制器,实现更多的物理效果。 2.添加了单元UPhysics2DPolygonTool,实现任意多边形的细分化(三角化)。可使box2D支持任意边数的多边形
cyhx-cyhxlsz
- 游戏*,穿越火线的普普通通的*。 游戏*,穿越火线的普普通通的*。-Plug the game through the ordinary plug-in FireWire. Plug the game through the ordinary plug-in FireWire. Plug the game through the ordinary plug-in FireWire.
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
The-angry-bird-Pinball-demo
- 简单的愤怒小鸟弹球demo 博文的配套源码 《 【Visual C++】游戏开发笔记十八 游戏物理建模(一) 匀速与加速运动》 ,文章地址为http://blog.csdn.net/zhmxy555/article/details/7496200, 源码编译环境为vs2010.其实vs2005,vs2008也可以编译运行,具体方法可以进我博客查看相关文章 我的博客地址是http://blog.csdn.net/zhmxy555,源码结合我的文章一起看效果更佳