登录
首页 » Windows Socket编程 » 进程管理器

进程管理器

于 2022-12-25 发布 文件大小:66.35 kB
0 62
下载积分: 2 下载次数: 1

代码说明:

c#进程管理器,有各进程cpu的使用率,是采用定时器处理的,源代码在压缩包里面。。。。。。。。。。。。。。。。。。。。。。。。。。。。

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

发表评论

0 个回复

  • "Visual C Programming Network Communication practical case Showcase" s...
    &支持自由/开源软件的visualc编程网络通信实例展示
    2022-06-14 06:45:04下载
    积分:1
  • a simple computer network program, describes the computer sliding window of the...
    一个简单的计算机网络程序,描述计算机滑窗协议。实现回退N帧。-a simple computer network program, describes the computer sliding window of the agreement. Reverting to achieve N frame.
    2022-02-01 11:33:22下载
    积分:1
  • from the Internet stable and reliable source of the download
    从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
    2022-04-17 21:44:03下载
    积分:1
  • 计算校验和 命令行:check_sum infile 其中check_sum是序名,infile是数据文件名 输出:数据文件的校验和。 目...
    计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, and infile data output file name : data files, the checksum. The purpose of the data link layer and the MAC layer of learning, according to the data link layer to the basic principles of universal application against the Ethernet frame, and by constructing a concrete frames, in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach.
    2022-05-20 02:21:14下载
    积分:1
  • 通过CSocket类和IP地址在计算机之间进行文件传送。
    通过CSocket类和IP地址在计算机之间进行文件传送。-through CSocket type and IP addresses in the computer file transfer between.
    2022-01-31 09:00:56下载
    积分:1
  • 一个很精典的邮件接收与发送的原序!如果你不下载,你一定会后悔的,有什么问题请联系我!...
    一个很精典的邮件接收与发送的原程序!如果你不下载,你一定会后悔的,有什么问题请联系我!-a very classic mail receiving and sending the original program! If you do not download, you will surely regret, what issues please contact me!
    2022-03-12 19:16:49下载
    积分:1
  • 自动发送电子邮件
    这是的自动发送电子邮件的源代码。请下载并试用。谢谢大家的支持。
    2022-01-28 08:28:59下载
    积分:1
  • 实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线  ・服务...
    实现功能:・ 用户上线・包括新用户上线和已使用过该系统的用户上线・每位在线的用户将会收到该用户上线的通知・该用户会收到所有已在线的用户的信息・朋友下线  ・服务器端删除该用户信息・每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息・聊天终止,文件传输终止・ 修改用户名字・用户可以在对应的文本框内直接修改名称・用户可以在保存的Myinfo.txt中直接修改名称・ 聊天功能:・公聊:所有在线的用户都可以看到你的发言・私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天  ・文件传输  ・能给所有的已在线用户发送文件(先打开私聊窗口)  ・只能给一位用户发送文件,但是却可以接收多个用户发送的文件・查看历史记录  ・可以查看私聊的聊天记录  ・可以查看公聊的聊天记录  ・可以查看服务器端的所有记录-achieve functional : on-line users, including new users on line and have used the system users on the line every online users will be received by the users of on-line users will be notified of the receipt of all users of online information Linear friends server to delete the user information each of the Line users will receive the notification from the assembly line users, delete users change the information termination chat, file transfer, termination of modifying user names users can text box corresponding directly alter the names of users can keep Myinfo.txt directly change the name chat : public talk : all online users can se
    2022-04-15 07:32:42下载
    积分:1
  • 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API写,可以很方便的扩展自己的序。可以把每种抓取的协议数据保存...
    一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
    2022-06-02 06:52:55下载
    积分:1
  • ASP基础教材 适合用于初学者使用 并且能供一些专业人士自学...
    ASP基础教材 适合用于初学者使用 并且能供一些专业人士自学-ASP basis of materials suitable for beginners and can use for self-learning professionals
    2022-08-08 15:11:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载