搜索资源列表
磁致旋光动态演示
- 这是一个动态演示程序.程序是VC++的对话框下的图象编程,利用的是多线程技术,涉及到了大量的图象处理.有一定的参考价值.-This is a dynamic demonstration program. Procedures are under VC dialog image programming, the use of multi-threading technology that involves a lot of image processing. There will be some
CODE
- 用于多线程处理代码模块及消息响应!用于多线程处理代码模块及消息响应-用于多线程处理代码模块及消息响应
MyPaint_Final
- vc6.0开发的绘图程序,支持画线,颜色选择,图像翻转、反色、黑白,还可选择线程数,支持多线程处理,可用来学习简单的图像处理。-vc6.0 development drawing program, support for drawing lines, colors, image flip, anti-color, black and white, can also choose the number of threads, support for multi-threaded processin
WorkerThread
- WorkerThread线程实例,C#建立WorkerThread 工作者线程 的例子,代码中已定义工作者线程中调用的公用委托,建立事件标识,用于停止线程,建立委托实例,用于调用接口函数,自定义了一个工作者线程处理函数,若停止线程若其正在运行,模拟长时间的操作,运行于工作者线程中,异步调用要使用BeginInvoke方法,线程完成,通知主线程。-`WorkerThread thread instance, C# build WorkerThread worker threads exampl
