资源列表
[系统编程] MemMonitoring
说明:设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。 相关的系统调用: GetSystemInfo, VirtualQueryEx,VirtualAlloc, GetPerformanceInfo, GlobalMemoryStatusEx …-Design a memory monitor, real-time display of the current system<王刚> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[系统编程] huabi
说明:本压缩包内的示例代码演示如何合作VC++制作画笔/画刷程序,源代码在VC6下可顺利编译。与VC++画线有关的参考实例。-This compressed within the sample code demonstrates how to cooperate VC++ to make brush/brush program, the source code in VC6 can be successfully compiled. Related to the VC++ drawing a line<叶敏 > 在 2025-06-11 上传 | 大小:423kb | 下载:0
[Linux/Unix编程] pc
说明:一个大小为3的缓冲区,初始为空 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。-A buffer of size 3, is initially<王刚> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[加密解密] key-destribution
说明:java实现rsades混合加密的密钥分配-key disribution by rsa and des<宋磊> 在 2025-06-11 上传 | 大小:622kb | 下载:0
[加密解密] DiffleHuman
说明:java 实现 DiffleHuman密钥分配-key distribution by difflehuman<宋磊> 在 2025-06-11 上传 | 大小:26kb | 下载:0
[系统编程] Y1000HookPacket
说明: 基于VC的千年封包捕获工具,性能有待提高,能够监视盛大千年3的网络封包,由于游戏更新,HOOK地址有所变动。-Based on VC Millennium packet capture tool, performance needs to be improved to be able to monitor network packets Grand Millennium 3, game updates, the HOOK address subject to change.<金拾斤 > 在 2025-06-11 上传 | 大小:144kb | 下载:1
[系统编程] dulichao
说明:VC++ 绘制成绩分布图源程序代码,成绩分布图源码及实验报告,主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)-VC++ to draw scores distribution of the source code, grade distribution map source and experimental reports, the main function is given a set of performance data to map out the dist<金拾斤 > 在 2025-06-11 上传 | 大小:199kb | 下载:0
[系统编程] audios
说明:系统驻留,自写了部分系统API躲避主动式杀毒软件,不过某些杀软比如360仍然会报警,不放心的就不要下载了。一个系统驻留程序的源代码。请勿用作非法用途,仅供学习。造成的一些后果与作者本人无关。-System resides, since the written part of the system API to avoid active anti-virus software, but some soft kill such as the 360 will still alarm, do not<金拾斤 > 在 2025-06-11 上传 | 大小:73kb | 下载:0
[系统编程] formmiddle
说明:VC++让子窗口居中显示,打开主程序窗体后,在主窗体框架内弹出一新窗口,程序将自动设置新窗口居中于主窗口框架内,有意者请下载参阅源代码。-VC++ the child window centered, open the main form, the main form within the fr a mework of a new pop-up window, the program will automatically set a new window centered in the fr a<张贡献 > 在 2025-06-11 上传 | 大小:192kb | 下载:0
[系统编程] setformicos
说明:VC++为窗体的标题栏增加图标,让程序界面看上去更专业,其实这个功能实现起来一点也不复杂,特别适合初学者参考,VC++设置窗口的图标源码分享给大家。-VC++ to increase the form s title bar icon, the program interface looks more professional, in fact, this feature is not complicated to achieve, especially for beginners refere<张贡献 > 在 2025-06-11 上传 | 大小:195kb | 下载:0