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

搜索资源列表

  1. MainJSJ

    2下载:
  2. 这是一个正式的项目工程,用于控制一种新式脚手架的平衡升降过程,包含所有delphi源代码,完全由本人开发。软件界面美观,控制算法性能良好,运用了多线程开发技术,数据库技术,串口通信技术,负载平衡技术等。可供初中级软件开发人员学习使用。-This is a formal project for the control of a new type of scaffold balance landing process, delphi includes all source code, develop
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4947267
    • 提供者:王树林
  1. caoqing

    0下载:
  2. 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the d
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11801
    • 提供者:曹操
  1. linux_pthread_program

    0下载:
  2. 该文档主要讲述本人在使用Linux线程编程时的学习心得,主要有设计到线程优先级和资源释放等问题,并附有测试代码示例。linhanzu@gmail.com
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:342671
    • 提供者:gomo
  1. Windows_to_Linux_raining_course

    0下载:
  2. Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定。   Linux标榜自由和开放。简单的说,开源,免费。更重要的是完全DIY。   普及Linux电子书籍。开始Linux之旅的难点在哪?就是如何去安装它。认真看完本教程,相信会有收益的。   本教程适用于:首次接触Linux的朋友,通过本教程的学习让你基本对Linux有个大概的了解及安装Linux的方法,Linux最基础的一些知识。   2007,不再沉默,让我们一起学
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:100207
    • 提供者:wang zhen
  1. chinese275

    0下载:
  2. 中文275学习重点,包括线程,文件,io等
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:557040
    • 提供者:linran
  1. c# 多线程学习

    0下载:
  2. c# 多线程学习
  3. 所属分类:文档资料

  1. VC技巧总结

    0下载:
  2. 自己学习VC过程中的总结,包括常见错误,数据库操作、线程操作、网络通信、各种控件、COM调用等各种使用方法
  3. 所属分类:文档资料

  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. posi-cmulti-threaded

    0下载:
  2. posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables,
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:102599
    • 提供者:l
  1. Visual.CPP

    0下载:
  2. 内容不错,是关于网络开发的技术学习资料,VC++开发工具。有进程和线程等的介绍。-Content Yes, it is learning about web development information technology, VC++ development tools. With the introduction of such processes and threads.
  3. 所属分类:Communication

    • 发布日期:2017-06-12
    • 文件大小:19562284
    • 提供者:小淫虫
  1. process

    0下载:
  2. 华清远见提供的学习多线程的例子,个人认为还是比较好的资料。-the rar is mine ,the content is about linux mul process.
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:2087283
    • 提供者:小龙
  1. CreateThread_Thread-Synchronization

    0下载:
  2. 详细的介绍了CreateThread方法,其中附录得有四个程序代码,通过对代码分析,解释了线程同步问题,这是一份详尽的资料,对于学习线程同步非常有帮助-Detailed introduction the CreateThread method, in which the appendix was four program code, code analysis, and interpretation of the thread synchronization problem, which is
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:74691
    • 提供者:海子
  1. JAVA-the-thread-pool-information

    0下载:
  2. 从网站论坛中学习的,有关JAVA线程、线程池资料的资料整理-Learning from the website forum, collate information about JAVA thread, the thread pool information
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:28581
    • 提供者:youn nie
  1. Android-Framework

    0下载:
  2. 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:620182
    • 提供者:贾诩
  1. boostThread

    0下载:
  2. 关于C++ bosst库线程学习的一些总结与经验,对想学boost库的朋友还是有点帮助的-Some summary about learning c++ bosst thread and experience, to want to learn to boost library friend are still a little help
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:18237
    • 提供者:肖晓
  1. Win32

    0下载:
  2. 自己在学习win32内容的时候,花时间整理的关于内存、进程和线程的一些笔记-Win32 content in their studies, it took time to sort on memory, processes and threads some notes
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:11798
    • 提供者:张志勇
  1. MFC-Thread-Manager-Classes-

    0下载:
  2. MFC线程实现方法及其面向对象封装,总共实现了4种封装,各有异同,非常值得学习!全部测试完毕,接口简单可以直接使用!-MFC thread implementation method and its object-oriented package, to achieve a total of four types of packaging, have similarities and differences, is worth learning! All testing is completed
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8979
    • 提供者:xuan
  1. BoostThreadTest

    0下载:
  2. Boost多线程学习 Boost多线程学习 Boost多线程学习-Boost multithreading learning Boost multithreading learning
  3. 所属分类:Project Design

    • 发布日期:2017-06-10
    • 文件大小:17527698
    • 提供者:万里
  1. C#学习笔记

    0下载:
  2. 在学习C#的过程中记录的笔记,对学习中的问题和过程进行归纳总结。(In the process of learning C# records notes, learning problems and processes are summarized.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:94208
    • 提供者:柏芸
  1. unity

    0下载:
  2. C#语言基础笔记,包含接口、委托、线程、数据库的学习笔记。(Basic notes of C# language)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-19
    • 文件大小:1168384
    • 提供者:youyong
« 12 »
搜珍网 www.dssz.com