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

搜索资源列表

  1. Thread3_23

    0下载:
  2. 多线程事例程序,代码注释完整,适合学习多线程的初学者研究
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:19362
    • 提供者:guase
  1. vbMultiThread

    0下载:
  2. VB开发多线程比较困难,这是一个完整的VB多线程开发演示代码,代码清晰易懂。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7016
    • 提供者:W.N. Dong
  1. 进程管理器

    0下载:
  2. 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:54645
    • 提供者:周群生
  1. 简单的线程池

    1下载:
  2. VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4857
    • 提供者:张洋
  1. remote_thread

    0下载:
  2. Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:55886
    • 提供者:syf
  1. vcTaskMng

    0下载:
  2. 任务管理器的完整代码,功能与windows自带管理器基本相同。-Task Manager of the complete code, functions and windows own manager basically the same.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:218170
    • 提供者:gao
  1. processmanagement

    0下载:
  2. 操作系统进程管理程序,C++编写,内含完整代码-Operating system process management procedures
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:56905
    • 提供者:亡依刑
  1. chengxushijian

    0下载:
  2. 东北大学软件学院程序实践三,多线程,单线程,还有RMIMeeting,代码加完整实验报告,工程已经打包,学弟你们有福了-Software College, Northeastern University program practice three, multi-threaded, single-threaded, there RMIMeeting, code and complete lab report, project has been packaged, blessed you lear
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:956596
    • 提供者:riverphoenix
  1. Complete-remote-injection

    0下载:
  2. 完整的远程注入演示代码,相信需要的你有帮助-Complete remote injection
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3403432
    • 提供者:红豆
  1. Threagkktrdest

    1下载:
  2. 一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。-How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-18
    • 文件大小:17408
    • 提供者:清醒
  1. algorithm-of-bank

    0下载:
  2. 东北大学软件学院信息安全操作系统课程实验,代码完整,解释齐全-Software College of Northeastern University information security operating system course experiment, code integrity, fully explained
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:1118543
    • 提供者:刘晗
  1. experiment2ofcode

    0下载:
  2. 东北大学软件学院信息安全现代密码与经典密码实验2完整代码,可运行-Modern the password and classic password Northeastern University School of Software Information Security Experiment 2 complete code can be run
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:3019802
    • 提供者:刘晗
  1. Thread-Synchronization

    0下载:
  2. 调用SDK win32 api来编写多线程的程序,很好地说明了线程同步问题,通过稍微的更改原程序,就可以是原来没有考虑线程同步问题的程序解决同步问题。该源代码给出了最终完整代码,很有帮助学习。-SDK win32 api to write multi-threaded programs is called a good illustration of the thread synchronization problem, through slight changes to the origin
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:528889
    • 提供者:海子
  1. windowscontrol

    0下载:
  2. windows进程控制实验,有完整的C++ 代码,并且已经运行成功,注释清楚易懂,简单明了-The windows process control experiments complete C++ code, and has been running successfully understandable, annotation, plain and simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-05
    • 文件大小:5068
    • 提供者:lucieh
  1. HM-6.1-dev

    0下载:
  2. H.265参考资料,适合初学者学习,能够跑起来的完整的代码。适合用来实现H.265编码流程,能够有个直观的感受。特别的好,值得下载和分享-H.265 reference for beginners to learn the complete code can run up. Suitable for realization of H.265 encoding process, to have an intuitive feel. Particularly good, it is worth do
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-06
    • 文件大小:1174698
    • 提供者:张明亮
  1. Room

    0下载:
  2. 理发师与顾客问题,利用信号量实现线程间的互斥,代码完整,可利用Eclipse查看。-Barber and customer issues, the use of semaphores to implement mutual exclusion between threads, code integrity, and can be used Eclipse view.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1068
    • 提供者:周欣娜
  1. IPC_Clipboard

    0下载:
  2. 使用剪切板实现进程间通信实例,代码清晰完整,可编译-Use the clipboard to achieve inter-process communication instance, clear and complete code can be compiled
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:401253
    • 提供者:leo
  1. wince_camera

    0下载:
  2. wince课程设计,实现的摄像头报警,代码比较完整-Wince curriculum design, the realization of camera alarm, code integrity
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2934059
    • 提供者:TG
  1. 5886249

    0下载:
  2. VB编程对查询图书的代码,如果有要完整代码的,请与QQ123456789联系,希望对你人有所帮助()
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:556032
    • 提供者:dividm
  1. 69442150

    0下载:
  2. SyncML同步协议 完整代码解析程序 内涵注释()
  3. 所属分类:进程与线程

    • 发布日期:2018-05-03
    • 文件大小:177152
    • 提供者:madnmqnelcc
« 12 »
搜珍网 www.dssz.com