Welcome![Sign In][Sign Up]
Location:
Search - operator

Search list

[Consoleoperator overload

Description: 包括三个例子:1.C++流操纵器举例;2.内存泄漏检测类;3.一个重载所有操作符的例子;-including three examples : 1.C flow controls, for example; 2. Memory Leak Detection; 3. An operator overloading all examples;
Platform: | Size: 11289 | Author: 罗少波 | Hits:

[GDI-BitmapVariance operator

Description: 一种可变的掩模操作算子,在做图像掩模操作和实用!-a variable mask Operator, doing image mask operation and practical!
Platform: | Size: 24059 | Author: 胡伟 | Hits:

[Consoleoperator overload

Description: 包括三个例子:1.C++流操纵器举例;2.内存泄漏检测类;3.一个重载所有操作符的例子;-including three examples : 1.C flow controls, for example; 2. Memory Leak Detection; 3. An operator overloading all examples;
Platform: | Size: 11264 | Author: 罗少波 | Hits:

[Software Engineering编译原理代码

Description: 编译原理中算符优先表的生成,其中包含了每步骤的显示,进栈和出栈的过程都能完整的显示出来,仅供大家学习借鉴-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 from you
Platform: | Size: 3072 | Author: dzg | Hits:

[GDI-BitmapVariance operator

Description: 一种可变的掩模操作算子,在做图像掩模操作和实用!-a variable mask Operator, doing image mask operation and practical!
Platform: | Size: 23552 | Author: 胡伟 | Hits:

[matlab索书号文字图像分割

Description: 经由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 (intron source document and image)
Platform: | Size: 9216 | Author: 百里静 | Hits:

[GUI Develop8方向sobel

Description: 对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
Platform: | Size: 2315264 | Author: 婷婷 | Hits:

[Special EffectsMATLAB6p5

Description: 基于RobertCross,Sobel等算子的边缘检测-Based on RobertCross, Sobel operator, such as the edge detection
Platform: | Size: 1024 | Author: roy | Hits:

[2D GraphicImagesharpeningImageTransform

Description: 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 is a separable Image Transform, used to image compression coding.
Platform: | Size: 2048 | Author: xuhua | Hits:

[ELanguage1

Description: 编译原理课程设计,采用算符优先分析算法,对G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-Compilation Principle curriculum design, the use of operator priority analysis algorithms, the G [S] defined by assignment statements for grammar analysis and parsing process entered foster statements translated into quaternion type.
Platform: | Size: 2048 | Author: 寿帆 | Hits:

[OtherC++Assignments

Description: 华东师范大学(面向对象程序设计基于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 concrete classes 7 Data abstraction 8 Operator Overloading 9 Define integer type with arbitrary precision 10 Virtual functions 11 Templates 12 Exception handling -East China Normal University (object-oriented programming based on the C++) Courses all operations (12) code, contains a large integer type. (Including operational content) 1 How to use VC++
Platform: | Size: 418816 | Author: Nick | Hits:

[ELanguage040410204

Description: 算符优先文法 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符的FIRSTVT和LASTVT集。 5. 画出算符优先关系表。 6. 判定读入的文法是否是算符优先文法。 7.给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。 -Operator priority Grammar 1. You can use any language to accomplish, such as: Java, C, C++. 2. Grammar used to describe commonly used methods, such as: S → aA. 3. To read the grammar of papers. 4. Were obtained at each end of a non-FIRSTVT and LASTVT set. 5. Draw operator precedence relations table. 6. To determine whether or not read the grammar is the grammar operator priority. 7. The given string to determine whether any symbol is the grammar of the sentence, will analyze the process of using the computer print out.
Platform: | Size: 91136 | Author: 狐狸 | Hits:

[matlabNewFolder

Description: 基于非线性能量算子的信号解调MATLAB实现-Nonlinear energy operator based signal demodulation realize MATLAB
Platform: | Size: 59392 | Author: dongyu | Hits:

[Windows Developoperatoroverload

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

[Special Effectsgray_image_zhifangtu_junhenghua

Description: 一个灰度图象直方图的均衡化实现.还有SOBEL算子的实现程序.另外含有一篇PPT-A gray-scale image histogram equalization realize. Also realize Sobel operator procedures. In addition to contain a PPT
Platform: | Size: 946176 | Author: 单昊 | Hits:

[Data structsPrecede

Description: 用算符优先法对算术表达式求值的过程。要求以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。实现对算术四则混合运算表达式的求值,并在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。-Operator priority method with arithmetic expression evaluation process. Request to form a sequence of characters from the terminal input grammar correct, non-integer variable expression. 4 to realize a mixed computing arithmetic expression evaluator, and evaluation of operator stack, stack operands, input characters and major changes in the course of operation.
Platform: | Size: 1024 | Author: 叶子 | Hits:

[Special Effectsedge

Description: 使用prewitt算子和sobel算子分别在垂直和水平方向进行检测,生成4幅分割图像-Using sobel operator and Prewitt operator, respectively, in the vertical and horizontal direction detection, image segmentation to generate 4
Platform: | Size: 3072 | Author: 萧然 | Hits:

[ELanguagesufuyouxian

Description: 算符优先,先输入语法规则,就可求出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
Platform: | Size: 2048 | Author: 刘强国 | Hits:

[2D GraphicKirsch

Description: 对输入的图象用Kirsch算子进行边缘检测,参数K用来调整边缘的多少-The input image by Kirsch edge detection operator, parameter K used to adjust the edge of the number of
Platform: | Size: 181248 | Author: 文华 | Hits:

[Special EffectsCanny-edge-operator

Description: 用Canny算子提取边缘,vc源码,是图像处理入门的好源码-Extracted with the Canny edge operator, vc source code, is a good entry-source image processing
Platform: | Size: 177152 | Author: 张国庆 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net