搜索资源列表
SingleEvent
- 来源于visual C++编程大全,一些控件。-from visual C + + programming Daquan, some controls.
UseHookForThread
- 在线程中使用HOOK的编程要点 我所上传的是一篇关于如何在线程中使用钩子机制的文章,由于考虑到各自的程序所作的事情各不相同,所以文中以要点的形式摘录了程序的源代码。虽然源代码是用C++ Builder 5.0,相信编程者只要搞清楚这些要点,则采用其他C++编程环境实现起来也很容易。-thread in the use of the programming elements HOOK my upload is a thread on how to use the article hook me
c-mthread
- windows多线程编程最基础的入门例子-windows multithreaded programming most basic introductory examples
camerademo
- C#摄像头编程,无需添加引用直接写代码。程序比较短 -C# Programming camera without adding to write code directly quoted. Procedures for a relatively short
jibu_c_1.0.0.zip
- C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
PThread
- 线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。-Thread class, suitable for C++ programming, can directly lead to thread creation, use, very clear, very good use.
CreateThread
- 该程序为演示程序,创建多线程程序,初学C#编程可以借鉴。-Create multi-threaded program, beginners can learn C# programming.
mythread
- 一个多线程编程源码-A multi-threaded programming source
Dijkstra-omp
- C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming
MultiThreadProgram
- 本程序是windows环境下采用Visual C++多线程编程的一个实例-This procedure is used under windows environment, Visual C++ programming an example of multi-threading
SetPriority
- 该程序为演示程序,设置线程的优先级,初学C#编程可以借鉴。-The program for the demonstration program, set the thread priority, beginners can learn C# programming.
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
thread
- linux下的多线程编程的例子,希望对初学多线程的人有所帮助-multithreaded programming under linux example, many beginners want to help people thread
ThreadMFC
- windows线程和进程编程 MFC visual C-thread and process windows MFC visual C++ programming
C_Socket-Muti_Thread_programming
- C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
ATM
- c++使用线程编程的银行ATM机的模拟程序-c++ programming using threads the bank ATM machine simulation program
VC-multi-threaded-programming
- VC多线程编程 --为广大正在学习C++多线程编程的朋友提供帮助。VC multi-threaded programming - for the majority are learning C + + multi-threaded programming to help a friend-VC multi-threaded programming- for the majority are learning C++ multi-threaded programming to help a fri
CPPMultiThread-programming
- c++面向多线程的程序设计书籍,经典的多线程编程书籍。-C++ facing multithreaded program design books, classic multithreaded programming books.
Classic-C-Sharp-multi-threaded-
- 《C#多线程经典入门教程》,C#语言中的多线程程序设计-Classic Tutorial C# multi-threaded " , multi-threaded programming in C# language
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)