搜索资源列表

  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. 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. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:罗少波
  1. 编译原理代码

    0下载:
  2. 编译原理中算符优先表的生成,其中包含了每步骤的显示,进栈和出栈的过程都能完整的显示出来,仅供大家学习借鉴-compiler Principle operator of the priority list generation, which contains every step, into stacks and stack up the integrity of the process can show up only to learn
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:dzg
  1. Variance operator

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

    • 发布日期:2024-05-16
    • 文件大小:23552
    • 提供者:胡伟
  1. 索书号文字图像分割

    0下载:
  2. 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:百里静
  1. 8方向sobel

    0下载:
  2. 对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:2315264
    • 提供者:婷婷
  1. MATLAB6p5

    0下载:
  2. 基于RobertCross,Sobel等算子的边缘检测-Based on RobertCross, Sobel operator, such as the edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:roy
  1. ImagesharpeningImageTransform

    0下载:
  2. Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8* 8), for the DCT and IDCT for : DCT
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:xuhua
  1. 1

    0下载:
  2. 编译原理课程设计,采用算符优先分析算法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-Compilation Principle curriculum design, the use of operator priority analysis algorithms, the G [S] defined by assignment statements for grammar analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:寿帆
  1. C++Assignments

    0下载:
  2. 华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define conc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:418816
    • 提供者:Nick
  1. 040410204

    0下载:
  2. 算符优先文法 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符的FIRSTVT和LASTVT集。 5. 画出算符优先关系表。 6. 判定读入的文法是否是算符优先文法。 7.给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 -Operator priority G
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:91136
    • 提供者:狐狸
  1. NewFolder

    0下载:
  2. 基于非线性能量算子的信号解调MATLAB实现-Nonlinear energy operator based signal demodulation realize MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:59392
    • 提供者:dongyu
  1. operatoroverload

    0下载:
  2. C++运算符重载的代码:函数operator()应能执行相应的指针算术运算来访问数组中的各个元素。在此,operator()函数应具有两种版本————一种返回int&,从而双下标数组的元素可以被用做左值;另一种返回const int&,从而const双下标数组元素可以被用做右值。这个类还应提供以下运算:"=="、"!="、"="、"〈〈"(以行列式的形式输出数组)和"〉〉"(输入整个数组内容)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:zhuzi200803
  1. gray_image_zhifangtu_junhenghua

    0下载:
  2. 一个灰度图象直方图的均衡化实现.还有SOBEL算子的实现程序.另外含有一篇PPT-A gray-scale image histogram equalization realize. Also realize Sobel operator procedures. In addition to contain a PPT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:946176
    • 提供者:单昊
  1. Precede

    0下载:
  2. 用算符优先法对算术表达式求值的过程。要求以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。实现对算术四则混合运算表达式的求值,并在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。-Operator priority method with arithmetic expression evaluation process. Request to form a sequence of characters from the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:叶子
  1. edge

    0下载:
  2. 使用prewitt算子和sobel算子分别在垂直和水平方向进行检测,生成4幅分割图像-Using sobel operator and Prewitt operator, respectively, in the vertical and horizontal direction detection, image segmentation to generate 4
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:萧然
  1. sufuyouxian

    0下载:
  2. 算符优先,先输入语法规则,就可求出FIRSTVT及LASTVT,然后给出算符优先关系表-Operator priority, first enter the grammar rules can be obtained FIRSTVT and LASTVT, and then give priority to the relationship between operator table
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:刘强国
  1. Kirsch

    0下载:
  2. 对输入的图象用Kirsch算子进行边缘检测,参数K用来调整边缘的多少-The input image by Kirsch edge detection operator, parameter K used to adjust the edge of the number of
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:181248
    • 提供者:文华
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:177152
    • 提供者:张国庆
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org