搜索资源列表
final.c
- 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
Remote_into_the_sourcecode
- 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
Threaded
- 多线程程序,未进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行 的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even
Thread-Synchronization
- 调用SDK win32 api来编写多线程的程序,很好地说明了线程同步问题,通过稍微的更改原程序,就可以是原来没有考虑线程同步问题的程序解决同步问题。该源代码给出了最终完整代码,很有帮助学习。-SDK win32 api to write multi-threaded programs is called a good illustration of the thread synchronization problem, through slight changes to the origin
Al-VirusScan-Final-Version-1.6.8
- New anti virus in vb
GetProcessFullPath
- GetProcessImageFileName可以在xp和win732位和64位都能获取进程路径,GetModuleFileNameEx只能获取32位进程路径 但GetProcessImageFileName获取的路径都是包含设备名的路径,因此我们还要转换成一下,因此我们最终的GetProcessFullPath函数这样的-GetProcessImageFileName in xp and win732 bits and 64 bits can obtain process path, pa