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

搜索资源列表

  1. ProcessSort

    0下载:
  2. 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38245
    • 提供者:杨锴
  1. ThreadSync

    0下载:
  2. 该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two thr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49182
    • 提供者:lujun
  1. CurrProcess

    0下载:
  2. vs2005写的一个查看widows进程的工具-vs2005 write a check widows process tools
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3896209
    • 提供者:zuoyinbo
  1. CRC32_DotNet_src

    0下载:
  2. Cyclic Redundancy Check (CRC32) HashAlgorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9683
    • 提供者:pbb
  1. 09-LockCop

    0下载:
  2. 可以检查程序中是否发生死锁,如果发生死锁,则指出发生死锁的线程-Program can check for deadlock, if the deadlock, pointed out that the deadlock thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:77010
    • 提供者:z
  1. AsyncFileDemo

    0下载:
  2. AsyncFilwhen we need asynchronous behaviour or parallelism we create threads. The asynchronous file I/O APIs allows us to leverage the asynchronous behaviour without introducing threads. So we can issue ReadFileEx or WriteFileEx and perform other
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:29005
    • 提供者:rabert
  1. md5text1

    0下载:
  2. 支持多线程MD5文件完整性校验算法,只要给定文件路径就能计算他的校验码-Support multi-threaded MD5 file integrity check algorithm, as long as the given file path, he will be able to calculate the parity-check codes
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:29112
    • 提供者:耿二彬
  1. 29_161625_pc

    0下载:
  2. 生产者与消费者问题算法实现,功能要求:根据进程同步机制,编写一个解决上述问题的可视化程序,可显示缓冲池状态、放数据、取数据等过程。 具体参数:有4个生产者进程,分别为P1、P2、P3和P4; 有4个消费者进程,分别是C1、C2、C3和C4; 缓冲区单元个数N=15; 不同的生产进程可生产不同的产品,自己可任意定义,在本程序中是直接将相应生产者代号放入缓冲区,消费时将某消费者消费某生产者的信息显示出来 -Producers and consumers, the issue
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:50367
    • 提供者:deer
  1. processdemon

    0下载:
  2. 对其他进程进行监控,能自动重新启动其他进程。可以通过进程间通讯停止其他进程-check others process in windows system. send message to other process.auto restart other process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:144767
    • 提供者:张立松
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:148427
    • 提供者:柳闻徽
  1. ProcessInfo

    0下载:
  2. 在VC平台下,实现系统的进程的查看,进程信息的修改-to check or change the information of system processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:162299
    • 提供者:shijun
  1. deadlock

    0下载:
  2. 编写死锁检测的模拟程序. 1每种类型一个资源:检测资源与进程图之间是否有换; 2每种类型多个资源的死锁检:用一个类似多个资源银行家的算法。 -The preparation of deadlock detection simulation program. One for each type of a resource: To detect the resources and whether there is exchange between the process of
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:173866
    • 提供者:ji
  1. crc32

    1下载:
  2. crc32磁盘文件完整性检验 计算的CRC32的起始位置是PE文件头开始处,结束位置在整个文件的尾部. 当然,没有软件会是绝对安全的,所以可以把CRC32值进行一些加密处理或者修改计算CRC32的范围.总之是可以先做点改变再写入判断. 附件带有计算写入CRC32的工具源码及一个测试的程序源码和一个做好的程序. -crc32 disk file integrity verification start position calculation of CRC32 is the beg
  3. 所属分类:进程与线程

    • 发布日期:2017-03-29
    • 文件大小:276156
    • 提供者:爱琴炫彩
  1. icp

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

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

    0下载:
  2. 查看进程列表是否有上网或者QQ进程,功能是限制上网时间在2小时以内,超过则杀进程,可以根据密码续时,并且密码每次都会变更,适合家有小孩喜欢偷上网的用户使用-View the list of processes if the Internet or QQ process, function is to limit the access time of 2 hours, over the killing process can continue when the password and the p
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:27446
    • 提供者:L_p
  1. 04-ProcessInfo

    0下载:
  2. 查看进程信息具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。-check the processinfo
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1971380
    • 提供者:lvcha
  1. ProcMonLite

    0下载:
  2. ProcMonLite是一个基于WinGUI的实时校验系统进程变动的程序,用法如下: 1.)在系统正常运行时保存当前系统的进程列表。 2.)使用保存的列表实时检测系统进程的变动。 3.)您可以实时地增加信任的进程到信任列表中,也可以实时地从信任列表中删除不信任进程。-ProcMonLite is a WinGUI based real-time process checking program, you can follow the steps below to simply man
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:1798514
    • 提供者:x
  1. jinchengxiancheng

    0下载:
  2. 设置变量i,实现两个进程的同步问题,并检查添加同步语句前后返回胡I胡值的情况-Set the variable i, the two processes to achieve the synchronization problem, and check before adding synchronization statement returns the value of the case Woo Woo I
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:6094980
    • 提供者:宋春红
  1. proccreate

    0下载:
  2. 功能是创建传递过来的进程的克隆过程并赋于其ID值,确定进程在列表中的位置,从第二个参数中提取克隆ID,检查是否有创建子进程的需要,发送新进程的命令行和克隆号-Function is to create a process to pass over the cloning process and assigns the value of its ID,Determine the position in the list of processes to extract clone ID from t
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:1137
    • 提供者:凤佳梅
  1. Check-the-keyboard-thread

    0下载:
  2. 自动控制设备中,常需要用ESC暂停设备运行。该例程使用线程捕捉ESC键的实例。-Automatic control equipment, often need to use ESC to suspend equipment operation. The routine use of threads to capture examples of the ESC key.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:6118
    • 提供者:kangming
« 12 3 »
搜珍网 www.dssz.com