-
智能家居程序
基于STM32单片机的智能家居控制系统,本作品有单片机控制模块、GSM模块、继电器控制家电开关模块、传感器模块等,嵌入了uc/os II实时操作系统,使得系统运行更加稳定、高效和可靠,体现了当今“绿色环保”的理念,“人性化”的设计更给用户一个舒适的感觉。
- 2022-08-23 20:25:29下载
- 积分:1
-
是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.
是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.-VC is a realization of a few weeks for a small procedure. It can be achieved in your date is a few weeks of inquiries. It is a relatively simple procedure.
- 2022-06-14 07:43:06下载
- 积分:1
-
C语言实现的寻找多数元素代码
C语言实现的寻找多数元素代码,含英文注释。算法采用《算法设计技巧与分析》(沙特)一书上的方法。在一个整数序列A中,如果整数r在A中出现的次数大于序列A的一半,那么我们把这个r称为多数元素。如何更快的找出这个元素呢?在原序列中去除两个不同的元素后,那么在原序列中的多数元素在新序列中还是多数元素。
- 2022-11-30 03:55:03下载
- 积分:1
-
fortan算法级
fortran算法集还行吧,大家积极下载使用,希望有帮助,各种算法齐全,不会浪费积分,1线性方程组求解2矩阵运算14多项式和一般函数计算10极值问题8拟合和逼近7常微分方程(组)求解9数据处理和回归分析6数值积分等
- 2022-02-07 08:53:50下载
- 积分:1
-
delauney二维非结构网格生成过程中使用的语言
delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
- 2022-07-12 00:48:11下载
- 积分:1
-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1
-
隐马尔可夫模型简介
隐马尔可夫模型简介-Hidden Markov Model Introduction
- 2023-07-31 08:00:07下载
- 积分:1
-
单片机Max485协议转TTL协议
本程序方便实现max485协议转换为sonyvisca协议,非常实用,一片单片机完全搞定,轻松实现。。。。
- 2022-06-22 04:45:09下载
- 积分:1
-
银行叫号系统
模拟银行的叫号系统,可以选择办理的业务,以及更新显示屏的信息。c++课程设计的题目之一
- 2022-08-02 20:46:12下载
- 积分:1
-
这是一个差异与Bezier曲线、B
这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子
程序用VB6.0中文版编写
例子中需要一个窗体和一个按钮(使用默认的名字)
在本例中,黑色的线条是对坐标系上各点的直接连线
黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线
蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
- 2023-04-18 07:40:03下载
- 积分:1