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

搜索资源列表

  1. czxt_1

    0下载:
  2. 基于dos的多任务系统的实现 通过对线程的创建和撤销,cpu的调度,同步机制,通信机制的实现.-based multi-tasking system of the threads through the creation and withdrawn, cpu scheduling, synchronization mechanisms, communication mechanisms to achieve.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2636
    • 提供者:沈扬
  1. 用线程做一个生产者-消费者同步问题

    0下载:
  2. 用线程做一个生产者-消费者同步问题 其实我是想用线程做一个生产者-消费者同步问题,现在已经成功了,贴出来,大家请指证. 我想让线程thread1和thread2按顺序显示,于是加了个信号量mysem,并且在新建两个线程的两个函数中进行P,V操作,来控制先后显示顺序-threads do with a producer-consumer Synchronization I actually want to do with threaded a producer-consumer synchroni
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:lj
  1. 同步套接字

    0下载:
  2. 这是c#的socket编程,同步套接字里面包括MTA和STA两个小程序。-This is the c # socket programming, including synchronization socket inside MTA and STA two small programs.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44991
    • 提供者:zeta
  1. 用同步套接字生成服务器

    0下载:
  2. 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:王镜然
  1. 同步套接字监听

    0下载:
  2. 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and data reception capabilities to achieve communication be
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:21747
    • 提供者:李斌
  1. DataAnalyse

    0下载:
  2. 利用同步异步套接字及tcplistener监听rs232,tcp,udp等类型端口数据并实现协议解码-use of synchronous and asynchronous socket tcplistener eavesdropping RS232, tcp, udp port types, such as data and achieve agreement Decoders
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32768
    • 提供者:高洪涛
  1. 同步套接字服务器端

    0下载:
  2. 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions to achieve communication between the computer map on the left shows t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10252
    • 提供者:
  1. 同步套接字客户端程序

    0下载:
  2. 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能-use synchronization socket server host parsing mainframe bundled, port monitoring, data transmission and reception functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9739
    • 提供者:
  1. writer_reader

    0下载:
  2. 经典的读者写者问题。设计读写线程,实现对同一文件的读和写的同步。 1.一个线程在写时,其他线程不允许写。 2.一个线程在写时,其他线程不允许读。 3.一个线程在读时,其他线程不允许写。 4.一个线程在读时,其他线程允许读。 -readers to write the classic problem. Design literacy threads, to achieve the same document simultaneously read and write. 1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8646
    • 提供者:li
  1. SynSocket

    0下载:
  2. 一套同步套接字程序,分为同步套接字客户端和服务器端。功能比较简单-synchronization socket set procedures, divided into synchronization socket client and server side. Relatively simple function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15117
    • 提供者:任福新
  1. wjkbq

    0下载:
  2. 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式-bundled with document can be used to be two different executable files into a document, running after the merger document equivalent to running prior to the merger of two documents and
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8653
    • 提供者:佟岩
  1. tongbutuojiezi

    0下载:
  2. 用C#实现的网络同步套接字编程、异步套接字编程;-achieve synchronization network socket programming, asynchronous socket programming;
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25216
    • 提供者:李立
  1. TCP同步聊天工具

    0下载:
  2. 基于同步的TcpClient,在线聊天室.有密聊功能.
  3. 所属分类:C#编程

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

    0下载:
  2. 新闻采集系统可以将网络上的任务新闻采集到本地生成文件保存。 并可以根据您提供的网页模板批量的生成新闻html文件并上传到您的服务器上 而且将数据同步写入您的数据库。-News-gathering system on the network can be news-gathering mission to save the file locally generated. And can provide you with the bulk of the generated web pa
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:2008608
    • 提供者:曾曾
  1. dgegc

    0下载:
  2. 通过实现经典的读者写者问题,巩固对线程及其同步机制的学习效果,加深对相关基本概念的理解,并学习如何将基本原理和实际设计有机的结合-Through the realization of the classical problem of the readers to write, to consolidate on the threads and synchronization mechanisms of learning and deepen the understanding of basic
  3. 所属分类:CSharp

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

    0下载:
  2. c#数据同步,运用两个线程,将两个线程的数据进行同步-c# data synchronization, using two threads, two threads of data synchronization
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:45466
    • 提供者:qingchun
  1. DiscuzToolkit

    0下载:
  2. DiscuzToolkit接口Demo源码 DiscuzToolkit是Discuz!NT的Api接口示例,可以跨站点实现用户同步注册、发贴等操作(除了用户帐号/密码外各项参数都在.cs文件中)-DiscuzToolkit Interface Demo Source DiscuzToolkit yes Discuz! NT' s Api interface example, the user can be synchronized to achieve cross-site regis
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:206259
    • 提供者:qingchun
  1. MoveDisk_0.4

    1下载:
  2. C# 写的一个文件同步小程序,使用到了异步委托调用程序,多线程编程,文件操作,比较适合参考。。有收藏价值-C# written in a file synchronization applet to use asynchronous delegate calls to the program, multi-threaded programming, file operations, more suitable for reference. . There is value to the coll
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:460136
    • 提供者:yeabow
  1. WS_DataEX

    1下载:
  2. 数据交换平台核心代码-v1.1 主要特色是异步数据同步,耦合度很低-Data Exchange platform core
  3. 所属分类:CSharp

    • 发布日期:2016-06-24
    • 文件大小:48128
    • 提供者:fsa
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com