-
qt 图片切换
qt 实现5张图片,来回切换,用定时器触发信号槽,程序简单易懂,图片可以根据自己的路径添加自己的图片。
小程序一个,最要是简单实现,目前也在学习QT方面的知识。
- 2022-03-21 23:44:49下载
- 积分:1
-
MPU6050与陀螺仪在stm32上的应用代码
利用stm32将MPU6050和地磁计的数据读出,并通过无线模块,将数据传输给上位机,实现实时通信。
- 2022-03-24 14:37:51下载
- 积分:1
-
-recursive-
天线组阵中相位差的递推最小二乘估计与滤波(Phase array antenna group recursive least squares estimation and filtering)
- 2013-12-20 13:17:48下载
- 积分:1
-
c51台达变频器全系列通讯程序
台达通讯程序 通过51单片机能控制变频器的频率 启动 设置参数 等(Delta communications program, through the 51 single-chip microcomputer to control the frequency of the converter, start setting parameters)
- 2017-06-11 20:31:17下载
- 积分:1
-
ATK-ESP8266 WIFI用户手册_V1.3
说明: ATK-ESP8266 WIFI用户手册_V1.3(Atk-esp8266 WiFi user manual)
- 2020-04-15 20:31:07下载
- 积分:1
-
TFIDF-master
tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval and text mining. The tf-idf value increases proportionally to the number of times a word appears in the document, but is offset by the frequency of the word in the corpus, which helps to control for the fact that some words are generally more common than others.
Variations of the tf–idf weighting scheme are often used by search engines as a central tool in scoring and ranking a document s relevance given a user query. tf–idf can be successfully used for stop-words filtering in various subject fields including text summarization and classification.
One of the simplest ranking functions is computed by summing the tf–idf for each query term many more sophisticated ranking functions are variants of this simple model.
- 2014-02-23 09:01:44下载
- 积分:1
-
用于监控系统的进程,同时可以在运行时启动想要启动的进程...
用于监控系统的进程,同时可以在运行时启动想要启动的进程-Systematic process for monitoring the same time, you can run the process starts when you want to start
- 2022-05-30 06:53:46下载
- 积分:1
-
用牛顿法解非线性方程组
用牛顿法解非线性方程组(包括论文及源程序)(with Newton method for solving systems of nonlinear equations (including papers and source))
- 2005-01-24 20:24:56下载
- 积分:1
-
doubly-feddpc
双馈电机直接功率控制,该模型用于风力发电方面。(DFIG direct power control, the model for wind power generation.)
- 2013-09-22 22:42:46下载
- 积分:1
-
OpenCV_zh
OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV s full name is: Open Source Computer Vision Library. OpenCV is based on (open) issued a cross-platform computer vision library, you can run on Linux, Windows and Mac OS operating systems. It is lightweight and efficient-++ class is composed of a series of C functions and a few C, while providing an interface to Python, Ruby, MATLAB and other languages , to achieve a lot of generic algorithm for image processing and computer vision.)
- 2014-01-17 11:15:09下载
- 积分:1