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

搜索资源列表

  1. ClockSynchronization

    0下载:
  2. A lecture note on Clock Synchronization for Distributed Systems
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:677780
    • 提供者:kk
  1. labview

    0下载:
  2. 带时间轴的实时曲线,可是实时同步的实现信号的显示-Real-time curve with a timeline, but the realization of real-time synchronization signals are displayed
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:16967
    • 提供者:马奎
  1. TBRJ

    0下载:
  2. 同步软件,用于WINCE操作平台的嵌入式硬件和电脑通讯,数据传输的软件.-Synchronization software for WINCE platform of embedded hardware and computer communications, data transmission software.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7196985
    • 提供者:wangpeng
  1. xctb

    0下载:
  2. 线程同步,线程之间如何进行同步,如何协调的最佳历程-Thread synchronization, how to synchronize between threads, how to coordinate the best course of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:28136
    • 提供者:Jerry
  1. productorandconsumer

    0下载:
  2. 该小程序是描述操作系统中的进程同步问题。-The applet is to describe the process of the operating system synchronization issues.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:27133
    • 提供者:liyu
  1. asp-jiaoben

    1下载:
  2. ASP脚本程序,可以实现ASP网页与后台数据库数据集的同步更新与页面显示,已经实际应用。-ASP scr ipts, ASP pages can be achieved with the background database synchronization of data set updates and page display, has practical application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:39813
    • 提供者:nightwind2002
  1. sync1

    1下载:
  2. ofdm系统载波同步经典代码,ml算法正确实现,欢迎大家前来下载-ofdm system, the classic code carrier synchronization, ml algorithm is correctly implemented, we are happy to come to download
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3875
    • 提供者:李莹
  1. MyProjects

    0下载:
  2. 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3610487
    • 提供者:muyue
  1. synchronizing

    0下载:
  2. 这是操作系统的课程设计,写的是同步机构中消费者和生产者如何实现同步的C语言程序-This is the operating system, curriculum design, writing is the simultaneous institution of consumers and producers how to achieve synchronization of the C language program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2663
    • 提供者:谢翠蓉
  1. 4xiazai

    0下载:
  2. 四线程同步下载程序。可以用于下载文件比较大的情况下-Four-thread synchronization download. You can download the file for the case of larger
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:277728
    • 提供者:yaoxiang
  1. ThreadS

    1下载:
  2. 基于MFC的简单多线程程序,运用同步机制使计数线程和显示线程协调工作-A simple MFC-based multi-threaded program, the use of thread synchronization mechanism to realize the coordination of the count thread and the display thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6150889
    • 提供者:聂亦夏
  1. ProducerAndConsumer

    0下载:
  2. 生产者消费者源程序,实现进程间同步和互斥-Producer consumer source, to achieve inter-process synchronization and mutual exclusion
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:1869
    • 提供者:Nigel
  1. EX4

    0下载:
  2. 用Win32所提供的同步对象解决有限缓冲区问题:写一个过线程实现C/C++语言程序:一些线程负责找出某个范围的素数,并放到一个数组中。另一些线程负责将数组中的素数取出,依次显示 -Use Win32 synchronization objects provided by the limited buffer problem to solve: write a thread to achieve than C/C++ Language Program: responsible for a nu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:3347
    • 提供者:Nancy
  1. ThreadSynchronizationevent

    0下载:
  2. 线程同步之事件对象,希望能给初学者提供帮助-The event thread synchronization object, could provide help for beginners
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:14047
    • 提供者:刘阳
  1. ThreadMutex

    0下载:
  2. 线程同步之互斥对象,希望能给初学者提供帮助-The mutex thread synchronization objects, could help beginners
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:190837
    • 提供者:刘阳
  1. ThreadSemaphore

    0下载:
  2. 线程同步之信号量对象,希望能给初学者提供帮助-The semaphore thread synchronization object
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:190680
    • 提供者:刘阳
  1. FreeFileSync

    0下载:
  2. 开源的文件夹同步工具,简单易操作 使用人群众多-Open source folder synchronization tool, easy to operate and use the many people
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2744729
    • 提供者:liu
  1. SycnTime_20090930

    0下载:
  2. 合作SNTP协议写的时间同步命令行程序,可以使用命令行参数进行调用,具体请参考源码。-Co-SNTP time synchronization protocol to write command-line program, you can use command line parameters is called, details, please refer to source.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:16661
    • 提供者:于泽
  1. EZCOM

    0下载:
  2. 用户通过EZCOM通讯录系统的注册功能,填写自己的ID号,系统检查数据库,如果ID号是唯一的话就分配给用户该ID,注册用户可以通过该ID登陆系统,进入个人通讯录页面。登陆系统之后,用户可以享受系统提供的多种功能。包括修改自己除ID号外的个人信息、增加通讯信息条目、删除通讯信息条目、邀请其他用户进行信息同步并设置自己的共享信息条目、接受来自其他用户的同步请求并共享他的共享信息条目和更新联系人的通讯信息等功能。-Users to the system of registration function
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:314674
    • 提供者:王强
  1. fsyn

    0下载:
  2. 该程序提供文件夹同步功能,根据两个文件夹内各文件的最新修改时间进行同步,支持单向同步,双向同步和简单同步-The program provides folder synchronization within two folders according to the latest modification time for file synchronization, support for one-way synchronization, two-way synchronization and s
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3638292
    • 提供者:hesd
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com