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

搜索资源列表

  1. endzippro

    0下载:
  2. 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:163855
    • 提供者:冷寒
  1. ThreadSync01

    0下载:
  2. 当你在程序中使用多线程时,这经常会用到,而且这些线程需要同时访问同一个资源时,这个可能性很大,这时候你就需要用到线程同步技术。有些线程以只读方式访问资源,我们叫它ReadThread,而有些线程却需要对资源进行写入,我们叫它WriteThread,我们暂时先这样称呼。如果一个线程对资源的访问是读写方式,我们把它看作是WriteThread。 -when you process multiple threads, which are often used, but these threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7470
    • 提供者:周将华
  1. 在ActiveX控件中如何动态调用DLL函数

    0下载:
  2. 在ActiveX控件中如何动态调用DLL函数,有实用价值-in how ActiveX DLL function call dynamic, practical value
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:774886
    • 提供者:张刚
  1. ProgressThreadTest

    0下载:
  2. 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:43137
    • 提供者:nchang
  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. vxdmon

    0下载:
  2. 监视vxd调用,需要在 windows95 或 windows98 下-surveillance vxd call, or the need to 900.0 under Windows98
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:148146
    • 提供者:放弃
  1. VC_Thread_Test

    0下载:
  2. 用VC打包好的线程类,很方便的调用,这个线程类在实际应用中已经用了10多年,经的住考验的,推荐给大家-VC packaged good threads category, is a convenient call, the thread type in the actual application has been used for more than 10 years, the tests and recommended for everyone
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33942
    • 提供者:zj
  1. HowToMutiThread

    0下载:
  2. 多线程示例. 演示了VC基本的多线程调用方法和调用的过程-multithreading example. VC demonstrated the basic multithreading call methods and the use of the process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:160855
    • 提供者:xuzhen
  1. HideProcessFORXP2000

    0下载:
  2. 在2000和xp下,隐藏进程,VC6.0测试通过 在需要隐藏进程的时候#incoude\"HideProcess.h\",调用HideProcess()即可。-in 2000 and xp, hidden process, VC6.0 tested in the process need to hide when # incoude "HideProcess.h" Call HideProcess () can be.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3250
    • 提供者:
  1. CreateOneProcess

    0下载:
  2. 调用windowsAPI创建一个进程,示范如何使用createprocess这个API函数-call windowsAPI create a process, A demonstration of how to use this API function createprocess
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6415
    • 提供者:黄海
  1. TerminateCloseProcess

    0下载:
  2. windows控制台程序,调用windowsAPI,关闭外部的一个应用程序.输入目标进程的进程ID后,即可关闭-windows console procedures, call windowsAPI. Close an external application. Goals process input in the process ID, will be closed
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7113
    • 提供者:黄海
  1. tenor_cycle

    0下载:
  2. 用于存储器分配的最佳适应算法的模拟 要求:利用Windows API中内存分配和释放的函数调用模拟用于动态分区分配的最佳适应算法的实现过程。-memory allocation for the best adaptation algorithm simulation requirements : Using Windows API memory allocation and the release of the function call for dynamic simulation of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42594
    • 提供者:刘星
  1. thread_useandcorrespond

    0下载:
  2. 线程的调用与关闭以及使用两个信号量来完成双线程(读取与写入操作)的协调问题。-thread with a call to the closure and the use of two signals to complete the two-volume threads (read and write) and coordination issue.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8267
    • 提供者:李力
  1. glibc-linuxthreads-2.3.tar

    0下载:
  2. This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:244007
    • 提供者:马帅
  1. 夜猫文章管理系统免费版)

    0下载:
  2. mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权限 2. 支持JS调用某类别或所有类别的最新/最热门文章 3. 支持手工分页, 分页只需在文章中插入 [page] 代码 4. 支持搜索功能 4. 支持相关文章功能 5. 后台WEB管理 6. 可统计今日浏览和总浏览数 7. 支持BB代码, HTML 8. 更多功能无法一一列出... -mArticleFree Version 2.0 (
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:146623
    • 提供者:jack214465
  1. os_show

    0下载:
  2. 内含两个本人开发的模拟进程互斥和进程调度的题目以及源代码,本内容只供参考,不得用于抄袭,如有发现将遭本人精神谴责,详细问题可来电010—51122242找黄某人联系解答,请多多指教。-development of the modeling process and the process of scheduling contradict the title of the source code, the content purposes only and should not be used fo
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5837
    • 提供者:黄世湛
  1. ThreadTest.rar

    1下载:
  2. 一个实例,介绍如何在VC中调用多线程,本例中也同时实现了常用的排序算法。,An example on how to call the VC multi-threaded, this case also the realization of the sorting algorithm used.
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-05
    • 文件大小:17256
    • 提供者:李洪坛
  1. Watch

    0下载:
  2. delphi环境下调用操作系统Api监视系统资源-delphi call the operating system environment monitor system resources Api
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:778179
    • 提供者:侯永平
  1. CALL

    3下载:
  2. 易语言绑定主线程调用CA-Easy language bindings main thread calls CALL
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1323730
    • 提供者:sad dj
  1. methoe-nethod-call

    0下载:
  2. 一个用VC调用VB写的DLL的调用例子程序,也许有人觉得奇怪,但这也是一种方法(A written in VC call VB DLL call examples of procedures, maybe someone feel strange, but it is also a kind of method)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-24
    • 文件大小:43008
    • 提供者:ELP%2540629703
« 12 3 4 5 6 »
搜珍网 www.dssz.com