-
TJSCO03
获取系统支持的网络协议,此代码仅供参考,谢谢支持()
- 2018-06-12 03:41:36下载
- 积分:1
-
Ushroutine
用vc 开发的一个explorer的例程源代码,以供参考与学习(Use vc to develop a explorer routine source code for reference and learning)
- 2018-12-31 15:37:55下载
- 积分:1
-
MultiThread6
建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
- 2012-06-21 14:38:39下载
- 积分:1
-
kthread_create
该函数创建,但并不启动线程,创建完后要通过wake_up_process启动(This function creates, but does not start the thread, create after start through wake_up_process)
- 2011-05-01 19:36:52下载
- 积分:1
-
MFCThread
一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ...
)
- 2012-04-22 11:35:20下载
- 积分:1
-
801108
置文件夹自定义图标和背景,很不错的易语言源码,易爱好者可以下载使用()
- 2018-03-07 09:39:10下载
- 积分:1
-
Thread
线程简单例子 C#实现 vs2008开发工具 简单例子(Threads simple example vs2008 C# development tool to achieve a simple example)
- 2011-11-18 08:32:41下载
- 积分:1
-
shubiao
取进程鼠标位置取进程鼠标位置取进程鼠标位置(Take the process of the mouse position)
- 2014-01-13 13:46:41下载
- 积分:1
-
SynthesisBRW5572201DYERECOITK75606
这是一个不错的源码,TTS的价值会让你学的很高兴(This is a good source, the value of the TTS will allow you to learn very happy)
- 2017-03-01 21:47:02下载
- 积分:1
-
virtual-memory-allocation--tracking
说明: 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。(Write a program that consists of two threads, one thread is used to simulate the memory allocation activities, one for tracking the memory behavior of the first thread, requiring between two threads synchronize through semaphores to simulate the activities of the thread of memory from a read the file memory operations to be carried out. FlAllocationType the VirtualAlloc function parameters were set to MEM_RESET, MEM_TOP_DOWN, will flProtect parameters are set to PAGE_GUARD, PAGE_NOACCESS, PAGE_NOCACHE, execute and view the results of memory allocation.)
- 2011-04-14 10:08:23下载
- 积分:1