-
c++程序设计教材(第一版)的源码和答案
书中的例题和书后的练习题答案...
c++程序设计教材(第一版)的源码和答案
书中的例题和书后的练习题答案-c program design materials (first edition) of the source and the sample questions and answers to the book after book answers Exercises
- 2023-07-26 06:20:02下载
- 积分:1
-
xcom(vc++编写的串口调试助手源码)
vc++6.0编写的串口调试助手源码,可以直接使用
- 2023-05-07 17:40:02下载
- 积分:1
-
USB编程,非常实用,可以解决USB的识别问题
USB编程,非常实用,可以解决USB的识别问题-USB
- 2023-06-09 04:00:02下载
- 积分:1
-
支持向量机
实现了svm中smo算法,适合初学者学习-svm--smo
- 2022-05-26 10:17:46下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
在线酒店预订系统
在线酒店预订系统
- 2022-02-10 14:17:14下载
- 积分:1
-
自己编写的批量重命名软件,对于批量修改文件名非常有用。...
自己编写的批量重命名软件,对于批量修改文件名非常有用。-I have written batch rename software, batch modify file name for the very useful.
- 2022-03-17 02:40:49下载
- 积分:1
-
Video format conversion
PES ES TS格式相互转换,ES流:也叫基本码流,包含视频、音频或数据的连续码流。
PES流:也叫打包的基本码流,是将基本的码流ES流根据需要分成长度不等的数据包,并加上包头就形成了打包的基本码流PES流。
TS流:也叫传输流,是由固定长度为188字节的包组成,含有独立时基的一个或多个节目,适用于误码较多的环境。
- 2022-12-27 23:30:04下载
- 积分:1
-
组件编程例子程序,本人自写
组件编程例子程序,本人自写-COM programming examples procedures, since I write
- 2022-05-08 10:18:19下载
- 积分:1
-
一个打印机控制的dll源代码
一个打印机控制的dll源代码-A printer control dll source code
- 2022-05-18 05:29:54下载
- 积分:1