CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - band

搜索资源列表

  1. 橡皮筋

    0下载:
  2. 该程序实现类似橡皮筋的原理画出多边型, 并且实现图形的重绘.-the rubber-band program similar to the multilateral principle paint type, and the realization of graphics repaint.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44.13kb
    • 提供者:wuxuegang
  1. 滤波

    1下载:
  2. 一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:100.56kb
    • 提供者:lanhaibo2003
  1. Sys1

    0下载:
  2. 画图小程序。可以用来画直线,橡皮筋。多边形,五角星。-drawing small programs. Can be used to draw straight lines, rubber-band. Polygon, five-pointed star.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:69.22kb
    • 提供者:fei
  1. xiangpi

    0下载:
  2. 橡皮筋绘直线法的vc实现-rubber-band painted the straight-line method to achieve vc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31.07kb
    • 提供者:周周
  1. LH3

    0下载:
  2. 一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带 -an image after wavelet transform for HH, HL, LH, LL 4 subband. the wavelet transform of a subband that h3 embedded watermark, LH3 lower high-frequency band
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:刘德庆
  1. CADSystem

    0下载:
  2. 小型的CAD系统,较完善,展示橡皮筋效果等-small CAD system, a better display the rubber-band effect
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:227.86kb
    • 提供者:dean
  1. Draw_Picture

    0下载:
  2. 利用橡皮筋技术,在Win32里实现画直线和圆的功能-use of rubber-band technology, in Win32 achieve linear and circular painting functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24.98kb
    • 提供者:weiren
  1. NDVI程序

    3下载:
  2. 读取TM波段3和波段4的图像,计算归一化植被指数NDVI,并用NDVI处理单波段图像,突出显示遥感影像的植被部分(输出后的图像上高亮的部分是植被区域)-Band 3 and band 4 images of a TM image are read and NDVI computed. Then a single band image is processed with the NDVI leading to the vegetation regions in the remote sensed
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:833.78kb
    • 提供者:凌波微步
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42.83kb
    • 提供者:123
  1. 使用了OpenGL的图形包

    0下载:
  2. 使用了OpenGL的图形包,实现用橡皮筋技术绘制折线或者矩形。绘制的形状可有右键选择-Using the OpenGL graphics package, to achieve technical draw a line with a rubber band or a rectangle. May have to draw the shape of the right choice
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-01
    • 文件大小:1005byte
    • 提供者:崔立东
  1. GDI

    0下载:
  2. GDI+绘图,实现绘制直线,多边形,实现橡皮筋效果-GDI+ drawing, to achieve to draw lines, polygons, to achieve a rubber band effect
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:44.72kb
    • 提供者:liu
  1. DoubleBuffer

    0下载:
  2. 基础C# GDI图形绘制的双缓冲实现,可以用此代码实现橡皮筋画线功能-C# GDI-based graphics rendering to achieve double buffering, you can use this code to achieve the rubber band drawing a line function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:22.01kb
    • 提供者:姜星
  1. XPButtonDemo

    0下载:
  2. 实现橡皮筋效果,一个很简单的画线功能,可以参考一下-Realize rubber band effect, a very simple line drawing function, you can refer to
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:14.35kb
    • 提供者:王芬
  1. imagshixianxiangpigeng

    0下载:
  2. 这是在c++builder中image控件的实现橡皮筋功能的做法,以及参考。-This is the c++ Builder in image control features to achieve a rubber band approach, as well as the reference.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:1.75kb
    • 提供者:块解
  1. drawLine

    0下载:
  2. 一个画图程序,能画出类似橡皮筋的效果.很好用的,希望大家能够喜欢.仅供参考!-A drawing program that can draw like a rubber band effect. Good use, and hope that we can love. For reference purposes only!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:38.4kb
    • 提供者:zhujian
  1. Elastic

    0下载:
  2. 单文档绘图,点,线,矩形,椭圆,圆。 都具有橡皮筋功能,同时还包括了工具栏选择功能,以及右键功能,非常使用易懂。-Single Document mapping, point, line, rectangle, oval, round. Rubber band features are also included toolbar options, as well as the right features, is very straightforward to use.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:56.13kb
    • 提供者:tianshaojie
  1. xpj

    0下载:
  2. 一个简单的图形图像实例用opengl 橡皮筋画直线,-A simple example of a graphical image with a rubber band opengl draw a straight line,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:760byte
    • 提供者:张辽
  1. TrawTool

    0下载:
  2. 具有橡皮筋功能的绘图,能绘制圆形、椭圆等。-Mapping function with a rubber band that can draw the circle, ellipse and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:pssd
  1. RubberPickup

    1下载:
  2. 使用opengl和MFC实现画橡皮条和鼠标的拾取功能-Use opengl and MFC to achieve painting rubber band and pick up the mouse function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-19
    • 文件大小:4.36mb
    • 提供者:Lj
  1. Rubber-band-technology

    0下载:
  2. 利用橡皮筋技术来进行划线,通过点击窗口的一点来确定直线位置-Use a rubber band to the dash, click on the window a little to determine the linear position
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:7.41kb
    • 提供者:王晓亮
« 12 »
搜珍网 www.dssz.com