CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MultiThread

搜索资源列表

  1. pthread_wrapper

    0下载:
  2. This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2523
    • 提供者:oob2
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:148427
    • 提供者:柳闻徽
  1. MultiThread

    0下载:
  2. 实例了多线程程序的编写。对于多线程应用中容易出现的问题,以及如何使用互斥对象来实现多线程的同步有较好效果。-Examples of the preparation of multi-threaded process. For easy multi-threaded applications in the problems and how to use the mutex object to achieve the simultaneous multi-threading have good re
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:216279
    • 提供者:万基磊
  1. JrtpCS

    0下载:
  2. 此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-12-19
    • 文件大小:2066
    • 提供者:pjl
  1. MultiThread

    0下载:
  2. 在一个程序中,进行中开多个线程,实现多线程编程-In a process, carried out a number of threads in the open, multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:49790
    • 提供者:Felix
  1. multithread

    0下载:
  2. 多线程编程与线程同步实验包括实验心得,步骤内容要求-Multi-threaded programming and thread synchronization experience includes laboratory experiments, these content requirements
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:21024
    • 提供者:
  1. MultiThread

    0下载:
  2. 很好的模拟了进程并发的运行状态...可以很好的理解操作系统的多进程!-Good simulation of the complicated process of running a good understanding of ... the multi-process operating system!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:40527
    • 提供者:王子熙
  1. MultiThread

    0下载:
  2. 多线程与聊天程序/摸拟售票系统/保证应用程序只有一个实例运行-Multi-threaded and chat program/simulation ticketing system/ensure that there is only one example of the application to run
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2011577
    • 提供者:LiuDong
  1. MultiThread

    0下载:
  2. VC++写的第一个多线程程序,卖100张票。-VC++ to write the first multi-threaded process and sell 100 tickets.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1213430
    • 提供者:xiaoqing
  1. MFC_multithread_about_play_and_save_audio

    0下载:
  2. MFC多线程类播放和保存声音MFC multithread about play and save audio-MFC multithread about play and save audio
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:38468
    • 提供者:耿磊
  1. chat(multithread-signal)

    0下载:
  2. 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号灯技术-This is a chat program to do with the the blocking way the socket, the use of multi-threading and semaphores
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:72138
    • 提供者:coldgreenwater1
  1. ExSocket

    0下载:
  2. Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:31862
    • 提供者:ralu
  1. MultiThrea155384332003

    0下载:
  2. MultiThread Cara pakai] Gunakan peritntah di bawah ini pada konsole yang
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:10378
    • 提供者:mohammad
  1. vcWebServer

    2下载:
  2. Web服务器的实现主要是服务器端接受并响应客户端的请求,本次设计是在Visual C++开发平台上使用Winsock编程技术开发Web服务器程序。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。 -The realization of the Web Server is based on the acceptance and response of the server
  3. 所属分类:Windows编程

    • 发布日期:2014-01-23
    • 文件大小:205247
    • 提供者:旅游业
  1. lanchattoolsrc

    0下载:
  2. 基于多线程的,局域网聊天室,同一台机子上可登陆多个-Multithread-based, local area network chat rooms, on the same machine can be found in more than
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3733939
    • 提供者:万佛阁
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. (cwj)MultiThread

    0下载:
  2. 本VC++源码,是一个多线程的程序实例,它的主要功能是利用多线程进行素数的选择计算,是学习多线程的一个好例子-The VC++ source code, is an example of multi-threaded program, and its main function is to use multi-threading to the choice of prime number calculation, is to learn from multi-threading a good e
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1683468
    • 提供者:陈文俊
  1. code

    0下载:
  2. Windows多线程编程代码, 编写语言C++,环境VC++,内含20多个代码示例-Windows multithread program, for vc++ programmer, it s useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1209128
    • 提供者:林少峰
  1. multithread

    0下载:
  2. 在文本框中填写数值,可以设置系统鸣叫的次数-set the number of the system sound
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28155
    • 提供者:scuthanman
  1. RaceApplet

    0下载:
  2. 龟兔赛跑。多线程的例子 龟兔赛跑。多线程的例子-turtle-rabbit-race-multiThread
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1195
    • 提供者:王鹏
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com