搜索资源列表
XuQingdong.tar
- 复数计算器:1、设计的任务要求 (1) 所设计的复数计算器可以进行+、-、*、+=、-=、*=、++、--、>=、<=、==、!=运算符,其中,>=、<=是针对复数的模进行计算。 (2) 设计输入重载函数,要求能接收从键盘输入a+bi形式的复数,在程序中可以识别出实部虚部并正确赋值。 (3) 设计计算器测试程序,对加减法进行测试,要求在两位数以内进行,对乘法进行测试,乘法要求为一位数的计算。
keypad.zip
- 在QT4.5编程环境下写的一个数字软键盘程序。类似计算器上的数字键盘。具体开发过程中,在没有软键盘的开发板程序开发中,可以直接拿过来使用。,QT4.5 programming environment in a number of written procedures for the soft keyboard. Similar figures on the calculator keyboard. Specific development process, the soft keyboard i
practice
- 几个gtk实例,calc是计算器,tank是键盘响应移动小箭头,jumpinglabel是时钟的使用,primenumber是求最大质数,snake是利用资源文件修改控件外观。-Several gtk example, calc is a calculator, tank is the keyboard to respond to moving small arrow, jumpinglabel is the use of the clock, primenumber is to strive
keyboard
- linux系统环境下,利用qt4编写的数字小键盘程序代码,能够直接作为触屏输入使用 ,可以改造成一个linux下的计算器。-Linux system environment, using QT4 prepared by the small digital keyboard program code, can be directly used as input by the touch screen, can be transformed into a Linux calculator.