-
Socket线程池,在Unix / Linux编译。
socket+线程池,在unix/linux下编译.-socket threads pool, in unix/linux compiler.
- 2022-08-23 20:54:43下载
- 积分:1
-
多线程方式同时进行多项任务,让多个任务同时进行,控制线程的运行。...
多线程方式同时进行多项任务,让多个任务同时进行,控制线程的运行。-multiple threads simultaneously a number of tasks so that multiple tasks simultaneously, control threads running.
- 2022-07-13 04:42:06下载
- 积分:1
-
一个高精度的定时器,很不错哦,希望对大家有用
一个高精度的定时器,很不错哦,希望对大家有用-a precision timer, oh very good, useful for all. .
- 2022-05-07 09:22:45下载
- 积分:1
-
VC++ 6多线程技术在端口扫描的应用程序…
VC++6.0多线程技术在端口扫描程序中的应用
- 2022-01-29 03:16:39下载
- 积分:1
-
本代码主要是实现多线程存储数据到SQL Server数据库。
本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
- 2023-05-25 18:20:03下载
- 积分:1
-
使用内存映射文件在两个进程间进行通信
使用内存映射文件在两个进程间进行通信-use memory-mapped file between the two processes communicate
- 2023-02-18 08:40:03下载
- 积分:1
-
在VC6.0下利用消息实现内部进程通讯
在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process-- VC design.
- 2022-01-25 21:49:33下载
- 积分:1
-
PrcView.exe
PrcView.exe
- 2022-07-26 17:11:25下载
- 积分:1
-
线程的同步
虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运...
线程的同步
虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread synchronization Although multithreading can bring us benefits, but there a lso many problems to be solved. For example, as disk drives such exclusivity system resources and can thread the process of implementation of any code, and the thread running by the scheduling system automatically and to a certain extent the uncertainty, So, then there could be two threads while the disk drives operate, which have operational errors; For example, For the computer banking system, may use a thread to update users of its database, and use another thread to read a database to respond to the needs of depositors, Reading is very likely to read threads database is not fully update the database, Reading may be because the time was only part of the updated dat
- 2022-03-26 17:09:07下载
- 积分:1
-
不错的数据生成器,MFC版本!有需要的请下载观看
不错的数据生成器,MFC版本!有需要的请下载观看-good data generator, MFC version! Need to watch the download! !
- 2023-04-03 22:10:04下载
- 积分:1