-
opencv图像RGB显示程序
该程序是在opencv平台上编写编译的,利用opencv函数读取图像,然后提取出图像中的RGB成分,并分别显示出来。程序比较简单易懂,主要是对图像中的数据矩阵进行操作,和matlab代码相比要复杂很多,但是有一定的实际jiazhi ,对于我们理解图像和opencv入门有好处。
- 2022-10-01 01:55:03下载
- 积分:1
-
DockWindow
Qt支持多窗口的停靠功能,本实例以此功能演示窗口停靠功能。(Qt supports multi window call function, the function of this example to demonstrate window docking function.)
- 2020-09-21 09:17:54下载
- 积分:1
-
main
本人编写的nios下lcd12864显示字符的程序,欢迎大家下载学习,批评指正。(I prepared nios program under lcd12864 display characters, welcome to download the study, criticism.)
- 2013-12-07 14:27:27下载
- 积分:1
-
lms
lms算法源程序lms算法源程序lms算法源程序(lms matlan suanfa lms matlan suanfa
lms matlan suanfa lms matlan suanfa )
- 2020-12-14 20:09:14下载
- 积分:1
-
QT读数据绘制曲线
QT读数据绘制曲线, 本代码为QT读取记事本的数据并利用这些数据绘制曲线,解压后附有效果图
- 2022-02-14 18:17:07下载
- 积分:1
-
Qt串口源码
Qt串口源码,可以参考,Linux和Windows平台下的打开、关闭、读写和参数设置等。
- 2022-04-29 02:12:13下载
- 积分:1
-
qt tool soft
thank you see it you can study good qt please download
- 2022-10-07 11:30:03下载
- 积分:1
-
The-road-of-QT-learning
Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java
的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选
择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧
何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预
处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt
使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境
中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够
运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
- 2016-09-13 20:40:22下载
- 积分:1
-
Qt五子棋游戏
传统的五子棋小游戏,没有做界面设计,很丑,不过大家看逻辑就好了,哈哈 写的逻辑还是很简单的。把这个游戏改成局域网对决的游戏后 会继续上传的最近很闲 想做无聊小游戏的集合 大家有想法可以交流一下
- 2023-03-03 22:55:07下载
- 积分:1
-
基于Qt的简单的音乐播放器
学习了Qt,在Windows下基于Qt做了一个简单的音乐播放器。
- 2022-02-09 14:17:41下载
- 积分:1