-
浙江金融职业学院
毕业论文(设计)开题报告
浙江金融职业学院
毕业论文(设计)开题报告
-financial Zhejiang Vocational College Thesis (design) problem that the report
- 2022-05-28 11:47:00下载
- 积分:1
-
这本书是一本手
This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advanced topics such as networking and real-time operating
systems. It is accompanied by a CD-ROM containing copies of all programs
and software tools used in the text and a `student version of the C
complier
Designing Embedded Systems with PIC Microcontrollers: Principles and
Applications is ideal for students of electronics, mechatronics and
computer engineering. Engineers in industry and informed hobbyists will
also find this book a valuable resource when designing and implementing
both simple and sophisticated embedded systems using the PIC
Microcontroller.
- 2022-05-19 08:28:40下载
- 积分:1
-
html语法教学,主要介绍html中的各种标签的使用,非常的实用
html语法教学,主要介绍html中的各种标签的使用,非常的实用-html grammar teaching, mainly on the various html label use, very practical
- 2022-10-25 18:05:03下载
- 积分:1
-
OReilly出的经典教材,中文译作《深入Linux内核》,喜欢对照英文原版的朋友值得收藏!...
OReilly出的经典教材,中文译作《深入Linux内核》,喜欢对照英文原版的朋友值得收藏!-01:16 teaching the classics, translated as "in-depth Linux kernel," like the original English were friends copies!
- 2022-03-22 22:52:44下载
- 积分:1
-
一种低对比度图像的增强处理方法
在图像与处理中很重要
一种低对比度图像的增强处理方法
在图像与处理中很重要-a low-contrast image enhancement methods in image processing with a very important
- 2022-01-22 16:09:07下载
- 积分:1
-
全面的介绍了LINUX一些基本的配置,使用
全面的介绍了LINUX一些基本的配置,使用-comprehensive introduction to the LINUX some of the basic configuration, use
- 2022-03-25 13:50:16下载
- 积分:1
-
Visual Code Smith软件介绍,此软件与Visual C/C++配套使用,功能相发于把SourceInsight、Visual Assist、Cpp...
Visual Code Smith软件介绍,此软件与Visual C/C++配套使用,功能相发于把SourceInsight、Visual Assist、CppUnit等功能集成在一起,功能非常强大。-Visual Code Smith introduced the software, this software and Visual C/C++ supporting the use of function relative to fat in the SourceInsight, Visual Assist, CppUnit, etc. to integrate the functions, features very strong.
- 2022-06-12 02:42:49下载
- 积分:1
-
连接DDNS客户端使用gnudip
使用GNUDIP连接DDNS客户端
- 2023-05-13 13:05: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
-
《Eclipse in Action》,Manning 出版社的配套源代码
《Eclipse in Action》,Manning 出版社的配套源代码-Eclipse in Action, Manning Press, supporting source code
- 2022-04-16 12:55:34下载
- 积分:1