WDM(Windows Driver Mode)驱动程序模型。相比起以前的KDM 和VXD 来说,它的性能更高、系统之间移植更加方便。所以,随着系统的升级(指MS 的操作系统),WDM 已经逐步取代KDM 和VXD,成为MS 系统下驱动程序开发的主流
上传时间: 2014-01-26
上传用户:www240697738
T-Kernel的规范,在世界的份额占70%以上,不过在中国没有推广开来
标签: T-Kernel
上传时间: 2015-05-16
上传用户:zmy123
T-Kernel的monitor,在世界的份额占70%以上,不过在中国没有推广开来
上传时间: 2015-05-16
上传用户:894898248
使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.
上传时间: 2015-05-17
上传用户:gaome
Knark is a kernel-based rootkit for Linux 2.2. 使用此工具可以获得root权限
标签: kernel-based rootkit Knark Linux
上传时间: 2015-05-19
上传用户:xyipie
This zip describes how two SSCs in I2S mode play and record wave files through a two-input data method. Includes main.html file for help.
标签: describes two-input through record
上传时间: 2013-12-23
上传用户:lhw888
SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。 打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。
标签: svcplot testlin kernel SVM
上传时间: 2015-05-27
上传用户:风之骄子
SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.
标签: implement Compiler RealView software
上传时间: 2015-05-30
上传用户:chenlong
uC_OS-II to the x86 protected mode
标签: protected uC_OS-II mode the
上传时间: 2014-01-01
上传用户:tyler
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character * BASE64_NotCRLF ---- Need not CRLF between 64 base64-character * * Output * char data * char data length * * Return * 0: success -1: error
标签: binary data operation bin_data
上传时间: 2015-06-04
上传用户:ZJX5201314