资源列表

« 1 2 ... .30 .31 .32 .33 .34 10335.36 .37 .38 .39 .40 ... 16281 »

[系统编程隐藏

说明:查找进程,目录/文件,注册表等操作系统将最终调用 ZwQueryDirectoryFile,ZwQuerySystemInformation,ZwXXXvalueKey 等函数。要想拦截这些函数达到隐藏目的,需先自己实现以上函数, 并修改系统维护的一个 SYSCALL 表使之指向自己预先定义的函数。 因 SYSCALL 表在用户层不可见,所以要写 DRIVE 在 RING 0 下 才 可修改。-the searc
<aaaa> 在 2025-04-24 上传 | 大小:4kb | 下载:1

[加密解密200552536251

说明:这是一个用VB开发的DES加密/解密算法,算法简洁,非常好.哈哈.-This is a VB-DES encryption/decryption algorithm, the algorithm is simple, and very good. Haha.
<赖高> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[加密解密modCrypt

说明:调用系统CryptAPI加密解密的示例代码.-calling system CryptAPI encryption and decryption of the sample code.
<李大卫> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[加密解密sercrty

说明:bios 加密解密,解析了各种 bios 的不同加密解密办法,比较实用吧-bios encryption and decryption, analysis of various bios of different encryption and decryption methods, it was more practical
<黄星> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[Linux/Unix编程mouse_wang

说明:一个linux 下用C写的mouse小游戏-a written using the C small mouse game
<王鹏程> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[Linux/Unix编程atp

说明:中断及总线模块,基于linux系统,主要可应用于ARM9-interruptions and bus modules based on Linux, can be used ARM9
<安立永> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[加密解密TEA式加密

说明:一个微小加密算法.这是一种最快速最有效的加密算法.使用混合代数公式组.作到64位加密 -a small encryption algorithm. This is one of the most rapid most effective encryption algorithm. The use of the mixed group algebraic formula. For 64-bit encryption
<Bo> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[加密解密TEAve式加密

说明:使用一次文本加密方法做到数字化文本文件加密-use a text encryption methods do digital text file encryption
<Bo> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[系统编程微机实验

说明:微机接口的小实验:交通灯、计数器等,格式为asm,需要8209、8253、82-Computer Interface small experiment : traffic lights, counters, format asm need 8209,8253, 82
<王强> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[系统编程PEClean

说明:一个清除PE头垃圾来缩短PE文件大小的演示程序。很好的说明了PE结构中无用的部分。学PE结构的朋友可以-a PE first garbage removal to reduce the file size of PE Demonstration Program. A good reminder of PE structure of the part useless. PE structure of the school friends
<> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[系统编程matlab源代码

说明:OBS汇聚算法,用matlab实现,该算法为混合门限汇聚算法-OBS aggregation algorithm, using Matlab realize that the algorithm for mixed Threshold aggregation algorithm
<吴鹏> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[系统编程模拟页面置换算法

说明:通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。-through writing and debugging of storage management simulation program to increase the storage management program understanding. Virtual Memory Management familiar with the
<> 在 2025-04-24 上传 | 大小:4kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 10335.36 .37 .38 .39 .40 ... 16281 »

源码中国 www.ymcn.org