-
讲述PC的原理技术,包括cpu与内幕指令、系统与设备检测、适配卡开发,bios数据、cmos与时钟、DMA服务等...
讲述PC的原理技术,包括cpu与内幕指令、系统与设备检测、适配卡开发,bios数据、cmos与时钟、DMA服务等-on the principle of PC technologies, including the cpu with insider instructions, systems and equipment for testing, the development of an adapter card, BIOS data, and the CMOS clock, DMA services
- 2023-02-06 14:35:07下载
- 积分:1
-
本课件是以胡寿松 主编《自动控制原理》 第四版 科学出版社 为教材,本人多年教学经验的积累,有很高的参考实用价值,属于自动控制理论的精品教学课件。...
本课件是以胡寿松 主编《自动控制原理》 第四版 科学出版社 为教材,本人多年教学经验的积累,有很高的参考实用价值,属于自动控制理论的精品教学课件。-Courseware is the editor-in-chief Hu Shousong "Automatic Control Theory" for the 4th edition of the scientific publishing materials, my many years of teaching experience accumulation, a high reference value, automatic control theory is the quality courseware.
- 2022-03-23 14:23:29下载
- 积分:1
-
ADS中文手册 RealView 编译工具 -编译程序和库指南.pdf
ADS中文手册 RealView 编译工具 -编译程序和库指南.pdf-ADS Chinese manual RealView compilation tools- compiler library procedures and guidelines. Pdf
- 2022-08-26 02:11:46下载
- 积分:1
-
网络工程师学习笔记(完整版),将网络知识讲的很详细,很全面。...
网络工程师学习笔记(完整版),将网络知识讲的很详细,很全面。-Network engineers Study Notes (full version), talked about the network knowledge is very detailed, very comprehensive.
- 2022-06-27 13:59:46下载
- 积分:1
-
多Agent系统的英文课件,对于学习Agent有很大帮助,值得一看。...
多Agent系统的英文课件,对于学习Agent有很大帮助,值得一看。-Multi-Agent System for English courseware, Agent for the study of great help, worth a visit.
- 2022-10-01 23:00:03下载
- 积分:1
-
Visual C++深入编程内幕。深入介绍了MFC程序结构及类库,对理解MFC的结构有较大帮助。...
Visual C++深入编程内幕。深入介绍了MFC程序结构及类库,对理解MFC的结构有较大帮助。-Visual C++ Programming Insider depth. Insight into the program structure and MFC class library, on the understanding of the structure of MFC have more help.
- 2022-01-21 20:26:38下载
- 积分:1
-
PB real estate development, personnel information query capabilities, skills wel...
PB的房地产开发系统,人员信息查询等功能,欢迎联系切磋-PB real estate development, personnel information query capabilities, skills welcome link
- 2022-03-22 14:39:14下载
- 积分:1
-
Spring_in_Action一本重量级的好书,中文版由阿里巴巴的三位牛人也以出版,英文好的朋友可以看看这本书...
Spring_in_Action一本重量级的好书,中文版由阿里巴巴的三位牛人也以出版,英文好的朋友可以看看这本书-Spring_in_Action a heavyweight books Chinese version of the three by Alibaba cattle were also published in English and good friends can look at this book
- 2022-05-09 08:38: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
-
fireworks的使用帮助文件,希望对大家有用
fireworks的使用帮助文件,希望对大家有用-fireworks use help files, it may be useful to
- 2023-04-28 05:25:06下载
- 积分:1