CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 旋转 界面

搜索资源列表

  1. Matlab-Gui-tuxiang

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的平移,旋转,压缩等变换,是效果更加明显。-In MATLAB GUI (graphical user interface), to achieve image translation, rotation, compression transformation, is the effect is more obvious.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:515651
    • 提供者:konghao
  1. Demo

    0下载:
  2. 3d界面 平台:wpf 主要功能:旋转按钮,3D测量, 切换视角-3d user interface platform:wpf function:rotate button,3d measure, switch camera
  3. 所属分类:CSharp

    • 发布日期:2017-06-11
    • 文件大小:17996843
    • 提供者:wang
  1. UsingNotification

    0下载:
  2. Windows Mobile 下显示等待界面,旋转效果。-Wait for the next Windows Mobile interface display, rotate effect.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:11544
    • 提供者:123123
  1. NumericalAnalysis1

    0下载:
  2. 基于C#的图像扭曲变形程序。 包括图像的旋转扭曲和水波变换。 共用了最近邻、双线性、双三次三种插值方法。 图像为动态变化。 操作界面友好。 是个十分不错的程序-C# program is based on the image distortion. Including image rotation distortion and wave transformation. Sharing the nearest neighbor, bilinear, bicubic three
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:147122
    • 提供者:许平
  1. mofang

    0下载:
  2. 一个自动旋转的3D 3*3 魔方,有基本进入界面,采用C语言,基于openGL设计-An automatic rotating 3D 3*3 cube,based on the openGL design.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:8537
    • 提供者:王志强
  1. HDraw

    0下载:
  2. 1、 具有简易、友好的图形化人机接口界面。 2、 能够绘制点、直线、圆、椭圆、矩形、曲线等基本几何元素。 3、 具有几何对象拾取、复制、粘贴功能,以及拉伸、平移、旋转、镜像等基本图形操作功能。(对象拾取功能是指:通过鼠标点选几何对象上的任意位置,达到选取该几何对象的操作过程。也可通过按住鼠标,拖拽出一片区域,与这个选择区域相交的几何对象成批选中来实现多个对象的同时选取。) 4、 具有封闭几何对象的填充、裁剪功能。 -1, with a simple, friendly graph
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3768875
    • 提供者:李明
  1. clock

    0下载:
  2. 整点声音报时时钟: 具有指针式表盘界面圆形 具有时针+分针+秒针并正确旋转 时钟时间须与系统时间相一致,秒针具有”滴答”声音效果.并实现整点报时.这是我的课程设计,完美实现!-Sound clocks that the hour: A pointer dial interface circular Has the hour hand, minute hand and the second hand and rotate right Must be consiste
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3719362
    • 提供者:米彦逢
  1. matlab-code

    1下载:
  2. backgroundsubtractionGUI.m 实现背景差分方法的基本GUI界面设置 diedaierzhihua.m 用迭代分割的方法实现图像二值化 foreground.m 背景差分方法中前景图的构建 mianhuizhi.m 图像可视化中ct、mri图像的三维面绘制方法 rotate3d.m 图像可视化中对ct、mri图像进行面绘制并旋转 video2image.m 从视频中批量截取多帧图像 weicaise.m 对图像进行伪彩色处理-backgroundsu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:7986
    • 提供者:本田透
  1. example

    0下载:
  2. 在txt文档中定义一组多边形的顶点,用流文件的形式读入文件。继而通过界面进行平移、缩放以及旋转操作,最后将变换后的对变形的顶点坐标同样用流文件的形式读出到一个新的txt文档中。-Defines a set of polygon vertices in txt document, read the file in the form of a stream file. Followed by the interface pan, zoom and rotate operations, and fin
  3. 所属分类:GIS program

    • 发布日期:2017-05-16
    • 文件大小:3795505
    • 提供者:liuyuxuan
  1. bb

    0下载:
  2. 用QT来制作界面旋转,在while循环来动态使qt窗口界面旋转-With QT interface to make the rotation, in a while loop to dynamically rotate so qt window interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:4811
    • 提供者:黄叶生
  1. image-transform

    0下载:
  2. 本算法采用C#进行界面编程,实现图像的放大缩小和旋转,可自选放大缩小倍数和旋转角度,也可以自行选择插值方式:最近邻插值、双线性插值和双三次插值-The algorithm uses C# for interface programming, image zooming and rotation can be optional zoom factor and the rotation angle can also choose their own interpolation method: nea
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:21955767
    • 提供者:方捷睿
  1. CarouselStatic1

    0下载:
  2. 这是我在项目中运用的,原本是国外牛人写的,不过有些问题,后来我进行了改进。主要是3D 旋转。类似于dota2 里面选择服务器的界面。-This is a very good example about 3d like dota2 layout.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5011810
    • 提供者:jane
  1. hxkrzykz

    0下载:
  2. 数学方法是部分子空间法,DtSykeq参数表示出两帧图像间各个像素点的相对情况,包含位置式PID算法、积分分离式PID,基于matlab GUI界面设计,gMkwpat条件旋转机械二维全息谱计算,包含收发两个客户端的链路级通信程序。- Mathematics is part of the subspace, DtSykeq parameter Between two images showing the relative circumstances of each pixel, It cont
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6927
    • 提供者:jvtfsn
  1. JiheBianhuan

    0下载:
  2. 该程序为数字图像处理中几何变换程序,附有GUI操作界面,可任意调节相关参数。功能包括:平移、画布扩展、水平、垂直景象,顺逆时针旋转任意角度以及插值运算。功能丰富,操作简便。-The program for digital image processing geometric transformation program, with GUI interface, the parameters can be adjusted. Features include: translation, canva
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:105675
    • 提供者:赵龙
  1. bqidyniy

    0下载:
  2. 采用的是脉冲对消法,信号处理中的旋转不变子空间法,Matlab实现界面友好,采用偏最小二乘法,对于初学者具有参考意义,BP神经网络用于函数拟合与模式识别。- It uses a pulse of consumer law, Signal Processing ESPRIT method, Matlab to achieve user-friendly, Partial least squares method, For beginners with a reference value, BP n
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8286
    • 提供者:mrxwuw
  1. nqybqgpk

    0下载:
  2. 基于matlab GUI界面设计,包括回归分析和概率统计,各种资源分配算法实现,旋转机械二维全息谱计算,matlab编写的元胞自动机,合成孔径雷达(SAR)目标成像仿真。- Based on matlab GUI interface design, Including regression analysis and probability and statistics, Various resource allocation algorithm, Rotating machinery 2-d h
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6664
    • 提供者:jtfmsv
  1. pmnctsbj

    0下载:
  2. 主同步信号PSS在时域上的相关仿真,Matlab实现界面友好,信号处理中的旋转不变子空间法,计算多重分形非趋势波动分析,多目标跟踪的粒子滤波器,关于神经网络控制。- PSS primary synchronization signal in the time domain simulation related, Matlab to achieve user-friendly, Signal Processing ESPRIT method, Calculate the multifractal
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5205
    • 提供者:trsidp
  1. matlabgui

    1下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的亮度变换,图像锐化,灰度变换,截图,DCT变换,任意旋转,直方均衡。中值滤波等功能。-MATLAB-GUI-based graphical user interface of the digital image processing software system based GUI graphical interface, write code using matla
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:9835
    • 提供者:孙刚
  1. qqnzheuq

    0下载:
  2. 各种资源分配算法实现,针对EMD方法的不足,有均匀线阵的CRB曲线,旋转机械二维全息谱计算,Matlab实现界面友好。-Various resource allocation algorithm, For lack of EMD, There ULA CRB curve, Rotating machinery 2-d holographic spectrum calculation, Matlab to achieve user-friendly.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6507
    • 提供者:pgqzt
  1. 97575632cp

    0下载:
  2. 1.用某种方法实现圆的生成算法。 2.实现橡皮筋直线、圆、矩形。 3.实现多边形裁剪。 4.实现基本几何变换(平移、旋转、缩放)。 5.实现Bezier曲线或B样条曲线。 6.最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来-Computer Graphics exterment: 1.Algrialm Bezier line 2.MidPoint 3.Bresensm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:467040
    • 提供者:王永怀
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com