CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - mapping

搜索资源列表

  1. 直方图修正和彩色变换源代码  

    0下载:
  2. 用VC++编写的用于绘制直方图的程序,对于学习用VC绘图的工作者有帮助。在VC下编译通过。-VC prepared for the histogram mapping procedures, learning VC mapping workers to help. The VC compile.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31.19kb
    • 提供者:刘海飞
  1. CMYDraw

    3下载:
  2. 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:150.51kb
    • 提供者:行路行人
  1. 2004120110443931293

    0下载:
  2. 基本功能有:绘图功能、填充功能、裁剪功能、颜色选择。-basic functions : Mapping functions, filling functions, cutting function, color choices.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:204.8kb
    • 提供者:杨阳
  1. 样条演示

    0下载:
  2. 实现了图形学中的几种样条的绘制算法.包括二次、Bezier、B样条(二次、三次)等.-achieve the graphics of several samples of the mapping algorithm. Including the secondary, Bezier, B-spline (second, third).
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14.25kb
    • 提供者:刘源
  1. dengzhixian

    0下载:
  2. 用于C/C++/VC 二维等值线的绘制,程序-for C / C / VC 2D contour mapping, procedures
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:王后顺
  1. neosdk

    0下载:
  2. NEO SDK是一个跨平台的免费开源图形软件开发包。它支持基本绘图、多种格式图形显示、鼠标操作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它支持最高24位的各种色深!并拥有不错的处理速度。当前版本是V2.1.90修正版。-NEO SDK is a free cross-platform open-source graphics software de
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.32mb
    • 提供者:董凯
  1. VGA-13h-SDK

    0下载:
  2. 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9.67kb
    • 提供者:董凯
  1. CurvePainter

    0下载:
  2. n次贝塞尔曲线及三次b样条曲线的绘制,使用自己编写的curve类,实现曲线上点坐标的计算与绘制,曲线点坐标的计算使用递归算法。点击左键设定控制点,之后点击右件绘制曲线。-n Bessel curve and three b-spline curve mapping, prepared to use their own type of curve, curve coordinates of the point on the calculation and drawing, curve coordi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.17kb
    • 提供者:陈玉林
  1. vbcadmath

    2下载:
  2. 用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。-VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-of
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15.31kb
    • 提供者:李建
  1. CG_Line

    0下载:
  2. 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16.25kb
    • 提供者:burnett
  1. Gaphics

    3下载:
  2. 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.51kb
    • 提供者:李好
  1. SplineSnake

    0下载:
  2. 很好的样条曲线绘制程序,学习绘图的可以用-good spline curves procedures, the study Mapping can be used
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:200.9kb
    • 提供者:a
  1. SimpleCurve

    0下载:
  2. 曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量-curve mapping the control code : with horizontal and vertical scroll, with a test case! Rendering can be a component ... 3
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:254.97kb
    • 提供者:何昭友
  1. RubberBand

    0下载:
  2. 2D的简单绘图程序,实现基本的点线绘制,具有面向对象思想,vc实现-simple 2D mapping procedures, the basic point line drawing with object-oriented thinking to achieve vc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10.64kb
    • 提供者:mikle
  1. drawwp

    0下载:
  2. 一个绘图程序的源代码,vc 程序开发的绘图程序。-a drawing program's source code, vc Development mapping procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:13.47kb
    • 提供者:jianing
  1. fourieranalyseofbwimage

    0下载:
  2. 1.二值图像的fft分析 2.显示频谱图像,频谱的零频率系数被移到频谱中间 3.填充矩阵填充后的情况比较 4.绘图直观形象-1. Binary Image fft analysis 2. Image shows the spectrum, Spectrum coefficient of zero frequency spectrum has been moved to the middle three. Filled Filled matrix compared to the s
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:839byte
    • 提供者:方周
  1. cagd04

    0下载:
  2. bezier曲线,b样条曲线,绘制基函数,作者:snowendle-bezier curves, b-spline curve-mapping function, the authors : snowendle
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:60.04kb
    • 提供者:snowendless
  1. omni mapping table

    0下载:
  2. the data of omni mapping table
  3. 所属分类:2D图形编程

  1. mapping

    0下载:
  2. 基于VB6.0的数学函数绘图软件,可支持各种复杂数学函数,有些BUG-Based on the the VB6.0 mathematical function mapping software that can support a variety of complex mathematical functions, some BUG
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:30.25kb
    • 提供者:孟柯
  1. mapping

    0下载:
  2. In mathematics, the term mapping, usually shortened to map, refers to either a function, often with some sort of special structure, or a morphism in category theory, which generalizes the idea of a function. There are also a few, less common uses in
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:558byte
    • 提供者:sai
« 12 3 4 »
搜珍网 www.dssz.com