CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 线程

搜索资源列表

  1. linuxwangluobiancheng

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。-To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2449
    • 提供者:zishan
  1. CreateThread

    0下载:
  2. vc 使用Win32 API创建、销毁线程——控制进度条\CreateThread的程序源码,希望对大家有所帮助-vc use Win32 API to create and destroy threads- control the progress bar \ CreateThread the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-24
    • 文件大小:34816
    • 提供者:
  1. ThreadPriority

    0下载:
  2. vc 设置线程的优先级\ThreadPriority的程序源码,希望对大家有所帮助-vc set the thread priority \ ThreadPriority the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:30586
    • 提供者:
  1. GlobleVarThread

    0下载:
  2. vc 使用全局结构进行线程间的通信\GlobleVarThread的程序源码,希望对大家有所帮助-vc use the global structure of inter-thread communication \ GlobleVarThread the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:27647
    • 提供者:
  1. CriticalSecitonThreadSyn

    0下载:
  2. vc 使用临界区对象(CriticalSeciton)实现线程同步\CriticalSecitonThreadSyn的程序源码,希望对大家有所帮助-vc using a critical section object (CriticalSeciton) to achieve thread synchronization \ CriticalSecitonThreadSyn the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27901
    • 提供者:程胜利
  1. mutex_new.cpp.tar

    0下载:
  2. 两个文件互斥锁的加锁与解锁,以及多线程的创建。-Two file locking and unlocking a mutex, and the creation of multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:540
    • 提供者:史小珍
  1. CreateThread

    0下载:
  2. vc——使用Win32 API创建、销毁线程——控制进度条\CreateThread-vc- Use Win32 API to create and destroy threads- control the progress bar \ CreateThread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:36346
    • 提供者:
  1. pthread

    1下载:
  2. linux多线程编程的一个例子。里面用到了互斥锁。生产者/消费者模型。-linux an example of multi-threaded programming. Which uses a mutex. Producer/consumer model.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3418
    • 提供者:sds
  1. THREAD

    0下载:
  2. 关于linux线程池方面的,实现了一个线程池-About linux thread pool area, to achieve a thread pool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:125748
    • 提供者:徐先生
  1. linux-jiangyi

    0下载:
  2. 有关linux上编程的基础知识,及一些专题的源代码。包括进程编程、线程编程、进程间通信、高级编程主题、web服务器开发等 为清华大学linux下c++讲义-The basics of programming on linux, and some special source code. Tsinghua linux under c++ lecture notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:421136
    • 提供者:菲娜
  1. ps

    0下载:
  2. 内核模块编程 1)设计一模块,该模块的功能是列出系统中所有内核线程的程序名、PID号和进程状态。 2)设计一个带参数的内核模块,其参数为某个进程的PID号,该模块的功能是列出该进程的家族信息,包括父进程、兄弟进程和子进程的程序名、PID号。 -Kernel module programming 1) design a module, the module s function is to list all kernel threads of the process name, P
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:85370
    • 提供者:李晓宇
  1. Thread_comm_dev.tar

    0下载:
  2. 这是我自己编写实现的一个基于设备驱动的本地进线程通信方法。该方法需要用到设备文件来联系两个没有亲缘关系的进线程。资料中包含Makefile文件,根据自己的Linux系统,可以编译出模块程序。里面附带了简单的例程用来进行测试。-This is what I have written to achieve a local-based device driver into the thread communication methods. Need to use the device file to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3024
    • 提供者:haohuiming
  1. show.c.tar

    0下载:
  2. 这是一个用来学习和测试Linux2.6系统下实时线程特性的程序。对于想要了解和使用实时线程的初学者,具有一定的帮助。-This is a program for learning and testing real-time thread features on Linux2.6. Helpful for for beginners.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:682
    • 提供者:haohuiming
  1. Testserver_Linux

    0下载:
  2. linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3239
    • 提供者:yang_yinxia
  1. pthread

    0下载:
  2. 详细讲解了linux线程的所有知识,结合实例更容易掌握-Gave a detailed knowledge of all linux threads, with examples easier to grasp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:183441
    • 提供者:chirb
  1. QT-event-and-network

    0下载:
  2. QT的事件机制 QT多线程编程 QT网络编程 QT/E的移植与编译 -The event mechanism QT QT QT network programming multi-threaded programming QT/E and the compilation of migration
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:66838
    • 提供者:曹毅
  1. ThreadPriority

    0下载:
  2. 线程优先级示例-赛马\ThreadPriority,很不错的vc源码,希望能对大家有所帮助-Thread Priority Example- Jockey \ ThreadPriority, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:33407
    • 提供者:
  1. multiThreadExp

    0下载:
  2. 单进程内多线程并发运行的程序,不同的线程完成下列不同的工作: (1)接收键盘输入线程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它线程处理。 (2)显示线程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据线程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件numbet.txt中,除字母和数字外其它数据丢弃。-Single-process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1339
    • 提供者:
  1. threads_pool

    0下载:
  2. 在Linux下实现了一个基本的线程池,提供接口供用户使用。-In Linux to achieve a basic thread pool, providing an interface for users.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2915
    • 提供者:罗雄威
  1. log_sys

    0下载:
  2. 基于Linux的一个记录客户写入情况的日志模块。 其中附有详细的ReadMe说明和代码注释。 关键字:Linux,日志模块,共享存储,多线程。-Linux-based clients to write a case record log module. One of the ReadMe with detailed instructions and code comments. Keywords: Linux, the log module, shared memory, multi-t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:61866
    • 提供者:罗雄威
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com