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

搜索资源列表

  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. P3

    0下载:
  2. 利用互斥对象实现对变量的互斥访问,来达到实现线程同步的目的 再去掉互斥对象后,就可实现线程不同步.-Use mutex object mutex implementation of variable access, to achieve the implementation of thread synchronization purposes and then remove the mutex object, the thread can not achieve synchronization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:8682
    • 提供者:生如夏花
  1. shuzifujieqi

    0下载:
  2. 主要给出准循环的LDPC码编码实现方法,译码方法选择,并给出了帧同步的解决方法-Give the main quasi-cyclic LDPC codes achieve coding method, decoding method of selection, and give the frame synchronization solution
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:181690
    • 提供者:chaiyiming
  1. sum_static

    0下载:
  2. 使用windows api的多线程入门级简单实例,使用临界区作为同步机制-Use windows api easy entry-level multi-threaded example, the use of the critical zone as a synchronization mechanism
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2415252
    • 提供者:王文婷
  1. zhongbiao

    0下载:
  2. 利用VC++实现的去当前系统时间同步的程序,里面有详细的代码实现注释,希望给大家有所帮助-Using VC++ implementation of the current system time synchronization to the procedure, which has a detailed code implementation notes, hoping to help U.S.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:43005
    • 提供者:王刚
  1. DNSGetPubIPs

    0下载:
  2. 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动转向到本机IP,这一切的一切都是程序自动完成。用户只需要进行简单的网络地址空间设
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:33704
    • 提供者:高军
  1. Thread

    0下载:
  2. Windows 线程类 使用方便支持同步-Easy to use Windows threads support category synchronization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:110571
    • 提供者:奔跑的蜗牛
  1. clock

    0下载:
  2. 生成一个带表盘和时分秒针的指针式时钟,并于电脑的时间同步-Generate a dial with second hand and the pointer around the clock, and computer time synchronization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:24627
    • 提供者:常浏凯
  1. product_consumer

    0下载:
  2. 用c++实现的一个生产者,消费者例子,附带源码,对于理解进程同步有很好的帮助作用-Using c++ implementation of a producer, consumer example, fringe source for understanding the process of synchronization there is very helpful in
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:182135
    • 提供者:gezhenjiang
  1. three

    0下载:
  2. 这是一个关于三线程同步的示例,以供有兴趣者参考-This is a about three examples of thread synchronization for reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:28042
    • 提供者:albee
  1. ztb

    0下载:
  2. 自同步求扰的C源码程序,对于初学者有一定帮助-Self-synchronization scrambling for the procedure must have help for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3508
    • 提供者:郭子
  1. TSync

    0下载:
  2. 基于sntp的网络时间同步程序,有界面,右下角托盘,可注册为系统服务并能随时卸载。-Based on the SNTP network time synchronization procedures, there is interface, the bottom right corner of trays can be registered as a system service and can unload at any time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4754715
    • 提供者:Wenxue Yuan
  1. multiline

    0下载:
  2. 建立一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步-Set up a project, the main thread is responsible for user interaction, provide a button on the interface through which users set up a new thread to handle complex calc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:241640
    • 提供者:黄昕
  1. operatingsystemexperiment

    0下载:
  2. 操作系统实验,包括创建进程,进程同步,进程互斥,特别是实现了互锁函数的信号量-Experimental operating system, including the establishment of processes, process synchronization, process of mutually exclusive, especially in the implementation of the semaphore interlocking function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:9611
    • 提供者:成炼
  1. SyncData

    0下载:
  2. 对两台机器的数据同步,针对特定的应用使用-On the two-machine data synchronization, application-specific use
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:100133
    • 提供者:xgy
  1. mp3ok881

    0下载:
  2. 1、所有数据与Yahoo音乐、Yahoo歌词、百度MP3同步更新,无需日常维护管理。 2、首页、栏目页自动采集并生成本地HTM页面,每48小时更新一次数据。 3、其它页面使用了缓存技术,第一次调用后,24小时内再次调用则直接读取客户机本地信息。 4、程序、模板分离,方便自行修改页面风格,会HTML就会修改风格模板。 5、LRC歌词同步显示。 -1, all data and Yahoo Music, Yahoo lyrics synchronized Baidu MP3 upda
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:185097
    • 提供者:王超
  1. lab_sysinit

    0下载:
  2. tells you how to do the synchronization intitializer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:59283
    • 提供者:caifang
  1. CSHarpThreadProgramming

    0下载:
  2. C#线程同步 C#线程同步,谢谢大家的支持!-C Sharp Thread Synchronization C Sharp Thread Synchronization C Sharp thread synchronization, I would like to thank everyone support!
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:22268
    • 提供者:周乐
  1. TimeSynchronizer

    0下载:
  2. vb 电脑自动世界标准时间同步,源码VB-vb computer world standard automatic time synchronization, VB source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:12269
    • 提供者:zhujianbing
  1. Release

    0下载:
  2. 电梯调度程序,支持电梯与电梯之间的同步与互斥-Elevator scheduler to support the elevator and the elevator synchronization and mutual exclusion between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:266492
    • 提供者:赵南
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com