-
SHT15温湿度传感器驱动程序
本工程为SHT11~15系列温湿度传感器驱动程序,使用最少内部资源,串口输出温度和湿度数据,波特率9600,使用内部时钟11.0592MHz。可移植到任一系列51单片机中。代码使用flash不超过4k。开发软件为keil C51。
- 2022-02-28 14:31:14下载
- 积分:1
-
模糊模型的c++源代码,注释完整,清晰易懂
模糊模型的c++源代码,注释完整,清晰易懂-Fuzzy Programming
- 2022-03-21 17:31:02下载
- 积分:1
-
基于VC++,用编辑框、静态文本框及按钮设计计算器
基于VC++,用编辑框、静态文本框及按钮设计计算器-With edit box, static text box and button design calculator
- 2022-07-16 11:52:07下载
- 积分:1
-
Turbo C
一个用C语言编写的现实一个箭头的代码,编辑器为TURBO C.-turbo c
- 2023-05-21 05:55:03下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
VB实现计算器程序
VB实现计算器程序-VB calculator program
- 2022-02-14 18:18:51下载
- 积分:1
-
一个简单的数据库C++读取的例子
一个简单的数据库C++读取的例子-a simple database access example C
- 2022-01-23 11:20:33下载
- 积分:1
-
License Options file and may replace Named Users for a Program. whether temporar...
License Options file and may replace Named Users for a
Program, whether temporarily or not, no more than four (4)
times per year, prov
file never exceeds the number licensed per Program.
Portions of the Programs may be installed on individual
computers to accelerate startup times, as long as the-License Options file and may replace Named Users for a Program. whether temporarily or not. no more than four (4) times per year. 577 file never exceeds the number licensed per Program. Portions of the Programs may be instal led on individual computers to accelerate star tup times, as long as the
- 2022-12-31 05:10:03下载
- 积分:1
-
multithreading LAN messaging
多线程局域网消息发送-multithreading LAN messaging
- 2022-03-25 02:35:38下载
- 积分:1
-
D3D纹理贴图
应用背景一个简单的d3d纹理贴图。将一张图片纹理贴图到一个立方体上,并能实现鼠标控制任意拖动,旋转。一个简单的d3d纹理贴图。将一张图片纹理贴图到一个立方体上,并能实现鼠标控制任意拖动,旋转。关键技术
DRECT3D, 通过d3d创建纹理,并在窗口中显示
mfc. 在MFC单文档窗口显示
c++. 整个框架用C++语言编写
轨迹球 可实现旋转拖动等功能
- 2022-02-24 19:35:51下载
- 积分:1