-
期刊论文,异步串行通信接口电路的VHDL语言设计,UART的VHDL设计指南...
期刊论文,异步串行通信接口电路的VHDL语言设计,UART的VHDL设计指南-Journal Papers, asynchronous serial communication interface circuit design VHDL language, UART in VHDL Design Guide
- 2022-03-15 23:55:50下载
- 积分:1
-
汇编语言艺术文档
汇编语言艺术文档-assembly language arts Documents
- 2022-05-09 12:38:27下载
- 积分:1
-
Linux 2.6下Driver开发的34个变化[转贴],随着Linux2.6的发布,各个设备的驱动程序在不同程度上要进行改写。...
Linux 2.6下Driver开发的34个变化[转贴],随着Linux2.6的发布,各个设备的驱动程序在不同程度上要进行改写。-Driver under Linux 2.6 development 34 changes [posted], with the release of Linux2.6 various device driver to varying degrees, to be rewritten.
- 2023-03-03 18:15:02下载
- 积分:1
-
Core Java 2 Volume I
Core Java 2 Volume I
- 2022-03-10 07:33:56下载
- 积分:1
-
QT编程经典教程,详细,让你通过一个
qt编程经典教程,内容详细,让你一个月学通qt-qt programming tutorials classical, detailed and allow you to pass one-month study qt
- 2023-05-24 12:40:07下载
- 积分:1
-
徐士良《C常用算法程序集》第2版 第1部分
徐士良《C常用算法程序集》第2版 第1部分-"C algorithms procedures set" Version 2, Part 1
- 2022-11-27 11:40:04下载
- 积分:1
-
Modern communications systems book chapter2 procedures (Electronics Industry Pre...
现代通信系统书第二章程序(电子工业出版社)-Modern communications systems book chapter2 procedures (Electronics Industry Press)
- 2022-06-20 14:06:42下载
- 积分:1
-
IBM_written examination__gather
IBM_笔试_精华集合。想进IBM的一定要看-IBM_written examination__gather
- 2022-02-01 01:04:56下载
- 积分: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 is an encryption algorithm on the electronic book, which presents a wide range of practical applications of encryption algorithm.
- 2022-10-27 16:40:03下载
- 积分:1