资源列表
ccpicker2
- 这是选择颜色的ComboBox(2)的源码,很好很有用,来和大家分享。-This is the choice of the color of ComboBox (2) the source, a very good useful to share with you all.
coutdown
- 一个关于倒计时的Visual Basic程序,可以自己输入倒计时时间。-A Visual Basic program on the countdown, you can enter the countdown time to its own.
OS
- c graphics projct on c runs well on any os its os project enjoy
CURVES
- 一个完整的C++程序,可以实现多线程绘制动态的贝塞尔曲线-A complete C++ program, you can achieve a dynamic multi-threaded rendering Bezier curves
ch5_3
- 我的计算图形学答辩课题,都是些简单的图形变换,初学者
gui16
- e-mail:cproom@163.net 计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。-e-mail: cproom@163.net computer graphics programming practice, including painting a straight line, anti-aliased line,
Bezier-Curve
- 简单的贝塞尔曲线演示程序(手动绘制曲线)-simple Bessel curve Demonstration Program (manual mapping curve)
MatlabColorHistogram
- 用Matlab获取彩色图像的直方图及其相关均衡化
a8kmwr8rkrqj
- 绘制三视图的简单程序,给出了主,俯,侧,轴视图。-drawing the simple procedure, the owner is given, stoop, lateral and axial view.
huaban
- 画画的程序,你可以用来绘画呀,欢迎大家使用,-draw
将对话框作为MDI的子窗口
- 将对话框作为MDI子窗口,个人弄得,感觉不错,heeh~~~
VC_Drawing
- 一个绘制样条曲线的例子,NURBS曲线,B样条可以自行简单更改.