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

搜索资源列表

  1. salsa20_p3source

    0下载:
  2. 最新的Salsa20 数据流同步加密算法实现的源代码。-Salsa20 the latest data stream encryption algorithm realize synchronization of the source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7945
    • 提供者:yuisikyo
  1. uCOS-II

    0下载:
  2. 各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:3052038
    • 提供者:水月
  1. os.tar

    0下载:
  2. 双缓冲区誊抄的程序,使用信号灯及共享缓冲区实现同步,由三个子进程实现-Double buffer copy of the transcr ipt, the use of semaphores and shared buffer to achieve synchronization, by the three sub-processes realize
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:30720
    • 提供者:lishiping
  1. Iadc

    0下载:
  2. PWM同步,ADC模块对电流信号进行采样,在DSP发送PWM脉冲时,给出一个同步信号,经过一定的可编程延时时间后,启动ADC的转换-PWM synchronization, ADC module on the current signal sample, in the DSP to send PWM pulse, give a synchronous signal, after a programmable delay time, start ADC conversion
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:163173
    • 提供者:党晓圆
  1. wow

    0下载:
  2. 一个自动从服务器上同步魔兽插件的小东东!-An automatic synchronization from the server, plug the small Dongdong of Warcraft!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1403465
    • 提供者:林子
  1. Chat

    0下载:
  2. 此代码建立了线程间的同步聊天程序,有助于对线程的同步进一步了解。-This code has been set up inter-thread synchronization chat program, contribute to a better understanding of thread synchronization.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:26602
    • 提供者:小郑
  1. JAVAxiancheng

    0下载:
  2. 线程族群、线程同步、线程控制、线程合作的源程序-Thread group, thread synchronization, thread control, thread-source cooperation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:12456
    • 提供者:王江
  1. producder

    0下载:
  2. C++语言实现生产者消费者问题 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。-C++ language to achieve the producer consumer problem producers- consumers are a classic problem of process synchronization problem, the problem was first proposed by Dijkstra pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4023
    • 提供者:helen
  1. clock

    0下载:
  2. 在蓝屏下显示一个走动的挂钟,并没走一秒响一下,与系统时钟同步,可以设置时间-Under the blue screen shows a moving clock, it did not take the ring for about one second, with the system clock synchronization, you can set the time
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:38257
    • 提供者:wangshouqian
  1. 315602

    0下载:
  2. 操作系统进程同步实验报告,内容包括部分源码-Operating system process synchronization experiments, including some source code
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8049
    • 提供者:兔儿
  1. 597971

    0下载:
  2. 操作系统进程同步与互斥读者与写者问题部分源码-OS process mutex synchronization and readers are part of the problem and write source code
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:31528
    • 提供者:兔儿
  1. ZB

    1下载:
  2. 本协议适用于采用PL3100系列芯片的载波信道(即载波集中器与载波单元之间)间通讯;本协议内所有数据包的传输采用帧同步格式,标准数据通信速率为500bps。-This Agreement applies to the use of PL3100 series chip carrier channel [ie, carrier-concentrator modules and between the carrier] communication this Agreement, all packe
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:75505
    • 提供者:yezq
  1. sched

    0下载:
  2. 一台精密仪器的工作时间为n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续t个时间单位,则该维修程序在第s+t-1 个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。对于给定的维修程序时间表,该算法计算最优时间表。-Units 1 precision in
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1313
    • 提供者:yxd
  1. thermometer

    0下载:
  2. 基于ds18b20和at89c2051的小型便携式温度计,pcb版图,源代码同步升级中,已经有3个版本,其中2个运行rtos-DS18B20 and AT89C2051 based on small, portable thermometer, pcb layout, source code synchronization upgrade already has three versions, of which two run RTOS
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:385722
    • 提供者:芦庆
  1. jincheng

    0下载:
  2. 进程的同步与互斥,在Unix环境下运行,个人写的,希望高手指点-Process synchronization and mutual exclusion, in the Unix environment to run, personal writing, I hope you instruct
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1379
    • 提供者:贵树生
  1. code

    0下载:
  2. 搜索本机上注册的OPC服务器,并选择连接服务器,通过建立组和添加标签进一步实现同步读取数据。-Search this machine registered OPC servers, and select connect to a server, through the establishment of groups and to add further tags to read data synchronization implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:50800
    • 提供者:liqingmin
  1. ThreadDemo

    0下载:
  2. 这是一个多线程操作的例子,其中包括线程同步,互斥及结循环队列的操作!是初始c++builder中线程操作的好实例-This is an example of multi-threaded operation, including thread synchronization, mutual exclusion, and to bear the operation cycle of the queue! Are initial c++ builder in the thread a good ex
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:55874
    • 提供者:zk
  1. ertt

    0下载:
  2. 有行场同步功能壳以支持自动搜索支持亮度对比度色度调节。-Synchronization field line has to support automatic shell english support brightness contrast hue adjustment.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:8807
    • 提供者:wn
  1. GPS_Introduce

    0下载:
  2. 本文档主要是关于电力系统中GPS对时系统的应用,内容包括变电站GPS的对时介绍及方案,电力系统GPS同步授时装置的设计及综合校时方案的研究,基于CAN网络的整车授时系统设计,GPS在电力系统中的应用,SLU-3000型卫星定位网络校时系统说明书等。-This document is mainly about power system when the system of GPS applications, including substation when the introduction of
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:412652
    • 提供者:菜丫
  1. share

    0下载:
  2. 1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2451
    • 提供者:ak-47
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com