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

搜索资源列表

  1. linux-multithreading

    0下载:
  2. linux关于多线程的整理资料,有个人的一些理解,不过更多的是基础知识-linux collate information about multithreading, there are some personal understanding, but more of a basic knowledge
  3. 所属分类:File Formats

    • 发布日期:2015-06-26
    • 文件大小:14336
    • 提供者:韩士杰
  1. thread-copy

    0下载:
  2. 多线程之间的拷贝 ,在线程池的基础上,分三种情况,一种直接拷贝,第二种链表,第三种有限链表的情况-Multithreading between copy, on the basis of the thread pool, there are three kinds of circumstances, a direct copy, the second list, the third list of limited
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:39002
    • 提供者:yuanweian
  1. Python-source-code-analysis

    0下载:
  2. 了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Python的实现。书中不仅包括了对大量Python内置对象的剖析,更将大量的篇幅用于对Python虚拟机及Python高级特性的剖析。通过此书,读者能够透彻地理解Python中的一般表达式、控制结构、异常机制、类机制、多线程机制、模块的动态加载机制、内存管理机制等核心技术的运行原理,同时
  3. 所属分类:software engineering

    • 发布日期:2017-06-18
    • 文件大小:27993901
    • 提供者:wuyong
  1. Win32duoxianchengbiancheng

    0下载:
  2. Win32多线程编程书籍,适用于初学者!-Win32 multithreaded programming books for beginners!
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2745688
    • 提供者:zhengchunjia
  1. win32

    0下载:
  2. Win32多线程程序设计(完美版) 多线程编程很好的书籍-Win32
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2881138
    • 提供者:windowsapi
  1. MultiAgent0910

    0下载:
  2. 实现智能多线程技术,项目中有一个客户端和服务端,实现同步监听和异步调用-Intelligent multi-threaded
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6380292
    • 提供者:jodan
  1. Linux---the-design-of-program

    0下载:
  2. 内容包括Linux开发环境、Linux编程的入门知识、系统和网络编程、多线程程序设计、控制台编程、XWindow系统编程、国际化编程知识等-Including Linux development environment, Linux programming introductory knowledge, systems and network programming, multi-threaded programming, console programming, XWindow system
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4599708
    • 提供者:linxiao
  1. Socket-Communications

    0下载:
  2. Linux下多线程Socket通讯的研究与应用-Research and application of multi-threaded Linux Socket Communications
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:103078
    • 提供者:纽曼
  1. StopWatchTest

    0下载:
  2. 多线程测试StopWatch计时功能,同时刷新界面显示功能。-Multithreaded Test StopWatch timing function.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:39510
    • 提供者:zhjj
  1. multi-threaded-server

    0下载:
  2. 在高性能的网络程序中的多线程服务器的常用编程模型.-Common programming model for high-performance network program multithreaded servers.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:360822
    • 提供者:耶涛
  1. 00498691morethreadreader

    0下载:
  2. 使用多线程写的读者写者问题是课程设计要用到的很重要的文档-Courses on operating system design, readers who write, written using C language to meet the requirements of the German
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:19557
    • 提供者:fipenran
  1. multhread

    0下载:
  2. 我总结的关于vs2005多线程的一个文档,附加了一些例子-this document is my experience in multi thread in vs 2005
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:28653
    • 提供者:besrt
  1. langdujine

    0下载:
  2. 易语言朗读金额源码例程程序结合易语言多线程支持库,实现金额数值的朗读。-Amount easy language reading program with easy language source code routines to support multi-threading library, reading the amount of value realization.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:383986
    • 提供者:李寒
  1. windowsProcess

    0下载:
  2. 秒杀多线程读者写者问题 用读写锁来解决读者写者问题会使代码非常清晰和简洁。-Processes of Wriiter & Reader
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1527
    • 提供者:Moon
  1. Java-multi-threading-mechanism

    0下载:
  2. 由于在Java语言提供了线程支持,系统资源的利用率得以提高,系统性能得到改善。文章在分析Java多线程的基础上,对如何实现一个多线程,如何实现同步,进行了简要分析。-Since the Java language provides threading support, improved utilization of system resources, system performance is improved. On the basis of analysis of multi-threade
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1812150
    • 提供者:温智彬
  1. Java-Virtual-Machine

    0下载:
  2. Java虚拟机使用锁机制来实现多线程共享数据结构的同步.锁机制维护的临界区通常对共享数据结构只进行读操作.只读锁是指当某个线程持有锁在只读临界区时,其他线程可以直接进入只读临界区而无需等待.只读锁能极大地提高锁机制的同步性能.Java虚拟机的锁机制可分为轻量级锁和重量级锁两层,当线程冲突时从轻量级锁转向重量级锁.本文分别从轻量级锁和重量级锁两个层次分别进行只读锁优化.轻量级锁的只读优化算法可以减少原子操作的开销;重量级锁的只读优化算法则可以使多个线程同时在只读临界区中.最后在Java虚拟机Hot
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:899642
    • 提供者:温智彬
  1. tcp1

    0下载:
  2. 通信应用软件设计 名字和IP地址转换 多线程编程 广播与多播-Communication application software design name and IP address translation multithreaded programming broadcast and multicast
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:770907
    • 提供者:丁雪梅
  1. JAVA-thread

    0下载:
  2. Java多线程的详细描述和具体实例开发,有助于初学者的学习与开发-Java multithreaded detailed descr iption and specific examples of the development, learning and development to help beginners
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:12646
    • 提供者:郑瑞
  1. ThreadTest2

    0下载:
  2. java多线程与并发库的一个例子,对于理解这类知识有很大的帮助-An example of multi-threaded and concurrent java library for understanding such knowledge is very helpful
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:91914
    • 提供者:冯义洋
  1. FTPVerification

    1下载:
  2. 批量验证FTP帐号密码,多线程,速度快。一下几千个ftp的帐号密码-Batch FTP account password verification, multi-threaded, fast. Click thousands of ftp account password
  3. 所属分类:software engineering

    • 发布日期:2014-04-27
    • 文件大小:6144
    • 提供者:张建亲
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com