-
scosd.cpp可以直接操作内存的方法cswaterflow像素。CPP是一个测试…
SCOsd.cpp可以直接操作内存的方式处理象素
CSWaterFlow.cpp是一个测试程序,撒水的粒子效果-SCOsd.cpp memory can operate directly approach CSWaterFlow pixels. cpp is a test procedure that tracks the effect of particles
- 2022-07-02 08:49:05下载
- 积分:1
-
Creating Pattern Brushes
Creating Pattern Brushes
- 2022-01-22 01:52:37下载
- 积分:1
-
三次样条插值曲线
三次样条插值曲线-cubic spline interpolation curve
- 2023-06-13 02:55:02下载
- 积分:1
-
ImageAnimator类
用于动画处理包含基于时间的帧的图像。
ImageAnimator类
用于动画处理包含基于时间的帧的图像。
-Type of treatment for ImageAnimator animation frame that contains time-based images.
- 2022-06-12 05:25:07下载
- 积分:1
-
java写的2D图形程序集(可jcreator3.5编译…
使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the three parameters of the sample, Beizer, B-Spline), and filled polygon, 2D rotation and font sample
- 2022-03-13 23:47:20下载
- 积分:1
-
非常好的双线性差值程序,代码简单,效果不错,已经通过调试,可直接使用
非常好的双线性差值程序,代码简单,效果不错,已经通过调试,可直接使用-Bilinear difference between a very good program, the code is simple, good results have been through the debugging can be used directly
- 2022-07-23 18:05:00下载
- 积分:1
-
使用VC++编成语言开发的单机版小游戏。
使用VC++编成语言开发的单机版小游戏。-Use VC++ Into language development of stand-alone game.
- 2022-02-13 15:44:14下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
这是一个由bcb编写的图象编辑代码(GDI)
这是一个由bcb编写的图象编辑代码(GDI)-This is an image edit program written by bcb.
- 2022-01-25 19:58:46下载
- 积分:1
-
在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数....
在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数.-use in VB API Dynamic drawing, including sine, cosine, tangent, Cotangent, can also modify the code-defined functions.
- 2022-02-02 00:00:21下载
- 积分:1