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

搜索资源列表

  1. VC-program

    0下载:
  2. 一些与Windows相关的VC++小程序源码,比如如何打开我的电脑和我的文档、如何注销、关闭、重启系统、如何执行屏幕保护程序、如何在应用程序中启动其他程序、如何使用多媒体定时器、如何使用定时器、如何使应用程序只运行一个实例、如何实现系统托盘、如何实现钩子、如何设置桌面墙纸、如何枚举系统当前进程、如何将应用程序已运行的实例调至前台、如何获得系统显示元素的颜色、如何获得系统时间、如何获得系统的度量信息、如何获得和设置NetBIOS计算机名-Some Windows-related VC++ appl
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:306549
    • 提供者:liu
  1. select_fuwuqi

    0下载:
  2. 利用windows中的select函数编写的可以在同一个端口上和多个不同种类的客户端的进程交互的服务器端。-Use of windows in the select function can be written in the same port and different types of client server interaction process.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:3214
    • 提供者:黄白树
  1. HideRun

    0下载:
  2. HideRun VC++写的无窗口启动进程的例子程序.-HideRun VC++ write without Windows startup process procedures example
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:269241
    • 提供者:陈刘江
  1. TestSEH

    0下载:
  2. 这里使用了两个Demo进行测试。其中HijackPipe.exe是服务端,他接受客户端PipeClient发送来的数据,对该客户权限进行模拟,并使用在控制台打印出当前进程的用户名。我们使HijackPipe.exe运行在普通账户aaa下,并使用Runas命令让客户端PipeClient运行在管理员权限下,然后进行连接-If a server via named pipes to communicate with a client, the server can use the Windows A
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1010281
    • 提供者:blacker
  1. w2k_sym

    0下载:
  2. 一个使用windows symbol查看进程 module drivers的程序- Windows 2000 Symbol Browser
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:14402
    • 提供者:rengood
  1. WSP4_Examples

    0下载:
  2. 《windows系统编程》书籍。主要讲解windows下的编程问题,里面详细介绍了进程线程等知识点-windows system programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3548120
    • 提供者:李泽宇
  1. operationsystem

    0下载:
  2. 操作系统原理,讲解了windows操作系统的内存管理 进程 作业调度等内容 值得一看-Operating Systems Principles, explained the contents of the windows operating system, the process of memory management and job scheduling worth a visit
  3. 所属分类:OS Develop

    • 发布日期:2017-06-17
    • 文件大小:27445248
    • 提供者:cloud
  1. pid-lookup

    0下载:
  2. Windows 下 进程查询代码,通过pid查询进程表述以及进程程序实体路径。-the code of pid looking up in windows.the program get the name of procedure and the entire path of the procedure entity by PID.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:8757
    • 提供者:刘华山
  1. pid-chaxun

    0下载:
  2. Windows 下 进程查询代码,通过pid查询进程表述以及进程程序实体路径。-the code of pid looking up in windows.the program get the name of procedure and the entire path of the procedure entity by PID.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:8233
    • 提供者:刘华山
  1. 04-ProcessInfo

    0下载:
  2. windows系统编程的简单程序,能够显示系统的进程信息-windows system programming, simple programs that can process information display system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:25360
    • 提供者:shang
  1. tubiao

    0下载:
  2. 本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory() 在不同的进程中分配内存。用Windows的消息获得图标的名称。-The program displays desktop icon title. The code demonstrates how to use the VirtualAlloc (), WriteProcessMemory () and ReadProcessMemo
  3. 所属分类:Button control

    • 发布日期:2017-03-25
    • 文件大小:10259
    • 提供者:Jeep
  1. IDshow

    0下载:
  2. Visual Basic6.0程序实现用列表显示系统正在运行的程序(包括隐含的),功能方面实际上类似于Windows系统中的进程管理器-The Visual Basic6.0 procedure display system using a list of running programs (including implicit), the function is actually similar to the process manager in the Windows system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2454
    • 提供者:米七
  1. udpcomm

    0下载:
  2. 使用windows socket实现的UDP数据通讯,一套代码可实现双方通讯,一个dll可被两个exe同时加载,实现一台计算机上的进程间通讯,当然,也可以放在不同的计算机上实现数据通讯-Using WinSocket realize Communicate between two different Process,of Course,you can use it to Communicate with two different computers
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1827762
    • 提供者:克潇
  1. WindowsTaskmanager

    0下载:
  2. 任务管理器,模仿windows操作系统实现的任务管理器,包括进程管理和CPU使用情况等信息。-Task Manager, imitating the task manager, windows operating system including process management, and CPU usage and other information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:387395
    • 提供者:始皇
  1. Visual-CPP-MFC

    0下载:
  2. 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -This book mainly introduces the application
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5168954
    • 提供者:王顺顺
  1. Tasker

    0下载:
  2. 一个简单的Windows任务管理器,提供查看进程、模块、挂起、隐藏、结束进程的功能-A simple Windows Task Manager, view the process module, hang up, hidden, and the end of the function of the process ..
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:204488
    • 提供者:liaoliao
  1. moniprocess

    0下载:
  2. windows 的进程模拟,适合初学者学习使用-windows process model
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2667812
    • 提供者:lxn
  1. ReflectiveDllInjection_v1.0

    0下载:
  2. 在Windows平台上,本地和远程库注射技术 多年来一直存在。作为开采技术的远程库注入 在2004年推出Skape和JT[1]。他们的技术采用的shellcode修补主机进程NTDLL在运行时库,并迫使Windows加载本地加载动态链接库DLL)从内存中的镜象。这种技术的叫做反射DLL注入。-Under the Windows platform, library injection techniques both local and remote have been around f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:167590
    • 提供者:wuying
  1. sy3

    4下载:
  2. 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure, contains four menu items, were used to create and undo the Notepad process, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:32615
    • 提供者:咕咕
  1. xy7z.ZIP

    0下载:
  2. 基于Windows的跨进程共享变量池设计Based on the Windows cross-process shared variable pool design-Based on the Windows cross-process shared variable pool design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:554945
    • 提供者:
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com