-
享受自己!享受自己!
ENJOY YOURSELF! ENJOY YOURSELF!
- 2022-08-04 08:44:12下载
- 积分:1
-
MPEG
MPEG-2 AAC算法的定点化、查表法的应用以及所采用的C程序和汇编应用等内容。-MPEG-2 AAC algorithm for fixed-point, and look-up table method used by the applications, as well as the C program and compile the contents of the application.
- 2022-02-06 02:50:12下载
- 积分:1
-
xml bundled with the publication Oreilly
java与xml的绑定 oreilly出版-xml bundled with the publication Oreilly
- 2022-07-12 18:49:33下载
- 积分:1
-
"AutoCAD VBA technology development," a book source. AutoCAD engaged i...
《AutoCAD VBA开发技术》一书的源代码。对从事AutoCAD二次开发的朋友参考价值极高。-"AutoCAD VBA technology development," a book source. AutoCAD engaged in the development of high reference value friends.
- 2022-02-14 23:44:46下载
- 积分: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
-
UML Distilled,短小精悍,Refactoring的作者Martin Fowler著。可以从这本书了解UML...
UML Distilled,短小精悍,Refactoring的作者Martin Fowler著。可以从这本书了解UML-UML Distilled, small and Refactoring author with Martin Fowler. This book can understand UML
- 2022-01-28 08:14:48下载
- 积分:1
-
This is a book that contains four matlab compressed package, hope that useful to...
这是一个包含四本matlab书籍的压缩包,希望对您有用-This is a book that contains four matlab compressed package, hope that useful to you
- 2022-04-02 04:07:58下载
- 积分:1
-
清华Linux讲座
清华Linux讲座-Qinghua Linux talks
- 2022-03-26 03:41:48下载
- 积分:1
-
刚刚开始学习DSP,学习DSP 的一本经典英文版教材,只不过是英文的 很经典...
刚刚开始学习DSP,学习DSP 的一本经典英文版教材,只不过是英文的 很经典-Just beginning to learn DSP, a DSP-learning classical Chinese teaching materials, but very classic English
- 2022-01-25 17:52:02下载
- 积分:1
-
CSS层叠样式表的缩写。翻译为“层叠式”…
CSS 是 Cascading Style Sheet 的缩写。译作「层叠样式表单」。是用于(增强)控制网页样式并允许将样式信息与网页内容分离的一种标记性语言,全面介绍CSS,还有一些实例-CSS is an acronym for Cascading Style Sheet. Translated as " cascading style form." For the (enhanced) to control the page style and style information to allow the separation of Web content with a tag language, a comprehensive introduction to CSS, there are some examples of
- 2023-03-17 00:25:04下载
- 积分:1