资源列表
bezier
- Bézier曲线是自由形式曲线最普遍的一种表示方法。曲线以Pierre Bézier的名字命名。 Bézier曲线是一条多项式的曲线,近似地表示它的控制点。曲线可以是任何次数的多项式。一条n次曲线由n+1个控制点来控制。曲线对第一个点和最后一个点插值,其形状直接受其它的控制点的影响。 -Free-form curve Bézier curve is the most common way of saying that. Curve, named after Pierre Bézier.
bitchoose
- 能对输入的文档进行字频统计,查找各个单词-Able to enter the document word frequency statistics, all search words
dong
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。 -Write a program that appears on the screen along a sinusoidal trajectory of the center moving solid round, and every quarter cycle, a circle filled
Draw-line-and-circle
- MFC 程序,可以指点画圆,中心点画圆,有滚动, 同时可以实现自动画椭圆, 画线-MFC to point out a painting circle, rolling, and at the same time can realize automatic draw ellipse
B-spline
- 绘制贝塞尔曲线,通过鼠标交互的方式选取13个点然后绘制出一条贝塞尔曲线。-Drawing Bezier curves, the mouse interactively select 13 points and then draw a Bezier curve.
computer-grapfics
- 计算机图形学中任意封闭多边形彩线填充算法设计与OpenGL实现:水平扫描线填充多边形,彩色斜线填充多边形。画线算法自定义实现。-Computer graphics
MFCdrawline
- 简单的实现画直线 左键按下是起点 右键按下是终点-easy way to draw a line ...
realtime_plot
- 多通道实时曲线程序,可以采集多路通道的数据,并按照不同的颜色绘制曲线,本程序才用单文档编写-MULTI CHANNLES REALTIME PLOT
20092105022
- 绘制一条直线通过鼠标绘制也可以通过键盘键入坐标-Draw a line drawn through the mouse through the keyboard to type coordinates can also be
clPlot
- MFC坐标系的绘制,动态显示曲线,感兴趣的可以参考下-MFC frame rendering, dynamic display curves of interest can refer to the following ~ ~
embedtools.rar
- embedtoolsLCD图形工具集,免费版本,很有用。 img2lcd就是这个工具中的一个子工具,embedtoolsLCD graphics tools, free version, very useful. img2lcd is the tool in a subset of tools
DrawCirclePrj
- 用MFC画一圆,填充颜色,不段变大成指定半径,然后右移,重画时删除过去的画像