-
SHT15温湿度传感器驱动程序
本工程为SHT11~15系列温湿度传感器驱动程序,使用最少内部资源,串口输出温度和湿度数据,波特率9600,使用内部时钟11.0592MHz。可移植到任一系列51单片机中。代码使用flash不超过4k。开发软件为keil C51。
- 2022-02-28 14:31:14下载
- 积分:1
-
asp个人日记本
资源描述简介:
修改dbcon.asp里面的数据库绝对路径,使它指向你的数据库文件.运行此程序需要有ASP权限的主机及SQL数据库。
- 2023-03-23 22:45:04下载
- 积分:1
-
SCME的编程文档,可以很详细地了解实现细节,对于研究信道模型的很有用的~
SCME的编程文档,可以很详细地了解实现细节,对于研究信道模型的很有用的~-SCME programming document, you can realize a very detailed understanding of the details of channel model for the study of very useful ~
- 2023-06-03 16:20:03下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
Control the use of VC produced Videoplayer simple video player!
使用VC控件Videoplayer制作的简单的视频播放器!-Control the use of VC produced Videoplayer simple video player!
- 2022-03-06 13:51:06下载
- 积分:1
-
example of C# program, program is example layered application
example of C# program, program is example layered application
- 2023-01-28 03:10:04下载
- 积分:1
-
用于UG二次开发的源码,实现数据库操作功能
用于UG二次开发的源码,实现数据库操作功能-UG secondary development for source code, database operations to achieve functional
- 2023-04-29 01:55:04下载
- 积分:1
-
windows下实现串口通信程序,MFC编程,调试可用
windows下实现串口通信程序,MFC编程,调试可用-windows achieve serial communication program, MFC programming, debugging can be used
- 2022-01-25 23:19:13下载
- 积分:1
-
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高...
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
- 2022-03-18 05:46:19下载
- 积分:1
-
A simple example for beginners in MATLAB to solve the differential eq using buil...
A simple example for beginners in MATLAB to solve the differential eq using built in functions of differential equation solvers.
- 2023-06-22 16:45:02下载
- 积分:1