登录
首页 » Linux编程 » 基于linux系统下QT开发环境的DBUS多线程通信例程

基于linux系统下QT开发环境的DBUS多线程通信例程

于 2022-02-16 发布 文件大小:1.24 MB
0 192
下载积分: 2 下载次数: 1

代码说明:

基于linux系统下QT开发环境的DBUS多线程通信例程,主要用于linux下多个QT进程的通信。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ARM9-nand裸机驱动代码
    本代码是一个完整的工程,用于基于S3C2440下完成对NAND FLASH的驱动,最大支持2Gbit的NAND FLASH,默认使用samsung公司的NAND FLASH。本程直接编译使用,十分方便。。对于嵌入式学习者来说有着很大的帮助。
    2022-02-21 05:17:27下载
    积分:1
  • 机顶盒网络通信测试源码
    这个一个测试PC服务器跟机顶盒间,多媒体播放的测试程序,对于机顶盒嵌入式初学者有很大的帮助,包含了客户端和服务端
    2022-11-13 15:25:03下载
    积分:1
  • 在C++构建
    下面是一个简单的数据挖掘类Stopwords;
    2022-07-27 19:29:32下载
    积分:1
  • 我想queso
    sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdfasdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdfsdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf sdf asdf
    2022-04-20 09:29:38下载
    积分:1
  • wireless mobility
    无线传感器网络移动节点的移动和颜色随分组传输的影响而变化,在高效的水平上组织分组数据在最高带宽范围内成功传输。。。
    2023-06-08 12:35:04下载
    积分:1
  • VANET: 车辆的应用和相互联网技术
    VANET: 车辆的应用和相互联网 TechnologiesContents前言 xv关于编辑 xix前言 xxi确认 xxv派遣 xxvii 列表1 引言 1Hannes Hartenstein 和 Kenneth P Laberteaux1.1 启发和挑战.......1要价 1.2 过去 andOngoingVANETActivities41.2.1 从开始到 20 世纪 90 年代中期王子.51.2.2 从 90 年代中期到目前溃71.2.3 例子当前项目结果溃101.3 ChapterOutlines 管线14References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .172 合作车辆安全应用 21德里克 · 卡夫2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .212.1.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .212.1.2 Chapteroutline 盖印章222.2 EnablingTechnologies 盖印章232.2.1 Communicationrequirements 献计232.2.2 Vehicularpositioning 工作232.2.3 Vehiclesensors 盖印章252.2.4 在-boardcomputationplatforms...262.3 CooperativeSystemArchitecture......262.4 Mappingfor SafetyApplications......282
    2022-01-21 22:26:08下载
    积分:1
  • wk2166的spi驱动代码linux系统基于S5PV210
    资源描述wk2166的spi驱动代码linux系统基于S5PV210,WK2166是首款具备256级FIFO的低功耗并支持 UART/SPITM/IIC/8位并行总线接口的4通道UART器件。可以通过模式选择使得该芯片工作于以上任何一种主接口模式,将选定的主接口扩展为4个增强功能的UART。
    2023-02-08 09:30:04下载
    积分:1
  • 学生作业完成情况管理系统
    应用背景用C语言实现的学生作业完成情况管理系统,基于Linux系统,是用链表实现的,主要是增删改查操作,还有相应的其他操作。关键技术基于Linux平台,用C语言实现的学生作业完成情况管理系统,主要操作有链表的增删改查,难点在于链表中的排序,我采用的是冒泡排序,实现了两结点的交换。
    2022-04-09 16:01:51下载
    积分:1
  • 自定义开机登陆画面
    资源描述 mingetty 在启动过程中的位置 1)主机加电 2)gurb 3)内核 4)/etc/rc.sysinit 5)读取启动模式 字符模式/图形模式 6)字符模式读取 /etc/init/tty.conf 7)调用 mingetty 自动登陆 等待用户输入用户名 8)login验证用户名密码的正确性 制作字符模式下验证用户名密码的思路 1)加强mingetty功能 2)在mingetty中验证用户名密码的正确性 3)用户名密码正确后使用mingetty自动登陆流程 4)frambuffer绘制图形 文件说明 comper.sh 编译并安装 fb_clo.c frambuufer绘制图形 char_clo.c 获取用户输入 pass_clo.c 验证用户名密码正确性
    2023-03-20 00:40:04下载
    积分:1
  • qt MP3 录音备份
    DEVKIT8500D 的平台,采用lame-3.98.4 编码WAV 文件 生成MP3,可以插入U盘,把保存的MP3文件拷贝到U盘保存。通过RS232接口控制录音的开始和暂停。
    2022-02-10 06:33:19下载
    积分:1
  • 696516资源总数
  • 106593会员总数
  • 6今日下载