搜索资源列表

  1. draw_board

    0下载:
  2. 简单绘图程序,能实现画笔,画刷,填充,画笔颜色,大小的改变,图象的打开与保存.该程序适合初学者学习.-simple drawing program, able to brush, brush painting, filling, brush color, size changes, Image open and preservation. The learning process for beginners.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:226304
    • 提供者:饶志安
  1. xy_plot

    0下载:
  2. 在vb中绘制xy图形的一个很好的实例.非要我凑足20个子-in vb xy graph drawing a good example. Reluctant to gather 20 crashes! !
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:涂飞
  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 sim
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1391616
    • 提供者:刘洋
  1. CSharpDraw

    0下载:
  2. CSharp编写的绘图程序实例,包括创建线性梯度、连接线条,由直线、曲线和形状创建图形,在一个区域点击检测,绘制不透明和半透明的线条,绘制贝赛尔样条等等多种绘图技术的实例-CSharp procedures for the preparation of drawing examples, including the creation of linear gradient connecting lines from the straigh
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:175104
    • 提供者:金戈
  1. MyDraw3

    0下载:
  2. 横机CAD软件,包含windows画图板里的几乎所有功能-knitting machine CAD software, including windows drawing board Lane almost all the functions
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:2629632
    • 提供者:刘伟
  1. CopyBMP

    0下载:
  2. VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC/MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:344064
    • 提供者:朱某某
  1. opencv-ex3-4

    0下载:
  2. /* 程序名:drawing..c 功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:赵富强
  1. DrawProgram

    0下载:
  2. 实现基本绘图,可以新建窗体\设置图元属性等.-Realize the basic drawing, you can set up a new form attributes such as pixel.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:340992
    • 提供者:张刚
  1. bresenham

    0下载:
  2. 用C语言结合OpenGL技术实现Bresenham算法绘制直线-Using C language combined with OpenGL technology to achieve Bresenham algorithm for drawing a straight line
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王栋
  1. gma.Drawing.ImageInfo

    0下载:
  2. 一个可以用来查看一副图片所附带的完整信息的DLL库的源码,包括普篇普通属性和EXIF信息等,方便实用。-A can be used to view a picture attached to the complete information of the source of the DLL library, including the Cape chapter of ordinary attributes and EXIF inform
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:just
  1. SimpleGraph

    0下载:
  2. 很不错的绘制矢量图的控件。还有一个使用控件的例子。delphi7以上才可安装 -Very good drawing vector control. There is another example of the use of controls. Delphi7 more to install
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:441344
    • 提供者:陈诚
  1. VBDwgImageExtractor

    0下载:
  2. preview image stored in a DWG Autocad Drawing from a Visual Basic application to automate some tasks in AutoCAD
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:Jeff
  1. mymapp

    0下载:
  2. 用C++中的MFC编程实现正轴等角割圆柱投影,实现以下要求: 取克拉索夫斯基椭球 (1)制图区域: Bs=0°, BN=25° LE=105°, LE=125° (2)经纬线间隔: ΔB=ΔL=5° (3)制图比例尺: 1:M0=1:1000 000 (4)标准纬线: Bk=±15° 计算经纬网格点的 x, y,m,n, p -With C++ Of MFC programming is cutting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:张建
  1. drawLine

    0下载:
  2. 计算机图形学 bresenham 画直线 任意斜率-Computer Graphics Bresenham drawing a straight line of arbitrary slope
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:2099200
    • 提供者:sfdlkwqe
  1. Drawing

    0下载:
  2. 一个用JAVA实现的比较简单的画图小程序!-JAVA achieved using a relatively simple drawing applet!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:shaojingwu
  1. Bresenham

    0下载:
  2. (1)用Bresenham算法绘制直线 (2)程序适用各种直线情况,包括水平线,垂直线 (3)采用键盘输入线段的两个端点的坐标 -(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Eean
  1. draw

    0下载:
  2. mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆"))
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:李默
  1. OpenGL-Bezier

    0下载:
  2. 本代码为Bezier画法,可输入10个控制点和最多生成199个象素点。-The code for Bezier drawing method, enter the 10 control points and to generate a maximum of 199 pixel points.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:李文晖
  1. MFCGDI

    0下载:
  2. 精通MFC程序设计 第13章MFC GDI与绘图的全代码-Proficient MFC Programming Chapter 13 MFC GDI and drawing the entire code
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:2306048
    • 提供者:tantan
  1. graph

    0下载:
  2. (1).用Bresenham算法绘制直线. (2).用Bresenham算法画图. (3).用打点(如:C语言的putpixel())法显示汉字,汉字库以文件形式保存,以图形方式显示汉字. (4).在二维空间绘制一个多边形(三角形,四边形任选),然后实施平移变换,对称变换和旋转变换,-(1). Bresenham algorithm for drawing a straight line to use. (2). By dr
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:鹰隼
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org