搜索资源列表

  1. 02_pthread

    0下载:
  2. 多线程的生产者消费者两线程实现源码,linux嵌入式开发-Multi-threaded producer consumer thread to achieve the two-source, linux embedded development
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:赵佳伟
  1. JavaMultiThreadDesignmodel

    1下载:
  2. Java多线程设计模式是一本学习JAVA 的好参考书-Java Multi-thread design pattern is a good reference book to learn JAVA
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:10912768
    • 提供者:宾日晖
  1. Thread

    0下载:
  2. 本程序主要是实现临界区,互斥,信号量的运用的一个进程和线程相关的源码,希望有帮助-This procedure is mainly the achievement of critical areas, Mutex, Semaphore the use of a process and thread-related source code, hope that helps
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:DengXB
  1. Thread

    0下载:
  2. VB多线程图形演示,具体的看下就知道了,其实只不过是模拟一下,编译的时候请选择多线程模式-VB Multithread graphics presentations, specific facie know, in fact, just about simulation, the compiler when multi-threaded mode select
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:61440
    • 提供者:burgess
  1. thread

    0下载:
  2. 一个VC的独立线程程序示例,用来理解线程的工作过程-An independent thread VC sample program to understand the work process thread
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Leo
  1. threadinWin32

    0下载:
  2. 在编程过程中产生线程作了全面的分析,分析CriticalSection Mutex Semaphore Event在线程中的应用时各自优缺点作详细解说-In the programming process thread comprehensive analysis CriticalSection Mutex Semaphore Event in the thread of the application for a detailed e
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:22439936
    • 提供者:
  1. pool

    0下载:
  2. 通用 linux 线程池, 使用 C++ 编写, 具有良好的扩展性.-General linux thread pool, use the C++ Prepared, have good scalability.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:朱建国
  1. linux_process_and_thread

    0下载:
  2. Linux process and thread programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:182272
    • 提供者:XD
  1. Socket

    0下载:
  2. 一个用线程池的Socket 可以 自定义 线程个数-A thread pool using the Socket can customize the number of threads
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:李志鹏
  1. Thread

    0下载:
  2. 一些相关多线程应用的自创程序 里面有自创的实例比较 相信通过此例大家可以对多线程有个详细的了解-Some multi-threaded applications, there are self-created procedures for the comparative examples of Example I believe that through this multi-threaded everybody can have a
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:1123328
    • 提供者:
  1. TCP_Sniffe

    0下载:
  2. 这是我在做硕士论文时编的一个小工具,比较简单,主要目的是捕捉网络封包,因为是小玩意,所以没有加入封包分析。 使用了线程技术对流经本机的封包进行截获并可记录到文件中,可以从源主机和目的主机来指定过滤。软件界面及其简单,一目了然。-This is my master s thesis at the time allocated to do a small tool that is relatively simple, the main
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-16
    • 文件大小:219136
    • 提供者:Zhao Genlin
  1. threadpool-0_2_4-src

    0下载:
  2. boost线程池库。 boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。-boost the thread pool library. boost library does not contain a thread pool, but there is sourceforge realize that the easy-to-use thr
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:69632
    • 提供者:txf
  1. javathread

    0下载:
  2. 几个java 线程编程的例子!! 感觉挺好-Several examples of java thread programming!! Feeling good
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:张希行
  1. Auto_Thread

    0下载:
  2. 与轮询相对应的另外一种检测方式-多线程(multi-thread),本程序中,除了主线程以外,原来的应用程序还有线程在执行,形成了应用程学的多线程模式。-Polling corresponding with another test- multi-threaded (multi-thread), this procedure, apart from the main thread, the original application al
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:2926592
    • 提供者:武超
  1. TestDownload

    0下载:
  2. 使用单元多线程+WINSOCK控件,实现VB6下的多线程(界面+下载线程)工作,以及多任务下载管理(添加,删除,开始,停止下载等)功能的源代码.-The use of multi-threaded unit+ WINSOCK control, realize the multi-threaded VB6 (interface+ Download thread), as well as multi-tasking download man
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:36864
    • 提供者:马大哈
  1. Thread

    0下载:
  2. windows 多线程编程基础示例代码,希望能给初学者有所帮助-windows based on multi-threaded programming sample code, hope that I can be helpful for beginners
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:刘安平
  1. progress_ctrlx_src

    0下载:
  2. Progress Bar是讓使用者瞭解現狀的好方法!把控件放到CMyProgressForm 這個 CDialog 中, 那麼在使用時可以使用 Modeless 的方式, 把 Dialog 建立起來。當然了, 你的高耗時程式應該要用一條特別的 thread來執行,否則視窗根本不會繪圖。-Progress Bar allows users to understand the status quo is a good way! The co
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:ken
  1. Thread

    0下载:
  2. 2个线程使用的例子,请仔细阅读 12个线程使用的例子,请仔细阅读2-Two examples of the use of thread, please read the 12 threads using examples, please carefully read the 2
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. MFC_Multy

    0下载:
  2. Windows MFC下的多线程的基本编程例子,多达10个左右,涉及互斥、消息传递、信号量的使用,适合刚接触线程编程的人。-Windows MFC under the basic programming multithread example, up to about 10, involving mutual exclusion, message passing, the use of semaphores for thread pro
  3. 所属分类:进程与线程

    • 发布日期:2024-05-16
    • 文件大小:243712
    • 提供者:111
  1. moxuTest

    0下载:
  2. 这是本人在工作中积累的VC++类库,适用于vs2003及以上开发工具,其中 Thread 和 Delegate 是从C#中得到的灵感, 还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:陈豪
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org