登录
首页 » QT » calculator

calculator

于 2017-07-11 发布 文件大小:739KB
0 416
下载积分: 1 下载次数: 2

代码说明:

  QT开发基于windows计算器,可以实现四则混合计算,优先级计算等等(A windows calculator made by QT, which can make up some complex function)

文件列表:

calculator
calculator\.DS_Store
__MACOSX
__MACOSX\calculator
__MACOSX\calculator\._.DS_Store
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\.DS_Store
__MACOSX\calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug
__MACOSX\calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\._.DS_Store
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\.qmake.stash
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\ExpMode.o
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\Formulamode.o
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents\Info.plist
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents\MacOS
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents\MacOS\HelloWorld
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents\PkgInfo
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents\Resources
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\HelloWorld.app\Contents\Resources\empty.lproj
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\main.o
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\mainwindow.o
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\Makefile
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\moc_mainwindow.cpp
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\moc_mainwindow.o
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\moc_predefs.h
calculator\build-HelloWorld-Desktop_Qt_5_8_0_clang_64bit-Debug\ui_mainwindow.h
calculator\HelloWorld
calculator\HelloWorld\.DS_Store
__MACOSX\calculator\HelloWorld
__MACOSX\calculator\HelloWorld\._.DS_Store
calculator\HelloWorld\ExpMode.cpp
calculator\HelloWorld\ExpMode.h
calculator\HelloWorld\Formulamode.cpp
calculator\HelloWorld\Formulamode.h
calculator\HelloWorld\HelloWorld.pro
calculator\HelloWorld\HelloWorld.pro.user
calculator\HelloWorld\main.cpp
calculator\HelloWorld\mainwindow.cpp
calculator\HelloWorld\mainwindow.h
calculator\HelloWorld\mainwindow.ui
calculator\HelloWorld\replace_name.py

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

发表评论

0 个回复

  • CLOCK
    钟面上的时针和分针之间的夹角总是在 0 ~180之间 ( 包括 0 和180 ) 。举例来说,在十二点的时候两针之间的夹角为 0 ,而在六点的时候夹角为180 ,在三点的时候为90 。本题要解决的是计算 12:00 到 11:59 之间任意一个时间的夹角。(The angle between the hour and minute hands of the clock face is always between 0 to 180 (including 0 and 180). For example, twelve o' clock, when the angle between the two pin 0, in the six o' clock when the angle is 180, three points for 90. This question must be resolved are the angle of the calculation of 12:00 to 11:59 any one time.)
    2011-06-28 13:14:11下载
    积分:1
  • 1
    计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)
    2013-05-17 00:15:26下载
    积分:1
  • CBinary
    一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
    2013-11-07 19:30:53下载
    积分:1
  • jywbt
    基于matlab GUI界面设计,ldpc码的编解码实现,D-S证据理论数据融合。( Based on matlab GUI interface design, Codec ldpc code implementation D-S evidence theory data fusion.)
    2017-06-01 16:24:58下载
    积分:1
  • PFC
    此算法实现了单元机组负荷系统预测函数控制(This algorithm unit load system predictive functional control)
    2008-12-24 09:54:57下载
    积分:1
  • 3453716
    个详细的ping程序阅读报告,包括流程图和详细的代码注释()
    2018-05-22 06:45:21下载
    积分:1
  • huanfang
    本程序实现构造任意阶幻方,输入数字构造你想要的幻方(The program to construct arbitrary magic square, magic square input digital structure you want)
    2012-10-28 16:51:53下载
    积分:1
  • hanno
    说明:  /汉诺塔递归算法过程解析: //汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石 //的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧 //不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个, //而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数) //18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。 //后来,这个传说就演变为汉诺塔游戏:(err)
    2008-10-27 20:02:15下载
    积分:1
  • xrigger-tnteger-setter
    说明:  4 20 LCD source code text
    2018-12-25 10:20:27下载
    积分:1
  • debuglib
    vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.(vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.)
    2009-03-31 09:38:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载