登录
首页 » 图形图像 » 一个很好的画笔程序,能够简洁的画画。对于初学者很有用。...

一个很好的画笔程序,能够简洁的画画。对于初学者很有用。...

于 2022-01-26 发布 文件大小:309.01 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

一个很好的画笔程序,能够简洁的画画。对于初学者很有用。-A good brush procedures to simple painting. Useful for beginners.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 加绘工具栏的二维设计包括圆,矩,多边行,贝塞尔曲线等...
    加绘图工具栏的二维图形设计包括圆,矩形,多边行,贝塞尔曲线等-Drawing toolbar increase of two-dimensional graphic design, including round, rectangular, multilateral OK, Bessel curve
    2022-03-11 19:30:36下载
    积分:1
  • Handwritten numeral recognition of Fisher Linear Discriminant want
    手写数字识别之Fisher线性判别 想要的-Handwritten numeral recognition of Fisher Linear Discriminant want
    2022-11-24 06:10:03下载
    积分:1
  • 绝佳的象处理软件 具有将象转换成JEPG,BITMAP的功能 还有对象进行放大,缩小,取得象资料的功能的代码
    绝佳的图象处理软件 具有将图象转换成JEPG,BITMAP的功能 还有对图象进行放大,缩小,取得图象资料的功能的代码-excellent image processing software has converted to images JEPG, BITMAP function also enlarge the image, and narrow, information obtained images of the function of the code
    2022-05-16 08:23:38下载
    积分:1
  • 这里面有几个算法游戏实例,包括多边游戏,装载问题, 单源路径等,都是比较经典的算法...
    这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
    2022-03-15 12:23:51下载
    积分:1
  • java development of the 3D engine is suitable for beginners, code rarely, but ca...
    java开发的三维引擎 很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
    2022-03-12 05:05:19下载
    积分:1
  • 数字识别码第一步:训练网。利用训练样本…
    数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数 -digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
    2022-06-13 09:52:52下载
    积分:1
  • to be an increase in the noise image after smoothing filter and the filter, comp...
    将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
    2022-10-12 04:50:04下载
    积分:1
  • 一款开源的完整矢量绘控件源码,支持直线、弧线、矩、圆角矩、椭圆、多边、星、文本和片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
    一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。 -A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
    2023-08-27 16:20:04下载
    积分:1
  • 光线跟踪
       首先确定眼睛的位置和视线方向。然后确定从眼睛出发通过每个象素中心的光线方程。通过该光线求光线与场景中物体的最近交点。   若有交点,首先产生阴影测试光线,它是连接交点与光源的光线,然后计算该交点与光源间是否有阻挡物,如果没有则计算该点的Phong模型分量,若有阻挡物则不计算。若交点处的场景为反射表面,则产生反射光线,将此光线继续与场景求交。若交点处的场景具有透明性,则产生透射光线,将此光线继续与场景求交。   若无交点,则返回默认值。   最后将颜色填入相应象素中。   递归结束条件:   1.递归深度:预先设定一个递归深度值   2.光亮度值:如果反射或折射光线的光亮度贡献太小,可以忽略不计,则停止递归   本系统选择VS2008平台开发,采用MFC单文档结构作为系统的整体架构。其中,Object类为场景中物体的基类,从中派生出两个子类:Plane类和Sphere类,分别表示平面类和球面类。   Colour结构表示颜色,包含r,g,b三个颜色分量。   Material结构表示场景中物体的材质属性,包含,,三个分量,分别表示物体的漫反射系数、镜面反射系数和折射系数。   Vect结构表示场景中的点坐标。   Ray类表示光线或光源,当它表示光线时,它包含原点origin和单位方向向量dir;当它表示光源时,它还包含了光源颜色colour。   Hit类表示交点类,它包含交点处的法向量normal,交点所处的物体表面surface,交点系数t。   Scene类表示场景类,它包含物体指针数组objects,光源指针数组lights,场景物体个数nObjectCount,场景光源个数nLightCount。   CSceneLightDlg类为场景光源配置对话框,它里面显示了当前场景中的所有光源,用户可以在对话框中继续添加光源。   CSceneObjectDlg类为场景物体配置对话框,它里面显示了当前场景中的所有物体,用户可以在该对话框中继续添加物体。   CScenePictureDlg类为照片配置对话框,它里面显示当前人眼的位置、照片的大小、位置和分辨率。用户可以对该设置进行修改。   CRayTraceView类为框架的视图类,负责图片的显示。我在其中包含了一个Scene对象,光线跟踪的具体实
    2022-03-19 03:38:04下载
    积分:1
  • 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别
    汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 -Chinese character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition
    2023-09-08 16:35:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载