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

搜索资源列表

  1. BsplineCurve

    0下载:
  2. 利用OpenGL绘制B样条曲线,通过改变控制点可以改变曲线形状。-Use OpenGL rendering the B-spline curve, the shape of the curve can be changed by changing the control point.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:7657865
    • 提供者:susan
  1. 5187

    0下载:
  2. 南京信息工程大学  实验(实习)报告 实验目的:练习图形几何变换的算法及实现 实验内容:给定多边形P的控制点为:{{-3,5},{-3,2},{2,-2},{2,1}, {6,2},{2,6}},对该多边形进行二维几何变换并画出变换后的图形。 实验要求: 1、  试将坐标原点移动到多边形P的重心; 2、  将多边形P绕(2,-2)点顺时针旋转60度; 3、  将多边形P分别向x方向错切2倍,向y方向错切1/2倍; 4、  撰写实验报告并附上所用变换矩阵、程序
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:17173
    • 提供者:木阮清
  1. Beizer

    0下载:
  2. 绘制Bezier曲线,通过人际交互的方式获取控制点,然后生成Bezier线-draw Bezier curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:13490660
    • 提供者:陈晓
  1. PointAverage

    0下载:
  2. 网格点平均算法,小控制点根据大控制点自动对齐-Grid point averaging algorithm,Little control point control point automatically aligned according to a large
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2975065
    • 提供者:zhangyang
  1. 2_2

    1下载:
  2. 光电式电子音乐蜡烛。 本设计采用STC89C52单片机控制电子蜡烛的功能,并用光敏二极管和微型MIC(驻极体话筒)作为电子蜡烛的传感器,实现蜡烛的点亮和蜡烛灯显示模式及歌曲的切换,数只LED发光二级管构成蜡烛灯芯,点亮时即是烛光。其工作原理简述如下:    火柴点亮靠近光敏二极管时,光敏二极管检测到光信号并将其转换为电信号,再通过LM339电压比较器与设定的电压进行比较,若高于设定电压则输出高电平给单片机,以控制点亮蜡烛灯并实现呼吸灯的效果。 用手拍响时,驻极体话筒MIC
  3. 所属分类:SCM

    • 发布日期:2017-01-06
    • 文件大小:2048
    • 提供者:
  1. BspLine

    0下载:
  2. 过控制点的B样条曲线,可以很方便的调节B不样条曲线-Over the control point B-spline curve, you can easily adjust the B-spline curve is not
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:4464178
    • 提供者:zhangyang
  1. Microsoft-Word

    0下载:
  2. 贝塞尔曲线是由两个控制点而不仅是由一个控制点来定义的,所有可以创造出更加复杂的曲度来-Bezier curve is controlled by two control points and a control point is not defined, all can create a more complex curvature to
  3. 所属分类:Software Testing

    • 发布日期:2017-11-25
    • 文件大小:3881
    • 提供者:123456
  1. KZD_ZD

    0下载:
  2. 山维.KNW格式控制点展点程序,解压后在CAD里加载运行,测绘专业类使用-Mt Victoria. KNW Format Control Point Market Point program, unzip to load run in the CAD, surveying Professional Use
  3. 所属分类:CAD

    • 发布日期:2017-11-09
    • 文件大小:2319
    • 提供者:李新
  1. qiangdaqia

    0下载:
  2. 简易的抢答器,实现了最基础的抢答功能89c51控制点抢答器,有主持人控制和客户控制-Simple answer, to achieve the most basic function of 89c51 control points Responder Responder, a host control and customer control
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:44801
    • 提供者:王柳
  1. yundong

    0下载:
  2. 雷塞公司的2410运动控制卡控制点击正反转-Raiser' s 2410 motion control card control click Reversible
  3. 所属分类:ComboBox

    • 发布日期:2017-04-10
    • 文件大小:1966598
    • 提供者:陈久印
  1. 3D_stereo

    0下载:
  2. 标定与重建的源码,有左片控制点、检查点计算,右片控制点、检查点计算-Calibration and reconstruction of the source, with left-chip control points, checkpoints, calculating, right piece control points, checkpoints calculation
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8230632
    • 提供者:金媛媛
  1. WENKONG

    0下载:
  2. 光耦控制点亮和延时关闭照明设备 文件包含PROTEUS 仿真图 KEIL源程序 -Optocoupler control lights and delay off lighting equipment PROTEUS simulation map file contains the source KEIL
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24586
    • 提供者:李名
  1. BEZIER

    0下载:
  2. 程序在VC6.0下编写的 程序功能:绘制两条Bezier曲线,并观察曲线之间的拼接,可通过改变控制点,来显示不同的曲线-Programs written in VC6.0 program features: Draw two Bezier curves, and observe the stitching between the curves can be controlled by changing the point, to show the different curves
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:968003
    • 提供者:walter
  1. Single-image-space-resection

    0下载:
  2. 单像空间后方交会的源程序,通过输入控制点坐标计算内外方位元素-Single space resection of the source, calculated by entering the control point coordinates internal and external orientation elements
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:477358
    • 提供者:sunshine
  1. dianxianghoufangjiaohui

    0下载:
  2. 实现的是基础摄影测量中单向空间后方交会的算法,根据三个以上的控制点坐标信息同时解求一张相片的六个外方位元素。-Implementation is based on photogrammetry unidirectional space resection algorithm, based on three or more control point coordinate information simultaneously to Solve a photo six exterior orient
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8421
    • 提供者:hantianzhe
  1. Resection

    0下载:
  2. 摄影测量空间后方交会源代码,包括控制点坐标和求解精度-Photogrammetry space resection source code, including the control point coordinates and solution accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:29044
    • 提供者:panguihua
  1. BezierCurves

    0下载:
  2. Bezier曲线拟合程序,鼠标点击输入控制点,通过Bezier插值拟合出平滑的3次bezier曲线-Bezier curve fitting procedures, mouse click input control point by fitting a smooth Bezier interpolation 3 times bezier curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:59657
    • 提供者:lili
  1. SplineInterpolation

    0下载:
  2. 多项式拟合和三次b样条曲线拟合源代码,过关键控制点。-Polynomial fitting and cubic b-spline curve fitting source code, hit critical control points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:37053
    • 提供者:lili
  1. ku

    0下载:
  2. opengl点云拟合的小程序,包括控制点的判断以及网格曲面的显示。-opengl matching of point cloud。Including control point judgment and mesh surface display.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:1925
    • 提供者:esidentMoha
  1. PID-Control-System

    0下载:
  2. PID 调速控制系统,利用C51单片机实现PID算法控制点击调速和LCD1602显示各参数。-PID speed control system, using C51 MCU click speed PID control algorithm and LCD1602 display the parameters.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:174438
    • 提供者:余刚
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 25 »
搜珍网 www.dssz.com