QT多线程处理不同算法计算

时间:2022-04-22 16:20:03
【文件属性】:
文件名称:QT多线程处理不同算法计算
文件大小:5KB
文件格式:7Z
更新时间:2022-04-22 16:20:03
排序算法 算法 qt c++ c语言 创建三个线程:一个产生随机数,一个用冒泡算法对其进行排序,一个用快速排序算法排序并输出结果及打印总耗时。
【文件预览】:
thread_test02
----thread_test02.pro(640B)
----thread_test02.pro.user(20KB)
----widget.h(345B)
----mythread.h(1KB)
----widget.ui(3KB)
----main.cpp(272B)
----.gitignore(814B)
----mythread.cpp(3KB)
----widget.cpp(2KB)

网友评论