资源列表
XiaoBoSuanFaDeVC++ShiXian
- 包括两个例子:一个演示一维小波变换,另一个演示二维小波变换。
JAVA-draw
- 下载的JAVA画图程序,和大家共享
51622463csg.c
- OpenGL方面的Boolean运算代码,Boolean运算在OpenGL里面是较难的问题
Point_In_Polygon
- 判断点是否在多边形范围内,算法方面的代码,希望对大家有用
cube
- opengl旋转的立方体,MFC工程,对初学者来说有用
ScreenCap
- 用GDI函数抓屏 如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
Byangtiao
- 用vc实现B样条编程,主要根据定义编程,简单易懂!
DWTwithICA-R
- 基于小波的ICA-R算法,适合混合图像的分离。具有速度快等优势。
teechart
- 柱型图,饼型图控件
Selection
- This the last tutorial of the Advanced section. In the previous tutorials we learnt to create some sophisticated 3D Graphics using OpenGL. But graphics applications require some form of interaction with the objects on the scene. In this tutorial we w
Quadrics
- This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In this tutorial we will look at ho
DrawingSimple2D
- This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
