资源列表

« 1 2 ... .91 .92 .93 .94 .95 2896.97 .98 .99 .00 .01 ... 16274 »

[Linux/Unix编程vmm

说明:通过分页技术,在屏幕上显示文件data.txt中多个选定的数据。方法是:  读入数据为整数的逻辑地址(<0时退出);  将逻辑地址分解为页号、页内位移;  查页表,若该页不在内存块中(中断位为1),将该页从外存读入内存某一块中,淘汰策略为FIFO;否则,由页号得块号;  将内存中该数据显示在屏幕上。
<shellneyyan> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[系统编程Fileswatcher

说明:能实现对文件的监控,包括对文件的修改,添加与删除,并将监控的内容写入文本文件-To achieve control of documents, including changes to a file, add and delete, and will monitor the content of written text file
<huangdianjun> 在 2025-06-05 上传 | 大小:3.58mb | 下载:0

[系统编程renwuguanliqi

说明:一个任务管理器程序,获取CPU的全部信息,不使用API,运行几乎不占CPU资源-A task management program, access to all the CPU information, not to use API, running almost no CPU resources accounted for
<freedom> 在 2025-06-05 上传 | 大小:383kb | 下载:0

[系统编程mapdate

说明:给mapinfo电子图层赋值,将实时信息动态显示在图元边上-Mapinfo assignment to the e-layer, real-time information will be dynamically displayed in the graphic element edge
<qc8587> 在 2025-06-05 上传 | 大小:349kb | 下载:0

[弱点检测代码agobot3-priv4

说明:
<xianmin> 在 2025-06-05 上传 | 大小:3.88mb | 下载:0

[加密解密elce

说明:密码锁程序`第一次上传的`希望大家多多下载多多指点-Locks `procedure` the first time to upload a lot of hope that everyone download a lot of pointing
<> 在 2025-06-05 上传 | 大小:114kb | 下载:0

[扫描程序rbot6.6

说明:不用多说,rbot又是经常被研究的源码之一-Needless to say, rbot is often one of the study source
<xianmin> 在 2025-06-05 上传 | 大小:574kb | 下载:0

[Linux/Unix编程cmvc-client-samples-1.4

说明:CMVC是IBM和许多跨国公司的缺陷管理工具。这里给出了很多在Linux下用KSH编写的使用CMVC命令的例子。这些例子来自于IBM内部的CMVC培训。-CMVC is IBM, and many of the defect management tool for multinational companies. Here are given a lot in Linux using KSH prepared using the CMVC command examples. These exam
<leon_gui> 在 2025-06-05 上传 | 大小:131kb | 下载:0

[加密解密AES

说明:AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf-AES-rijndael algorithm detailed inf
<张鲁夺> 在 2025-06-05 上传 | 大小:1.89mb | 下载:0

[系统编程WindowsInterface

说明:Windows 性能监视器接口 The TPdhBrowseDlgConfig record type contains a field named dwConfigFlags which was a bitfield in the original C/C++ header file. Unfortunately Object Pascal does not provide direct support for bitfields. Therefore this field was
<逻辑错误> 在 2025-06-05 上传 | 大小:71kb | 下载:0

[Linux/Unix编程trace

说明:a sample debugger in Linux
<ptrace> 在 2025-06-05 上传 | 大小:3kb | 下载:0

[Linux/Unix编程romInit

说明:2440 的rominit好用。 2440 的rominit好用。-2440
<张威> 在 2025-06-05 上传 | 大小:5kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 2896.97 .98 .99 .00 .01 ... 16274 »

源码中国 www.ymcn.org