搜索资源列表
buddy_算法
- Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
ettercap-0.6.7.tar
- Ettercap最初设计为交换网上的sniffer,但是随着发展,它获得了越来越多的功能,成为一款有效的、灵活的中介攻击工具。它支持主动及被动的协议解析并包含了许多网络和主机特性(如OS指纹等)分析。 这里是它的源代码包-Ettercap initially designed for the exchange of online sniffers, but with the development, it was more and more functions into one effect
加、解密算法大全
- 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple test procedure
Makefile_c_test
- cygwin下的包含各种c基本操作的demo程序,makefile支持随意添加源文件到根目录,并自动生成dependecy,是学习linux编程和makefile的好代码。-cygwin contains all the basic operation of the c demo procedures, makefile support arbitrarily add source files to the root directory, and automatic generation dep
gprs(mc55)deiver-in-Linux
- Linux下的MC55模块的驱动,并包含了对于AT指令的直接解析。-MC55 module under Linux drivers and includes the direct analysis for the AT commands.
ffmpeg-v0.5-linux
- ffmepg工具的源码并包含可执行程序,支持在linux系统上进行格式转换-ffmepg tool source and contains an executable program
paixu
- hash表的使用,使用hash函数并包含解决冲突的方法-the use of hash table, use the hash function and includes a solution to the conflict
Introduction_to_Cryptanalyst
- 加密算法是计算机科学中的一个分支。本书是一本简单介绍加密算法的英文书籍,并包含了对常见英文词根出现概率的分析-Computer encryption algorithm is a branch of science. This book is a simple encryption algorithm, introduced in English books, and contains a common root in English appear probability analysis
scsi_io-fuctions
- 用于打开scsi设备并包含了一些有用的命令,例如查询等。-a tool to open a scsi device and issue some useful commands such as INQUIRY and helpers to call various PERSISTENT RESERVATION functions
lcd_driver
- 用于Linux 2.4内核的LCD及键盘驱动,并包含测试程序,及对应的MAKEFILE-Linux 2.4 kernel for the LCD and keyboard-driven, and includes testing procedures, and the corresponding MAKEFILE
GetprocessRam
- VB编写的一款小工具获取任意运行的系统进程所占用的内存使用信息,并包含了几个示例程序:加载100个窗体,加载位图、显示图片、删除窗体、加载文件、刷新列表等。 窗口下边适时显示选中进程的当前内存使用情况、页面文件(虚拟内存)大小等。-VB prepared to obtain a small tool for any process running on the system memory occupied by the use of information and includes a
Linux_NetProgram
- Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
openSLL_libAndheader
- openSSL编译出来的lib并包含头文件-The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as wel
sqlite-amalgamation-3.6.23.1.tar
- sqlite数据库linux源代码,并包含configure 和 MakeFile 文件-sqlite database linux source code, and include files configure and MakeFile
chapter7
- 加密与解密基础知识,详述加密与解密技术的原理、方法及各种方法的优缺点,并包含一些简单的例子。-The basics of encryption and decryption, encryption and decryption technology detailing the principles, methods and advantages and disadvantages of various methods, and contains some simple examples.
rbScanner
- 一款简单的端口扫描工具,并包含一些服务探测-A simple port scan tool, and contains a number of service detection
RSA
- 实现大数的RSA加密算法,并包含有大数头文件-Realization of tarsus RSA encryption algorithm, and contains large header files
cp_prj1.04
- linux下用C语言编写的文件、文件拷贝复制功能应用程序,并包含封装好的接口-a application for copy command in linux OS , it use C to write, and it contain some usefor interface....
Advantech_Linux_watchdog
- 根据研华AIMD-215D主板说明文档,开发的linux硬狗,并包含调用库(.o文件)和主板说明文档;- According to Advantech AIMD-215D motherboard documentation, development linux hard dog, and contains a call to the library (.o file) and the motherboard documentation
sd-card-linux-driver
- linux驱动编写,实现外接sd卡功能,实现fafts文件系统,并包含电路图-Linux driver to write, to achieve external SD card function, to achieve fafts file system, including the circuit diagram