-
jworks程序
jworks program
- 2023-01-20 23:05:04下载
- 积分:1
-
oracle引用库
oracle引用库-oracle reference library
- 2022-02-20 15:27:30下载
- 积分:1
-
check password
check password
- 2022-04-13 16:59:53下载
- 积分:1
-
jkllllllasdfafdsdaf
arm设计指导书 绝对原创
内容详细 适合初学者学习嵌入式在人-jkllllllasdfafdsdaf
- 2022-05-22 03:04:26下载
- 积分:1
-
robocup 2D anti
robocup 2D防真base平台
是运行/开发防真机器人的必备平台-robocup 2D anti-base platform is a true run/develop the necessary anti-real robot platform
- 2022-05-19 20:57:36下载
- 积分:1
-
GNU LD的GUID的程序设计
gnu ld说明文档,详细罗列了各个参数的使用说明-gnu ld programming guid
- 2022-08-08 19:49:22下载
- 积分:1
-
shell编程的好文章
shell编程的好文章-shell programming excellent article
- 2022-06-30 15:28:53下载
- 积分:1
-
multithreaded process as a multi
多线程程序作为一种多任务、并发的工作方式,有以下的优点:
1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。
2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。
3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。
-multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
- 2023-06-23 05:00:03下载
- 积分:1
-
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下...
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下 -Qt achieve dynamic effects of the dialog box of the few dynamic effects can be achieved to complete the code can be compiled to run directly under the limited linux
- 2022-03-14 08:48:59下载
- 积分:1
-
pthread_t created with input from the standard input of the number N of N thread...
用pthread_t创建由标准输入端输入个数N的N个线程,分别计算各自的结果,再返回给主进程.-pthread_t created with input from the standard input of the number N of N threads, calculate their results and then back to the main process.
- 2022-07-03 04:29:20下载
- 积分:1