-
RoboCup simulation World Champions source code
RoboCup模拟世界冠军源代码
- 2022-03-25 09:33:26下载
- 积分: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
-
Image Viewer 1.6 is a Gtk sample application for show pictures
Image Viewer 1.6 is a Gtk sample application for show pictures
- 2022-08-20 00:38:03下载
- 积分:1
-
金丝雀
Canary-1.2.tar.bz2.rar Canary-1.2.tar.bz2.rar
- 2022-02-06 11:44:59下载
- 积分:1
-
Unix Richard Stevens ebook. good book for socket program in c
Unix Richard Stevens ebook. good book for socket program in c
- 2022-05-04 22:46:05下载
- 积分:1
-
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-Mini-lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-07-25 04:13:15下载
- 积分:1
-
Help UNIX master of the 10 practices, we must develop good habits Oh!
帮助UNIX高手练习10种,一定要养成好习惯哦!
- 2022-03-07 16:55:31下载
- 积分:1
-
本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽...
本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如说如果你没有理解虚拟内存工作原理就无法描叙进程 硬件基本概念一章对现代PC 做了简要介绍操作系统必须与硬件系统紧密结合在一起协同工作操作系统需要一些只能够由硬件提供的服务为了全面理解Linux 你必须了解有关硬件的基础知识 软件基本概念一章介绍了软件基本原理与C 程序语言讨论了建立Linux 这样的操作系统的工具并且给出了操作系统的目标与功能的概叙 内存管理这章描叙了Linux 如何处理物理内存以及虚拟存储技术 进程管理描叙了进程的概念以及Linux 核心是如何创建管理与删除系统中的进程 进程间及进程与核心间通讯以协调它们的活动Linux 支持大量进程间通讯IPC -the book is not specifically a Linux internal manual Rather, it was the introduction of the operating system Linux simultaneously in each chapter of the book as an example to follow from the common characteristics of the principles is that they will be the first core subsystems of Syria will then proceed to the detailed depicts as possible, I will not use routine_X () call routine _Y () to increase the bar data structure foo domain of values in this manner, d
- 2022-03-09 23:27:33下载
- 积分:1
-
It is a app.tar!
LINUX下的图形界面的一个应用程序!介绍如何登陆到数据库等内容!很帮哦!-It is a app.tar!
- 2022-08-22 20:27:42下载
- 积分:1
-
44B0的一个简易原理图
44B0的一个简易原理图-44B0 of a simple diagram
- 2022-01-27 22:02:37下载
- 积分:1