搜索资源列表
multi-threaded-
- 用C++编写的计算平方的代码,由多线程方式执行,练习多线程工作原理-The code calculates the square C++ write multi-threaded manner, practice multithreaded works
hellothread
- brew c实现的多线程例子,很经典的 brew c实现的多线程例子,很经典的-brew c multi-thread example,it is classic
Multithreading
- 内含ppt介绍C#多线程的相关知识,对于相关人员具有借鉴意义-Multithreading
ThreadSynch
- 多线程编程源代码,基本完整描述C++多线程功能,仅供参考-Multi-threaded programming source code, for reference
Cpp1
- 多线程,循环同时进行,你懂的,很不错的,哈哈哈哈哈哈哈哈哈哈哈哈(Multi threading, loop simultaneous.)
51CTO下载-29782196VC多线程编程大全(1)
- VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)
FrameWork
- 一套通用的C++多线程框架,可用于多种业务功能的基础框架结构。(A generic framework for multithreaded C++ applications)
C++多线程编程
- 多线程编程总结,讲述了多线程创建使用的方法,有代码实例。(Multithreaded programming, about the way to create using multi-threaded, with code examples.)
C#多远程源码
- 用多个处理句柄同时对多个任务进行控制处理的一种技术。据博主的理解,多线程就是该应用的主线程任命其他多个线程去协助它完成需要的功能,并且主线程和协助线程是完全独立进行的。不知道这样说好不好理解,有需要的拿走。(A technique for controlling multiple tasks simultaneously with multiple processing handles. According to the blogger's understanding, multithreadi
多线程通信
- C#使用多线程模拟用户之间的通信过程,解决了多个用户之间的交互以及线程冲突问题(C# uses multithreading to simulate communication between users,The problem of interaction among multiple users and thread conflict is solved)
C#23多线程源码
- c# 多线程编码 23个实例和文档(c# thread)
CplusplusConcurrencyInAction
- 并发处理,如果你正在用C++写一个多线程程序,你应该阅读本书。如果你正在使用C++标准库中新的多 线程工具,你可以从本书中得到一些指导意见。如果你正在使用其他线程库,后面章节里的 建议和技术指导也很值得一看。(Concurrent processing. If you are writing a multithreaded program with C++, you should read this book. If you are using more of the new C++ sta
c++并行计算
- 能够通过多线程实现查找算法,大大节省了计算时间,提高了程序效率(Ability to implement a lookup algorithm through multiple threads)
C#多线程编程实战_中文完整版_带目录书签
- 高级多线程编程,有书,有例子源码。非常实用(C# Multi Thread Book with sample code)
9、用线程移除列表数据。
- c# 多线程编程,线程移除列表数据,线程互斥(C# multithreaded programming, thread remove list data, thread mutual exclusion)
跨线程调用控件
- c# 多线程编写,跨线程操作控件,多线程编程(C# multithreaded programming, thread remove list data, thread mutual exclusion)
C#并发编程经典实例
- c# 多线程 编程 必备资料. 避免新手错误 . 编写高质量的程序必备. 新手变高手的秘籍(C# multithreaded programming essential information. Avoid novice errors. Compile high quality program essential.................)
TaskList
- 执行任务执行,多线程开启等等,执行任务执行(Execution of tasks, multithreading, etc., execution of tasks)
多线程应用例程
- c#多线程应用例程=+------------(C # Multithread Application Routine=+-----)
TimeTest
- 一个多线程的c++定时器,封装接口,有例子可以参考使用(A multi-threaded c++ timer, encapsulated interface, can be used as an example.)