-
H.264 ITU规范医生
H.264 ITU Specifications Doc
- 2023-07-06 20:45:04下载
- 积分:1
-
一本算法书很经典的
对你的程序设计很有帮助的
有背包
一本算法书很经典的
对你的程序设计很有帮助的
有背包-An algorithm is a classic book to your program design were very helpful backpack
- 2022-08-10 00:22:51下载
- 积分:1
-
everest的cjacker写的make使用心得
everest的cjacker写的make使用心得-everest
- 2022-08-07 08:50:30下载
- 积分: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 a book that tech all new person who want to improve ski
this a book that tech all new person who want to improve ski-this is a book that tech all new person who want to improve skill
- 2023-02-27 18:35:04下载
- 积分:1
-
Builder C Programming example explanation, with specific examples to clarify som...
C++Builder编程实例详解,用具体的例子阐明C++的一些基本操作,所有程序均在BC++上编译过.可靠,建议下载-Builder C Programming example explanation, with specific examples to clarify some basic C operation, all the procedures were compiled on BC. Reliable proposed Download
- 2022-11-26 03:20:03下载
- 积分:1
-
真正的应用级资料,从简单到精通的讲解了如何编写一款智能寻迹机器人的电子书籍.大量的电子实验指导.让你全面感受单片机应的有载之地.内容包含(LED 数码管,按键中...
真正的应用级资料,从简单到精通的讲解了如何编写一款智能寻迹机器人的电子书籍.大量的电子实验指导.让你全面感受单片机应的有载之地.内容包含(LED 数码管,按键中断/查询 语音识别 红外传感器 红外解码器 串口通信等实例)让你完全掌握综合能力.-Real application-level information, from simple to sophisticated to explain how the preparation of an intelligent robot tracing the e-books. Many electronic experimental guidance. So you feel full of single-chip should have set the land. Include (LED digital control, interrupt button/query speech recognition decoder infrared infrared sensors and other serial communication example) so that you fully grasp the comprehensive ability.
- 2022-02-28 18:46:58下载
- 积分:1
-
C51学习书,包括:1、闪灯.doc 2 模拟开关灯.doc 4。广告灯的左移右移.doc 5.广告灯(利用取表方式).doc等等36个程序详细说明...
C51学习书,包括:1、闪灯.doc 2 模拟开关灯.doc 4。广告灯的左移右移.doc 5.广告灯(利用取表方式).doc等等36个程序详细说明
- 2022-09-04 17:40:03下载
- 积分:1
-
MSP430单片机C语言编程与睡眠问题
MSP430单片机C语言编程中的退出睡眠问题-MSP430 C language programming from the sleep problem
- 2022-01-25 16:21:49下载
- 积分:1
-
DAO多线程 的技巧
DAO多线程 的技巧-DAO multithreading techniques
- 2022-06-19 05:15:34下载
- 积分:1