Location:
Search - virtual-c
Search list
Description: Virtual C++实例教程(免费).pdf
Platform: |
Size: 2175969 |
Author: cqtllg |
Hits:
Description: C#中虛函數,抽象,接口的簡單説明-C# virtual function, abstract, interface simple instructions
Platform: |
Size: 2048 |
Author: 似的 |
Hits:
Description: 用vc进行游戏开发.图形采用dirextx方式.需要配置dirextx sdk.实现arpg的游戏模式.对想学习virtual c++游戏设计的朋友有一定的帮助.-vc used for game development. Dirextx graphics mode. Configure dirextx sdk. Arpg realize the game. Right c want to learn game design virtual friends can help.
Platform: |
Size: 5266432 |
Author: 范乙 |
Hits:
Description: 采用430的TIMERB的CCR1做发送,TimerA 的CCR1作接受的虚拟串口程序,达到真实的串口效果。在430的13x,14x,15x,16x系列里中总共可以虚拟2个串口。-TIMERB use of the 430 to do this alignment, the alignment TimerA for acceptance of virtual serial procedures to achieve real results serial. In the 430 18x, 14x, 15x, 16x series with a total of two can be virtual serial port.
Platform: |
Size: 1024 |
Author: 马小哈 |
Hits:
Description: c++时尚编程 用虚拟光驱加载
机械工业出版社出版的《时尚百例丛书》,本书为丛书中的一本光盘中共包含100个文件夹,名称分别为“实例01”、“实例02”……“实例100。 每个实例下有原文件和编译的程序-fashion loaded with virtual drive Machinery Industry Publishing House "Fashion 100 cases Series", the book in the series to a CD-ROM containing 100 CPC folder names as "examples of 01", "Case 02" ... "100 examples. Under each case the original document is the process of compiling and
Platform: |
Size: 12492800 |
Author: 蓝烟火 |
Hits:
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:
Description: 基于C++阐述虚拟机编程原理
This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.-Based on the C++ Expounded the principle of virtual machine programming This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.
Platform: |
Size: 5277696 |
Author: 蓝色飘零 |
Hits:
Description: 虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
Platform: |
Size: 9216 |
Author: 李静波 |
Hits:
Description: VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。-Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
Platform: |
Size: 8192 |
Author: gxliu |
Hits:
Description: 用户信息的主视图源码,此源码实现了对用户信息的查询,添加,删除-virtual c++ 6.0
Platform: |
Size: 24576 |
Author: 胡顺章 |
Hits:
Description: 基于IAR平台STM32处理器实现虚拟串口的源代码-IAR platform processor-based STM32 virtual serial port source code
Platform: |
Size: 431104 |
Author: lizhiheng |
Hits:
Description: C++ Primer Plus discusses the basic C language and presents C++ features, making this book
self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs
that are easy to copy and experiment with. You’ll learn about input/output (I/O), how to
make programs perform repetitive tasks and make choices, the many ways to handle data, and
how to use functions. You’ll learn about the many features C++ has added to C, including the
following:
• Classes and objects
• Inheritance
• Polymorphism, virtual functions, and runtime type identification (RTTI)
• Function overloading
• Reference variables
• Generic, or type-independent, programming, as provided by templates and the Standard
Template Library (STL)
• The exception mechanism for handling error conditions
• Namespaces for managing names of functions, classes, and variables-C++ Primer Plus discusses the basic C language and presents C++ features, making this book
self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs
that are easy to copy and experiment with. You’ll learn about input/output (I/O), how to
make programs perform repetitive tasks and make choices, the many ways to handle data, and
how to use functions. You’ll learn about the many features C++ has added to C, including the
following:
• Classes and objects
• Inheritance
• Polymorphism, virtual functions, and runtime type identification (RTTI)
• Function overloading
• Reference variables
• Generic, or type-independent, programming, as provided by templates and the Standard
Template Library (STL)
• The exception mechanism for handling error conditions
• Namespaces for managing names of functions, classes, and variables
Platform: |
Size: 5730304 |
Author: Adi |
Hits:
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:
Description: 一种实现虚拟传真机的传送文件功能的C++程序,编译通过。-Of a virtual fax machine to send the file functions C++ program, compiled by.
Platform: |
Size: 1953792 |
Author: 张强 |
Hits:
Description: 一个简单的摄像程序 virtual c++开发-A simple camera program virtual c++ development
Platform: |
Size: 1948672 |
Author: D |
Hits:
Description: C,C++ Questions
1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived
object,. calling of that virtual method will result in which method being called?
a. Base method
b. Derived method..
Ans. b
2. For the following C program
#define AREA(x)(3.14*x*x)
main()
{float r1=6.25,r2=2.5,a
a=AREA(r1)
printf("\n Area of the circle is f", a)
a=AREA(r2)
printf("\n Area of the circle is f", a)
}
What is the output?
Ans. Area of the circle is 122.656250
Area of the circle is 19.625000
3. What do the following statements indicate. Explain.
• int(*p)[10]
• int*f()
• int(*pf)()
• int*p[10]
Refer to:
-- Kernighan & Ritchie page no. 122
-- Schaum series page no. 323
-C,C++ Questions
1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived
object,. calling of that virtual method will result in which method being called?
a. Base method
b. Derived method..
Ans. b
2. For the following C program
#define AREA(x)(3.14*x*x)
main()
{float r1=6.25,r2=2.5,a
a=AREA(r1)
printf("\n Area of the circle is f", a)
a=AREA(r2)
printf("\n Area of the circle is f", a)
}
What is the output?
Ans. Area of the circle is 122.656250
Area of the circle is 19.625000
3. What do the following statements indicate. Explain.
• int(*p)[10]
• int*f()
• int(*pf)()
• int*p[10]
Refer to:
-- Kernighan & Ritchie page no. 122
-- Schaum series page no. 323
Platform: |
Size: 21504 |
Author: bhavin |
Hits:
Description: 虚拟摄像头软件,virtual C++实现.virtual camera-virtual camera
Platform: |
Size: 45056 |
Author: khy |
Hits:
Description: 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual machine architecture, including the java stack, heap, methods area, the execution engine 5-20 chapter in-depth description of the internal details of the java technology, including garbagecollection, the Java security model, Java connection model and the dynamic extension mechanism, the class file, computing and process control, etc., of which 6 and Appendix ac can be used as the class files and instruction set reference manual containing
Platform: |
Size: 19424256 |
Author: 杨庆怡 |
Hits:
Description: C++是在 C 语言基础上开发的一种集面向对象编程、泛型编程和过程化编程于一体的编程语言,是C语言的超集。《C++ Primer Plus(第6版)中文版》是根据2003年的ISO/ANSI C++标准编写的,通过大量短小精悍的程序详细而全面地阐述了 C++的基本概念和技术,并专辟一章介绍了C++11新增的功能。全书分18章和10个附录。分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑运算符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出、C++11新增功能等内容。(C++ is a set of object-oriented programming, generic programming and programming process in one programming language based on C language, is a superset of the C language. "C++ Primer Plus (Sixth Edition) Chinese edition" is written according to the 2003 ISO/ANSI C++ standard, through a large number of small program detailed and comprehensive exposition of the basic concepts and techniques of C++, and a special chapter introduces C++11 new features. The book is divided into 18 chapters and 10 appendices. The thesis introduces C++ program operation mode, the basic data types, complex data types, circulation and relationship between expressions, branches and logical operators, function overloading and function template, memory model and namespace, class design and use, polymorphism and virtual functions, dynamic memory allocation, inheritance, code reuse, friend, exception handling string technology, and the standard template library, input / output, C++11 new function.)
Platform: |
Size: 168960 |
Author: 王寒桥
|
Hits:
Description: 本书以详尽的实例讲解了通过临时对象、内存管理、模板、继承、虚函数、内联、引用计数、STL等提高C++性能的编程技术。[美]DovBulka,[美]DavidMayhew 著 常晓波 等译(This book gives a detailed example of programming techniques for improving C++ performance through temporary objects, memory management, templates, inheritance, virtual functions, inline, reference count, STL, and so on. The]DovBulka,]DavidMayhew [America Chang Xiaobo et al.)
Platform: |
Size: 4314112 |
Author: david呆伟
|
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»