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

搜索资源列表

  1. 201041516304962

    0下载:
  2. copyfile 文件批量自动复制工具,指定原,目标路径后可自动复制目录下文件,方便同步照片 ,代码等数据文件 -copyfile batch file automatically copy tool, specify the original target path can automatically copy the directory after the files to facilitate the synchronization photos, code and other data
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:3763
    • 提供者:金波
  1. timesyn

    0下载:
  2. 通信系统中的定时同步仿真,经过matlab调试和编译,可实现定时信息提取和误差估计检测-Timing synchronization in communication systems simulation, debug and compile through matlab, timing information can be extracted to achieve detection and error estimates! !
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1542
    • 提供者:邦威
  1. 20100821MultiThread8

    0下载:
  2. 该程序演示隶属于同一进程的各线程协调一致地工作称为线程的同步。-The program demonstrates the various threads under the same process work in concert as thread synchronization.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:17737
    • 提供者:陈大民
  1. TestSyncObj

    0下载:
  2. 代码中包含同步对象和线程池的设计,在设计的过程中考虑了跨平台性、复用性和易用性,里面包含了类UML图。-Code includes synchronization objects and thread pool design consideration in the design process of cross-platform, reusability and ease of use, which contains the class UML diagram.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:73893
    • 提供者:WangLi
  1. Coffee

    0下载:
  2. 实现服务端和客户端的文件和目录的同步。当客户端文件变化时,服务端也跟着相应的变化-To achieve synchronization of files and directories.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:42127
    • 提供者:zhaoyw
  1. processandthread

    0下载:
  2. 1.如何终止当前进程?5.如何使用事件对象同步进程?6.如何在两个执行程序间进行数据通信?13.如何使用临界区同步线程?-1. How to terminate the current process? 5. How to use the event object synchronization process? 6. How the enforcement procedures between the two data communication? 13. How to use the cri
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2804316
    • 提供者:曾江毅
  1. Pagecookery_microblog

    0下载:
  2. PageCookery是一款国产的微博客,采用Php+Mysql架构而成,是国内首款公开发行的单用户版Mblog程序,目前已支持jiwai.de双向同步,官方暂时未提供全自动安装器。 v.0.8.0 更新内容: 新增关注功能 新增评论昵称功能 增加 Permalink -PageCookery is a domestic micro-blog, made with Php+ Mysql architecture, is the first public release of the sin
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4990380
    • 提供者:zs21
  1. weitongbu

    2下载:
  2. 用数字锁相环实现位同步信号提取,包含各个模块的电路设计程序。-To achieve bit synchronization with digital phase-locked loop signal extraction, each module contains the circuit design process.
  3. 所属分类:其他小程序

    • 发布日期:2013-03-27
    • 文件大小:395629
    • 提供者:flower
  1. Createprocess

    2下载:
  2. 创建进程 文件包含在linux和windows下创建进程的算法 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在L
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-29
    • 文件大小:1342033
    • 提供者:得分
  1. fj

    0下载:
  2. 从视频信号中分离出场同步、行同步、场消隐、行消隐等同步信号,用VHDL实现。-Separated from the video signal played simultaneously, line synchronization, field blanking, line blanking and other synchronous signals, using VHDL implementation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:419648
    • 提供者:Logitech007
  1. zi

    1下载:
  2. 在本系统中,信息序列在先经过FSK调制,经过截止频率为25kHz的低通滤波器后(把信号频率限制在25kHz),再进入混频器搬移到更高的频率发送出去,在接收端,用与发送端同步的跳频信号对其进行变频(跳频的解跳处理在此进行),取下边频,然后进行FSK的解调-In this system, the message sequence prior through FSK modulation, through the cut-off frequency of 25kHz after low-pass fi
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1638
    • 提供者:clinfeng
  1. tableSync

    0下载:
  2. 在两个数据库间同步指定的表。可以指定同步时间,在updatetablelist.txt文件指定要同步的表及同步方式。当前版本只支持MS SQLSERVER数据库中表的同步.并支持记录同步日志。-Synchronization between two databases specified in the table. Can synchronize the time specified in the updatetablelist.txt file specifies the table to b
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-28
    • 文件大小:26702
    • 提供者:lzj
  1. vcMultiThread

    0下载:
  2. VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。 -VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex object' s explain how to use multi-threaded mutex object to achieve synchr
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:39145
    • 提供者:zs21
  1. Synchron

    0下载:
  2. 文件同步程序,用来保持本地和移动存储设备间文件复本的同步。-A file synchronization programme
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:544900
    • 提供者:杨飞
  1. Synchronization_signal_extraction_circuit

    0下载:
  2. 同步信号提取电路,本设计采用锁相法实现位同步-Synchronization signal extraction circuit, the design method used to achieve bit synchronization lock
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:310962
    • 提供者:李纲
  1. MultiThread

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

    • 发布日期:2017-04-26
    • 文件大小:37875
    • 提供者:胡杨
  1. sy4

    1下载:
  2. 线程的创建和同步控制 在windows2000的环境下,创建一个控制台进程,此进程创建两个并发线程,一个是读线程,另一个是写线程。这两个线程共享一个数组A,写线程对数组分别进行10次写操作,每次写操作对A的每个元素赋一个相同的值;读线程对数组分别进行10次读操作,每次读操作输出A中所有元素的值。写出相应代码,并分析运行结果。修改代码,使每次读写互斥,即每次对数组的写操作结束后才能进行写操作,反之亦然。-Thread creation and synchronization control i
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:714707
    • 提供者:陈婷婷
  1. 81404562ntp

    1下载:
  2. 时间服务器,互联网计算机时间同步,局域网络时间同步-Time server, internet time synchronization computer, local network time synchronization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:56744
    • 提供者:田佳
  1. FastcopyHelper

    0下载:
  2. *功能说明* 平时同步两个文件夹的时候,假如我在源目录大量移动了文件的位置,或者更改了文件夹的名字,这个时候使用一般的工具,都是把目标目录的旧文件夹删除,然后再从源目录复制文件到新目录中。可是这个过程有个弊端就是,当同步的是两个不同磁盘(比如PC与移动硬盘同步,等),且更名的目录中有大量的文件的时候,同步起来就是非常的耗时间。而假如使用人工手动在目标目录新建一个文件夹,再移动数据过去的话,耗时将不超过几秒。 而这个程序就是模拟这个过程:它将可以重用在 目标目录 已有的文件。这样就只需同步
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:552916
    • 提供者:asion
  1. threadandsocket

    0下载:
  2. 线程同步与异步套接字,通过例子方便的理解这些知识-Thread synchronization with asynchronous socket, through the examples to facilitate understanding of the knowledge
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:40786
    • 提供者:li
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com