CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 多线程

搜索资源列表

  1. quickSort3.12

    1下载:
  2. 内存映射,多线程快速排序,测试速度1000000/30s-memory mapping, multi-threaded quick sort, test speed 1000000/30s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5764585
    • 提供者:王占亭
  1. StackPool

    0下载:
  2. 一个双向栈的C++实现,支持多线程环境。适用2个list记录栈的移入移除。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2725
    • 提供者:陈生
  1. duoxianchengpaixu

    1下载:
  2. 利用多线程并行执行三种排序算法(冒泡排序、快速排序、归并排序),并比较三种排序算法的执行速度 uuhorse
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4957
    • 提供者:Whitehorse32
  1. 停产场仿真

    0下载:
  2. 停车场的程序,是用多线程写的,有详细的注释-parking procedures is the use of multi-threaded writing, a detailed Notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10260
    • 提供者:万里
  1. 动态演示

    1下载:
  2. 三种排序方法的动态演示,可以同时开启多个线程,同时用不同的方法进行排序,直观的判断不同算法的排序效率。-three sequencing method of dynamic presentations, it also opened a number of threads, in addition to the use of different methods for sequencing, intuitive judgment different sorting algorithms effi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:51372
    • 提供者:李永强
  1. threadpool-0_2_5-src

    0下载:
  2. 多线程编程,线程池类库,boost library封装实现,例程有merge sort-Multi-threaded programming, thread pool library, boost library package implementation, routines have merge sort etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:52538
    • 提供者:leo
  1. DSDVAlgorithm

    0下载:
  2. 采用及其简单的方法实现dsdv选路算法,多线程,udp协议,读取初始距离信息,计算最短路径-dsdv algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2197
    • 提供者:万小宝
  1. EfficiencyCompare

    0下载:
  2. 用java多线程实现对三种排序算法的比较-Using java multi-threading to achieve the three sorting algorithms comparison
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:8620
    • 提供者:程飞
  1. SqQueue

    0下载:
  2. 顺序队列模板类,支持多线程。仅一个头文件定义。-Queue template class in order to support multi-threading.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:719
    • 提供者:zoulijun
  1. thread

    0下载:
  2. 多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-Multi-thread two hours sorting method, recursive generate a new thread, each thread is a parent produces two sub-threads, then the parent thread to merge the two sub-arrays
  3. 所属分类:Data structs

    • 发布日期:2016-04-18
    • 文件大小:8512
    • 提供者:张韶远
  1. taxis

    1下载:
  2. 多线程查看数据排序算法,查看各种算法的时间-Multi-threaded view data sorting algorithm, see all the algorithm' s time
  3. 所属分类:Data structs

    • 发布日期:2016-04-05
    • 文件大小:168960
    • 提供者:陈辉彬
  1. multi

    0下载:
  2. 利用多线程技术实现快速和冒泡两个排序算法,每个算法一个线程,直观地显示排序算法对输入数据的排序过程。-Using multi-thread technology for fast and bubbling two sorting algorithms, each algorithm is a thread, visual indication of the input data sorting algorithm sorting process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1291
    • 提供者:ZKY
  1. data-structures-and-algorithms

    0下载:
  2. 多任务下的数据结构和算法源码,包含了数据结构中链表、栈、队列和树等的知识,并详细讲解了这些算法在多线程下的应用,还提供了相关的测试程序-Multi-task data structure and algorithm source code, including data structures, linked lists, stacks, queues, and trees of knowledge, and explain in detail the application of these a
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5610420
    • 提供者:周洁
  1. quicksort

    0下载:
  2. 多线程快速排序算法,是多线程课程学习中的一个小练习-multi-thread quick sort
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:1281
    • 提供者:CBD
  1. OllyDBG_1.10

    0下载:
  2. OllyDbg是运行在Windows 95、Windows 98、Windows ME、Windows NT 和 Windows 2000系统下的一个单进程、多线程的分析代码级调试工具。它可以调试PE格式的执行文件及动态链接库,并可以对其打补丁。“代码级”意味着您可以直接与比特、字节或处理器指令打交道。OllyDbg 仅使用已公开的 Win32 API 函数,因此它可以在所有 Windows 操作系统及后继版本中使用。但是由于我没有对 XP 系统进行彻底测试,因此不能保证 OllyDbg 功能的
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:5216341
    • 提供者:德润
  1. lsCommDemo

    0下载:
  2. VC多线程编程实例,多接收模式串口类,接收模式有四种:手动查询串口方式(ManualQueryRecv)、手动定长查询方式(ManualConstRecv)、自动信号查询方式(AutoRecvBySignal)、自动中断查询方式(AutoRecvByBreak)。-VC multithreaded programming examples, multi-category serial receive mode, there are four reception modes: manual che
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:106248
    • 提供者:曾峥
  1. C_Algorithma_datastruct_os

    1下载:
  2. 内容:操作系统相关算法,多线程,进程调度,死锁等 数据结构,堆栈,队列,链表,图论等 算法:数组,矩阵,海量数据处理,高精度计算,贪心算法,迷宫等:-Content: The operating system related algorithms, multi-threaded, process scheduling, deadlocks, etc. data structures, stacks, queues, linked lists, graph theory, etc. algor
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1430889
    • 提供者:扬不翻
  1. 多线程读写者

    0下载:
  2. 利用多线程简单的读写者问题。。。。。。。。。。。。。。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-02-11
    • 文件大小:10348
    • 提供者:pxy1111
  1. user_count

    0下载:
  2. 一个用来统计在线用户数量的程序,支持多线程调用。-A number of online users for statistical procedures, support for multi-threaded calls.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1291087
    • 提供者:shuiyue
  1. YSHCSXWSSDH

    0下载:
  2. 用双缓冲实现无闪烁动画,基于DELPHI设计,可以调节动画速度,多线程,设计简洁。可以演示。-Double buffering flicker-free animation, design based on DELPHI, you can adjust the animation speed, multi-threaded design simple. It can be demonstrated.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:175784
    • 提供者:康道之
搜珍网 www.dssz.com