-
操作系统课程设计介绍
操作系统课程设计介绍-introduced courses on operating system design
- 2022-01-26 07:16:14下载
- 积分:1
-
IPTV SEMINAR PPT
- 2022-08-18 09:05:21下载
- 积分:1
-
Delphi函数清单
名称 类型 说明
----------------------------------------------------------------------------------
Abort 函数 引起放弃的意外处理
Abs 函数 绝对值函数
AddExitProc 函数 将一过程添加到运行时库的结束过程表中
Addr &n
- 2022-02-01 15:23:25下载
- 积分:1
-
Bluettoth solution example
Bluettoth solution example
- 2022-05-06 14:06:15下载
- 积分:1
-
非常详细的软件文档管理指南
非常详细的软件文档管理指南- Extremely detailed software documents management guide
- 2022-03-23 16:22:54下载
- 积分:1
-
development and application on radio smart IC card for public transport
公交射频智能IC卡的开发应用.caj-development and application on radio smart IC card for public transport
- 2022-08-10 20:05:18下载
- 积分:1
-
M icrosoft Corporation compiled all possible, a list of error codes and error co...
M i c r o s o f t公司编译了一个所有可能的错误代码的列表,并且为每个错误代码分配了一个3 2 位的号码。Wi n E r r o r. h 头文件包含了M i c r o s o f t 公司定义的错误代码的列 表。-M icrosoft Corporation compiled all possible, a list of error codes and error codes for each distribution of a 3 2-bit number. Wi n E rro r. h header file contains the definition of M icrosoft Corporation a list of error codes.
- 2022-01-27 20:22:15下载
- 积分:1
-
DJSTL experiment of the problem is a problem of logic
求最短路径的方法 地杰斯特拉算法
求最短路径的方法 地杰斯特拉算法-DJSTL experiment of the problem is a problem of logic
- 2022-01-26 00:03:21下载
- 积分:1
-
SIP协议基础培训教程
SIP协议基础培训教程-SIP based Training Guide
- 2023-04-27 18:15:04下载
- 积分:1
-
定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorc...
定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。在main()函数中定义vehicle、bicycle、motorcar、motorcycle的对象,调用其Run()、Stop()函数,观察其执行情况。再分别用vehicle类型的指针来调用这几个对象的成员函数,看看能否成功;把Run、Stop定义为虚函数,再试试看。-The definition of a car (vehicle) base class, with Run, Stop and other member functions, thus derived a bike (bicycle), automobiles (motorcar) class, derived from the bicycle and motorcar motorcycle (motorcycle) class, they all Run , Stop and other member functions. In the main () function is defined in the vehicle, bicycle, motorcar, motorcycle object, call its Run (), Stop () function is to observe its implementation. Each with a pointer with the vehicle type to call the member functions of these objects to see if successful the Run, Stop is defined as virtual functions, try again.
- 2022-08-11 22:22:15下载
- 积分:1