-
计算机专业研究生入学考试硬件部分
计算机专业研究生入学考试硬件部分-professional computer hardware postgraduate entrance examination
- 2022-10-19 08:15:03下载
- 积分:1
-
Very detailed information on a comprehensive study of java
非常详尽的java全面学习资料(来自深圳计算机行业协会)-Very detailed information on a comprehensive study of java
- 2022-01-25 18:05:44下载
- 积分:1
-
quartesII 中文超详细使用教程ALTERA公司出版
quartesII 中文超详细使用教程ALTERA公司出版-Chinese quartesII use of ultra-detailed tutorials published ALTERA
- 2022-02-01 02:46:00下载
- 积分:1
-
C++电子书籍,帮助初学者学习C++程序设计基础.
C++电子书籍,帮助初学者学习C++程序设计基础.-C electronic books to help beginners learn C program design basis.
- 2022-07-01 17:44:13下载
- 积分:1
-
NHibernate 中文文档 相当全
NHibernate 中文文档 相当全-NHibernate 中文文档 相当全
- 2022-03-02 16:03:24下载
- 积分:1
-
视觉,C,MFC简明教程,还不错哦,可能是
一个Visual,C,MFC,的简明教程,还不错哦,可值得选择一看- Visual, C, MFC, concise course, but also is good oh, may be
worth choosing as soon as looked
- 2022-01-25 15:48:29下载
- 积分: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
-
This paper describes a platform embedded C language EC software and application...
本文详细介绍了嵌入式平台上用C 语言编写统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设-This paper describes a platform embedded C language EC software and application method. Although ARM platform is introduced, but the basic experiences and algorithms are suitable for embedded in other software-based platform
- 2022-08-16 13:16:48下载
- 积分:1
-
实现C语言中的malloc()函数,以及free()函数
实现C语言中的malloc()函数,以及free()函数-C language realization of the malloc () function, as well as free () function
- 2022-02-07 23:24:38下载
- 积分:1
-
一本Internet java书籍.讲解在Internet上的java应用教程
一本Internet java书籍.讲解在Internet上的java应用教程-An Internet java books. On the Internet applications on the java tutorial
- 2022-04-12 15:12:45下载
- 积分:1