CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Process Thread

搜索资源列表

  1. Log

    0下载:
  2. Add the process and thread if requested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12770
    • 提供者:djcrgz
  1. iword

    0下载:
  2. JNI context for the main thread of the app. Note that this field can ONLY be used the main thread of the process that is, the thread that calls into the ANativeActivityCallbacks. -JNI context for the main thread of the app. Note that this field can
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3684
    • 提供者:hanyrmer
  1. am2301

    0下载:
  2. 项目开发中涉及到的AM2301温湿度源代码,到网上搜索了很多代码都不能用,时序错误。本代码是根据数据手册独立编写(注:其中的Thread就不要理了,是自己做的一个伪进程调度)MCU:stm32f103RB-Project involved AM2301 temperature and humidity sensors read the source code, according to the data sheet analysis independently code, has been us
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1503
    • 提供者:海之魂
  1. Linux_system_programming

    1下载:
  2. linux系统编程学习源码包,管道,进程,信号,信号量,内存共享,套接字,消息队列等学习包;线程池的使用,目录负责源码等;-Linux system programming learning source package, piping, process, signal, semaphores, and Shared memory, sockets, learning packages such as message queue The use of thread pool and direct
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:171625
    • 提供者:hgzll
  1. winformddck_v1.0

    0下载:
  2. 一、源码特点 采用Winform进行开发,弹出式等待窗口,欢迎下载 二、功能介绍 本源码是一个Winform弹出式等待窗口源码,网上有好多使用多线程弹出式等待窗口作为程序中较长时间后台运行提示的,但是做的都不完善,尤其是用 waitThread.Abort() 杀死线程时容易产生异常,进而出错。本程序是比较完善的改进,利用多线程弹出等待窗口,并根据后台程序的运行需要实时发出运行状态信息到等待窗口中,当后台程序运行结束时给弹出窗口线程发出结束信号,让线程自行终止 三、菜单功能
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:195219
    • 提供者:eepudn70
  1. ProcessThread

    0下载:
  2. 进程和线程开启操作练习,简单的实现了多线程功能-Process and thread open operation practice, a simple multithreaded function is realized
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1056
    • 提供者:l
  1. InjectThread

    0下载:
  2. Help you to inject your own thread in running process.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1985
    • 提供者:ga75388
  1. code

    0下载:
  2. 进程(Process)是计算机中的程序关于某数据集合上的一次运行活动,是系统进行资源分配和调度的基本单位,是操作系统结构的基础。在早期面向进程设计的计算机结构中,进程是程序的基本执行实体;在当代面向线程设计的计算机结构中,进程是线程的容器。程序是指令、数据及其组织形式的描述,进程是程序的实体-Process is a computer program on a data set on the first run activities, it is the basic unit for resou
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:38226
    • 提供者:陈马明
  1. multiverso-master

    0下载:
  2. Multiverso is a parameter server based framework for training machine learning models on big data with numbers of machines. It is currently a standard C++ library and provides a series of friendly programming interfaces. With such easy-to-use APIs, m
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:74054
    • 提供者:siegfried
  1. CSerialPort-problem-

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

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

    0下载:
  2. 1.多线程编程的实现,介绍了每个线程获取数据的方法,实现了不同数据的不同时获取 2.神经网络算法的实现,简化了程序实现的过程-To achieve more than 1 thread programming, introduces each thread data acquisition methods, and achieve different data acquisition The realization of the 2 neural network algorithm, s
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:李文龙
  1. zhuruDLL

    0下载:
  2. 线程注入DLL源码,用超级模块线程注入命令,来注入DLL到目标进程-Thread into the DLL source code, using the super module thread injection command, to inject DLL into the target process
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-03
    • 文件大小:581648
    • 提供者:任泽华
  1. changyonggongju

    0下载:
  2. 通过钩子,获取鼠标处窗口信息,包括鼠标处坐标,窗口句柄,父窗口句柄,进程ID,线程id等等。还可以截图指定窗口,同样指定窗口句柄可以截取隐藏窗口图片,也可以截取指定坐标范围图片。文件工程包括DLL和主程序2个-By hook to get the mouse at the window, including the coordinates of the mouse, the window handle, parent window handle, process ID, thread id, a
  3. 所属分类:Hook api

    • 发布日期:2017-05-25
    • 文件大小:8140975
    • 提供者:jiaopeijin
  1. ThreadRun

    0下载:
  2. 利用现有操作系统提供的同步机制编程实现无线程同步控制、Windows同步线程、Peterson同步线程并发运行,并用程序运行时间长短比较两种同步机制。-The use of synchronous programming mechanisms existing operating system to provide wireless synchronization control process, Windows thread synchronization, Peterson synchron
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:683726
    • 提供者:安容巧
  1. epoll_server.tar

    0下载:
  2. 是基于epoll实现的多进程,多线程服务器-Is based on epoll implementation of the multi process, multi thread server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:23571
    • 提供者:蔡俊杰
  1. windows

    0下载:
  2. 该资料主要介绍线程与进程如何进行操作,内容非常地详细。-The data mainly describes how the thread and the process of operation, the content is very detailed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-17
    • 文件大小:26988544
    • 提供者:
  1. Banker

    0下载:
  2. 银行家算法简单实现(多线程 VC) 用多线程模拟多进程实现银行家算法-Bankers algorithm simple implementation (multi-thread VC) with a multi-threaded multi-process simulation algorithm to achieve bankers
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:韩文旭
  1. press_test

    0下载:
  2. 用C++编写的系统压力测试程序,包括进程压力测试与线程压力测试。-Written in C++, system pressure testing procedures, including the process of stress testing and stress testing thread.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6116
    • 提供者:ssq6q52duji5252
  1. Project

    0下载:
  2. VB 调用API枚举进程和线程的源代码,实现线程监控-VB enumeration process and thread source code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5769
    • 提供者:nnrhr290jir
  1. protect

    0下载:
  2. 线程守卫,能够监视系统中莫个进程,一旦次进程关闭便会立即重新启动-Thread guards, surveillance systems can be a process in Mozambique, once the meeting will be immediately shut down the process to restart
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3026
    • 提供者:mms0s530huac
« 1 2 ... 29 30 31 32 33 3435 36 37 »
搜珍网 www.dssz.com