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

搜索资源列表

  1. project3

    2下载:
  2. The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:589155
    • 提供者:向东
  1. 00650240_97RobustFreqTimingSync

    0下载:
  2. Robust Frequency and Timing Synchronization for OFDM. IEEE Journal
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:275572
    • 提供者:cmos
  1. FolderSync_src

    2下载:
  2. 文件夹同步的工具,全部开源码,很好的,也可以借鉴一下-folder synchronization tools, all open source, well, you can also learn some lessons from
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:99727
    • 提供者:yatagan
  1. TimeClt

    1下载:
  2. 一个时间同步的代码(客户端),服务器端的我已经上传.-a time synchronization code (client), the server - I have uploaded.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27416
    • 提供者:wuzf
  1. 生产者消费者程序

    0下载:
  2. 有关操作系统中著明的生产者消费者程序,实现进程间的同步与互斥-the operating system with the prescribed procedures for producers and consumers, the process to achieve synchronization and mutual exclusion
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51103
    • 提供者:gaoyan
  1. wince_remote_ctrl_cap_pic

    0下载:
  2. 当WINCE通过ActiveSync同步好后,可以通过这个软件录制屏幕,而且还可以远程控制-When WINCE After synchronization via ActiveSync, the software can record the screen, but also remote control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1714173
    • 提供者:年直
  1. mp_simplesim.rar

    0下载:
  2. 体系机构仿真,simplescalar的多处理器版本,现在好像在simplescalar上没有下载了 作者是加拿大Queen大学的Manjikian 环境: Architecture SPARC Operating System Solaris 2 Compiler gcc,The multiprocessor extensions were conceived and implemented by Naraig Manjikian at Queen s Unive
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-06-17
    • 文件大小:356064
    • 提供者:jiangwen
  1. 12_shm

    0下载:
  2. Linux 下进程间通信实例之一——共享内存 使用了信号量用于进程间的同步-Linux, one example of inter-process communication- shared memory semaphore used for synchronization between processes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:18658
    • 提供者:hero
  1. shared-memory

    0下载:
  2. 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1312384
    • 提供者:常顺
  1. msntp

    1下载:
  2. 这是NTP服务器与客户端的源代码,用于实现时间同步的功能。-This is ntp server and client original code, it can achieve time synchronization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:58356
    • 提供者:陈雨帆
  1. Linux

    0下载:
  2. 该文件包含了Linux编程的很多例程包括了多任务编程,多任务间的通信和同步,CAN总线驱动,SD卡驱动等,涵盖面广阔,对于了解Linux编程很有帮助-This file contains a lot of Linux programming routines include multi-task programming, multi-task communication and synchronization between, CAN bus driver, SD card driver and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:89322
    • 提供者:何波
  1. sntp

    0下载:
  2. 作为一个系统的时间同步内容,可以再客户端需要进行时间同步时向服务器请求,服务器对客户端的系统进行同步。-As a system time synchronization, it can be again the need for time synchronization client when a request to the server, the server on the client system for synchronization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:7008
    • 提供者:男人奋斗
  1. hunt-1.5

    0下载:
  2. linux平台上高级的包嗅探和会话劫持工,Hunt能监视、劫持、重设网络上的TCP连接,在以太网上使用才有作用,并且含有监视交换连接的主动机制,以及包括可选的ARP转播和劫持成功后的连接同步等高级特征。-linux advanced platform packet sniffer and session hijacking works, Hunt to surveillance, hostage, to reset TCP connections on the network, in the o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:62867
    • 提供者:lidongqing
  1. ptpd-original

    0下载:
  2. IEEE 1588 精密时钟同步的源代码-the code of IEEE 1588 Precision clock synchronization Protocol
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:112581
    • 提供者:yin
  1. sharedmemry

    0下载:
  2. linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16072
    • 提供者:郭东东
  1. CreateProcess

    0下载:
  2. 在Linux下面的编程,创建进程、线程和进程同步。-In the Linux programming below, create a process, thread and process synchronization.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:252762
    • 提供者:晨光
  1. 利用读写锁保持线程同步

    0下载:
  2. 利用读写锁保持线程同步-Read-write lock to maintain the use of thread synchronization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:16481
    • 提供者:none
  1. tongbu

    0下载:
  2. Windows 时间同步 自动时间同步 代码中可改几秒同步 适合网络游戏开加速时防T-Windows time synchronization automatic time synchronization code can be synchronized for a few seconds to speed up online games open when anti-T
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:33268
    • 提供者:高大侠
  1. producer_and_consumer

    0下载:
  2. 操作系统同步与互斥的经典问题--生产者与消费者问题编程代码-Operating system synchronization and mutex classic problem- the issue of producers and consumers of programming code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:46282
    • 提供者:陈小龙
  1. Linux-userthread-library

    0下载:
  2. 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:326347
    • 提供者:李海波
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com