-
清华的LinuxC,程序,官方网站已停止下载…
清华出的那本linuxC编程,官方网站已经停止下载,这里还有pdf电子书,非常推荐下载-Qinghua the linuxC that the program, the official website has stopped the download, there is a pdf e-books, very recommend downloading
- 2022-05-13 02:20:07下载
- 积分:1
-
LFS.This is a kind of file system.
LFS.This is a kind of file system.
- 2022-03-23 06:52:49下载
- 积分:1
-
ntrw.rar! C语言编写
ntrw.rar! C语言编写-ntrw.rar! C language! !
- 2022-03-24 20:45:08下载
- 积分:1
-
linux under a self
linux下,自编的一个基于linux文件系统的数据库,实现简单的数据库操作,适于初学者。编译后运行主程序demo。-linux under a self-linux-based file system database, the realization of a simple database operation, suitable for beginners. After compiling the main program running demo.
- 2023-01-01 03:30:17下载
- 积分: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
-
linux 下声卡驱动程序的编写
linux 下声卡驱动程序的编写-sound card driver under preparation
- 2022-12-07 06:10:03下载
- 积分:1
-
几个tcl/tk的有趣例子,包括水槽动画的设计等
几个tcl/tk的有趣例子,包括水槽动画的设计等-interesting examples of tcl/tk
- 2022-03-05 22:12:24下载
- 积分:1
-
关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!...
关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!-RTlinux card driver on the article, yes, especially for those under the RTlinux write-driven programmer!
- 2023-09-05 23:30:04下载
- 积分:1
-
遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中...
遍历指定文件夹所有文件,并实现脚本提取,将提取的脚本存储在指定文件夹中-Designated folder traversal of all documents and scripts realize extraction, will extract the script is stored in the designated folder
- 2022-03-05 14:42:10下载
- 积分:1
-
V4L2(Video for Linux 2)的测试程序,出自官方网站。并附带一份V4L2的规范文档。运行环境是X...
V4L2(Video for Linux 2)的测试程序,出自官方网站。并附带一份V4L2的规范文档。运行环境是X-window,对内核没有特殊要求。-V4L2 (Video for Linux 2) of the test program came from the official website. And accompanied by a V4L2 specification document. Operating environment is the X-window, and there are no special requirements on the kernel.
- 2022-02-04 06:13:44下载
- 积分:1