-
显示当前计算机的内存管理界面和申请虚拟内存,
显示当前计算机的内存管理界面和申请虚拟内存,-Memory
- 2022-03-22 16:06:15下载
- 积分:1
-
ADS中文版使用指南(CodeWarrior使用教程)
ADS中文版使用指南(CodeWarrior使用教程)-ADS use the Chinese version of the Guide (CodeWarrior directory)
- 2022-02-28 15:46:45下载
- 积分:1
-
本程序使用C++实现三维变换对于对于计算机图形学的三维变换具有参考意义...
本程序使用C++实现三维变换对于对于计算机图形学的三维变换具有参考意义-This program uses C++ to achieve three-dimensional transformation for the transformation for the three-dimensional computer graphics with a reference value
- 2022-04-08 23:03:49下载
- 积分:1
-
It is a presentation on scale invaraint. It is quite helpful for biggeners
It is a presentation on scale invaraint. It is quite helpful for biggeners
- 2022-03-30 20:44:38下载
- 积分:1
-
vc++技术内幕源码.zip
vc++技术内幕源码.zip-vc insider source technology. Zip
- 2023-06-20 10:05:05下载
- 积分:1
-
第一章 嵌入式LINUX 开发基础知识
第二章 基础实验
第三章 MINIGUI 程序设计
第四章 内核实验
第五章 驱动模块实验
第六章...
第一章 嵌入式LINUX 开发基础知识
第二章 基础实验
第三章 MINIGUI 程序设计
第四章 内核实验
第五章 驱动模块实验
第六章 无线通讯实验
第七章 附录
- 2023-03-31 07:35:04下载
- 积分: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
-
相信初学者对APL得更多了解,这个控件,更好让你得到API使用
相信初学者对APL得更多了解,这个控件,更好让你得到API使用-believe beginners APL more understanding of the controls, so that you get a better use of API
- 2023-06-21 04:10:03下载
- 积分:1
-
讲述线性代数与矩阵的历史,对了解线性代数和矩阵的人来说,有一定的参考意义。...
讲述线性代数与矩阵的历史,对了解线性代数和矩阵的人来说,有一定的参考意义。-About linear algebra and matrix of history, the understanding of linear algebra and matrix of people, there is a certain reference value.
- 2022-02-22 11:51:05下载
- 积分:1
-
windows program
windows编程,内含经典windows编程教程,课件,Word文档,等等宝贵资源,适合自学,复习等用途-windows program
- 2022-04-12 15:52:12下载
- 积分:1