搜索资源列表
Visual-CPP-network-programming
- 本文详细阐述了在使用VC++进行Socket网络编程的基本原理及实现方法,并对Socket编程的功能函数进行了分析与说明。-This paper describes the Socket network programming in use VC++ basic principles and methods, and Socket programming functions to be the analysis and explanation.
CPP
- 常用函数,可以经常查阅,有助于快速写程序-Commonly used functions, you can always check to help fast write programs
Marble
- marble Write the implementation of the class Marble in the file marble.cpp. Specification: marble.cpp must contain the definition and implementation of all constructors and functions of Marble class. Include marble.h at the top of this fi
cPP
- 编写一个程序,有一个汽车类vehicle,它具有一个需传递参数的构造函数,类中的数据成员包括:车轮个数和车重量,它们放在保护段中;轿车类car是它的公有派生类,其包含当前乘坐人数、最大乘载人数、当前行驶速度、最大行驶速度等数据,有加速、减速功能(加速、减速对应当前行驶速度增加、减少,默认每次变化为1,允许用户根据需要,自己输入每次变化值)等功能函数;卡车类truck是vehicle的私有派生类,它有最大载重量、当前载重量和车高等成员数据,当前载重量的判断等。每个类都有相应的构造函数、析构函数、成
cPP-Calculator
- (1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。依次输入第一个运算数、运算符(+,-,*,/)、第二个运算数,然后输出结果。结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘R’返回 菜单。 例如:输入:2 + 5 输出:7 (2)实现单运算符表达式计算的功能。输入的操作数可以包含整数或浮点数。输入表达式如下: 例如:输入:2+5 输出:7-(1) with integer data, floating point
CPP
- 树的功能以及其基本操作 初学者的代码 可能有bug-Tree functions as well as its basic operations may be a bug in the code for beginners
ATM-CPP
- 一个简单的ATM机模拟程序,可以实现一些简单的功能,比喻查询,存取款等的功能。-A simple ATM simulation program, can achieve some simple functions, metaphor query, deposit etc.
cPP
- 用C++语言实现了学生信息管理系统,实现了学生信息进行查找,添加,排序等功能。程序可直接运行-Using C++ language implementation of student information management system, student information to find, add, sort and other functions. Program can be run directly
CPP-Functions
- concepts of c++ programming
1-cPP
- 基础知识 对象和类 继承和派生 多态与虚函数 函数重载-Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
2-cPP
- 基础知识 对象和类 继承和派生 多态与虚函数 函数重载-Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
3-cPP
- 基础知识 对象和类 继承和派生 多态与虚函数 函数重载-Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
4-cPP
- 基础知识 对象和类 继承和派生 多态与虚函数 函数重载 -Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
5-cPP
- 基础知识 对象和类 继承和派生 多态与虚函数 函数重载 - Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
CPP
- 该资料主要讲解C++重要知识点,如:内联函数,函数重载等。-The main data on the C++ important points, such as: inline functions, function overloading, etc.
CPP
- C++,从基础入门到熟练掌握,包括简单程序设计,数组指针字符串,继承与派生,函数,类,对象,多态性-C++, basic entry to master, including a simple program design, pointer to an array of strings, inheritance and derived, functions, classes, object, polymorphism
matlab-code
- 1. Run mex -setup and choose a proper complier (Microsoft Visual C++ 6.0 is prefered) Would you like mex to locate installed compilers [y]/n? y 2. Put cec15_func.cpp and input_data folder with your algorithm in the same folder. Set this folder a
CPP
- 使用C++语言调用UG/Open C、UG/NX C++、MFC、ADO等函数/类/组件库-Use C++ callable UG/Open C, UG/NX C++, MFC, ADO and other functions/class/component library
GTS800 manual
- GTS800 series from GOOGOL TECH programming manual including functions and examples on how to develop your application using Csharp, VB, CPP, and Delphi.