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

搜索资源列表

  1. Pipe

    0下载:
  2. A进程启动B进程,A、B之间建立一个管道Pipe,A、B之间利用管道进行数据通信-A process to start the process B, A, B is established between a pipe the Pipe A, B, between the use of pipelines for data communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:302161
    • 提供者:海子
  1. Producers-and-consumers

    1下载:
  2. 多进程/ 线程编程:生产者 - 消费者问题。 1,设置两类进程/ 线程,一类为生产者,一类为消费者; 2,建立缓冲区的数据结构; 3,随机启动生产者或消费者; 4,显示缓冲区状况; 5,随着进程/ 线程每次操作缓冲区,更新显示;-Multi-process/thread programming: producer- consumer issues. 1, set two types of processes/threads, one for producers, a cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:2597
    • 提供者:刘禹
  1. yin-hang-jia-suan-fa

    0下载:
  2. Dijkstra提出的银行家算法,是最具代表性的避免进程死锁的算法,本程序用相应的数据结构和算法实现银行家算法-Dijkstra' s bankers algorithm, is the most representative of the process to avoid deadlock algorithm, the program with the appropriate data structures and algorithms Algorithm bankers
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13919
    • 提供者:郭彦斌
  1. test_Progress

    0下载:
  2. 多线程进度条(真正的多线程实现) 通过进行间通信,实现的真正的多线程进度条 数据处理与进度条界面处于不同的进程,真正实现进度条的多线程 -ultithreaded progress bar (true multithreading) By performing communication, to achieve real progress multithreading Data processing and the progress bar interface in a di
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:210196
    • 提供者:Davis
  1. WR

    0下载:
  2. 创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-Create a console process. This process consists of n threads. Use of these n threads to express n readers who write. Each thread according to the corresp
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:Jschicking
  1. exp2RW

    0下载:
  2. 创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。 读者-写者问题的读写操作限制(包括读者优先和写者优先): 1)写-写互斥,即不能有两个写者同时进行写操作。 2)读-写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读-读允许,即可以有一个或多个读者在读。 读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:1594
    • 提供者:lei
  1. Medical3

    0下载:
  2. 1.多线程编程的实现,介绍了每个线程获取数据的方法,实现了不同数据的不同时获取 2.神经网络算法的实现,简化了程序实现的过程-To achieve more than 1 thread programming, introduces each thread data acquisition methods, and achieve different data acquisition The realization of the 2 neural network algorithm, s
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:李文龙
  1. transmissbonbaaed

    0下载:
  2. 压缩算法之一  ZIP压缩格式是在基于互联网进行数据传输过程中-Compression algorithm is one of the ZIP format is in the process of data transmission based on the Internet
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:79872
    • 提供者:ghx+42873
  1. lock和多线程

    0下载:
  2. C#,lock和多线程的简单例子,使用线程的好处·使用线程可以把占据长时间的程序中的任务放到后台去处理 ·用户界面可以更加吸引人,这样比如用户点击了一个按钮去触发某些事件的处理,可以弹出一个进度条来显示处理的进度 ·程序的运行速度可能加快 ·在一些等待的任务实现上如用户输入、文件读写和网络收发数据等,线程就比较有用了。在这种情况下可以释放一些珍贵的资源如内存占用等等。(A simple example of C#, lock, and multithreading, the b
  3. 所属分类:进程与线程

« 1 2 3»
搜珍网 www.dssz.com