-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
System Information
System Information
- 2023-07-28 01:20:03下载
- 积分:1
-
用C++的类的概念写的一个有关寻找一定范围内素数个数并把它们输出的C++源程序...
用C++的类的概念写的一个有关寻找一定范围内素数个数并把它们输出的C++源程序-With C++ The concept of the class written by a certain range to find the number of prime numbers and their output C++ Source
- 2022-03-25 03:22:25下载
- 积分:1
-
通过输入年龄判断是青年,小孩,中年,还是老年的结果的
通过输入年龄判断是青年,小孩,中年,还是老年的结果的-Judged by entering age, youth, children, middle-aged, or old age results
- 2022-08-11 10:44:45下载
- 积分:1
-
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕。
TBNR收到足够...
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕。
TBNR收到足够的语音后开始识别,并通过EventCallback和ResultCallback两个回调
函数通知TbnrSdiDemo当前识别状态以及识别结果。-users can click on "stop recording" to stop sound card and the end of recording. StreamBuff all the remaining voice will be sent to TBNR and notified TBNR finished recording. TBNR received adequate recognition after the speech, and through EventCallback and two callback function ResultCallback notice T bnrSdiDemo current state of identification and recognition results.
- 2023-07-13 06:25:03下载
- 积分:1
-
日期计算器,输入日期就可以查到它是星期几。希望对大家有帮助,谢谢!...
日期计算器,输入日期就可以查到它是星期几。希望对大家有帮助,谢谢!-Date calculator, enter the date can be found on the day of the week it is. I hope there is help for everyone, thank you!
- 2022-04-18 07:55:56下载
- 积分:1
-
通过厂家提供的光盘软件,在电脑上安装《LED
通过厂家提供的光盘软件,在电脑上安装《LED-II条屏软件》。-q
- 2022-03-09 11:28:44下载
- 积分:1
-
A good dephi sample.
一个很好dephi编程示例编程,让初学者能更好的入门.-A good dephi sample.
- 2023-05-19 04:45:03下载
- 积分:1
-
Base64 Encoder&Decoder
Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
- 2022-03-14 19:34:55下载
- 积分:1
-
ro3n是一个简单的设计来解决数学方程的Qt应用程序
Ro3n is a simple Qt application designed to solve mathematical equations - linear as well as quadratic.-Ro3n is a simple Qt application designed to solve mathematical equations- linear as well as quadratic.
- 2022-07-04 21:33:43下载
- 积分:1