资源列表

« 1 2 ... .56 .57 .58 .59 .60 8261.62 .63 .64 .65 .66 ... 16281 »

[Linux/Unix编程mytime

说明:设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。-Design and implement the Unix "time" command. "MyTime" command through the command-line parameter accepts a program to run, create a separate proce
<王刚> 在 2025-04-25 上传 | 大小:2kb | 下载:0

[系统编程MemMonitoring

说明:设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。 相关的系统调用: GetSystemInfo, VirtualQueryEx,VirtualAlloc, GetPerformanceInfo, GlobalMemoryStatusEx …-Design a memory monitor, real-time
<王刚> 在 2025-04-25 上传 | 大小: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. Rela
<叶敏 > 在 2025-04-25 上传 | 大小:423kb | 下载:0

[Linux/Unix编程pc

说明:一个大小为3的缓冲区,初始为空 2个生产者 – 随机等待一段时间,往缓冲区添加数据, – 若缓冲区已满,等待消费者取走数据后再添加 – 重复6次 3个消费者 – 随机等待一段时间,从缓冲区读取数据 – 若缓冲区为空,等待生产者添加数据后再读取 – 重复4次 说明: 显示每次添加和读取数据的时间及缓冲区的状态 生产者和消费者用进程模拟。-A
<王刚> 在 2025-04-25 上传 | 大小:3kb | 下载:0

[加密解密key-destribution

说明:java实现rsades混合加密的密钥分配-key disribution by rsa and des
<宋磊> 在 2025-04-25 上传 | 大小:622kb | 下载:0

[加密解密DiffleHuman

说明:java 实现 DiffleHuman密钥分配-key distribution by difflehuman
<宋磊> 在 2025-04-25 上传 | 大小:26kb | 下载:0

[系统编程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 perfor
<金拾斤 > 在 2025-04-25 上传 | 大小: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
<金拾斤 > 在 2025-04-25 上传 | 大小:73kb | 下载:0

[系统编程cwnd

说明:VC++通过HWND获得CWnd指针,一个窗体编程的例子,获取CWnd指针,在示例窗口中点击按钮即可获得指针。-VC++ HWND CWnd pointer, a form programming examples, get the CWnd pointer in the example window, click the button to get the pointer.
<张贡献 > 在 2025-04-25 上传 | 大小:16kb | 下载: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 n
<张贡献 > 在 2025-04-25 上传 | 大小: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, e
<张贡献 > 在 2025-04-25 上传 | 大小:195kb | 下载:0

[系统编程Demo

说明:VC++将应用程序已运行的实例调至前台,源码运行正常-VC++ application running instance raised front desk, source operating normally
<王筱蕾 > 在 2025-04-25 上传 | 大小:11kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 8261.62 .63 .64 .65 .66 ... 16281 »

源码中国 www.ymcn.org