CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - drawing with pixel

搜索资源列表

  1. 3Dpicture

    0下载:
  2. 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of simple algorithm. According to th
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:116343
    • 提供者:刘洋
  1. MyPaint

    0下载:
  2. windows自带的经典画图板的源程序。有绘直线,单像素画笔,橡皮、绘矩形、颜色填充的功能-windows that comes with the classic drawing board of the source. Have drawn a straight line, single-pixel brush, rubber, painted rectangle, color fill function
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3979524
    • 提供者:chenni
  1. Graphics

    0下载:
  2. 一个计算机图形学相关的程序源代码,含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等 -A computer graphics-related source code, with two-dimensional line drawing element, two-dimensional line fill pixel, line cutting, polygonal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:108755
    • 提供者:李琳
  1. fractalsSSE_src

    0下载:
  2. Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formu
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:40544
    • 提供者:mark
  1. 03_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第3章 坐标系与基本图元 48 3.1 Direct3D坐标系 48 3.2 Direct3D基本图元 49 3.3 使用顶点缓冲区绘制图形 52 3.3.1 创建顶点缓冲区 53 3.3.2 渲染顶点缓冲区图形 55 3.3.3 各种基本图元绘制 60 3.4 使用索引缓冲区绘制图形 62 3.5 图形渲染其他相关内容 68 3.5.1 灵活顶点格式 68 3.5.2 渲染状态 69 3.5.3 场景提
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:219866
    • 提供者:Diego Guo
  1. ToDraw

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
  3. 所属分类:绘图程序

    • 发布日期:2013-01-09
    • 文件大小:2262197
    • 提供者:NiP
  1. draw

    0下载:
  2. 本例主要利用c语言编程实现画图板功能,具有基本的画图功能、图形操作功能和文件保存打开功能。主要包括如下4个模块:(1)图形绘制模块,该模块包括图形的绘制和操作功能,(2)鼠标控制模块,该模块主要实现鼠标状态的获取、鼠标位置的设置,以及鼠标的绘制等。(3)功能控制模块,该模块实现的功能包括输出中文、填充像素和显示用户帮助。(4)保存加载模块,该模块将像素保存到指定的文件和从指定的文件中读取像素到画布。-The main use of this example c programming langu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:56344
    • 提供者:wanglei
  1. ROIDraw

    0下载:
  2. 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:18702
    • 提供者:fa
  1. Example1_8

    0下载:
  2. In C#, there is a default ColorMap class, defined in the System.Drawing.Imaging namespace. This class defines a mapping between existing colors and the new colors to which they are to be converted. When the map is applied, any pixel of the old color
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:40416
    • 提供者:belalsoboh
  1. MyB

    0下载:
  2. MFC 对话框,运用ClientDC绘制静态曲线,运用曲线像素取反擦除曲线。很好的静态曲线绘制代码,简单易懂,稍加修改可绘制自己的曲线。-MFC dialog box, use ClientDC draw static curve, the use of curve-pixel to take anti-erasing curve. Very good static curve drawing code, easy to understand, a little change can draw
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1880763
    • 提供者:fangxia
  1. QrlDraw.tar

    0下载:
  2. 一个小型CAD绘图系统,具有图元绘制、拾取、保存、修改、编辑、打印功能。-A small-scale CAD drawing system, with pixel rendering, pick, save, modify, edit, print function.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:140490
    • 提供者:zxk
  1. 2006032806113327291

    0下载:
  2. 使用dxf2prn软件的步骤 1)单击工具栏的dxf按牛,选择一个dxf文件. 2)单击编辑菜单下的,按层进行转换. 3)在C:下会看到sample.prn. 说明,用autocad 2004 画好图,然后转成 dxf R12的格式. 说明 如果出现 导入dxf出现死机现象是由于dxf文件太大所致,最好不好超过5m. 具体的 转prn程序 在 Gemotry 的 dxf2prnbylayer(CFile *filepath) 函数和 其他图元的dx
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:808876
    • 提供者:lqf
  1. direct

    0下载:
  2. Direct Draw App If you want fast animation (games!), you have to use DirectX. Try filling the screen by drawing each pixel separately using GDI. Compare it with DirectX, which gives you practically direct access to the screen buffer. There s no com
  3. 所属分类:DirextX

    • 发布日期:2015-10-30
    • 文件大小:26859
    • 提供者:kapa
  1. sun

    0下载:
  2. 仿照Windows的附件程序“画图”, 用C/C++语言编制一个具有交互式绘制和编辑多种图元功能的程序-Annex modeled Windows program " Paint" , with C/C++ language preparation of an interactive drawing and editing program features a variety of pixel
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:2009253
    • 提供者:S
  1. text_test_b4

    0下载:
  2. 练习用 画板工具 对输出的文字进行单像素描边操作 测试阶段 没有最终完成-Practice drawing board tools with text output strokes single pixel is not finally completed the testing phase operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:179561
    • 提供者:glf999
  1. jsGraphicsDemo2010.11.17.22.07

    0下载:
  2. 矢量图形编辑系统基于一个javascr ipt库JSDRAW2D,该库中封装了绘制各种图元的函数。提供了设置图元的基本属性的类库。该类库采用纯javascr ipt和DOM语言编写。以一个像素的DIV作为矢量图形的最小单位,所以绘制出来的图形具有速度快,占用空间小的优势。 矢量图形编辑系统,采用动态绘制,选择所需的图形按钮,在绘图区,随着鼠标拖动,同代绘制图形。同时该系统采用AJAX技术,将绘制好的图形的基本属性,传入服务器中,保存到图形数据库中。 -Vector graphics ed
  3. 所属分类:JavaScript

    • 发布日期:2017-05-29
    • 文件大小:11365598
    • 提供者:liyu
  1. BHcircle

    0下载:
  2. 数值微分(DDA)法: 设过端点P0(x0 ,y0)、P1(x1 ,y1)的直线段为L(P0 ,P1),则直线段L的斜率 L的起点P0的横坐标x0向L的终点P1的横坐标x1步进,取步长=1(个象素),用L的直线方程y=kx+b计算相应的y坐标,并取象素点(x,round(y))作为当前点的坐标。因为: yi+1 = kxi+1+b = k1xi+b+kDx = yi+kDx 所以,当Dx =1 yi+1 = yi+k。也就是说,当x
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:596
    • 提供者:李丽
  1. tuxianggongcheng

    0下载:
  2. 一个圆形区域,从圆的底部到圆的顶部颜色从黑色渐变到白色,用C++编程绘制同样的图形,使用画点函数(SetPixel)进行绘制。基本要求可以使用各种灰度的像素颜色,高级要求只能使用黑白二色(RGB(0,0,0)和RGB(255,255,255)两种颜色)进行绘制,也就是要使用半调技术(halftune)或者抖动(dither)技术。-A circular area at the bottom of the circle to the circle from the top of the color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:413929
    • 提供者:shenjiao
  1. CSharp-Draw

    1下载:
  2. 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2251919
    • 提供者:zhengweiqiang
  1. Drawing-board-procedures

    0下载:
  2. 具有windows画图版类似的功能,能画各种图形,包括,直线,圆,矩形,椭圆,填充图形等,还能设置字体,以及各图元的颜色,另外还把一个改源程序的word文档介绍一起传起,希望对初学者有一些参考的价值-Windows drawing version has similar functions, can draw a variety of graphics, including a straight line, circle, rectangle, ellipse, fill pattern, et
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3943130
    • 提供者:汪洋
« 12 »
搜珍网 www.dssz.com