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

搜索资源列表

  1. 钩子的应用程序运行监视

    1下载:
  2. 利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop th
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4718
    • 提供者:好笑
  1. gouzi

    0下载:
  2. 使用钩子函数+DLL共享线程实现进程调用记录.记录文件保存为*.sys-use shared DLL function hook threaded process call records of achievement. Save the file to record *. sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:425664
    • 提供者:陈玲玲
  1. ossue

    0下载:
  2. 在Windows环境下,参考Windows环境下线程同步、互斥操作的例子,利用基本的文件操作系统调用,模拟读写问题。编写相应的函数,建立一个记录型的共享文件,并实现对该共享文件的打开、关闭、删除、读、追加记录、删除记录等操作。同时要求利用进程的同步与互斥机制实现多个用户进程对该文件的并发访问-the Windows environment, Windows environment reference thread synchronization, contradict operation exa
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9095
    • 提供者:苏匀
  1. 实验三 最高优先级调度代码

    0下载:
  2. 模拟创建进程(建立一个记录型数据结构PCB):给出进程标识、状态、到达时间、运行时间等用先来先服务调度算法进行模拟实现-simulation creation process (to establish a record type data structure PCB) : the process of identification is given, state, arrival time, the time spent running a first-come first-service s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:陈中会
  1. dbg_src.zip

    0下载:
  2. VC++编程,这是一个记录多线程日志文件的类,对于初学者有好处,VC++ Programming, this is a record of multi-threaded log file type, good for beginners
  3. 所属分类:进程与线程

    • 发布日期:2017-04-13
    • 文件大小:3417
    • 提供者:xxxxx
  1. 123

    0下载:
  2. 关于链表使用的控制台程序,利用链表记录价格,目录等-Console program used on the list, using list record prices, catalog, etc.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:334981
    • 提供者:river
  1. MemRecorder

    0下载:
  2. 可以持续记录某个进程的内存使用情况,必须开启任务管理器-Can continue to record the memory usage of a process, you must open the Task Manager
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:18437
    • 提供者:jiuyueshouyi
  1. chulijidiaodusuanfa

    0下载:
  2. 处理机调度算法,允许设定五个进程,每个进程拥有自己的进程调度块,记录优先级和运算次数-Processor scheduling algorithm, which allows setting of five processes, each block has its own process scheduling, record the number of priorities and operations
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:724
    • 提供者:菜鸟小生
  1. icp

    0下载:
  2. 对记事本中的网址,进行多线程的ICP备案查询-URL for Notepad, multi-threaded ICP record check
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:513
    • 提供者:xuzhijian
  1. threadmsg

    0下载:
  2. 自定义的一个类,向记录到该类对象的线程发送自定义消息.-Since the definition of a class, to record the thread to the class object to send custom messages.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:81746
    • 提供者:liyiliang85
  1. kingate-1.6config

    0下载:
  2. kingate 去配置版. (原版本需要配置很麻烦) kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。 kingate有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 kingate也支持时间控制。即可以设置什么时间内,所设置的规则才有效。 kingate内置了用户认证,以及记录用户的使用情况,包括用
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:226656
    • 提供者:ice
  1. producer-consumer

    0下载:
  2. 利用记录型信号量解决生产者-消费者问题 利用记录型信号量解决生产者-消费者问题-Record semaphore to solve the producer- consumer problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:1390
    • 提供者:李丽
  1. coredump

    0下载:
  2. 在程序崩溃的时候打印dump文件,此dump机制为:若能在程序运行目录中或path中找到ntsd.exe则打印大的dump文件,否则打印minidump记录崩溃的线程以及状态等信息。main函数中为用法,以及例子代码-To print dump file when the program crashes, this dump mechanism: to find ntsd.exe if the program run directory or path in the print large du
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-15
    • 文件大小:8186
    • 提供者:Yu Honglei
  1. banksulotion

    1下载:
  2. 银行柜员服务问题:银行有n个柜员负责为顾客服务,顾客进入银行先取一个号码,然后等着叫号。当某个柜员空闲下来,就叫下一个号。   编程实现该问题,用P、V操作实现柜员和顾客的同步。 实现要求 某个号码只能由一名顾客取得; 不能有多于一个柜员叫同一个号; 有顾客的时候,柜员才叫号; 无柜员空闲的时候,顾客需要等待; 无顾客的时候,柜员需要等待。 测试文本格式   测试文件由若干记录组成,记录的字段用空格分开。记录第一个字段是顾客序号,第二字段为顾客进入银行的时间,
  3. 所属分类:Process-Thread

    • 发布日期:2015-01-02
    • 文件大小:4890624
    • 提供者:赵宛玥
  1. mytime

    0下载:
  2. 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间-Design and implementation of Unix " time" command. " Mytime"
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-16
    • 文件大小:25080333
    • 提供者:frank
  1. ParentProcess

    0下载:
  2. 设计并实现Linux的 time”命令。 mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 -Design and realization of Linux' s " time" command. " Mytime" command the command line arguments to accept to run a program, create a separate process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:32357
    • 提供者:风雨兼程
  1. 2

    0下载:
  2. 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在Linux下实现: • 使用fork()/execv()来
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-14
    • 文件大小:22254865
    • 提供者:王光杰
  1. xrogram

    0下载:
  2. java语言编写的课程设计关与学生成绩记录的程序,学习-Java language course design and student record program, learning
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:274432
    • 提供者:phrwu
  1. rudning

    0下载:
  2. 98 record api and save 98下记录api并保存-Under the 98 record API and save 98 record API and save
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:cgnfokm
  1. and

    0下载:
  2. 程序运行过程中,鼠标位置的记录与重演 GetCursorPosSetCursorPos,fwritefread-In the process of the program is running, the record of the cursor position and repeat GetCursorPosSetCursorPos fwritefread
  3. 所属分类:Process-Thread

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