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

搜索资源列表

  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:李玮玮
  1. times

    0下载:
  2. 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:743054
    • 提供者:刘雄
  1. 曲线拟合

    0下载:
  2. 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ # compiler, interactive interface, and a variety of more fitting way
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16726
    • 提供者:胡安
  1. gnuplot_i c++

    0下载:
  2. 通用绘图程序,用于科学工程相关图表的绘制,交互式和自动模型转换-generic drawing program for scientific projects related charts mapping, interactive and automatic conversion model
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4296
    • 提供者:jia
  1. 图形交互绘制功能

    0下载:
  2. 实现图形交互工具:把交互图形操作功能抽象出来,设计一个工具类层次,实现了初步的图形交互绘制功能。-interactive graphics tools : put interactive feature abstract graphics, and design a class hierarchy tool, achieving a preliminary mapping of interactive graphics functions.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:194550
    • 提供者:王晓明
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  1. code128_code_c

    0下载:
  2. 128碼開始於1981年推出,是一種長度可變、連續性的字母數字條碼。與其他一維條碼比較起來,128碼是較為複雜的條碼系統,而其所能支援的字元也相對地比其他一維條碼來得多,又有不同的編碼方式可供交互運\用,因此其應用彈性也較大。-128 yards began in 1981 introduced a variable length, continuous digit alphanumeric bar code. With other one-dimensional bar code compar
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4363
    • 提供者:郭shaojia
  1. jiaotuoyuan

    0下载:
  2. 这是计算机图形学中的一个实验程序,使用VC++编写,功能是实现用鼠标交互式画椭圆。-This is the computer graphics an experimental procedure, the use of VC preparation, function is painted with the mouse interactive oval.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:37069
    • 提供者:苏艳
  1. caiyuan

    0下载:
  2. 这是计算机图形学中的一个实验,使用VC++编写,功能是实现用菜单和鼠标交互式画圆。-This is the computer graphics an experiment, the use of VC preparation, function is using interactive menus and mouse Circle.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44230
    • 提供者:苏艳
  1. jiaocaijian

    0下载:
  2. 这是计算机图形学中的一个实验,使用VC++编写,功能是实现用鼠标交互式地裁减直线。-This is the computer graphics an experiment, the use of VC preparation, function is using the mouse interactive linear reductions.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:39420
    • 提供者:苏艳
  1. qw123434

    0下载:
  2. 用VC++实现扫描线填充算法,用交互式技术实现,功能强大.-with VC scanning fill algorithm, using interactive technology and powerful.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:106529
    • 提供者:黎明
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法,有一些简单的交互-Cohen-Sutherland algorithm, there are some simple interactive
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57570
    • 提供者:黄禹
  1. Choen-Sutherland

    0下载:
  2. 如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:47858
    • 提供者:liu
  1. CAD_drawling

    0下载:
  2. 用集合类画线,并重定位,提供了交互CAD的基本思路。-the set like line drawing and re-positioning, interactive CAD provides the basic ideas.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:jinys
  1. shiyan7-3

    0下载:
  2. 交互式绘图程序设计:可以画出图形,选中删除,拖动位置,拖动改变大小等-interactive mapping program design : can paint graphics, selected deleted Drive location, size changes Drive
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:64961
    • 提供者:gloria
  1. houyang

    0下载:
  2. 功能很齐全的一个JAVA绘图程序设计,可以画矩形、椭圆、改变线形的粗细、颜色、还具备橡皮擦的功能和清除功能,可实现整个屏幕的清除.最重要的是具备良好的交互功能,已经通过了老师的检查!为JAVA Applet程序-function is a subset of a JAVA program design drawings, paintings can be rectangular, oval, change the line thickness, color, but it also posses
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:布诺格
  1. tuxingxueshiyan3

    1下载:
  2. 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41739
    • 提供者:fisherman
  1. 001MidCircle

    0下载:
  2. 中点画圆算法,计算机图形学试验,图形交互技术-midpoint drawcircle algorithm, computer graphics test, interactive graphics technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:fisherman
  1. vcdll

    0下载:
  2. 这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互-years ago, a component of the project (including the example), writing the DLL for other people's PB Invoking graphical interface with the use of drawings inside a number of aspe
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4448678
    • 提供者:杨勇
  1. Interactive-drawingsystem

    1下载:
  2. 交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-Interactive graphics systems, graphical user interface, a rubber band method drawing a straight line, circle, Bezier curve drawing, cutting and other functions, the user can add other features.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-29
    • 文件大小:11392855
    • 提供者:xiang
« 12 3 »
搜珍网 www.dssz.com