资源列表
agg-2.5
- 矢量画图愿代码 不用windows的api 精度更高
Fluids
- 利用图形处理器实现实时二维流体的模拟,使用准拉格朗日法求解流体方程。
Paint_2D
- 在QT上人机交互式的绘制多边形,可以动态的添加和删除各个顶点,也可以拖动顶点到想要的位置。-In the man-machine interactive QT draw polygons, you can dynamically add and delete individual vertices can also drag the vertex to the desired position.
HSI
- 完成彩色图像的HSI转换,图像放大缩小旋转等功能。-image hsi zoom rotate
FluidSolver
- 二维流体模拟器,vc6.0下编辑通过,感兴趣的速下,回馈pudn.-Two-dimensional fluid simulator, vc6.0 edit by interested velocity feedback pudn.
adaptive
- adaptive threshold for liver segmentation project through graph cut algorithm
MTsmoke
- 采用tuio协议编写的烟雾效果互动场景,C++和openGL编写,可以部署在任何多点触摸平台上,编译后可直接运行-Preparation of an agreement with the smoke effect tuio interactive scenes, C++ and openGL preparation, can be deployed in any multi-touch platform, the compiler can be run directly after the
Czms
- CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。 完全免费并且作者完全公开了源代码。 ,-CxImage library is a fine image manipulation libraries. It can quickly access, display, converting all images. A completely free and completely open the author of the source code. ,
1200816145531
- 发现一个Qrcode的 生成(编码)库,基于Javascr ipt/Actionscr ipt, 并可封装为Flex组件,因为是日文,还没注意到有解码代码。
Graphic
- A simple project on how to create a graphic in LabWindows CVI
zedgraph
- c#环境下利用ZedGraph控件动态静态显示数据,附文档说明-c# environment ZedGraph control dynamic static display data with document explains
2DwithD3D
- VC++6.0和D3D开发的2D人物动画,由此可以很好地理解2D游戏的开发。