-
读写INI文件的函数已经日志记载
读写INI文件的函数已经日志记载-literacy INI file has been a function of log records
- 2022-03-30 21:50:17下载
- 积分:1
-
It is a app.tar!
LINUX下的图形界面的一个应用程序!介绍如何登陆到数据库等内容!很帮哦!-It is a app.tar!
- 2022-08-22 20:27:42下载
- 积分:1
-
Linux device drivers third edition of the source and e
Linux设备驱动第三版源码和电子书。里面包含了设备驱动的源代码,还有电子书-Linux device drivers third edition of the source and e-books. Which contains the device driver source code, as well as e-books
- 2023-02-27 00:40:03下载
- 积分:1
-
国外网站找到的,在linux平台下的c++开发的基2 基4的FFT程序源码,测试通过。...
国外网站找到的,在linux平台下的c++开发的基2 基4的FFT程序源码,测试通过。-Foreign sites found in the linux platform c++ Development base 2 base 4 of the FFT program source code, test.
- 2022-01-25 15:08:00下载
- 积分:1
-
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!...
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2022-03-16 23:01:06下载
- 积分:1
-
map的简单使用方法程序,可以学习使用简单的map操作
map的简单使用方法程序,可以学习使用简单的map操作-map a simple procedure to use, you can learn to operate using a simple map
- 2022-07-24 05:32: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
-
C语言编程的好书
C语言编程的好书-C programming language books
- 2022-08-09 11:11:01下载
- 积分:1
-
共享内存机制的演示程序,理解共享内存的工作机制
共享内存机制的演示程序,理解共享内存的工作机制-Shared memory mechanism, demo program, understanding the working mechanism of shared memory
- 2022-12-14 06:25:03下载
- 积分:1
-
LINUX realize in the next operation on the hash table, such as adding records, s...
在LINUX下实现对哈希表的操作,例如添加记录,查找,删除等-LINUX realize in the next operation on the hash table, such as adding records, search, delete, etc.
- 2022-06-13 08:46:02下载
- 积分:1