CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多线程。

搜索资源列表

  1. fibnum

    0下载:
  2. 这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。--Calculate Fibonacci value.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-23
    • 文件大小:69823
    • 提供者:杨广铭
  1. VBLock

    0下载:
  2. 一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-12
    • 文件大小:62695
    • 提供者:zmin
  1. 通过HTTP协议下载的程序

    0下载:
  2. 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pul
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:69278
    • 提供者:pzhj
  1. WorkQueueThreading_src

    0下载:
  2. 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:191030
    • 提供者:谭文堂
  1. MutexesDlg

    1下载:
  2. 编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multi
  3. 所属分类:Process-Thread

    • 发布日期:2016-10-25
    • 文件大小:4026
    • 提供者:朱科
  1. 33

    0下载:
  2. 学习DELPHI多线程的一个很好的实例代码。-DELPHI learning multi-threaded code a good example.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:482180
    • 提供者:song
  1. multi_test

    0下载:
  2. 程序完成功能是VC++6.0多线程技术在端口扫描程序中的应用。运行环境为WinXP/Win2000,Visual C++ 6.0-Process is complete function is VC 6.0 multi-threading technology in the process of port scanning applications. Runtime environment for WinXP/Win2000, Visual C++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:14392
    • 提供者:tao
  1. FindFileDlg_demo

    0下载:
  2. VC++编程,有原代码,这是一个查找磁盘文件多线程的类。-VC++ Programming, there is the original code, this is a disk file to find the type of multi-threading.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:23157
    • 提供者:iiiii
  1. databasethread

    0下载:
  2. delphi用于数据库的多线程的实现,讲解线程生成,等级,使用,消失等过程。-delphi database for the realization of multi-threaded, thread-on generation, grading, use, and so the process of disappearing.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:321345
    • 提供者:hutao
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. linux-mul-thread

    0下载:
  2. linux的多线程编程源码,对于linux的编程非常有帮助。-linux-source multi-threaded programming, linux programming for the very helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5433
    • 提供者:dfpdn
  1. MutexSynch

    0下载:
  2. 多线程编程-利用互斥量对象实现线程之间的同步。-Multi-threaded programming- the use of mutex objects to achieve the amount of synchronization between threads.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:27642
    • 提供者:hmc
  1. vbthread

    1下载:
  2. VB多线程开发实例,演示了两个线程的同时运行的情况,并分别给出了线程的进行状况。-VB examples of multi-threaded development and demonstration of two threads running simultaneously, and were given to conduct a condition thread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:9071
    • 提供者:周自强
  1. win32_MultiThreads

    1下载:
  2. VC 实现的 多线程实例, 采用界面线程实现。-VC to achieve multi-threaded example, using threads to achieve the interface.
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:989807
    • 提供者:chendage
  1. ChatApplicationSolutionSourceCode

    0下载:
  2. 用SOCKET MFC实现的一个简单局域网聊天程序。程序使用多线程,选项卡用户界面并采用ADO保持聊天记录。但功能有限,仅供学习交流之用-SOCKET MFC achieved with a simple LAN chat program. Procedures for the use of multi-threaded, user interface tab and use ADO to maintain chats. However, limited only by the exchange
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:4755381
    • 提供者:刘晶
  1. bank_paihao

    1下载:
  2. 目前银行排队机的服务器、打号机、处理窗口三部分的一个基本框架。 程序用多线程、socket编程。-At present, banks Queue server, playing No. handle a three-part window of the basic framework. Procedures with multi-threading, socket programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:6120
    • 提供者:zhq
  1. prozilla-1.06.tar

    0下载:
  2. linux下多线程下载的应用程序源码,希望对大家学习多线程下载有用。-linux under the multi-threaded applications to download source code, I hope all of you to learn a useful multi-threaded download.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:131144
    • 提供者:李京
  1. OSTimer

    0下载:
  2. 通过研究内核的时间管理算法,学习内核源代码;然后应用这些知识并且使用“信号”建立一种用户空间机制来测量一个多线程程序的执行时间。-By studying core time management algorithm, to study the kernel source code and then the application of such knowledge and the use of signal to establish a mechanism to measure the u
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:97054
    • 提供者:Rubert
  1. ftp

    0下载:
  2. 个人开发的ftp软件,支持多线程下载,比cuteftp等软件逊色,只是个人爱好。-Personal development ftp software, support multi-threaded downloading software such as CuteFTP favorably than only personal hobby.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:74695
    • 提供者:wlq
  1. p_c.tar

    0下载:
  2. 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5901
    • 提供者:ada
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com