CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - qt 计算

搜索资源列表

  1. 大炮射击游戏

    0下载:
  2. 大炮打砖块的游戏,Qt开发,可以预先计算射击弹道,以提高命中率。是一个联系Qt编程的好例子。
  3. 所属分类:其他小程序

    • 发布日期:2009-09-15
    • 文件大小:390.96kb
    • 提供者:koko200147
  1. caculate

    0下载:
  2. 这是一个简单的计算器程序,它可以实现简单的常用计算。本程序是用其qt编写的。有助于qt初学者了解qt的编程方法。-This is a simple calculator program that can be used to achieve a simple calculation. This procedure is written using the qt. Qt help beginners learn the programming methods qt.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:858.17kb
    • 提供者:dongyun
  1. SMVWave

    0下载:
  2. 用QT编写的SMV波形分析工具。可以选择查看一路或多路通道实时曲线。查看多路信号时,还可选择一路基准通道和一路被校通道,计算被校通道的实时电压、比差、角差及复合误差。-SMV written with QT waveform analysis tools. Can choose to view all the way or multiple-channel real-time curve. View multi-channel signal can also choose the base ch
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:4.9mb
    • 提供者:ebeaza
  1. Calc

    0下载:
  2. 用Qt设计的计算器。实现最基本的计算功能。-Calculator design using Qt. To achieve the most basic computing functions.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:7.21kb
    • 提供者:yinhuoliuli
  1. QCRC

    0下载:
  2. qt下CRC-CCITT生成算法,可以选择文件进行计算CRC的值.-the CRC-CCITT algorithm under qt,it can select a file to calculate the CRC value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3.3kb
    • 提供者:罗东
  1. cms

    0下载:
  2. 使用Qt编写的一款餐费计算软件,使用sqlite数据库-Use Qt to write a meal calculation software, use the sqlite database
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5.25mb
    • 提供者:
  1. scyt

    0下载:
  2. 数值计算中的经典算法三次样条,用于图形学中曲线、曲面的绘制,消除锯齿-Function Qt done a music player, has peels, change shape, and loop playback, random play, etc., can also be custom skin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1001byte
    • 提供者:hzs
  1. calculator

    0下载:
  2. windows QT 实现计算器功能,通过堆栈实现复杂表达式的计算。-windows QT realize caculater.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-21
    • 文件大小:5.01kb
    • 提供者:祁琦
  1. barrier

    0下载:
  2. 用qt c++实现的一个基于SQLite的模拟交互的路障管理系统,市民可以发现路障并向管理者报修,管理者可以根据受损优先级派出维修队进行维修,并计算出花销。涉及qt各种控件的应用。-With qt c++ achieve a simulation-based interactive SQLite management system of roadblocks, people can find roadblocks to repair managers, managers can be repai
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-14
    • 文件大小:21.26mb
    • 提供者:王乐
  1. Dialog

    0下载:
  2. 老师上课讲的一个计算圆周率的例子,是基于QT的简单对话框的实现。-A calculation of pi example the teacher talked about, is to achieve a simple dialog based on QT
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:朱振峰
  1. CaculatorJD

    0下载:
  2. Qt写的计算大学学分绩点的小界面。 没有特别的算法,第一次接触Qt的时候写的。-The calculation of Qt write college credit grade point small interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:615.4kb
    • 提供者:hd
  1. testYourComputer

    0下载:
  2. 通过计算一批整数的阶乘来测试电脑的运行速度。-Test running speed of a computer by calculating a power of some int numbers. And the program is writen with QT.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:798byte
    • 提供者:www
  1. test4

    0下载:
  2. QT 入门实例,用来计算圆的面积,适合初学者的源程序。
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:3.14kb
    • 提供者:xxgxgx
  1. 1.GaiLueZB

    0下载:
  2. 1.GaiLueZB,QT环境下的平差计算-1.GaiLueZB,Adjustment calculation QT environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:7.56kb
    • 提供者:沃尔夫
  1. calculator

    0下载:
  2. QT开发基于windows计算器,可以实现四则混合计算,优先级计算等等(A windows calculator made by QT, which can make up some complex function)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-21
    • 文件大小:739kb
    • 提供者:尘~
  1. 我的第一个Qt程序

    0下载:
  2. 这是我初学QT时自己写的一个小程序,在其他计算机上运行通过。(This is my beginner QT wrote a small program, running on other computers through.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:6.62mb
    • 提供者:王义乐
  1. Area

    0下载:
  2. 使用QT,通过代码设计,输入圆的半径计算圆的面积(Using QT, the radius of the input circle calculates the area of the circle)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:2kb
    • 提供者:ccclych1
  1. OpenBlas_Binaryx64

    0下载:
  2. 采用qt编译好的openblas 库,一个很好快速的线性计算库,矩阵稀疏计算(QT compiled openblas library, a very good and fast linear computing library, matrix sparse computing)
  3. 所属分类:其他

  1. untitled1

    0下载:
  2. modbus通讯,根据所给数据计算出CRC值(Modbus communication, and calculate the CRC value according to the data given)
  3. 所属分类:界面编程

    • 发布日期:2018-04-30
    • 文件大小:5kb
    • 提供者:Triumph_Kong
  1. wateranalyse

    2下载:
  2. 水淹分析,设置水面高度,查看淹没范围并计算淹没面积。(Flood inundation analysis)
  3. 所属分类:其他

    • 发布日期:2019-07-05
    • 文件大小:5kb
    • 提供者:yjw1232
« 12 »
搜珍网 www.dssz.com