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

Search list

[ELanguageC语言表达式的语法分析

Description: 该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expression and grammar analysis.
Platform: | Size: 162816 | Author: | Hits:

[AI-NN-PR遗传算法c++程序

Description: 首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
Platform: | Size: 6144 | Author: | Hits:

[Otherc++&vc小程序集合

Description: Astro3.zip 重载==运算的例子 Asycls11.zip 异步处理类, C++代码 addzip06.zip 在程序开发中使用文件压缩技术 addresschange.zip 这是一个用来改变ip地址和硬件地址的小程序 a10_src.zip DirectDraw游戏编程的最佳入门范例 aComressEX.zip 用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asycls11.zip asynchronous class and the C code addzip06.zip developers use compression technology addresschange.zip This is a change for ip address and the hardware addresses of small programs a10_src.zip DirectDraw game programming the best example aComressEX.zip entry with three relatively simple compression algorithm.
Platform: | Size: 1104896 | Author: 程晖 | Hits:

[Algorithmc++_class_matrix

Description: 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup, copy structure, initialization, distribution matrix of data memory, All the home 0 to initialize arrays of arrays installed matrix elements of value, be aware of the value elements, Access Matrix number, access to the Matrix a few, access to the data matrix, the designated access vector, The designated access vector, heavy Operators =, operator == heavy, heavy load Operators! =, heavy Operators, Heavy Operators- Heavy Operators multiply*, heavy Operators matrix multiplication* matrix transpose.
Platform: | Size: 3072 | Author: dingdong | 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:

[Software EngineeringC++

Description: 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最 常用的类库及函数库,内容涵盖了 C++的关键字,函数,运算符,类概念 和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验 的C++程序员都能够从本书快速地找到所需问题的答案. -This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class libraries and library, which covers the C++ Keyword, function, operator, type concepts and technical details. this book easy to understand explanation of detailed, short and clear example of the procedure. beginners and experienced C++ programmers are able to book quickly find the answers to these questions.
Platform: | Size: 2329600 | Author: ZQF | 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:

[VC/MFCC++bianchengsixiang

Description: 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。 -The author of the book according to their own learning C++ Of personal experience and years of teaching experience, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.
Platform: | Size: 11246592 | Author: 王天 | Hits:

[Windows Developoperatoroverload

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

[Software EngineeringC++MasterReference

Description: C++ Master Reference 简介:本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了C++的关键字,函数,运算符,类概念和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案. -C++ Master Reference Description: This book is C++ Language reference manual, in alphabetical order, introduced the C++ Language core and most commonly used class libraries and library, which covers the C++ Key word, function, operator, types of concepts and technical details. this book easy to understand explanation of detailed, short and clear example of the procedure. beginners and experienced C++ programmers are able to book quickly find the answer to the question .
Platform: | Size: 4710400 | Author: martin | Hits:

[VC/MFCc++

Description: 一、教学目的: 能理解C++中运算符重载的需要性,掌握运算符重载的方法,能使用常用几种运算符的重载操作。 二、教学重点: 掌握常用几种运算符的重载方法。 三、教学难点: 转换运算符和赋值符的重载。 -First, teaching purposes: to understand the C++ Operator overloading of the need to master operator overloaded methods, can use several commonly used to operate heavy-duty operator. Second, teaching focus: master of several commonly used methods of operator overloading. Third, teaching difficult: the conversion operator and at the heavy-duty assignment.
Platform: | Size: 4941824 | Author: 新奇 | Hits:

[VC/MFCAbsolute.C.plus.plus

Description: C++ programming concepts and techniques are presented in a straightforward style using understandable language and code. KEY TOPICS: C++ Basics Flow of Control Function Basics Parameters and Overloading Arrays Structures and Classes Constructors Operator Overloading, Friends, and References Strings Pointers and Dynamic Arrays Separate Compilation and Namespaces Streams and File I/O Recursion Inheritance Polymorphism and Virtual Functions Templates Linked Data Structures Exception Handling Standard Template Library Patterns and UML. MARKET: Useful for both beginning and intermediate C++ programmers. -C++ programming concepts and techniques are presented in a straightforward style using understandable language and code. KEY TOPICS: C++ Basics Flow of Control Function Basics Parameters and Overloading Arrays Structures and Classes Constructors Operator Overloading, Friends, and References Strings Pointers and Dynamic Arrays Separate Compilation and Namespaces Streams and File I/O Recursion Inheritance Polymorphism and Virtual Functions Templates Linked Data Structures Exception Handling Standard Template Library Patterns and UML. MARKET: Useful for both beginning and intermediate C++ programmers.
Platform: | Size: 5194752 | Author: nclk | Hits:

[Otheroperator

Description: 此段小程序是对C++中operator->*二元运算符的使用进行很好的说明,包括指向对象的指针和指向成员函数的指针!-This section is a small program in C++ operator-> * binary operator a good description of the use, including the pointer to an object and member function pointer pointing to!
Platform: | Size: 1024 | Author: | Hits:

[SCMmorphology.c

Description: This program demonstrated the use of the morphology operator, especially open, close, erode, dilate operations. Morphology operators are built on max (close) and min (open) operators as measured by pixels covered by small structuring elements.
Platform: | Size: 1024 | Author: marcusbarnet | Hits:

[Windows DevelopOperator

Description: 详细的C++操作符重载源程序 多个实例-Details of the C++ operator overloading multiple instances of the source
Platform: | Size: 1531904 | Author: Hellen | Hits:

[Windows DevelopOperator-overloading

Description: 一篇关于c++运算符转换重载的文章。内附测试代码。都是学习C++基础的东西-One of c++ operator overloading conversion article. Enclosing the test code. Are learning C++ basics
Platform: | Size: 104448 | Author: Fisher | Hits:

[Oracleotlv4_h

Description: OTL提供C++操作ORACLE数据库的接口,用起来很简单方便,效率很高,并且支持跨平台,提供给需要的朋友。OTL provides C + + operator ORACLE database interface is simple to use convenient, efficient, and supports cross-platform, available to a friend in need.-OTL provides C++ operator ORACLE database interface is simple to use convenient, efficient, and supports cross-platform, available to a friend in need.
Platform: | Size: 130048 | Author: 杨正红 | Hits:

[Otherc

Description: 编辑本段C语言运算符分类,主要介绍c运算符,可以看看可能有帮助-Edit this paragraph C language operator classification, introduces the c operator, you can look at that might be helpful
Platform: | Size: 6144 | Author: 王飞 | Hits:

[Software EngineeringCPP-operator

Description: c++ operator,for every bady!
Platform: | Size: 207872 | Author: wenzhi | Hits:

[Windows DevelopOperator-overloading

Description: 一篇关于c++运算符转换重载的文章。内附测试代码。都是学习C++基础的东西-One of c++ operator overloading conversion article. Enclosing the test code. Are learning C++ basics
Platform: | Size: 104448 | Author: etorev | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net