-
多线程序访问数据库
多线程序访问数据库-multi-lane access to the database procedures
- 2022-12-12 15:05:04下载
- 积分:1
-
demonstration Multithreading can be flown and awaken threads, good ah !
演示多线程,可以挂起和唤醒线程,很好的啊!-demonstration Multithreading can be flown and awaken threads, good ah !
- 2022-02-03 16:48:04下载
- 积分:1
-
关于线程的代码,很实用,希望大家多多支持,互相学习
关于线程的代码,很实用,希望大家多多支持,互相学习-Code on the thread, very useful, hope that we can support and learn from each other
- 2022-02-02 07:33:32下载
- 积分:1
-
Windows多线程编程,使用MFC的方式。版本和补充…
windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
- 2023-01-04 15:55:03下载
- 积分:1
-
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的...
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid deadlock and avoid deadlock the law is, the system in the process, the process for each type of resource in accordance with the request of the resources available to advance the use of information, according to some algorithm, leading to the possibility of death lock projections to decide whether the resource requests. This is a forward-looking steps, guaranteed not know Deadlock lead again when forward step with the dynamic nature of the forecast algorithm.
- 2023-08-20 23:10:03下载
- 积分:1
-
multithreading on the issue.
关于多线程的问题。-multithreading on the issue.
- 2022-06-16 17:33:23下载
- 积分:1
-
使用共享内存通讯的程序例子
使用共享内存通讯的程序例子-the demo of communication using shared memory
- 2023-05-18 08:00:03下载
- 积分:1
-
鼠标输入编程演示程序
鼠标输入编程演示程序-mouse input programming Demonstration Program
- 2022-02-13 14:15:47下载
- 积分:1
-
一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。...
一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
- 2022-10-01 21:15:03下载
- 积分:1
-
Remote Run Library is a part of the code provides a complete remote (remote here...
Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to the process is different from the other process space) runtime environment (including the use of code implicit API calls, string constants, global/static variables, abnormal protection) tool. It allows you to the arbitrary process (as long as you have sufficient authority) run a piece of code or exe, which allows two or more executable file in the same process space operations.
- 2022-11-10 12:15:04下载
- 积分:1