-
先用BACC编译,再用BAINTERP运行
先用BACC编译,再用BAINTERP运行-using the BACC compiler, and then run BAINTERP
- 2022-02-26 16:34:23下载
- 积分:1
-
an "ACE Programmer's Guide" Chapter 16 of the thread pool examples...
一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer"s Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the multi-threaded operation more robust, not when there were no queues at the news, thread pool rapidly disappearing BUG. Many believe that the ACE beginners discovered this issue in the play about.
- 2022-01-26 04:08:20下载
- 积分:1
-
demonstration of how the procedure can only run one process, if the procedures a...
演示了如何让程序仅仅只能运行一个进程,如果程序已经运行,再点exe就会激活原来已经运行的那个进程。-demonstration of how the procedure can only run one process, if the procedures are already running, then points exe will activate the original operation of that process.
- 2023-01-08 21:10:02下载
- 积分:1
-
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
- 2022-02-24 10:06:40下载
- 积分:1
-
BCB多线程操作实例!
进行消息处理
BCB多线程操作实例!
进行消息处理-BCB multithreaded operation examples! For information processing, etc.
- 2022-03-30 02:35:29下载
- 积分:1
-
一个比较简单的Windows进程管理器源代码,仅供参考
一个比较简单的Windows进程管理器源代码,仅供参考-a relatively simple process management for Windows source code, for information purposes only
- 2022-03-21 13:01:23下载
- 积分:1
-
serial communication interface protocol data generated statements EXCEL
能通串口接口协议的数据生成EXCEL报表-serial communication interface protocol data generated statements EXCEL
- 2023-07-27 22:25:03下载
- 积分:1
-
This is another one of the operating system or the process of scheduling algorit...
这是另外一个计关于操作系统 的进程调度的算法 ,也是用c来模拟的,希望大家多指教,-This is another one of the operating system or the process of scheduling algorithm is used to simulate c, we hope more exhibitions,
- 2022-04-17 17:02:40下载
- 积分:1
-
使Windows程序和Java程序进行通讯的Windows控件和java类
使Windows程序和Java程序进行通讯的Windows控件和java类- Causes the Windows procedure and the Java procedure carries on
the communication Windows to control and the java kind
- 2022-02-24 18:16:03下载
- 积分:1
-
编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术...
编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multiple threads access violation if there is usually generate incorrect results. This procedure main inter-thread synchronization technology
- 2022-04-14 20:18:45下载
- 积分:1