CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux Qt

搜索资源列表

  1. GPIO口控制类GpioControl

    0下载:
  2. 自己写的嵌入式LINUX下GPIO口控制类 ,用在QT的Widgets Application中 【使用方法】 [初始化对象] GpioControl m_gpioControl; [初始化GPIO第84口OUT] m_gpioControl.Init(84); [设置GPIO第84口高电平] m_gpioControl.gpio_set_value(84, "1"); [设置GPIO第84口低电平] m_gpioControl.gpio_set_value(84, &
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:矿石棋坛
  1. yinpin.tar

    0下载:
  2. 该程序是在64位Linux系统QT下实现音频的传输.(The program is in 64-bit Linux system QT to achieve audio transmission.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:xinjiang
  1. dbustest

    0下载:
  2. 学习linux平台下QT开发开发dbus项目(lean dbus for qt in linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:7708672
    • 提供者:f00329
  1. project

    0下载:
  2. alsa音频开发,Linux下音频录制和播放等很多功能(alsa snd_pcm_hw_params_set_access(pcm_handle, params, SND_PCM_ACCESS_RW_INTERLEAVED);)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:马上走
  1. 嵌入式综合实验

    0下载:
  2. LINUX下的嵌入式开发 开发语言是C++语言 利用QT平台(Linux QT c++ Embedded development)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:1483776
    • 提供者:Qtracy
  1. qextserialport

    1下载:
  2. 串口通信程序,已编译成dll,包含头文件可以直接使用 串口通信程序, 串口通信程序,(qt serialport dll you can use it in your project windows and linux all)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:252928
    • 提供者:jinlong631
  1. Qt_calculator

    0下载:
  2. 在linux系统上以QT实现的简单四则运算计算器(QT implementation of a simple calculator)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:79872
    • 提供者:killer-d
  1. libcap-2.25.tar

    0下载:
  2. libpcap的英文意思是 Packet Capture library,即数据包捕获函数库。该库提供的C函数接口可用于需要捕获经过网络接口(只要经过该接口,目标地址不一定为本机)数据包的系统开发上。由 Berkeley大学Lawrence Berkeley National Laboratory研究院的Van Jacobson、Craig Leres和Steven McCanne编写。该函数库支持Linux、Solaris和*BSD系统平台(Libpcap in English means P
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:73728
    • 提供者:amos-unicode
  1. camera

    0下载:
  2. qt开发的嵌入式linux系统下USB摄像头显示(show camra get captrue)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:ak477
  1. gpio

    0下载:
  2. QT读取高低电平,能够在控制台输出电平值,测试通过,在linux测试通过(QT reads the high and low level, can output level value in the console, pass the test and pass through the Linux Test)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:hshaha
  1. windows_x86

    0下载:
  2. 在Linux下 拼音,手写键盘输入法(Under the Linux Pinyin, handwriting keyboard input method)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:2375680
    • 提供者:欧巴熊
  1. bluetooth_test

    0下载:
  2. qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作(QT written in Bluetooth test, you can run on the Linux, can be used to connect, scan, send data, disconnect, and other operations)
  3. 所属分类:驱动编程

    • 发布日期:2017-12-26
    • 文件大小:52224
    • 提供者:wefeawf
  1. tslib-1.4.tar

    0下载:
  2. tslib开源触摸源码,能够编译过,亲测能够使用(Tslib open source touch source code, can be compiled, pro-test can be used)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-24
    • 文件大小:59392
    • 提供者:zxyily
  1. camer

    1下载:
  2. 在linux平台下通过QT调用opencv的接口,来打开树莓派相机并实时显示(In the Linux platform, through the QT call opencv interface, open raspberry pie camera and real-time display)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:29859840
    • 提供者:pengkedz
  1. wuziqi

    0下载:
  2. 运用QT4制作的五子棋小游戏!可跨平台操作,linux下和windows下都可以实现。(Using QT4 to create Gobang game! Cross platform operation, under Linux and windows can be achieved.)
  3. 所属分类:棋牌游戏

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:wandou
  1. game2048

    0下载:
  2. 运用QT4制作的2048小游戏!可跨平台操作,linux下和windows下都可以实现。(Using QT4 to create 2048 game! Cross platform operation, under Linux and windows can be achieved.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:wandou
  1. audio_player

    1下载:
  2. 使用QT实现Linux平台的音乐播放器,界面使用QML实现,能够播放多格式音频文件,带有文件列表(Using QT to achieve Linux platform music player, the interface using QML implementation, can play multi format audio file, with a list of files)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:806912
    • 提供者:晴羽
  1. tracing-VkIm-master

    0下载:
  2. linux/unix下的键盘以及输入法,这是QT5的软键盘输入法实例,采用QT5的输入法框架实现(Keyboard, input method)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-30
    • 文件大小:19456
    • 提供者:paran
  1. gomoku

    0下载:
  2. 在LINUX的运行环境下,编程实现的简单的小游戏。(n the LINUX running environment, programming to achieve a simple game.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:354304
    • 提供者:菜666
  1. QtICMP-master

    0下载:
  2. 基于Qt的icmp协议,适合Linux的网络协议开发!(ICMP Protocol Based on Qt,Development of network protocol suitable for Linux.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:tinyFly
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com