▍1. QT做的剪贴板DEOM
QT 做的剪贴板DEOM,用TCP Socket 建立连接,可以在ubuntu windows等系统之间实现剪贴板的共享
QT 做的剪贴板DEOM,用TCP Socket 建立连接,可以在ubuntu windows等系统之间实现剪贴板的共享
这个是基于qt的嵌入式的应用程序,开发环境qt4.7的,这个软件可以浏览图片,播放音乐视频等,也可以在移动端运行的,非常实用,学嵌入式应用开发的可以下载了。
利用qt vs2008 编写的建议计算机,希望这个小计算机的程序能够帮助初次接触qt的人了解qt的基本功能。
利用qt编写的一种简单的关于对二维图形的展示与停止展示的小程序。基于窗口间的跳转来实现关于对二维图形的展示与停止展示的作用。
qt的局域网聊天工具,可以在局域网内发送消息和文件,同时修改字体大小、颜色等。 通过使用UDP来实现用户信息的显示和基本的聊天工具。
QT实现的雷达信号处理及粒子系统实现,可进行扩展 对初学者帮助很大,分享一下(Realization of radar signal processing system and the particle of QT implementation, can be extended very helpful for beginners, to share)
石油测井-DLIS数据的解码。标准的POSC协议。 包含DLIS内部各种数据可视化,转换为LAS等格式或自由文本格式,还有Borehole Image的可视化。(Decode DLIS well-data。 Include Borehole image and all kinds of well log to viewer. Export ASCII text for example LAS-Format)
sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/ 这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
Qt5自带的modbusTCP类实现的TCP modbus通信,程序包含客户端和服务器,开发环境为ubuntu16.04+Qt5.6.1,如打不开服务器,请将编译出的程序用sudo运行。(Qt5 comes with the modbusTCP class to achieve the Modbus TCP communication, the program contains the client and server, the development environment for ubuntu16.04+Qt5.6.1, such as the server does not open, please compile the program run with sudo.)
TCD1209D驱动程序 Verilog语言(TCD1209D driver Verilog language)
地震勘探中,有限差分正演方法的简单一维数值模拟(Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation)
此工程实现提取jpeg图像的DCT系数首字母概率作为jpeg重压缩检测的特征,以此特征训练出分类模板,可以检测出一张jpeg图像是单压缩还是重压缩。(Works to achieve this extract jpeg image DCT coefficients of the first letter of the probability of detection as a jpeg heavy compression feature, this feature trained classification templates that can detect a single jpeg image compression or recompression.)
说明: QT版词法分析器 附带状态转换图 编译原理课程设计(QT version of the lexical analyzer state transition diagram with Principle Design Compiler)
功能完善的Qt飞行仪表指示器合集,包含完整PFD,NAV,高度指示,空速指示,飞行姿态指示器等(This is collection of Qt4 and Qt5 widgets of flight instruments, inluding Attitude Indicator, Airspeed Indicator, Vertical Speed Indicator, Turn Indicator, Horizontal Situation Indicator, Primary Flight Display and Navigation Display.)
小型无人机地面站的qt代码,可以实现无人机速度等状态显示的基本功能。(Small unmanned aerial ground station qt code, you can achieve unmanned aircraft speed and other status display of the basic functions.)