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

搜索资源列表

  1. operator overload

    0下载:
  2. 包括三个例子:1.C++流操纵器举例;2.内存泄漏检测类;3.一个重载所有操作符的例子;-including three examples : 1.C flow controls, for example; 2. Memory Leak Detection; 3. An operator overloading all examples;
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11289
    • 提供者:罗少波
  1. Variance operator

    0下载:
  2. 一种可变的掩模操作算子,在做图像掩模操作和实用!-a variable mask Operator, doing image mask operation and practical!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24059
    • 提供者:胡伟
  1. suanshubiaodashiqiuzhi.rar

    0下载:
  2. 1、 以字符序列的形式从终端输入语法正确的、不含变量的证书表达式。利用一定的运算符优先关系,实现对算术四则混合运算表达式的求值,并且在求值中运算符栈、运算数栈、输入字符和主要操作的的变化过程。 2、 设置运算符栈和运算数栈辅助分析算符的优先级。 3、 在读入表达式的字符序列的同时,完成运算符和运算数的识别处理,以及相应的运算。 4、 在识别处运算符的同时,要将其字符序列形式转换成整数形式。 5、 在程序的适当的位置输入运算符栈、运算数栈、输入字符和主要操作内容。 ,1, to form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1280
    • 提供者:李涛
  1. Moravec.rar

    0下载:
  2. 自己编写的采用Moravec Interest Operator提取角点的算法,I have written using the Moravec Interest Operator Corner Extraction algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48663
    • 提供者:游磊
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. Laplace-operator-filtering

    0下载:
  2. 原图像预处理,读入黑白图片并确定长和宽 拉普拉斯变换预处理,定义镜框矩阵和输出矩阵 拉普拉斯运算的三个矩阵 原图像矩阵处理,做一个“像框” 用拉普拉斯算子进行滤波 设定阈值,将图像二值化-The original image preprocessing, read black and white picture and determine the length and width of the Laplace transform pre-defined frame matrix and ou
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1144
    • 提供者:张庆梅
  1. shoufeixitong

    0下载:
  2. 介绍了Winsock的工作原理及工作流程,结合有线电视网络运营公司的实际情况,设计了一种基于Winsoek的代收费业务网络系统,并给出了关键源代码及在某网络运营公司的实际运行情况.-Introduced the working principle of Winsock and workflow, combined with the cable television network operator the actual situation, design a Winsoek in lieu of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:177976
    • 提供者:卡卡
  1. Moravec

    0下载:
  2. 利用moravec兴趣算子提取图像的点特征,matlab编写-Moravec interest operator to use the image point feature extraction, matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:35824
    • 提供者:吕东
  1. houghlines

    0下载:
  2. hough算子线检测,houghline函数-hough line detection operator, houghline function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:tsai
  1. Colorimagecolorcomponentinter-exchange

    0下载:
  2. 全彩色图像的色彩分量间互换。对于彩色图像,图像的颜色是由每个像素点的RGB三分量的组合决定的。本实验的实验目的就是通过调整图像像素点RGB三分量的顺序来进行图像红、绿、蓝三个颜色分量间的互相转换,从而改变图像的颜色;比如:原图像为一朵红花,经过处理之后,我们将其变成绿花或者蓝花。运用到canny算子-Full-color images between color-component exchange. For color images, color images are from each pi
  3. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:5025829
    • 提供者:王力
  1. operator

    0下载:
  2. 利用栈,实现系统底层的操作符运算演示,可以通过此程序,看到系统的底层操作步骤。-The use of the stack, the bottom of the realization of the system operator computing demonstration, through this process, see the bottom of the steps the system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:赵彦
  1. operator

    0下载:
  2. 此算法适用于编译原理课程,他是一种算符优先算法-a algorithm of operator prior
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:3251
    • 提供者:袁晓敏
  1. image-differential-operator

    0下载:
  2. 基于VC++图像处理程序,包含图像微分运算。-Based on VC++ image processing procedures, including image differential operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:290419
    • 提供者:andy
  1. Operator

    0下载:
  2. 供给那些大学同学们用的,编译原理中的算符优先分析程序代码-use for Operator preferred analysis program code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1126
    • 提供者:刘三
  1. MemoirematchingHausdorff

    0下载:
  2. In this study, approaches of image enhancement, edge extraction, and line-based image matching for remote sensing images are proposed. The image enhancement includes noise reduction and contrast enhancement. We apply wavelet shrinkage technique
  3. 所属分类:Document

    • 发布日期:2017-05-19
    • 文件大小:5448977
    • 提供者:sacoura31
  1. OPERATOR_OVERLOADING

    0下载:
  2. A great insight into operator overloading in c/c++. Overloading operators in class operations is always a hectic for beginners. I hope this will be an easy source to take some hint from regarding how the operators are overloaded. Created using Turb
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1669
    • 提供者:Hancy Samurai
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. operator

    0下载:
  2. 四则运算,可以处理任意四则运算,但操作数都必须是数字。-operator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:33361
    • 提供者:何美
  1. Canny-edge-operator

    0下载:
  2. 用Canny算子提取边缘,vc源码,是图像处理入门的好源码-Extracted with the Canny edge operator, vc source code, is a good entry-source image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:176657
    • 提供者:张国庆
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com