-
通用的菜单界面程序
通用的菜单界面程序-common menu interface procedures
- 2023-08-31 04:40:03下载
- 积分:1
-
Linux环境下apache web服务器配置
Linux环境下apache web服务器配置-Linux environment, apache web server configuration
- 2022-01-23 11:17:13下载
- 积分:1
-
Standard c++ Learning the source code. Uc code there are 15 days c++ Learning co...
标准c++的学习源代码。还有uc代码
15天c++学习代码和4天unix c学习代码
使用gcc编译器,solaris环境,完全通过编译,源自达内科技学习笔记-Standard c++ Learning the source code. Uc code there are 15 days c++ Learning code and four days to learn unix c code using gcc compiler, solaris environment, completely through the compiler, derived from scientific and technological study notes Tatsu
- 2023-06-12 19:05:04下载
- 积分: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
-
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。...
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document description and code, containing all the file manipulation functions, suitable for the windows and unix running.
- 2022-08-18 01:42:57下载
- 积分:1
-
介绍如何实现在arm系列处理器上实现移植linux操作系统
介绍如何实现在arm系列处理器上实现移植linux操作系统-how to achieve the arm Series processors to achieve transplantation Linux
- 2023-05-04 15:40:03下载
- 积分:1
-
unix环境高级编程一书的源码
unix环境高级编程一书的源码-unix environment for high-level programming book source
- 2022-02-05 10:06:35下载
- 积分:1
-
arm s3c2410 中断处理 新手需要
arm s3c2410 中断处理 新手需要 -中destroy arm s3c2410 braise Jie
- 2022-05-07 04:53:31下载
- 积分:1
-
2410 nand flash boot loader 程序
2410 nand flash boot loader 程序-2410 nand flash boot loader procedures
- 2022-01-31 05:47:12下载
- 积分:1
-
HP共享内存实现,只要将sql语句配置好,装载共享内存即可
HP共享内存实现,只要将sql语句配置好,装载共享内存即可-HP Shared Memory realize, as long as the sql statement will be configured, shared memory can be loaded
- 2022-03-16 21:02:31下载
- 积分:1