-
一个用VC编写的程序,EastDraw(绘图软件),一个非常简单的和…
一个用VC编写的程序,EastDraw(绘图软件),非常简单好用,还有完全的源代码可供学习和参考-a VC prepared by the procedures, EastDraw (graphics software), a very simple and easy, complete source code available for study and reference. !
- 2023-07-11 08:10:02下载
- 积分:1
-
使用MATLAB 6.5开发,DDA算法画直线
使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
- 2022-06-14 17:05:49下载
- 积分:1
-
使用双缓冲技术,实现降低图像的抖动,很有用的哟!
使用双缓冲技术,实现降低图像的抖动,很有用的哟!-The use of double buffering technology, realize to reduce image jitter, yo useful!
- 2022-03-22 17:42:34下载
- 积分:1
-
这段程序用来显示位图图象。
这段程序用来显示位图图象。-this program is used to display bitmap images.
- 2022-10-09 07:50:02下载
- 积分:1
-
VC原代码很好的程序,请大家参考
VC原代码很好的程序,请大家参考-VC source good procedures, please refer to
- 2022-01-30 14:10:42下载
- 积分:1
-
rotating transform, the formation of a 40 point, the diameter of 100 and 200 the...
用旋转变换的方法生成一个有40个点,内径为100,外径为200的星形图形。 程序运行按键说明:q,w比例变换,a,s旋转变换,j,l,i,k为平移变换。-rotating transform, the formation of a 40 point, the diameter of 100 and 200 the diameter of astrocytes graphics. Running Press : q, w ratio conversion, a, s rotation transformation, j, l, i, k translation transformation.
- 2022-01-21 20:00:34下载
- 积分:1
-
OpenGL扩展包的下载及安装
压缩包中有OpenGL的各种扩展:GLee,GLew,GLext。特别为GLee添加了一个测试文件,如果能编译并运行成功,那就可以使用OpenGL1.2或以上的函数
GLee (GL Easy Extension library) is a free cross-platform extension loading library for OpenGL. It provides seamless support for OpenGL functions up to version 3.0 and 399 extensions.
- 2022-08-05 12:15:20下载
- 积分:1
-
颜色变化的进度条控件Demo,有不足之处请大家指出,
颜色变化的进度条控件Demo,有不足之处请大家指出,-Color changes with the process increases
- 2022-09-20 15:40:04下载
- 积分:1
-
The Hammersley and Halton point sets, two well known low discrepancy sequences,...
The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
- 2022-03-21 20:01:32下载
- 积分:1
-
c++图像处理源代码
C++图像处理用于显示bmp文件的类,类名为DIB,有了这个类,再添加自己要处理的算法,就可以在c++mfc中对图像进行操作和处理了,用的时候将这个类添加到工程下,就可以直接调用了!!
- 2023-02-09 23:05:04下载
- 积分:1