-
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
- 2022-02-24 10:06:40下载
- 积分:1
-
在Visual C++6.0下利用共享内存、消息实现内部进程通信
在Visual C++6.0下利用共享内存、消息实现内部进程通信-In the Visual C++ 6.0 use shared memory, message realize internal process communication
- 2022-04-18 13:52:09下载
- 积分:1
-
介绍多
多线程编程的入门指导
图书语言: 简体中文
图书类型: 程序设计 >> 程序基础下载
授权方式: 免费程序基础图书
图书大小: 765 KB
-Introduction to multi-threaded programming guide books Language: Simplified Chinese Book Type: Program Design
- 2022-11-18 16:25:03下载
- 积分:1
-
采用事件的线程同步操作
采用事件的线程同步操作-use the thread synchronization
- 2022-10-12 06:55:03下载
- 积分:1
-
模拟操作系统运行的源代码 Description: The object of this project is to write a C++ applicati...
模拟操作系统运行的源代码 Description: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Description : The object of this project is to write a C application to simulate the scheduler of a simple operating system. Linux newcomers to see the source code too difficult, but a good choice .... Oh no less than a shame! !
- 2022-06-18 21:04:46下载
- 积分:1
-
本原代码是基于C语言的原程序。是用于一般的数据库的连接
本原代码是基于C语言的原程序。是用于一般的数据库的连接-primitive code is based on the C language of the original procedure. For general is the database connection
- 2022-06-22 04:33:14下载
- 积分:1
-
自己写的一段VC线程案例,做教材很好的!
自己写的一段VC线程案例,做教材很好的!-Write their own section of VC-threaded cases, to do good teaching!
- 2022-02-16 02:23:09下载
- 积分:1
-
与pssetcreateprocessnotifyroutine,pssetcreatethreadnotifyroutine线程问题。
用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码为:DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS.很显然,在驱动退出后,一些进线程操作仍然在访问原来的地址,造成出错.在XP后,微软给出了一个函数PsRemoveCreateThreadNotifyRoutine用来清除线程监视函数(清除进程监视的就是PsSetCreateProcessNotifyRoutine).我一直奇怪ICESWORD在2000中是怎么做到进线程监视的.后来才发现,在运行icesword后释放出一个detport.sys文件,然后一直在系统中存在着没有卸载掉.只是把它隐藏了而已^_^.这不是个好消息,难道我为了测试一个驱动,测试一次就得重启一次吗?呵呵,肯定不是啊,所以想办法搞定它.-with PsSetCreateProcessNotifyRoutine, PsSetCreateThreadNotifyRoutine thread to process control, I think we had a very skilled. Sinister In "" A text has been achieved in very good. Some time ago the Internet was seen in the surveillance study of the threads from article more interesting. Write playing with a code to play. on this issue, there have been some proble
- 2023-06-28 21:35:02下载
- 积分:1
-
我们的操作系统实验的论文,内容好多,可以看看,
我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
- 2022-08-22 16:24:34下载
- 积分:1
-
一个使用了线程技术的数据动态显示的小程序
一个使用了线程技术的数据动态显示的小程序-A thread uses the technology of the data dynamic display applet
- 2023-06-15 18:00:04下载
- 积分:1