搜索资源列表

  1. Socket异步通信,线程,双端队列

    0下载:
  2. Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:252928
    • 提供者:胡瓜
  1. 关于多线程的专用书籍

    0下载:
  2. 关于多线程的专用书籍,很经典的哦 如果想学多线程的朋友不要错过-on multithreading dedicated books, the classic Oh, if I wanted to learn multithreading friends not to mi
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:1198080
    • 提供者:张维
  1. 多线程实例

    0下载:
  2. 展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术-display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:90112
    • 提供者:周孝良
  1. 多线程模拟

    0下载:
  2. 一个多任务应用程序。带有四个彩色转轮的应用程序,每个彩色转轮都按自己的线程运行。其中两个使用OnIdle函数;另外两个则作为独立的线程运行。-a multi-tasking applications. Color wheel with four applications, each color wheel has its own threads to run. Two of them use OnIdle function; The o
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:3639296
    • 提供者:孔的
  1. 操纵Win32中的线程

    0下载:
  2. 对于VC编程很有帮助,非常好的操纵Win32中的线程-for VC helpful, very good control of Win32 threads
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:李建中
  1. 利用多线程实现数据采集delphi源码+文档

    0下载:
  2. 在delphi利用多线程实现数据采集有文档说明-use in multi-threaded data collected documents note
  3. 所属分类:通讯编程

    • 发布日期:2024-05-12
    • 文件大小:176128
    • 提供者:王剑
  1. 传圣1.1(断点续传和多线程下载)

    0下载:
  2. 笔者一直想寻求一种简单有效,且具备多线程断点续传的方法来实现点与点之间的文件传送问题,经过大量的翻阅资料与测试,终于实现了,现把它共享出来,与大家分享。-I have always wanted to find a simple and effective, but with multithreading HTTP methods to achieve point-to-point transmission of documents b
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:175104
    • 提供者:孙树
  1. 它使用了同步对象保护线程请求的数据

    0下载:
  2. 由Visual C++ 4.1开发的一个ISAPI应用,它使用了同步对象(CCriticalSection)来保护线程请求的数据-by Visual C development of a 4.1 ISAPI application, it uses a synchronous Objects (CCriticalSection) to protect the data request threads
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display c
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-12
    • 文件大小:35840
    • 提供者:钱彦江
  1. 利用CEvent实现多线程同步

    0下载:
  2. 利用CEvent实现多线程同步-CEvent use synchronous multi-threaded
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:2792448
    • 提供者:李刚
  1. 多线程管理

    0下载:
  2. 本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示-this program to achieve multithreaded scheduling presentations, including obstruction and thread ready demo
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:3360768
    • 提供者:lhs
  1. 基于TCP-IP多线程文件传输

    3下载:
  2. 多线程socket文件传输,很好的一个例子,极力推荐-multi-thread socket programming for file translating. this is a very good example.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-12
    • 文件大小:136192
    • 提供者:啊q
  1. vc编的多线程演示程序

    0下载:
  2. 演示多线程,可以挂起和唤醒线程,很好的啊!-demonstration Multithreading can be flown and awaken threads, good ah !
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:122880
    • 提供者:张兵
  1. windows多线程con

    0下载:
  2. windows多线程编程dos版本改版本在windows consel下实现-windows multithreaded programming dos version changed version of the windows under consel
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:23552
    • 提供者:王刚
  1. windows多线程mfc

    0下载:
  2. windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:王刚
  1. MFC多线程类播放和保存声音

    0下载:
  2. 多线程语音输入与播放使用API 多线程技术 实现语音的输入 播放 及WAVE文件记录保存 -multithreading broadcast voice input and the use of multi-threading API voice input document shows and record-keeping WAVE
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-12
    • 文件大小:37888
    • 提供者:wang
  1. 可以方便地进行多线程编程的控件

    0下载:
  2. 一个可以方便地在Delphi下进行多线程编程的控件。很好用的。-a convenient in Delphi under multithreaded programming controls. Very good use.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:149504
    • 提供者:森林
  1. 12.如何实现多线程多任务?

    0下载:
  2. 本程序用VC编写,主要用于演示如何实现多线程多任务。-the procedures used to prepare VC, mainly for demonstrating how to achieve multi-threaded multi-task.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:156672
    • 提供者:汤目
  1. 简单的线程池

    0下载:
  2. VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:张洋
  1. 多线程HTTP服务器源代码

    0下载:
  2. 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional's essential information, as well as a good scholar Department Dongdong, will be the knowledge t
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:41984
    • 提供者:suncg520
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org