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

搜索资源列表

  1. clip2

    0下载:
  2. VIsual C++6.0下MFC实现的直线的裁剪,鼠标左键按下拖动画裁剪矩形,手动画直线,右键封闭所画要裁剪的多边形。-VIsual C++6.0, MFC implementation of the cutting line, press the left mouse button and drag the cropping rectangle animation, hand animation straight line, cut right to close the polygon dr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:35943
    • 提供者:dstmath
  1. ClipBmp

    0下载:
  2. VC++裁剪位图示例源代码,不是用鼠标拖动裁剪那种,是在程序里设置形式和参数,直接运行程序就裁剪了,不知对大家有用不,先发上来学习学习。 -VC++ sample source code bitmap clipping, not with the mouse to drag the crop kind, is set in the program form and the parameters, run the program directly on the cut, and I do no
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:130740
    • 提供者:madud00076
  1. lineA

    0下载:
  2. 能进行虚线,点化线,DDA和bre算法的实现,直线裁剪,多边形裁剪等-Can be broken, enchant line, DDA and bre algorithm, line cutting, polygon clipping, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5357591
    • 提供者:王鑫
  1. jisunjituxingxue

    0下载:
  2. 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming languages, mainly to achieve the follo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:240005
    • 提供者:zoeondine
  1. VxWorks--tornado

    0下载:
  2. VxWorks 是由美国WRS (风河)公司开发的一个运行在目标机上的高性能、可裁剪的 嵌入式实时操作系统。目前我们使用的Tornado集成开发环境为设计VxWorks应用程序提供 了一套高效、实用的调试手段和方法。-VxWorks by the United States WRS (Wind River) developed a run on the target machine on the high performance, cutting the embedded
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:752867
    • 提供者:王浆
  1. caitu

    0下载:
  2. 一个可以进行图片裁剪的小程序,极其简单,操作方便。-Pictures can be cropped a small program, very easy to operate.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50100
    • 提供者:孙惠
  1. LinuxKernelTransplantation

    0下载:
  2. Linux 2.6 内核移植,文档讲述了如何裁剪内核实现特殊用途,以及如何移植到其他平台上。-Linux 2.6 kernel transplantation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3709
    • 提供者:bbllgg
  1. MyGraphics

    0下载:
  2. 使用VS6.0并用C++编写的计算机图形绘制程序。实现了直线,多边形,圆等图形的绘制。同时包含了填充,图形几何变换,填充以及裁剪等功能。-Use VS6.0 and written in C++, computer graphics drawing program. Realized the line, polygon, circle and other graphics rendering. Also includes the filling, graphics geometric trans
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:34650
    • 提供者:zhaoyongquan
  1. Beyond-Bits-Part1

    0下载:
  2. 飞思卡尔为嵌入式系统提供实时免费的操作系统和解决方案,FREESCALE MQX实时操作系统提供强大的,优越的实时性能,能够快速得进行上下文切换和中断响应。它的尺寸大小可裁剪,这样可以节省出更多的空间给应用程序。-FREESCALE embedded system to provide real-time free operating systems and solutions, FREESCALE MQX real-time operating system provide a powerfu
  3. 所属分类:SCM

    • 发布日期:2017-06-10
    • 文件大小:17517095
    • 提供者:susu
  1. FillingAlgorithm

    0下载:
  2. 图形填充算法的几种实现,包括线扫描算法,边填充算法,种子填充算法等。附带裁剪算法的实现。-Graphic of filling algorithm several realize
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:53036
    • 提供者:chenyun
  1. 9.2

    0下载:
  2. 基于Windows的图形学设计,是有关于裁剪算法的实现,使用的是C编写的程序!-Windows-based graphics design is on the cutting algorithm, using a program written in C!
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2312150
    • 提供者:孙韦
  1. DRAW2

    0下载:
  2. 图形学编程:图形绘制,画直线画矩形,并对图形进行裁剪-Graphics programming: graphics rendering, drawing a straight line drawn rectangle, and cut graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:1958404
    • 提供者:张萌萌
  1. OPENGL-paint

    1下载:
  2. 利用OPENGL在C++环境下,实现扫描转换、填充、裁剪算法-Using OPENGL in C++ environment, the realization of scan conversion, filling, cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:37795
    • 提供者:李瑞红
  1. chepaichuli

    0下载:
  2. 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2729133
    • 提供者:吴双
  1. 3

    0下载:
  2. 绘制点、线、三角形等基本对象,设定投影关系,确定窗口大小与视口大小,通过改变顶点坐标位置,观察物体绘制结果的变化,并与实际计算的结果相对照;通过改变顶点位置,设计针对直线的完全裁剪、一端部分裁剪,中间部分裁剪三种情况,并观察响应的结果;设计针对面的不同裁剪情况。-Draw points, lines, triangles and other basic objects, set projection relation to determine the window size and viewpo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:263382
    • 提供者:guizhe
  1. ClipBmp

    0下载:
  2. vc裁剪位图的程序源码,有兴趣的朋友学习一下。 -cut bitmap vc program source code, learn about friends who are interested.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:133367
    • 提供者:
  1. caijian

    0下载:
  2. 计算机图形学 裁剪算法,c语言编程,易理解,代码含注释。-Computer graphics clipping algorithm, c programming language, easy to understand code with comments.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:17248
    • 提供者:陈志伟
  1. ClipBmp

    0下载:
  2. VC++裁剪位图示例源代码,不是用鼠标拖动裁剪那种,是在程序里设置形式和参数,直接运行程序就裁剪了-VC++ sample source code bitmap clipping, not with the mouse to drag the crop kind, is set in the program form and the parameters, run the program directly to cut out
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:136999
    • 提供者:yourname
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. zhixiandcaijian

    0下载:
  2. 双击在指定的矩形区域内外产生任意几条直线段,然后程序实现将矩形区域外的直线段裁剪掉-Double-click the rectangular area in Double-click the rectangular area in designated inside produce any a few lines section, then program realization will rectangular area a line segment cutting off outside
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3675389
    • 提供者:yzhaosheng
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com