搜索资源列表
draw_project(LJ)
- 1. 根据csv文件数据内容绘图。csv文件内容包括:图形类型(横线,竖线,横半圆弧,竖半圆弧),长度(线长度,半圆半径)。根据csv文件中提供的数据,在dialog中绘制出相应的图形。如果要绘制的图形超出dialog的 x轴边界,则从x=0,y不变的坐标开始绘制该图形;如果超出了y轴边界,则从x不变,y=0坐标开始绘制。-1. According csv document mapping data elements. Csv file contents include : graphic ty
GDI.draws
- 内容: 1. 绘制正叶线的程序,参数包括叶片长度、数目颜色和中心位置。 2. 绘制阴阳八卦的程序,可以由参数指定其内外半径、外线段的颜色和中心位置。 3. 讲稿中的各种实例。 程序将所有内容在一个项目中实现了,所以用了滚动条并将窗口设置的较大,以容下 所用图像,有些图像没有显示,但在OnDraw函数中已经包含了其代码,只需将注释符‘/* */’ 去掉即可在视图中显示其对应内容。-: 1. Rendering is the process leaves lines, inc
VariableBlur040
- Variableblur is a gaussian, binomial or average blur filter with a variable radius
Lenseffect
- VB带放大功能的哈哈镜效果,比较搞笑的放大镜特效,设置颜色、半径、倍数等会有另一种效果,想知道原理的赶紧研究一下哦!-VB with the concavo-amplification effect of a magnifying glass effect compared comedy, set color, radius, there will be a multiplier effect, etc., would like to know immediately to look at th
draw
- 用来绘制动画图像,是动态的轨迹图像,半径、园-Animation used to draw images, the trajectory is a dynamic image, radius, Park
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
GdipB
- 画正叶曲线,可以修改颜色,半径,圆心半径-Leaf curve is drawn, you can modify the color, radius, center of the circle radius, etc.
ex_18_2
- 粒度测量:读取图像并增强,颗粒大小的总体分布,计算不同半径下的粒度分布。-Size measurement: read and enhancing image, particle size distribution, the overall under different radius of the particle size distribution.
GDIplus
- 1. 编写一个画填充正叶曲线的通用程序。可以指定叶片数、颜色、圆心和叶长(半径)等。 编写一个在圆周上绘制文本串的程序,输出效果类似于:(参见5.2中的6.3)中的例子) -1. Preparation of a painting filled with leaves curve is a common procedure. You can specify the number of leaves, color, center, and leaf length (radius) and
concentric-circles
- 显示一组不同颜色的同心圆,点击某个圆可以将该圆显示在最上方,在任意位置点击鼠标可以显示一个以屏幕中心为圆心以该点为半径的圆,且颜色与半径有关,右击可以清屏,双击可以恢复初始状态。-Showing a group of concentric circles of different colors, click on a circle can be displayed on the top of the circle, click the mouse at any location can be d
Circle
- 在windows界面输入圆心坐标(x,y)及半径r任意画圆,并自动生成一个椭圆-The center coordinates of the windows interface of the input (x, y) and radius r arbitrary circle, and automatically generates an ellipse
huan
- 根据已有的半径画圆,将其40等分,以等分点为圆心接着画圆。-The basis of the radius of the circle, to 40 equal portions, then the decile point as the center circle.
BollisionBall
- 使用EasyX制作的碰撞小球,有点像桌球,但没有球袋,只模拟了物理碰撞部分,按方向键可以向某个方向添加重力,空格键也可以-Deals with collisons of balls of any radius on 2D platform,and each ball has the same mass.Factors that affect the balls are velocity,acceleration and their radius.
T4-6
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,要求每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长-Write a program that appears on the screen a circle along a sinusoidal trajectory solid round, requiring every fourth cycle, a circle filled with color
The-midpoint-drawcircle-source-code
- 封装好的画圆程序,直接调用即可,输入圆心坐标和半径即可实现画圆-Good circle procedures, you can call directly, enter the center coordinates and radius circle can be realized