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

搜索资源列表

  1. pthreadtest

    0下载:
  2. linux下多线程加锁编程实例,很经典的,对学习多线程编程很有帮助-Linux threaded locking programming examples, very classic, it is helpful for learning multithreaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1086
    • 提供者:nieyibin
  1. DataServerofthread

    0下载:
  2. 一个不错的多线程学习源码,自己工作中使用正常,solaris、linux下测试都正常-Multi-threading a good learning source in their own work using the normal solaris under linux test normal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2043
    • 提供者:
  1. lanqq

    1下载:
  2. 在Linux环境下利用多线程实现局域网聊天-this is the chat program of the local at the linux
  3. 所属分类:Linux Network

    • 发布日期:2015-03-16
    • 文件大小:21504
    • 提供者:du
  1. linuxs

    0下载:
  2. Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定。   普及Linux电子书籍。原作者:jerry,blog:snowyvalley.okee.om。   不再沉默,让我们一起学习Linux。   普及Linux电子书籍。原作者:jerry,blog:snowyvalley.okee.om。   不再沉默,让我们一起学习Linux。-Linux is an excellent operating system,
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. Linux 多线程编程示例,包括makefile-Linux pthread example,include makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:cytang
  1. LinuxMultithreaded

    0下载:
  2. Linux下的多线程编程指南,及心得,全面具体,通俗易懂!-Linux Multithreaded Programming Guide
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. linux环境下的多线程程序设计,pthread-pthread on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2354
    • 提供者:江岩
  1. NSS

    0下载:
  2. 封装了Linux内核开发中的一些重要数据结构,包括队列、哈希表等,以及一些网络函数和多线程互斥机制-Encapsulates some of the important data structures in the Linux kernel developers, including queues, hash tables, etc., as well as some network functions and multi-threaded mutex mechanism
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:17532
    • 提供者:李顶
  1. Ordering-(menu)-system

    0下载:
  2. 点菜系统包括后台数据服务系统和前台运行管理系统。本文档主要描述前台运营管理系统和后台服务系统两个子系统。 前台运营管理系统: 点菜系统是基于Linux平台的实验室环境,选择使用QT实现界面的绘制,以及多线程的实现。主要有点菜、查询、结账、同步、更新这5个功能。 -The a la carte system, including the back-end data services systems and front run the management system. Thi
  3. 所属分类:Hotel software system

    • 发布日期:2017-03-28
    • 文件大小:395234
    • 提供者:maoyu
  1. spi

    0下载:
  2. 这是一个spi模块的程序,对于深入了解linux驱动编程非常有益。其中涉及了中断、调度、多线程编程等-This is a spi-module program is very useful for in-depth understanding of the linux driver programming. Which deals with the interrupt, scheduling, multi-threaded programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:3398
    • 提供者:zhushiqun
  1. crossMatch

    0下载:
  2. 交叉证验的多线程实现版本,附有代码的测试文件。需要在Linux下运行。,-Cross-validation of the multi-threaded implementation version of the test code is attached to the file. Need to run under Linux. ,
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5464752
    • 提供者:刘彦镔
  1. pthead

    0下载:
  2. linux下的多线程编程,样例可以直接测试。-multi-threaded programming under linux, the sample can be directly tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2902
    • 提供者:gared
  1. chatroom.tar

    0下载:
  2. linux下socket聊天,使用了POSIX多线程 和socket 编程技术-socket chat under linux, use POSIX multi-threaded and socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:307200
    • 提供者:胡栋梁
  1. IMchat.tar

    0下载:
  2. linux下利用POSIX多线程和socket变成接口制作的即时通讯工具-POSIX multi-threaded and socket into the interface to the production of instant communication tools under linux, the shortcoming is not using a graphical authoring tool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:24927
    • 提供者:胡栋梁
  1. Wiippv6pinga

    0下载:
  2. linux下 ipv6协议 ping程序源码最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序源码,多线程结构安排不一定合理,待试验验后进一步修改 4.在终端./pingipv6 IP11 1P2......即可运行程序源码 5.为单源文件,没写make,编译命令为: gcc 可直接使用。 -ping program source code under linux ipv6 protocol up to run 50 threads each thread send
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2851
    • 提供者:
  1. multi-threadedscheduling

    0下载:
  2. liNUX下的 操作系统 多任务调度实例 多线程 包含测试文件-under the Linux operating system, multi-tasking multi-threaded scheduling instance that contains the test file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:9104
    • 提供者:jinpeng
  1. linux_multi_thread

    0下载:
  2. 创建了一个linux多线程程序,通过俩个互斥量来实现线程同步,顺序打印出从1到100的数字。-Create a linux multi-threaded program, both mutex to synchronize threads, the order to print out the number from 1-100.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3212
    • 提供者:刘志军
  1. multithread_tcp_server

    0下载:
  2. 该程序完成了linux下基于多线程的服务器端的程序,初学者通过运行可以进一步了解多线程的编程,同时为可以和多进程相比较各自的优缺点做一个起步的台阶-Procedures are completed under linux based on multi-threaded server-side program, beginners can learn more by running multi-threaded programming, as well as can and multi-proce
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:39983
    • 提供者:殷巧
  1. VTune-Test-Application

    0下载:
  2. 这是两个Linux VTune功能测试程序。serialpi是单线程求π值的应用,而threadpi是根据处理器最佳并行数设置的多线程求π值的应用,这两个程序可以演示VTune演示多线程并行的性能改善。-This is the Linux VTune functional test procedures. serialpi is single-threaded seek the value of π the applications threadpi is the application bas
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:2226
    • 提供者:李光华
  1. selectTimer

    0下载:
  2. Unix/Linux下使用select和多线程可以精确到微秒级的定时器,封装成类可单独使用。-Select and multi-threaded Unix/Linux can be accurate to the microsecond timer, encapsulated into a class can be used alone.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1619
    • 提供者:李一文
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 30 »
搜珍网 www.dssz.com