-
Low noise amplifier for antenna
Low noise amplifier for antenna
- 2023-01-02 06:55:07下载
- 积分:1
-
一些有用的源代码和详细的描述
some useful source code and detailed description
- 2022-03-30 06:45:47下载
- 积分:1
-
23种设计模式的PDF文档,简洁明了。是提高Java编程能力的利器。...
23种设计模式的PDF文档,简洁明了。是提高Java编程能力的利器。-23 Design patterns with PDF format. easy to read and understand,it will help you improve the programming skill efficiently
- 2022-03-24 12:15:46下载
- 积分:1
-
machine learning related paper from msra
machine learning related paper from msra
- 2022-06-12 06:34:58下载
- 积分:1
-
ImageCraft 的ICC AVR 编译器安装.有助于初学者对ICCavr的学习
ImageCraft 的ICC AVR 编译器安装.有助于初学者对ICCavr的学习-ImageCraft the ICC AVR compiler installed. ICCavr help beginners of the study
- 2022-04-11 02:48:25下载
- 积分:1
-
MFC Programming Reference (People
MFC程序开发参考大全(人民邮电出版社)第二章源码-MFC Programming Reference (People
- 2022-08-11 14:33:18下载
- 积分:1
-
这本电子书讲解了VC++的编程技巧,并给出了相应的范例。
这本电子书讲解了VC++的编程技巧,并给出了相应的范例。-This book explained the VC++ programming skills, and gives the corresponding examples.
- 2022-02-03 00:23:38下载
- 积分:1
-
一本很好的Linux Device Driver
一本很好的Linux Device Driver-a good Linux Device Driver
- 2022-03-23 08:56:58下载
- 积分: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
-
java_北京大学讲义
java_北京大学讲义-java_ lectures at Beijing University
- 2022-08-18 09:48:13下载
- 积分:1