资源列表
Thread
- 使用多线程和不使用多线程的区别程序:Counter.java没有使用多线程,Close按钮不起作用,CounterThread.java,使用了多线程,可以使用Close按钮关闭程序-Use multi-threaded and multithreaded diff program: Counter.java did not use multi-threading, the Close button does not work, CounterThread.java, using multi-t
VCthread
- 实现线程池的函数,大家不妨可以看看啊,主要实现线程的调度和推出等-Thread pool function
Process
- c语言对进行的模拟,模拟进程的创建和生成,销毁,对操作系统的简单模拟-c language to carry out the simulation, simulation of the process of creation and generation, destruction, simple simulation of the operating system
Bank_Service
- 进程间通信问题: 银行有n个柜员,顾客进入银行先取一个号码,然后等着叫号。柜员空闲下来就叫号。 用P、V操作实现顾客和柜员的同步。-Interprocess communication problems: Bank n a teller, the customer enters the bank to take a number, and then waiting for the called number. Teller idle down called. P, V opera
Set-process-as-critic
- Example made in VB about how to set a process as critic
RemoteInject
- vc++6.0开发的dll远程注入简单示例-A simple app of remote inject by VC++6.0
Thread
- vc控制窗口控件,vc给控件发送消息,vc多线程给控件发送消息控制控件。-The vc Control window controls, vc send a message to the control vc multithreading send a message to the control control control.
jiantingTCP
- 实现监听TCP,接受TCP发来的信息并显示-Implement the listener TCP to accept the TCP sent the information and displays
Azmrk-v3.1.1
- Azmrk是一款绿色软件,强大的Windows任务管理器,大多数函数声明在ntdll里。Naylon和ForDream贡献最大,我更新了一个版本,gam2046附加个小功能。功能不完善,望大家多多包涵。-Azmrk is a powerful Windows Task Manager by the Naylon and ForDream developers, I updated, gam2046 additional small function.
MultiThreadTest-_Verson-1.0
- 开发环境是visual studio,编程语言为C#,此代码是关于线程创建。线程创建与线程控制,控制用进度条体现-The development environment is visual studio, programming language is C# code ,It is about thread creation and thread control, control is reflected by the progress bar s change.
MultiThread
- 如果我们在一个MFC对话框程序里面,点击一个执行延时10秒的按钮,那么在这10秒延时过程中,对话框程序将无法做其他的事,不响应其他的消息,那么它就是一个单线程的程序,因为它本身就拥有一个主线程,主线程处于工作状态,将无法响应其他的消息。 因此,为了让程序更好的处理一些耗时的操作,所以将一些耗时的,并且不直接表现在界面上的一些工作,另开一个线程去操作,因此在这里有必要学习——多线程编程。-If we are in an MFC dialog program inside, click on a
RmtDLL
- 这是一个远程线程注入的示例,把DLL线程注入EXPLORER.EXE进程中,显示EXPLORER.EXE的进程ID。-This is an example of a remote thread injection, DLL thread into the EXPLORER.EXE process EXPLORER.EXE process ID is displayed.
