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

搜索资源列表

  1. thread

    0下载:
  2. 实现了将一个任务创建多个线程执行的功能。而且实现了多个生产者和多个消费者同步的功能。-To achieve a task that will create multiple threads perform executive functions. But also achieved a number of producers and multiple consumers in synchronization feature.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:24224
    • 提供者:nxd
  1. sync

    0下载:
  2. 实现多线程同步编程: 用软件方法(Peterson算法和Dekker算法)解决临界区问题-兄弟问题。 用同步对象解决临界区问题-兄弟问题。 用互斥量解决生产消费者问题;用信号量解决生产消费者问题。 -Achieve multi-threaded programming Synchronization: Ways to use software [Peterson algorithm and Dekker algorithm] to solve critical quest
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:10242
    • 提供者:LiChuan
  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. kavse

    0下载:
  2. 自己写的,多线程遍历磁盘文件、线程同步,文件MD5转换。-Written multi-threaded traverse the disk file, thread synchronization, file MD5 conversion.
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:5441725
    • 提供者:李建
  1. carrier.m

    1下载:
  2. 讲的是扩频通信系统中载波同步和码同步算法的Matlab程序-About the spread spectrum communication system, synchronization and carrier synchronization algorithms for Matlab program code
  3. 所属分类:matlab

    • 发布日期:2016-12-12
    • 文件大小:3072
    • 提供者:艾无止境
  1. hello

    0下载:
  2. 操作系统课程设计的一个重要例子,模拟多线程同步的银行存款的例子-Operating systems curriculum design as an important example, analog multi-threaded synchronization examples of bank deposits
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:5696
    • 提供者:KK
  1. 1

    0下载:
  2. 实现操作系统同步与互斥,爸爸,儿子和女儿间的放水果吃水果问题,利用PV操作实现功能-Its operation system, dad, synchronization and sons and daughters of fruit, fruit put by PV operation function
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:957
    • 提供者:王辅佳
  1. MobileWork

    0下载:
  2. android OS2.1联系人及日程安排与web同步,方便了解android联系人和日程安排的代码设计,以及android是如何跟webService进行交互的-android OS2.1 contacts and calendar synchronization with the web to facilitate contacts and understand the android code design schedule, and android is how to interact
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1289214
    • 提供者:lumian
  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. 802.11a

    1下载:
  2. 用matlab仿真实现802.11a通信系统。 包括viterbi编解码,OFDM调制,解调。 没有同步和信道估计-Simulation using matlab 802.11a communication system. Including the viterbi decoding, OFDM modulation, demodulation. No synchronization and channel estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:347705
    • 提供者:Fengxiaodong
  1. simulinkchaoticsystem

    3下载:
  2. 采用simulink对duffing和lorenz混沌系统进行仿真,然后又对lorenz混沌系统的进行延时反馈控制和同步控制,另外还有一个基于simulink的滑模控制,实现方便,效果不错!-Duffing using simulink for lorenz chaotic systems and simulation, and then lorenz chaotic systems on the conduct of delayed feedback control and synchroni
  3. 所属分类:matlab例程

    • 发布日期:2013-12-17
    • 文件大小:39951
    • 提供者:马建兵
  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. Downloader

    0下载:
  2. 在Android平台上实现使用同步机制,用于下载多个文件-To use the Android platform to achieve synchronization mechanism for downloading multiple files
  3. 所属分类:android

    • 发布日期:2016-01-27
    • 文件大小:62464
    • 提供者:benqer
  1. sdh

    0下载:
  2. sdh帧处理过程,同步状态机设计,时钟分频设计,F1数据输出-sdh synchronization
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:942
    • 提供者:cc
  1. hardware_lp

    1下载:
  2. 韦东山编写的《嵌入式Linux应用开发完全手册》光盘源码资料,和他主讲的视频教程配套同步,非常不错的资料。-Wei Dongshan prepared by the " embedded Linux application development, fully manual," CD-ROM source data, and his video tutorial speakers supporting synchronization, very good information
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:164338
    • 提供者:小杰
  1. processsynchronous

    0下载:
  2. 经典胡睡觉理发师问题,利用信号量实现进程同步-Classic Hu sleeping barber problem using semaphores to achieve process synchronization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4619
    • 提供者:唐羽嫣
  1. TD-SCDMA_sync-dl

    0下载:
  2. TD-SCDMA小区搜索最为关键的sync-dl码同步的确定过程,即搜索DwPTS-TD-SCDMA cell search the most critical sync-dl Code Synchronization in the process of determining that the search DwPTS
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:983
    • 提供者:zhuran
  1. jinchentongbu

    0下载:
  2. 实验报告 售票员和汽车司机的进程同步问题-Conductor and driver of the car lab report synchronization process
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:33740
    • 提供者:shuting
  1. dbsync

    0下载:
  2. 一个简单的数据库同步系统,完成两个同构数据库的同步功能-A simple database synchronization system, the completion of two isomorphic database synchronization
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:49757
    • 提供者:孔加亮
  1. SDHAnalysis

    2下载:
  2. 光纤通信中的SDH数据帧解析及提取的VHDL实现源代码,共包含帧同步、E1及F1码流提取、DCC1码流提取、帧头开销串行输出四个主要模块-SDH fiber-optic communication data frame analysis and retrieval implementation of VHDL source code, include the frame synchronization, E1 and F1 stream extraction, DCC1 stream extra
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:31485
    • 提供者:张晓彬
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com