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

搜索资源列表

  1. 操作系统课程设计报告及原代码

    1下载:
  2. 通过实现经典的读者写者问题,巩固对线程及其同步机制的学习效果,加深对相关基本概念的理解,并学习如何将基本原理和实际设计有机的结合。-through the realization of the classic problem of readers to write, and the consolidation of thread synchronization mechanism of the study results, related to deepen the understanding
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:215157
    • 提供者:晨风
  1. 数字锁相环dll_code

    0下载:
  2. 通信系统中,信号捕获和同步的数字锁相环的MATLAB仿真程序-communications systems, signal acquisition and synchronization of digital PLL MATLAB simulation program
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:122777
    • 提供者:zlin
  1. PLC_Control

    4下载:
  2. 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:72165
    • 提供者:m__point
  1. Chap10_System_simulation

    2下载:
  2. 北邮通信仿真教程第10章的源程序,教程网上可以搜到,程序包括BPSK,QPSK的调制解调,载波同步,误比特率的计算等。-Beijing University of Posts and Telecommunications Communication Simulation Guide to Chapter 10 of the source, the Guide can be found online that included BPSK, QPSK modulation and demodulat
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:12788
    • 提供者:到达
  1. 进程同步

    0下载:
  2. 关于进程同步的一个程序-process synchronization on a procedure for the
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:5617
    • 提供者:银狐
  1. 题目:多线程同步方法解决生产者-消费者问题

    1下载:
  2. 题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer (Bounded - Buffer Problem) :
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:180991
    • 提供者:李好
  1. BPSK Transmitter

    0下载:
  2. The basic parts of the BFSK transmitter are the preamble and the data input circuit. The preamble sequence is positioned in front of each packet of 122 bits for a total of 128 bits packet. The main purpose of the preamble is to facilitate the recepti
  3. 所属分类:邮电通讯系统

    • 发布日期:2011-03-18
    • 文件大小:31381
    • 提供者:publicxz
  1. synctime

    0下载:
  2. java 实现的同步时钟,通过此功能可以对网络中的时钟进行同步操作。-java achieve synchronization clock, this feature can network clock synchronization.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-11-10
    • 文件大小:9232
    • 提供者:桥峰
  1. 文件捆绑器

    0下载:
  2. 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。- Document tying up may differently use for two to be possible the execution file to merge a document, after the movement merge document equates to simultaneously moves before
  3. 所属分类:Applications

    • 发布日期:2017-11-09
    • 文件大小:151116
    • 提供者:志中
  1. synthetictesting

    0下载:
  2. 合成实验的上位机程序,主要用于考核高压断路器开断能力的一种重要方法,也是考核特大容量高压断路器开断能力的唯一可行方法。主要实现数据的采集与存储,和对同步控制装置的参数配置。-PC synthesis experiment procedures, mainly for assessing the capacity of high-voltage circuit breaker an important method, but also assess the capacity of large ca
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:16772129
    • 提供者:刘宁宁
  1. wefrer

    0下载:
  2. 与房地产相关的各项活动,包括求购、出售、出租、求租、业务跟踪、信息同步、店面信息、网上资源、合同管理、按揭计算等-And real estate-related activities, including the Buy, sell, lease,求租, business tracking, information synchronization, store information, online resources, contract management, mortgage, etc.
  3. 所属分类:Applications

    • 发布日期:2017-05-11
    • 文件大小:2260723
    • 提供者:lisa
  1. vcMultiThread

    0下载:
  2. VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex objec
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-16
    • 文件大小:38030
    • 提供者:qyp
  1. ofdmsycode

    0下载:
  2. matlab 的平台下的载波同步在各种调制方式仿真BER曲线-matlab' s platform carrier synchronization in a variety of modulation simulation BER curves
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-31
    • 文件大小:29157
    • 提供者:梁天培
  1. GoogleEartheArcGIS

    0下载:
  2. 实现了GE与ArcGIS的同步,是用VB实现的-GE achieved synchronization with ArcGIS, is achieved VB
  3. 所属分类:Applications

    • 发布日期:2017-04-04
    • 文件大小:133674
    • 提供者:李权
  1. 20101271202062

    0下载:
  2. 简单的CRM系统,实现了工作记录添加,客户信息添加,人员管理,权限管理,数据远程同步,工作记录查看..... 源码公开,值限于学习和交流使用,请勿用于商业服务 数据库在DB_51aspx文件夹中(sql2005),附加即可. -A simple CRM system to achieve a work record is added, add customer information, personnel management, rights management, re
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-01
    • 文件大小:713212
    • 提供者:鲁波
  1. groupoffice-com-3.7.27.tar

    0下载:
  2. Group-Office是一个基于Web的办公套件,其功能包括用户管理、模块管理、邮件客户端、文件管理器、日程、项目管理以及客户关系管理等等。可方便与PDF和Outlook进行数据同步。 Group-Office 3.7.27 版本变化如下: 修复一些错误,主要是对WebDAV的CalDAV和SyncML。 它还包括更新的翻译。 升级是为大家推荐! -Group-Office is a Web-based office suite, its features inc
  3. 所属分类:OA

    • 发布日期:2017-05-29
    • 文件大小:12109637
    • 提供者:65988
  1. 201152014504554

    0下载:
  2. 客户关系管理系统源码 简单的CRM系统,实现了工作记录添加,客户信息添加,人员管理,权限管理,数据远程同步,工作记录查看..... 源码公开,值限于学习和交流使用,请勿用于商业服务 数据库在DATABASE文件夹中(sql2005),附加即可. -Source customer relationship management system Simple CRM system, to achieve a work record is added, ad
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-06
    • 文件大小:1399978
    • 提供者:xuanseven001
  1. wx_13

    0下载:
  2. 这是用线程模拟火车票的售卖代码 比较简短 原理也比较清楚 对线程的同步理解很有帮助-This is a relatively brief principle of the sale code for the thread is impersonating the train is also more clearly understand very helpful thread synchronization
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:32829
    • 提供者:王晓
  1. OFDM-symbol-synchronization(new)

    0下载:
  2. OFDM符号同步新技术以及总体电路设计,同步技术,电路设计-OFDM symbol synchronization technology and the overall circuit design, synchronization technology, circuit design
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-31
    • 文件大小:702949
    • 提供者:
  1. WSN-time-synchronization-RBS

    2下载:
  2. 无线传感器网络中时间同步算法,RBS算法的仿真源代码-Wireless sensor network time synchronization algorithm, the RBS algorithm simulation source code
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-11
    • 文件大小:2106339
    • 提供者:wuqufuhua
« 12 »
搜珍网 www.dssz.com