-
一些关于C++的学习资料和习题,希望对大家有帮助
一些关于C++的学习资料和习题,希望对大家有帮助-On C++ Of learning materials and exercises, and they hope to help everyone
- 2022-01-25 23:06:53下载
- 积分:1
-
很常见的N皇后问题,用矩阵的形式画除图,
1表示皇后的位置...
很常见的N皇后问题,用矩阵的形式画除图,
1表示皇后的位置-Very common N-Queens problem, a matrix in the form of paintings, inter diagram 1 that the location of the Queen
- 2023-02-18 13:15:03下载
- 积分:1
-
PowerBuilder Windows API 查询
PowerBuilder Windows API 查询-PowerBuilder Windows API inquiries
- 2022-03-10 21:28:49下载
- 积分:1
-
然而,这本书值得被广受好评。
这本书,然而,值得称赞为一般方面的权威性书籍
- 2022-03-05 04:30:54下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
VC with a few small procedures for the preparation of the source code, it is ref...
几个用VC编写的小程序的源代码,很有参考价值。-VC with a few small procedures for the preparation of the source code, it is reference value.
- 2022-01-28 13:05:18下载
- 积分:1
-
很详细的手机设计资料,大家一起学习学习,共同努力
很详细的手机设计资料,大家一起学习学习,共同努力-Handset design is very detailed information, we learn together and work together
- 2022-02-21 09:27:19下载
- 积分:1
-
This book covers satellite networking as a separate discipline, as well as an in...
This book covers satellite networking as a separate discipline, as well as an integrated part
of the global network infrastructure.
- 2022-07-07 03:50:58下载
- 积分:1
-
一个不同的人软件工程的书籍,“一个软件开发。
一个不同于人月软件工程书籍的 “一本关于软件开发的有效技术书籍” 中文名字是《代码大全》 (中文pdf版本)-a different person software engineering books, "a software development on the effective technical books," the Chinese name of "code Encyclopaedia" (Chinese version pdf)
- 2022-07-21 20:31:08下载
- 积分:1
-
VC++MFC,编程实例之3
VC++MFC,编程实例之3-VC MFC, programming examples of 3
- 2023-07-14 22:25:03下载
- 积分:1