Coder Social home page Coder Social logo

沙师弟专栏's Projects

demo_baslercamera_qt icon demo_baslercamera_qt

Qt(C++)调用工业相机Basler的SDK使用示例。Qt: 5.6.2vc2013版 Basler: 5.0.11版。只是做了SDK部分接口的获取和设置。本示例制作了相机的触发方式、曝光时间、增益、频率,以及图片的尺寸、灯的触发信号等。

demo_halconashing_qt icon demo_halconashing_qt

Qt添加Halcon窗体Demo(Halcon简单的灰化效果)Qt:5.6.1 MSVC2013 32bit Halcon版本:13.0(注意,这里最好是正版,或者已经破译的版本,否则会引起很多意料之外的问题)

demo_install_python icon demo_install_python

Python开发 之 Python3打包(windows/linux)详解。讲述如何在windows和linux上如何打包,单个文件、多个文件、多级目录、图标设置等

demo_jieba_python icon demo_jieba_python

python3结巴分词的使用。先获取xlsx文件的语料内容,然后再针对语料进行分词

demo_messagechat_qt icon demo_messagechat_qt

Qt5气泡式聊天框——QListWidget+QPainter。 气泡式聊天的显示是由QListWidget作为控件,每个气泡是由QListWidgetItem提升成QWidget来实现的。每个气泡可以理解为可以自由布置里面内容的QWidget。每个Item保存聊天的对话、发送状态、时间、种类等。这个QWidget主要是显示一个头像+气泡,气泡里面是聊天的内容等。气泡是在paintEvent事件中,采用QPainter来绘制的。

demo_monitor_python icon demo_monitor_python

python3监控的CPU利用率、CPU平均负载、硬盘使用率、内存使用率和端口的开启状况

demo_qy_wx icon demo_qy_wx

企业微信机器人,定时发消息实例:每天定时推送某消息 用来提醒群里面所有人

demo_setting_python icon demo_setting_python

通用配置信息。(自动获取Git某分支的commit提交次数、其它通用配置等)

demo_sql_python icon demo_sql_python

python3各种数据库的使用,包括:MySQL、Redis、Cassandra、Mongodb、Neo4j等

demo_thread_qt icon demo_thread_qt

Qt多线程的使用示例,演示了几种多线程处理方法。1.QThread的run-start,2.QObject的moveToThread,3.QtConcurrent等

demo_toutiao_python icon demo_toutiao_python

获取来源,今日头条为数据来源:https://www.toutiao.com/ ,抓取内容搜索时间为 2019年12月25。数据处理,然后先初步看下这样抓取下来的新闻内容是什么,条数是多少。词频统计,对这些新闻内容进行分词,然后词频统计。

demo_uploadfile_python icon demo_uploadfile_python

python3提供接口供 网页上传文件 示例,包括各种文件的上传(图片,csv,Excel,doc,pdf等)

demo_vlc_qt icon demo_vlc_qt

Qt+VLC简单的使用显示视频示例,vlc播放视频,要比QMediaPlayer实用的多,并且同时运行20个视频时不会出现卡顿。

demo_xpath_go icon demo_xpath_go

go利用 xpath 读取 html 内容, 通过 Github 来演示 Xpath 如何使用

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.