搜索资源列表
Linux内核重编译常见故障介绍
- 收集整理了几个在Linux内核重编译中最常见的故障及其解决方法,如果您在编译内核过程中遇到了类似的故障,那么本文将会对您有所帮助。-collected several of the Linux kernel recompile the most common fault and the solution, if you are in the kernel process encountered a similar fault, then this will be of help to you.
shili
- 一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的.-a sample program, capable of an arbitrary file encryption, password request user input limit within eight (of course you can change). Procedures have a good fault-tolerant design, tha
magwmi52
- WMI和智能组件包含通过WMI的功能,SMART与SCSI传递,对硬盘的信息获取和配置网络适配器特定用途,而且对许多其他一般用途。MagWMI允许访问和Windows Update的使用Windows系统信息管理仪表。 MagWMI提供一般信息的任何WMI使用类似命令SQL视图访问,并专门与函数的TCP / IP协议的配置,如设置适配器的IP地址,计算机名和域/工作组。-Magenta Systems WMI and SMART Component contains WMI, SMART and
CRC
- 主要介绍的是crc容错校验算法,繁体中文版-Mainly introduces the CRC checksum algorithm for fault-tolerant, Traditional Chinese version
encryption
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要。这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可。 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改)。程序有很好的容错设计,这是我们应该学习的-Give a lot of file encryption technology, which is divided into different levels to f
VirtualMemory
- 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。采用先进先出调度算法。-Analog paging in virtual storage management hardware and the address translation page fault, as well as the choice of scheduling algorithm to deal with page page fault. FIFO scheduling algorithm u
pama
- 页式虚拟存储管理缺页中断的模拟系统的设计——OPT、FIFO、随机淘汰算法-Virtual memory management page page fault the design of the simulation system- OPT, FIFO, random-out algorithm
managemen
- 页式虚拟存储管理缺页中断的模拟系统的设计方法-Virtual memory management page page fault simulation system design method
VCOPT
- VC++使用OPT页面置换算法的程序示例,OPT页面置换算法来实现当页表中发现所要访问的页面不在内存时调入内存,使内存的资源得以充分利用。本课题主要的目的是为了在虚拟页式存储管理中,当进程运行时,发生缺页中断时,使用一种很好的页面置换算法,使系统性能变得更好。-VC++ using the OPT page replacement algorithm sample program, OPT page replacement algorithm to achieve when the page t
MANET_src
- Fault-Tolerance Mechanism of Mobile Agent In Mobile Ad Hoc Networks
Fileencryptionfileencryptiontechnology
- 文件加密一例 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文 件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更 改).程序有很好的容错设计,这是我们应该 学习的.-File encryption file encryption technology to the case of
FU_Lite
- Shadow Walker is not a weaponized attack tool. Its functionality is limited and it makes no effort to hide it s hook on the IDT or its page fault handler code. It provides only a practical proof of concept implementation of virtual memory sub
Segmentation-Fault-in-Linux
- 本文简单介绍了Segmentation fault 发生的原因,结合实 际例子描述了内核向用户态程序发送SIGSEGV 信号的流 程。文中以实例回答了常见的一些SIGSEGV 问题-This paper briefly describes the causes of the Segmentation fault, combined with practical examples describe the state of the kernel to the user to send SI
fault-recovery-in-mpls.ppt
- that is a ppt in mpls based fault recovery
fault-inject
- For explanation of the elements of this struct, see Documentation fault-injection fault-injection.txt.
fault
- Fault status register encodings. We steal bit 31 for our own purposes.
fault
- Page Fault Handling for ARC (TLB Miss ProtV).
fault
- linux arch arm mm fault.c.This is useful to dump out the page tables associated with addr in mm mm . -linux arch arm mm fault.c.This is useful to dump out the page tables associated with addr in mm mm .
fault
- Where to go on fault in kernel mode Zero means fault was unexpected.
fault-injection-master
- Kernel fault injection tool