-
学习内核编程入门的好资料,标准开发文档,附源码。
学习内核编程入门的好资料,标准开发文档,附源码。-Introduction to study the kernel of good programming information, development of documentation standards, source code is attached.
- 2023-05-28 09:25:03下载
- 积分: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
-
client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过
client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过-client.c server.c talker.c listener.c has compiled a complete package through the documents in linux environment test
- 2022-03-21 01:29:55下载
- 积分:1
-
under linux serial usb converter driver, learning linux driver development for r...
linux下usb转换串口的驱动程序,学习linux驱动开发的朋友可以参考一下。-under linux serial usb converter driver, learning linux driver development for reference for a friend.
- 2022-11-01 21:00:03下载
- 积分:1
-
Classification of Unix/Linux command operation guidance. (For all aspects)
分类的Unix/Linux命令操作指导。(针对各方面问题)-Classification of Unix/Linux command operation guidance. (For all aspects)
- 2022-01-25 20:50:10下载
- 积分:1
-
简单的虚拟机,linux平台,运行简单的dos程序
简单的虚拟机,linux平台,运行简单的dos程序-Simple virtual machine, linux platform, run a simple dos program
- 2022-03-07 09:41:09下载
- 积分:1
-
linux, serial port debugger,
linux,串口调试程序,应该之得大家看看,相互学习-linux, serial port debugger,
- 2022-01-27 12:15:12下载
- 积分:1
-
s3c2410 the cpu bootcode
s3c2410的cpu的启动代码-s3c2410 the cpu bootcode
- 2022-07-08 18:57:32下载
- 积分:1
-
清华大学
清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-UART articles
- 2022-09-16 07:10:03下载
- 积分:1
-
sl811主机源代码
sl811主机源代码-sl811 mainframe source code
- 2022-03-25 01:27:59下载
- 积分:1