-
英文原版的design JAVA电子书
英文原版的design JAVA电子书-English original design of electronic books JAVA
- 2023-02-08 19:55:04下载
- 积分:1
-
- 2022-09-26 10:10:03下载
- 积分:1
-
这是一个典型的CRC16 cpp程序,读者可以直接拿去加…
这是一个典型的CRC16的CPP程序,读者可以直接拿去添加到自己的工程中使用!-This is a typical CRC16 of the CPP program, the reader can directly Naqu to add to your project to use!
- 2023-03-12 19:30: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
-
关于WINDOWS2000下的驱动开发的书。还可以。有兴趣的可以看看。...
关于WINDOWS2000下的驱动开发的书。还可以。有兴趣的可以看看。-On the under-driven development WINDOWS2000 book. Can also be. Are interested can look at.
- 2022-08-21 15:32:22下载
- 积分:1
-
这个是用DS18B20做的一个作品,所用语言是汇编语言程序.
这个是用DS18B20做的一个作品,所用语言是汇编语言程序.-DS18B20 to do this is to use a work, the language used is the assembly language program.
- 2023-05-28 18:45:02下载
- 积分:1
-
THE PCB SKILL OF DSP
开发板的质量优劣直接关系的开发程序的能否运行,尤其是对高速开发板的布局布线尤为重要!-THE PCB SKILL OF DSP
- 2023-08-04 10:25:05下载
- 积分:1
-
900语言开发的小程序,方便新手训练,…
900个C语言开发的小程序,方便新手练手,是快速提高C语言编程能力的工具-900 C language development of small programs to facilitate training novice hand, is the rapid increase in C language programming tool
- 2022-08-08 19:23:43下载
- 积分:1
-
hibernate
实现办公自动化系统,介绍了办公自动化中的基本模块-hibernate
- 2022-02-06 18:00:52下载
- 积分:1
-
a mistake inquiries, help beginners obtain the delphi error message
一个delphi的错误查询,帮助初学者查询有关的delphi的错误信息-a mistake inquiries, help beginners obtain the delphi error message
- 2022-07-25 15:11:40下载
- 积分:1