-
C++ Classic books bis C++ Network Programming
C++经典书籍之二C++ Network Programming-C++ Classic books bis C++ Network Programming
- 2023-03-05 08:25:04下载
- 积分:1
-
无线Adhoc路由基于联合度的路由协议参考文献
无线Adhoc路由基于联合度的路由协议参考文献-Associativity-based routing for ad-hoc mobile networks
- 2022-08-22 13:38:49下载
- 积分:1
-
Classic Books
经典书籍-LINUX内核源代码情景分析-毛德操-Classic Books-LINUX kernel source code Scenario Analysis- maud fuck
- 2022-08-14 10:18:53下载
- 积分:1
-
惠普之道 ,很好的
惠普之道 ,很好的-Huipuzhidao, good
- 2022-01-24 14:21:50下载
- 积分:1
-
这是一本使用C++语言,实现常用数值算法的书籍
这是一本使用C++语言,实现常用数值算法的书籍-This is a use of C++ language, to achieve numerical algorithm used books
- 2022-01-26 17:14:11下载
- 积分:1
-
介绍了网站的维护及局域网的建设等简单的问题
介绍了网站的维护及局域网的建设等简单的问题-Introduce the website
- 2022-03-20 08:33:28下载
- 积分:1
-
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第三个包!20个...
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第三个包!20个-C# programming source of 100 cases, many examples of it, want to learn C# useful friends, This is the third package! 20
- 2022-05-01 00:42:50下载
- 积分:1
-
kermit protocol详细讲述了kermit协议
kermit protocol详细讲述了kermit协议-kermit protocol described in detail the kermit protocol
- 2022-07-02 22:45:40下载
- 积分: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
-
统计学入门,对学习信息检索、模式识别、或人工智能的很有帮助,讲得很透彻...
统计学入门,对学习信息检索、模式识别、或人工智能的很有帮助,讲得很透彻-Introduction to statistics, to learn information retrieval, pattern recognition, artificial intelligence, or helpful, speaking very thorough
- 2022-04-20 05:09:43下载
- 积分:1