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

搜索资源列表

  1. ThreadPool

    0下载:
  2. linux下两种方式实现线程池,可以直接用在项目中,希望对你有帮助!-Two ways under Linux thread pool, can be directly used in the project, I hope it can help you!
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:30609
    • 提供者:李晨旭
  1. log

    0下载:
  2. 日志模块 支持多线程 可用于linux windows系统,项目中实际使用多年 没有问题。-log system for linux and windows
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:46031
    • 提供者:xieliang
  1. test

    0下载:
  2. 一路测试用户并发,一路测试多线程并发。-All the way to test the user concurrent, all the way to test multi-threaded concurrent.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:791
    • 提供者:啊啊
  1. python_img_spider

    0下载:
  2. 图片网站爬取图片及下载多线程并发执行,下载保存-Download pictures and images on the web crawling concurrent execution of multiple threads
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:hehe123
  1. CSerialPort-problem-

    0下载:
  2. CSerialPort是一个很好的串口通讯类,但它没有关闭串口的方法,如果对这个类的实现原理不了解,自行编写串口关闭方法可能会带来如下问题: 1、用closehandle方法关闭串口:由于调用类方法StartMonitoring后会生成一个串口通信线程,这个线程中要不停地访问串口,这种方法会带来明显的错误。 2、先用StopMonitoring方法停止串口监听,然后用closehandle关闭串口:由于StopMonitoring只是将进程挂起,这样做将使程序结束时解构函
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:blacks
  1. MultiThread

    0下载:
  2. 多执行绪范例,用c#编写的多线程应用程式-MultiThread example
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:53967
    • 提供者:吴晓
  1. Russian-box

    0下载:
  2. 基于双人对战模式的俄罗斯方块游戏,此游戏对于双线程编程非常有用-Based on two-player Tetris game mode, this game is very useful for dual-threaded programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9901366
    • 提供者:孙丽君
  1. androdi

    0下载:
  2. 摘 要:文章针对多数高校目前已有教务信息系统无Android开发接口,开发了一种基于Android的教务信息管理系统采用,Android操作系统的多线程技术和开源的SAX解析器与Jsoup解析类库保证了客户端的流畅性和友好性,结合本地的轻量级数据库功能,该移动客户端可以很好地满足日常学生对教务来管理信息获取的需求,经过测试,各项功能都可以实现,并且具有良好的可扩展性。-Abstract: For most universities there are no academic informatio
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:10514
    • 提供者:袁乐生
  1. MPI_TEST

    0下载:
  2. MPI并行编程,实现读取一个文件中的数据,文件中数据的第一行为数据个数,第二行为实际数据,数据间以空格隔开。判断第二行的数据中有多少个水仙花数。判断过程利用MPI采用多个线程进行。-MPI parallel programming, data read a file, the first acts of the number of data files in the data, and the second actual behavior data, separated by a space
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1307701
    • 提供者:Dust
  1. threadDem

    1下载:
  2. 这是一个QT使用线程的例子,可以实现QT不同线程之间的切换。有兴趣的可以下载。-This is an example of a thread using QT, QT can switch between different threads. Interested parties can download.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5465
    • 提供者:tfw
  1. threadingtest

    0下载:
  2. 可编译的C++代码来帮助你学习 STL 线程库的使用方式.-Fully compilable C++ code to help you learn multithreaded programming in C++
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1901778
    • 提供者:朴勇
  1. internet_downloader-master

    0下载:
  2. 通过解析JSON实现多线程上传,下载功能,很实用的小工具-Through the analysis of JSON to achieve multi-threaded upload, download function, a very useful tool
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:114415
    • 提供者:许强
  1. GUIliaotian

    0下载:
  2. 基于JAVAGUI的聊天功能的实现,有界面设计。 事件的触发,可多线程-Achieve JAVAGUI chat-based, there is interface design. The triggering event can be multithreaded
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:张留心
  1. Socket

    0下载:
  2. 对计算机网络令牌轮询协议进行模拟,使用java语言,用八个线程模拟了八台主机-Computer network token polling protocol simulation, the use of Java language, with eight threads to simulate the eight hosts
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-28
    • 文件大小:10890957
    • 提供者:川江
  1. mpiBubbleSort

    0下载:
  2. mpi环境下实现多线程冒泡算法,仅供参考-Multi-threaded algorithm bubbling under mpi environment, for reference only
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:951
    • 提供者:罗某
  1. MultiThreadRun

    0下载:
  2. c#实现多线程的测试demo,比较简单,实现多线程的测试demo,比较简单-c# achieve multi-threaded test demo, relatively simple, multi-threaded test demo, relatively simple
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:73417
    • 提供者:xz
  1. thread

    0下载:
  2. 线程配合QueryPerformanceFrequency进行确定具体运行时间-thread and QueryPerformanceFrequency
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:405423
    • 提供者:包佳东
  1. duoxianc

    0下载:
  2. 易语言多线程,直接打开运行,没有使用模块-yiyuyan duo xian cheng
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2713
    • 提供者:ccav
  1. mytetris

    0下载:
  2. 北邮程序设计实践课程作业——俄罗斯方块的实现。多线程编程的应用-BUPT programming practice coursework- Tetris implementation. Application of multi-threaded programming
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:66783232
    • 提供者:seamonce
  1. MutiThread

    0下载:
  2. 基于LabWindows的多线程程序框架,包含CmtScheduleThreadPoolFunction建立线程的基本用法。包含了程序源码,直观易懂,可以作为LabWindows多线程学习的基础参考。-LabWindows based on the multi-threaded program framework, including CmtScheduleThreadPoolFunction thread to establish the basic usage. Contains the s
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:342980
    • 提供者:赵慎
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 34 »
搜珍网 www.dssz.com