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

搜索资源列表

  1. Pthread-of-linux

    0下载:
  2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:10294
    • 提供者:gc
  1. task1

    0下载:
  2. 遍历进程的相关信息的驱动程序,同时要按成进程,线程等相关信息的遍历。-Ergodic process information related to the driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:2194
    • 提供者:张鸿昌
  1. watchdog_thread

    0下载:
  2. linux平台下看门狗驱动程序功能内核线程的实现-failed to translate
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:1012
    • 提供者:51801
  1. third_drv

    0下载:
  2. linux 线程实验简单功能实现,简单易懂-linux thread experiment simple functions
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:79159
    • 提供者:yuanyongde
  1. NachOS

    0下载:
  2. nachos线程调度调度,round robin算法-nachos thread
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-04
    • 文件大小:1115502
    • 提供者:林蛋大
  1. pThread

    0下载:
  2. 在Linux上实现的调用API的线程控制函数,包括线程的生成以及释放-Call the API on Linux thread control functions, including the generation and release of the thread
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:712
    • 提供者:顾兆伦
  1. asdfasdf

    0下载:
  2. linuz驱动编程所用到的,对于初学者理解线程非常的有用-linuz driven programming used to be very useful for beginners to understand thread
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:17331
    • 提供者:沈超
  1. zlog-latest-stable.tar

    0下载:
  2. zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:833946
    • 提供者:yangh
  1. pc_semaphore

    1下载:
  2. 线程间共享数据 读者写者问题 makefile-share data reader and writer makefile
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:18734
    • 提供者:wuchao
  1. helloworld

    0下载:
  2. unix下多线程编程 产生4个进程输出hello world-4 threads print hello world in unix
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:107352
    • 提供者:陈伟峰
  1. mutex_semphore

    0下载:
  2. Linux下操作系统的基本知识,在多线程处理中通过信号量进行互斥处理。-Basic knowledge of the Linux operating system under multithreading semaphore mutex.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:19000
    • 提供者:江城
  1. simple-multithreaded-programming-

    0下载:
  2. linux下的简单多线程编程,一个进程中创建3个线程协同工作。-linux simple multi-threaded programming, a process created three threads to work together.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:621
    • 提供者:fire
  1. threadpool-0.2.src

    0下载:
  2. 因为一般系统频繁的创建、销毁线程,对于系统是一笔不小的开支;对于这种频繁创建线程的情况,采用线程池,每次在需要创建线程的时候,我们只要从线程池中分配一个给他就行,用完之后还给线程池,这样就能大大节省不必要的资源消耗;缓冲池的话,主要是为了提高程序的运行速度,每次从池中取数据,远远快于其它获取数据的速度。-Frequent because of the general system to create, destroy threads, the system is not a small sum
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:5209764
    • 提供者:jack
  1. Desktop

    0下载:
  2. nachos线程升级,限制最多同时产生128个线程,并实现优先级调度-the nachos thread upgrade restrictions while producing up to 128 threads, and priority scheduling
  3. 所属分类:Driver develop

    • 发布日期:2017-12-02
    • 文件大小:20518
    • 提供者:zuojie
  1. mutex

    0下载:
  2. Linux中信号量、线程、同步及互斥等例子-Examples of Linux, semaphores, threads, synchronization and mutual exclusion
  3. 所属分类:Driver develop

    • 发布日期:2017-12-08
    • 文件大小:4841
    • 提供者:Shanae
  1. Timercunt

    0下载:
  2. S3C2440的linux驱动,能实现高精度的内核计时,可利用计时,进行多线程中断!-S3C2440 linux driver, to achieve the kernel timing of the high-precision, available time, multi-threaded interrupt!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:134308
    • 提供者:王荣成
  1. thread

    0下载:
  2. linux 线程方面的资料,很不错的,好几个简单的源程序,大家可以参考-linux thread the information, very good, good few simple source, we can refer to
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:3853
    • 提供者:jim
  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. linux

    0下载:
  2. linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:8295424
    • 提供者:高咪咪
  1. thread

    0下载:
  2. linux多线程源程序代码,已通过编译,如有需要可以下来看看,绝对经典,欢迎大家参考。-linux multithreading source code, has compiled, if necessary you can look down, an absolute classic, we welcome the reference.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:6806
    • 提供者:高咪咪
« 12 3 »
搜珍网 www.dssz.com