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

搜索资源列表

  1. SyncTime

    0下载:
  2. 这个是同步系统时间的一个小程序(VC++),同步更新系统时间。-This is a time synchronization system, a small program (VC++), update the system time synchronization.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:39676
    • 提供者:吴剑海
  1. expmt2

    0下载:
  2. UNIX下编程同步与异步write的效率比较。包含apue.h、error2e.c、write.c-Programming under UNIX synchronization and compare the efficiency of asynchronous write. Contains apue.h, error2e.c, write.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3159
    • 提供者:yy
  1. use_work_thread

    0下载:
  2. 本例要介绍的是使用事件对象同步两个目标进程,-In this case is to introduce the use of event object synchronization process of two objectives,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:33064
    • 提供者:jack
  1. test1

    0下载:
  2. 操作系统经典同步问题 消费者与生产者问题-Operating system synchronization classic problem of consumers and producers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:717
    • 提供者:ff
  1. philosopher

    0下载:
  2. 模拟“五个哲学家”问题该实验的要点是,解决并发环境下,多进程之间的同步与互斥问题。进程间的同步互斥必然涉及进程间的通信(信息交换)。-Simulation of the " five philosophers" problem of the main points of the experiment, the solution to complicated circumstances, between the multi-process synchronization and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:chenlisten
  1. 2_Memory

    0下载:
  2. 内存管理实验程序。 要求 : 使用 Windows XP的 API 函数,编写一个包含两个线程的进程,一个线程用于模拟内存 分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实 现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作,每个内存操作包括 如下内容: 1、时间:操作等待时间。 2、块数:分配内存的粒度。 3、操作:包括保留(reserve)一个区域、提交(commit)一个区域、释放(release)一个区域
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2055686
    • 提供者:adia
  1. process_manager

    2下载:
  2. 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of
  3. 所属分类:Windows Kernel

    • 发布日期:2016-02-16
    • 文件大小:1977223
    • 提供者:yefeng
  1. 2

    0下载:
  2. unix环境下同步与异步write的效率比较 -unix environment synchronized with the efficiency of asynchronous write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1328
    • 提供者:lin
  1. Fund7MultiThread

    0下载:
  2. 一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步。-A project, the main thread is responsible for user interaction, provide a button interface through which users create a new thread to handle complex calculations. Multi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:77788
    • 提供者:张一辰
  1. ex05

    0下载:
  2. 进一步研究和实践操作系统中关于并发进程同步与互斥操作的一些经典问题的解法,加深对于非对称性互斥问题有关概念的理解。观察和体验非对称性互斥问题的并发控制方法。进一步了解Linux 系统中IPC 进程同步工具的用法,训练解决对该类问题的实际编程、调试和分析问题的能力。-linux c process synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:75980
    • 提供者:孙凯
  1. Code

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex on the object, how to use the mutex object to achieve the simu
  3. 所属分类:Network Security

    • 发布日期:2017-04-16
    • 文件大小:35911
    • 提供者:gwx1119
  1. pc

    0下载:
  2. WindowsUpdate自动更新服务与微软官方WindowsUpdate服务器同步,内容一致,速度更快-WindowsUpdate Automatic Updates service and the official Microsoft WindowsUpdate server synchronization, consistency, faster
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:3012
    • 提供者:陆逊
  1. AutoDIY

    0下载:
  2. 在线DIY配置生成系统的主要功能是通过后台的SQL Server 数据库收集电脑配件型号、说明和价格信息,通过Web页面让用户选择自己想要的配件,最后生成报价单,并给出整机价格。 前台用户所能接触到的数据库是和后台数据库同步更新大的,用户的选择是按配件分类进行的,配件产品信息和价格信息一目了然。用户可以随时查看整机的价格,并相应地对各个部分的预算进行调整。 系统管理员所要的就是维护好后台数据库的信息,几时更新,而不必考虑安全性问题等等方面问题。 -DIY online system
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:215186
    • 提供者:F
  1. datasynch

    0下载:
  2. 这是一个数据同步部分的程序,是基于VC++平台的。-This is part of a data synchronization process is based on VC++ platform.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:35676
    • 提供者:hua
  1. ka

    0下载:
  2. Linux系列实验,包括 存储器管理 进程调度 进程同步 等-Linux series of experiments, including memory management, such as the process of scheduling the process of synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:826602
    • 提供者:Alex
  1. SynchronousAgencies

    0下载:
  2. 模拟实现用同步机构避免并发进程执行时可能出现的与时间有关的错误。模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。-Simulation using the process of synchronization to avoid complications that may arise in the implementation of time-related error. Simulation of PV body to achieve synchronous
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:38743
    • 提供者:屠娇娇
  1. reader

    0下载:
  2. 本程序是实现操作系统中进程同步算法的程序,一个经典的算法reader/writer问题-This procedure is to achieve the operating system in the process of synchronization algorithm for the procedure, a classical algorithm for reader/writer problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1205
    • 提供者:zhang
  1. wyPRODUCER

    0下载:
  2. 生产者消费者 用C语言模拟LINUX操作系统的生产者和消费者同步互斥的操作-Producer consumer LINUX operating system, C language simulation of producers and consumers mutex synchronization operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2034
    • 提供者:love暖色
  1. trainticket

    0下载:
  2. 利用进程模拟火车票售票系统,主要是为了实现进程同步和通信,其中用到了互斥变量-train ticket sale system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:259691
    • 提供者:Lily
  1. Document_binding

    0下载:
  2. 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。-Can be used to bind to two different files into one executable file, run the file after the merger the same as before the merger at the same time to run the two documents, and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:162415
    • 提供者:linews
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com