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

搜索资源列表

  1. Chatting_Room

    0下载:
  2. linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:150285
    • 提供者:纪昌利
  1. thread_create

    0下载:
  2. 旨在linux下的线程的创建,方便了初学者对于线程创建的掌握-Aimed at the creation of the thread under linux convenience beginners mastery for thread creation
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:564
    • 提供者:立哥
  1. Linux_thread_pool

    0下载:
  2. Linux 下的线程池,提供了详细的API供用户调用。-Thread pool under Linux, provides a detailed API for users to call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:5389
    • 提供者:huo
  1. pthread-test

    0下载:
  2. linux下的多线程例子,包含了俩个线程的创建和互斥.-under linux multithreading example, contains both thread creation and mutual exclusion.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:680
    • 提供者:zuoyong
  1. russiablock.tar

    0下载:
  2. 俄罗斯方块,linux 信号机制, 无多进程-tetris,linux,signal,no multi-thread
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-08
    • 文件大小:5302
    • 提供者:semon
  1. bryan_thread

    0下载:
  2. LINUX平台下使用的任务封装接口,可以实现WINDOWS与LINUX平台共用,具有平台移值性-thread interface used in linux and windows platform together.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:5955
    • 提供者:bryan
  1. C_Program_Skill

    0下载:
  2. Linux下的C语言高级编程实例代码,包含多个内存处理,线程池处理等例子。-C high-level language programming under Linux code examples, contains examples of multiple memory processing thread pool.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:102592
    • 提供者:古月
  1. sigslot-1-0-0.tar

    0下载:
  2. 类似于QT上的信号与槽, 自己实现的C++信号与槽 线程安全 Linux-Similarly to the signal with the groove on the QT, Own implementation of the C++ signals and slots Thread-safe Linux C C++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:5664
    • 提供者:陈春生
  1. CPP_lib_SRC

    0下载:
  2. 些舍不得格式化的代码,分享给大家. 一、C++、C内存池、内存泄漏调试的实现 二、Windows、Linux双平台线程池的实现. 三、一些标准编码的封装类实现. _base64Encode.h _urlEncode.h _utf8Encode.h base32Encode.cpp base32Encode.h base64Encode.cpp base64Encode.h crc32Encode.cpp crc32Encode.h url
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:175061
    • 提供者:ljh
  1. thread_function

    0下载:
  2. Linux File system, YAFFS: Yet another FFS. A NAND-flash specific file system for thread function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:1101
    • 提供者:tonggese
  1. qthread_unix

    0下载:
  2. Adds an adopted thread to the list of threads that Qt watches to make sure the thread data is properly cleaned up. This function starts the watcher thread if necessary for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:9682
    • 提供者:derfongru
  1. qthread

    0下载:
  2. In the odd case that Qt is running on a secondary thread, the main thread instance will have been dereffed asunder because of the deref in QThreadData::current and the deref in the pthread_destroy. To avoid crashing during QCoreApplicationData s glob
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-05
    • 文件大小:6403
    • 提供者:yaituexer
  1. nachos_threads_lab

    0下载:
  2. nachos线程机制,linux下,c语言-nachos thread mechanism, linux under, c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:13873648
    • 提供者:lyq333
  1. DedicatedWorkerThread

    0下载:
  2. Dedicated Worker Thread for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:1301
    • 提供者:wuconnun
  1. DatabaseThread

    0下载:
  2. Database Thread for linux Interface Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:2451
    • 提供者:yonweimue
  1. tpool

    0下载:
  2. linux C实现线程池,提高并发访问的效率-linux C to achieve the thread pool to improve the efficiency of concurrent access
  3. 所属分类:Linux Network

    • 发布日期:2017-12-08
    • 文件大小:2186
    • 提供者:丘锋涛
  1. 2-6-3server_thread

    0下载:
  2. 基于线程的LINUX嵌入式平台的TCP 服务器源代码,是个不错的入门资料。-Thread-based embedded LINUX platform TCP server source code, is a good introductory information.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:2393
    • 提供者:XIONG
  1. pthread_pool

    0下载:
  2. 一个linux线程池的应用,简单明了,适合linux网络编程新手查看。-A linux application thread pool
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:2346
    • 提供者:肖明亮
  1. 2

    0下载:
  2. 操作系统实验,实现线程切换功能,在linux系统下,实现一个可以运行在无操作系统虚拟机上的线程切换工程-Experimental operating system, to achieve thread switching functions in linux system, to achieve an operating system can run on a virtual machine without thread switching on engineering
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:644443
    • 提供者:何雄
  1. CrossThreadCopier

    0下载:
  2. Cross Thread Copier for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:1170
    • 提供者:ganyejui
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com