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

搜索资源列表

  1. Unix进程通讯及同步互斥机制

    0下载:
  2. Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3991
    • 提供者:冯昊飞
  1. 信号

    0下载:
  2. 这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. There may be room for improvement
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3191
    • 提供者:亿摆
  1. uptime1_0

    0下载:
  2. 这个小工具可以记录你的Palm最近重启了几次,同步了几次,最后一次同步在什么时候等信息。 -this little tool can record your Palm recently resumed several times, a number of simultaneous, the last time the synchronization information.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:shaoqi
  1. Syncer

    0下载:
  2. 这个软件可以设置让Palm每天的某个时间自动开机并开始同步。每天同步的时间都可以自定义,也可以关闭这个功能。这个程序的用途是做什么的呢? 呵呵,其实最大的用途就是同步AvantGo,如果你的PC开机就连在网上或者根本就不关的话,那么你每天早上6点种同步一次, 保证你在地铁里看到的是最新的新闻 -the software can be set to allow a certain day Palm automatically boot time and simultaneously.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12832
    • 提供者:shaoqi
  1. timeclient_src

    0下载:
  2. 同步日期和时间的例子。-date and time synchronization example.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2326
    • 提供者:yf
  1. zhexue05

    0下载:
  2. 进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!-process synchronization, philosopher dining area share critical variables. Definition signal to the process control mechanism not contradict!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:lelele
  1. jiou05

    0下载:
  2. 奇偶哲学家通过信号量机制控制进程的同步和互斥访问临街区域,保证正常执行!-signal through the volume control mechanism for the process of synchronization and mutex visit to the region along the street to ensure normal execution!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:lelele
  1. synchronized

    0下载:
  2. 本pdf主要讲了几个在linux环境下利用共享内存进行进程同步的程序-the main speakers in a few linux environment using shared memory process synchronization procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:92665
    • 提供者:叶人杰
  1. os1-TheYalnixShell

    0下载:
  2. · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to applicatio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:42604
    • 提供者:wanghui
  1. duzhexiezhe-c

    0下载:
  2. 读者-写者问题经典的线程同步问题的一个模型,于是我制作本文,希望对学习操作系统实现的有所帮助-reader-wrote the classic problem of synchronization of threads a model, so I produced this paper, hope to learn from the operating system to achieve some help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:茹新华
  1. Productor_Consumer

    0下载:
  2. 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:全聚德
  1. 20070512graduate

    0下载:
  2. 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular Queue), a process to write bu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:573093
    • 提供者:何强
  1. C_windows_synchronism_control

    0下载:
  2. 列举了在windows下用于线程同步控制的多种示例小程序-listed under the windows thread synchronization control for a variety of examples of small procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:71548
    • 提供者:zho
  1. SampleHardwareEventCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的硬件事件示例。此示例演示在Vista登陆时处理同步硬件事件。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of hardware incident examples. This example demonstrated in the handling of the landing Vista hardware synchronization events. Beginners d
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:86749
    • 提供者:zy26
  1. pc1525216

    0下载:
  2. 使用VC++编程实现“生产者——消费者”进程同步问题,理解进程同步概念及实现方法和信号灯机制。-use VC Programming "producer -- consumer" process synchronization problem understanding of the concept and process synchronization method and the signal mechanism.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40653
    • 提供者:Silent
  1. a048008

    1下载:
  2. 本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realizati
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24676
    • 提供者:战天
  1. wap

    0下载:
  2. WAP服务器,支持UP新势力套餐实时同步接口-WAP server, the new forces UP support real-time synchronization interface packages
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6244
    • 提供者:phoenix.xia
  1. pthread

    1下载:
  2. linux下的多线程的创建及信号同步,信号量,互斥量-under linux to create multi-threaded and signal synchronization, semaphores, mutex volume
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26502
    • 提供者:wuqian
  1. Process-synchronization

    0下载:
  2. 计算机专业操作系统中关于进程的同步的代码-Process synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:972393
    • 提供者:闻庆骥
  1. Thread-Synchronization

    0下载:
  2. 这个工程中包含了5个小工程,具体介绍线程同步的5中方法,原子锁,互斥,临济区,事件,等。VC6.0测试,而且代码中包含详细的注释。-This project contains five small projects, Intro 5 thread synchronization methods, atomic locks, mutexes, Rinzai, events, and so on. VC6.0 testing, and code contains detailed notes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:43500
    • 提供者:chenguoyin
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com