登录
首页 » Windows开发 » 列举系统中运行的所有进程,自编

列举系统中运行的所有进程,自编

于 2022-03-22 发布 文件大小:25.39 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

列举系统中运行的所有进程,自编-cited operating system in all processes, self

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • VC prepared by a Chinese chess procedures, support human
    用VC编写的一个中国象棋程序,支持人机对战,悔棋等功能。-VC prepared by a Chinese chess procedures, support human-machine players, he never cheat in spain capabilities.
    2023-03-29 11:25:04下载
    积分:1
  • Borland C Builder 6.0 signified patches, application software support
    Borland C++ Builder 6.0 汉化补丁,辅助应用软件-Borland C Builder 6.0 signified patches, application software support
    2023-01-15 08:15:04下载
    积分:1
  • Qt4连连看
    #include "widget.h" #include int main(int argc, char *argv[]) {     QApplication a(argc, argv);     Widget w;     w.show();     return a.exec(); }
    2023-04-28 14:15:04下载
    积分:1
  • DXFExample
    一种ActiveX服务器,提供在标准图片框中创建具有尺寸的高度详细、真实比例的机械图形的功能。服务器可以将任何图形保存到AutoCAD complient DXF文件v12到2000。完全独立于AutoCAD!! ;
    2023-06-06 19:30:03下载
    积分:1
  • VB compiler automatically registered. TLB file, use the code http://www.mvps.org
    VB编译,自动注册.TLB 文件,利用 http://www.mvps.org 上的代码-VB compiler automatically registered. TLB file, use the code http://www.mvps.org
    2022-08-12 22:30:57下载
    积分:1
  • 一个线程池的一个类,基本使用如下:
    一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = new TSession s->socket = socket //这里可以对连接的session进行自己的操作,例如给id找一个唯一的值 SetIoCompletionPort(socket, s) // 使连接socket与一个自定义结构体关联 } void myIocp::OnRead(void * p, char * buf, int len) { TSession *s = (TSession *)p send(s->socket, buf, len, 0) // 这里只是简单的把收到的消息返回给客户端 ... } void myIocp::OnClose(void * p) { delete p } myIoncp iocp main() { ... iocp.listen(4311) // 开始监听网络端口,等待客户端连接 ... }-A class for thread pool,basic usage below: struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void* p, char* buf, int len) void OnAccept(SOCKET socket) void OnClose(void* p) } void myIocp::OnAccept(SOCKET socket) { TSession*s = new TSession s->socket = socket //here you can do something about connecti
    2022-07-17 05:14:52下载
    积分:1
  • 用VB做的半透明窗体,用她可出很多有趣的软件。
    用VB做的半透明窗体,用她可开发出很多有趣的软件。-Using VB to do the semi-transparent form, she can develop a lot of interesting software.
    2022-03-21 04:50:00下载
    积分:1
  • PIC based lamp IR remote dimmer
    PIC based lamp IR remote dimmer
    2022-03-23 07:59:30下载
    积分:1
  • 可随意更改文件修改日期
    可随意更改文件修改日期-can change the modified-date of the file
    2023-01-18 18:10:03下载
    积分:1
  • uda旧的实验控制台版本.仅作实验测试用途.仅有英文命令行版.含源代码....
    uda旧的实验控制台版本.仅作实验测试用途.仅有英文命令行版.含源代码. -uda old console version of the experiment. experimental testing purposes only. the only English version of the command line. containing the source code.
    2022-05-25 06:21:08下载
    积分:1
  • 696518资源总数
  • 105065会员总数
  • 14今日下载