-
linux011内核注释
linux011内核注释--1.9.5.pdf-linux011 core Notes-- 1.9.5.pdf
- 2023-01-31 09:05:04下载
- 积分:1
-
Operating System notes, containing all the elements of the operating system cour...
操作系统笔记,内含操作系统课程中所有要点与难点。-Operating System notes, containing all the elements of the operating system course and difficulties.
- 2022-01-24 08:50:30下载
- 积分:1
-
CY7C68013 eeprom images
C Y7C68013 eeprom images
CY7C68013 eeprom images
CY7C68013 eeprom images
C Y7C68013 eeprom images
CY7C68013 eeprom images
- 2023-08-10 01:40:03下载
- 积分:1
-
本书是针对高职高专教学特点而编写的与《C语言教程》配套的上机实际训练用书。本书对学生学习C语言中容易出现的问题、难点进行了详细的解析,对C语言的重点进行了重点讲...
本书是针对高职高专教学特点而编写的与《C语言教程》配套的上机实际训练用书。本书对学生学习C语言中容易出现的问题、难点进行了详细的解析,对C语言的重点进行了重点讲-This book is for the preparation of the characteristics of higher vocational education with the " C Language Tutorial" on the plane supporting the book with practical training. This book for students easy to learn C language problems and difficult to carry out a detailed analysis, the focus on the C language to the focus
- 2023-03-15 12:50:03下载
- 积分: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
-
基于ArcEngine 的三维地形可视化
系统的研究与开发
基于ArcEngine 的三维地形可视化
系统的研究与开发-ArcEngine based on three-dimensional Terrain Visualization System
- 2022-03-19 05:10:58下载
- 积分:1
-
华为公司的EDK学习资料,分为三个部分,从EDK的介绍和各个部分的功能都做了介绍,有兴趣的可以看一下...
华为公司的EDK学习资料,分为三个部分,从EDK的介绍和各个部分的功能都做了介绍,有兴趣的可以看一下-Huawei
- 2022-02-12 13:37:35下载
- 积分:1
-
00ic开发板(s3c44b0x)的rtc测试源代码
00ic开发板(s3c44b0x)的rtc测试源代码-00ic development board (s3c44b0x) the rtc test source code
- 2022-06-28 10:09:57下载
- 积分:1
-
帮助你学会MATLAB的书
帮助你学会MATLAB的书-It is a good book to help you learn MATLAB.
- 2022-01-25 15:57:40下载
- 积分:1
-
Logiscope简介之三,Logiscopy是一种C、C++代码检查工具。
Logiscope简介之三,Logiscopy是一种C、C++代码检查工具。-Logiscope Introduction of the three, Logiscopy is a C, C++ code-checking tools.
- 2022-07-24 20:57:48下载
- 积分:1