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

搜索资源列表

  1. Qt-Creator

    0下载:
  2. 这是一个linux下qt creator的教程,里面有很多的代码,值得参考!-This is a linux qt creator of the tutorial, there are a lot of code, it is worth reference!
  3. 所属分类:Linux Network

    • 发布日期:2017-11-05
    • 文件大小:7305537
    • 提供者:纪亚萍
  1. Qt-Creatorsoure

    0下载:
  2. 本次的代码非常好,全部可以直接在xp下的QT运行,非常适合刚开始学习QT 的同学,必须要先搭建QT的开发环境才可以。-The code is very good, all directly in the QT running under xp, ideal for students just beginning to learn QT, QT must first set up a development environment before they can.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:6972561
    • 提供者:罗通
  1. QT

    0下载:
  2. 基于tcp通信的简单代码,模拟客户端向服务端连接,错误显示,自定消息协议,增开进程,退出处理-Tcp-based communication simple code to simulate the client to server connection error display custom message protocol to open the process to exit deal
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:14477
    • 提供者:杨勇
  1. QT-To-cal

    0下载:
  2. 使用QT写计算器时的代码文档,详细的介绍了该项目的规划和具体功能的逻辑实现,并有相应的图示进行说明。-When using QT write a calculator code documentation, detailed introduces the project planning and implementation of the specific function logic, and a corresponding icon.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:18652
    • 提供者:胤明枫
  1. main

    0下载:
  2. qt代码主函数,用来给初学者了解整个代码框架,作为参考-qt code for the main function, used to give beginners understand the entire code framework as a reference
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:747
    • 提供者:胡小文
  1. attenuator130927.tar

    0下载:
  2. 一个完整的linux下qt代码,包括界面绘制,数据库读写等,对初学这很有用-A complete qt under linux code, including the interface mapping, database read and write, etc. This is useful for beginners. . .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:155823
    • 提供者:杨琦
  1. QT.OpenMesh.VC.SampleProject

    0下载:
  2. 用于图形学的基础代码,可以在此基础上完成各种图像方法的算法-The basis for the graphics code, you can complete a variety of images on the basis of this method algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7836363
    • 提供者:邵航行
  1. Qt-read-write-Excel-with-QAxObject

    0下载:
  2. Qt的windows商业版本提供了ActiveQt这个framework,使用这个组件我们可以在Qt中使用ActiveX控件。 这个代码提供了基本的Excel操作范例:打开 关闭 读写 另外,还实现了如何在Excel中插入散点图图表并添加趋势线,获取趋势线方程。 可以供进一步开发参考之用。 QAxContainer不包含在QtCore里面,所以要使用这里的代码的话还必须要在.pro文件中添加CONFIG+=qaxcontainer。 配套说明详见
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-24
    • 文件大小:6438
    • 提供者:张宇
  1. eightcode

    0下载:
  2. 这是人工智能中的机器智能的一个问题,是八数码问题的QT代码,有界面,能运行。属于智能方面的-This is a problem of artificial intelligence machine intelligence is QT eight digital code, the interface can run
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6370
    • 提供者:yigenliang
  1. qt-book

    0下载:
  2. qt sources编程。控件和标签的描述的相关部分,linux qt编程代码!-qt sources
  3. 所属分类:Button control

    • 发布日期:2017-05-02
    • 文件大小:827202
    • 提供者:黄义
  1. QT-OpenCv-

    1下载:
  2. 在window下利用OPencv来实现QT的视频监控,也可以利用这个代码进行采集图片,处理等后续工作-In the window to achieve the use of OPencv QT video surveillance, you can also use this code capture image processing and other follow-up work
  3. 所属分类:OpenCV

    • 发布日期:2015-04-01
    • 文件大小:3072
    • 提供者:刘海桥
  1. QT

    0下载:
  2. QT的基本功能,绘图的基本步骤及代码,原理和实例-The basic function of QT, the basics of drawing and code, schematics and examples
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:125156
    • 提供者:刘海桥
  1. qt-json.tar

    0下载:
  2. 用qt实现解析json文件代码,包含了两个文件,一个实现类子,具有参考价值-Parse json file with qt achieve code contains two files, an implementation class sub, with a reference value
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:98144
    • 提供者:
  1. pictureflow-qt

    1下载:
  2. C++ 基于qt库实现仿iPhone界面图片滑动切换效果,原来的代码是在qtcn里面下载的,这个程序只能在linux下面加载图片成功,windows下加载不上,原因未知,用法就是将图片拷贝到.exe目录内,同级目录,程序加载后会自动加载。-C++ based on the qt library implements imitation iPhone interface picture slide transition effects, the original code is qtcn insi
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:487607
    • 提供者:高文
  1. hello

    0下载:
  2. Qt的编程范例,运用Qt代码编程实现基本窗口视图-Qt hello
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2856
    • 提供者:刘海锋
  1. pictureflow-qt

    0下载:
  2. C++ 基于qt库实现仿iPhone界面图片滑动切换效果,原来的代码是在qtcn里面下载的,这个程序只能在linux下面加载图片成功,windows下加载不上,原因未知,用法就是将图片拷贝到.exe目录内,同级目录,程序加载后会自动加载。-C++ qt library implementation based on imitation of the iPhone interface picture slide transition effects, the original code is do
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:487125
    • 提供者:npudn4
  1. tanks-0.1-src

    0下载:
  2. qt是一个跨平台的开发环境,这是模仿经典tank游戏的qt代码,体验qt的开发优势-qt is a cross-platform development environment, which is an imitation of the classic tank game qt code, to experience the advantages of the qt development
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:37868
    • 提供者:张根雷
  1. register_editor.tar

    1下载:
  2. 驱动包含TQ210温度传感器,ADC转换,at24c02等,寄存器编辑器可通过直接写入数值操作寄存器。pc端通过tcp访问开发板,由于qt没有实现IP输入的功能,连接开发板需要修改qt代码中的IP地址。-Drive contains TQ210 temperature sensor, ADC conversion, at24c02, etc. Register Editor by writing directly to the numerical operation register. pc-b
  3. 所属分类:Embeded Linux

    • 发布日期:2015-12-29
    • 文件大小:26624
    • 提供者:jastingbibo
  1. I01TIMEAGENT

    0下载:
  2. Qt代码:从本地串口读取时间数据,设置本地时间-Qt Code:ReadOut Time data local Com,then,Set Local Time
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:6959412
    • 提供者:张杰
  1. qt-book

    0下载:
  2. 基于QT的实例代码,包含查找文件、网络、ftp、多媒体播放器、网页编辑器等的实现-QT based code examples, including lookup files, network, ftp, multimedia player, web editor, realization
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:902215
    • 提供者:张恒平
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 36 »
搜珍网 www.dssz.com