搜索资源列表

  1. New0004

    0下载:
  2. 个人编写的小程序,实现圆弧画图和插补,未进行规格化,如果有人能帮忙进一步优化,将不甚感激!-A program which programed by myself could bring about circular arc drawing and interpolation.But it is not standardized.I am be very grateful for whom optimize it futherly.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:wwb
  1. 画图程序开发MAPMODE

    0下载:
  2. 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detai
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:133120
    • 提供者:八云
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:小倪
  1. VCNET实现的CAD开发系统

    1下载:
  2. 用VC NET实现的CAD开发源程序, 包括画直线,圆弧,多边形,图形打印等。 -VC NET development of CAD source, including drawing straight lines, arcs, and polygons, graphics printing.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:2914304
    • 提供者:王晓明
  1. Circle_List

    0下载:
  2. 大家可以看看,opengl/vc 试做的,绘制几何图形。-we can see, opengl/vc test done, drawing geometric shapes.
  3. 所属分类:OpenGL

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

    0下载:
  2. 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorou
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:59392
    • 提供者:潘君
  1. simplegraph2.6

    0下载:
  2. Simple Gragh 2.6 TSimpleGraph is a visual component, which provides a simple user interface for drawing graphs. The control and its graph objects are fully customizable in the way that let you create almost any kind of
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:169984
    • 提供者:wwww
  1. PainterDemo.java

    0下载:
  2. 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:吴志海
  1. Bitbitchuli

    0下载:
  2. 昨天在论坛上,有人问起双缓冲的实现问题,想起网上这方面资料比较凌乱,而且多是 DirectX 相关的,今天特地在这里给大家简要的介绍一下双缓冲技术及其在 VC++ 的 GDI 绘图环境下的实现。 -yesterday at the forum, it was asked to achieve double-buffer issues, I think this information online comparison messy
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1928192
    • 提供者:nikker
  1. cairo-1.0.0.tar

    0下载:
  2. linux下面的一个矢量绘图开发软件源代码-linux following a vector drawing software source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:1439744
    • 提供者:全不知
  1. Delphi_advline

    0下载:
  2. 我们使用VB设计界面时可以在任意方向直接画直线,但在delphi下却不能,除非在程序中去画,而该控件能够在界面设计时直接画出任意方向,任意长短的直线段。-We use the VB interface design can be in any direction direct line drawing, But under the delphi did not, except in proceedings to painting. Th
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:漆先虎
  1. 6.0MFC_OPENGL_PFbresenham

    0下载:
  2. 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the princ
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:
  1. mymedfilt2_fun1

    0下载:
  2. matlab 直方图统计可以进行统计进行直方图的绘制-Matlab statistical histogram can be conducted for the drawing histogram
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 绘图程序,vc++开发,适合学习矢量绘图开发绘图软件的人员-mapping procedures, vc development, for learning vector graphics drawing software development personnel
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:97280
    • 提供者:代龙
  1. PainterDemo

    0下载:
  2. 一个画图程序JAVA源代码,生成一个界面可画直线\椭圆\矩形-a drawing program in Java source code, an interface can be generated line drawing \ oval \ Rectangular
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 超级强大的一个绘图演示代码!!拥有超过200种绘图工具、33种滤镜、33种变型、23种其它和动画工具! -a super-powerful graphics demo code! ! With over 200 types of drawing tools, filters 33, 33 variants, 23 types of animation and other tools!
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:292864
    • 提供者:xiaojunW
  1. beautydraw

    0下载:
  2. 一个简单的绘图程序,可以绘制直线,圆,矩形,和画笔工具,可以输入文字,并且可以实现简单的保存功能-a simple drawing program, drawing straight lines, circles, rectangles, and the brush tool, you can enter text, simple and can achieve the preservation of function
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:874496
    • 提供者:王焰辉
  1. 20072150324610

    0下载:
  2. 1本软件实现了基本的矢量图形绘制 2采用快速采样法保证了在绘制人一曲线时线段的连续性 3充分利用MFC框架快速建立起整个程序的基本框架 -a software implementation of basic vector graphic drawing two fast sampling method guarantees that the person drawing a line at the curve the con
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:214016
    • 提供者:李隆
  1. dfx

    0下载:
  2. DFX格式的文件操作例子,可以读出由CAD绘制的保存为DFX格式的图片,附带大量注释-DFX format file manipulation example, can read out by the CAD drawing for the preservation DFX format photographs, Notes of a large number of fringe
  3. 所属分类:文件操作

    • 发布日期:2024-05-14
    • 文件大小:790528
    • 提供者:何步云
  1. vb-drawing

    0下载:
  2. 用VB仿制CAD软件,绘图,能实现各种功能和层.-imitation VB CAD software, mapping, can achieve various functions and levels.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:494592
    • 提供者:xyl
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org