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

搜索资源列表

  1. CCOMThread_src

    0下载:
  2. COM组件中的线程处理,文件中有更详细的说明。-of threads, the paper has a more detailed explanation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:126796
    • 提供者:大狐狸
  1. HideFunc

    0下载:
  2. 直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through the traditional method of inj
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2604
    • 提供者:董大凡
  1. POSIX 线程详解

    0下载:
  2. 来自IBM的教程,我把它做成了PDF。本文详细说明了POSIX线程的概念以及借口的用法。适合初级程序员阅读-from IBM's Guide, I put it into a PDF. This paper details the POSIX threads, and the concept of the use excuses. The initial reading for programmers
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:279741
    • 提供者:朱亮
  1. myThreadDemo

    0下载:
  2. 源码包括: 1.单任务的进度控制 2.多任务的显示进度,并可取消,就像拷贝文件一样-source include : 1. Single-task control the progress of two. Multi-tasking show progress can be canceled, like the same copy paper
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:95239
    • 提供者:马铭满
  1. win-multitask

    0下载:
  2. 本文介绍了Windows多线程多任务设计的基础知识。-This paper introduces the Windows multi-threaded multi-task design of the knowledge base.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11299
    • 提供者:渐渐
  1. FTP-MULTITH

    0下载:
  2. 本文给出了一个用vc实现FTP多线程下载的实例。-this paper using vc achieve a multithreaded FTP download the examples.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5510
    • 提供者:渐渐
  1. multipleThread.rar

    0下载:
  2. 本论文是关于用互斥量实现多线程,文章以进度条的读取为例子进行详细阐述,对于有意学习多线程编程的程序员有一定的帮助作用,This paper is about the amount of use of mutually exclusive multi-thread, the progress of the article to be read as an example for details, who intend to study multi-threaded programming to h
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:4042686
    • 提供者:Bob Green
  1. jincheng

    0下载:
  2. 进程调度,在Windows命令控制台下创建进程,本文对[1]中的方法加以了实现,并做些简单的进程测试程序。 -The process of scheduling, in the Windows command console to create the process, this paper [1] to achieve the method and the process of doing a simple test procedure.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:40807
    • 提供者:廖诗军
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:41744
    • 提供者:何平
  1. Realization-of-Multithread-Program-Based-on-Callba

    0下载:
  2. 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC + + 某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率-The met hod for realizing multit hread program based on callback function and Visual c++ is given in this paper
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:170429
    • 提供者:陈建刚
  1. duoxianchengxiazailunwen

    0下载:
  2. 多线程下载工具文档,给需要论文的朋友,内容详尽-Multi-threaded downloading tool documentation, to the need for paper friends, and detailed
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:251190
    • 提供者:ggsjy
  1. Win32_MutiThread

    0下载:
  2. Win32多线程编程的控制技术-来自电脑编程与维护杂志上一篇非常好的汇总介绍win32多线程设计的文章。网上独此一家!-win32 mutithread program from a program magazine that belong to www.comprg.com ,very good paper!
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:158622
    • 提供者:vc++
  1. mappings

    0下载:
  2. 功能是仲裁访问的互斥体,包含创建数据文件,创建仲裁的互斥体,根据文件创建100个线程来读写,关闭对象-Function is to arbitrate access mutex,Includes creating a data file, create a mutex arbitration, creates 100 threads to read and write in the paper, close the object
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1349
    • 提供者:凤佳梅
  1. uav-auto-control

    1下载:
  2. 数学建模论文_无人机自主飞行航迹规划问题,这篇文章还不错,内容比较全面,可以拿来参考-Mathematical modeling of paper _ UAV autonomous flight path planning problem, the article is also good, the content is more comprehensive, can be used to reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:496746
    • 提供者:王璐
  1. qdi

    0下载:
  2. 本文利用自动压缩soap附件,再发送数据,进而提高soap传输速率-This paper, by using automatic compression soap attachments, and then send the data, soap transmission rate can be improved
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:440765
    • 提供者:suppwrt
  1. thekery

    0下载:
  2. 很实用的API实用大全,全面介绍了API函数,介绍详细,很好-Practical API utility, this paper introduces the API function, is introduced in detail, very good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-12
    • 文件大小:1498264
    • 提供者:SKRpjpkk_791
  1. mcal

    0下载:
  2. ACM历年试题,入题新颖,编译流畅简单,值得一读,可以能用-ACM test paper, the topic is novel, the smooth simple compilation, worth reading, you can use
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-12
    • 文件大小:4099
    • 提供者:IPCvnqe
  1. nxdlxw

    0下载:
  2. Header 本文介绍了协议的实现,描述了如何通过编程查询信息-Header implementation of the protocol has been introduced in this paper, describes how to programmatically query information
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:56320
    • 提供者:CCXC!792458
  1. yritncalligraphy

    0下载:
  2. 一个用VB编写的能练习书法的小巧好程序实现无纸练习书法的目的-Of using VB to write a good to practice calligraphy small program to achieve the purpose of the paper to practice calligraphy
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:20480
    • 提供者:timekw
  1. hxadportvertical

    0下载:
  2. MyDraw drawing software, this paper introduces using VC drawing, and how to dynamically and modify the graphics object-MyDraw drawing software, this paper introduces using VC drawing, and how to dynamically and modify the graphics object
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:83968
    • 提供者:eilkyvrm
« 12 »
搜珍网 www.dssz.com