资源列表
DM3730_RtspServer
- DM3730视频采集,RTSP服务器网络发送视频,可以用VLC观看,用到了live555库,注意将APPROInput.cpp中的GetAvData()函数换成自己的,这个函数实现1帧视频采集,H264压缩功能-DM3730 video capture, RTSP server sends the network video data, you can use the VLC view, use the live555 library, pay attention to the APPROInp
libxcb-1.8.1.tar
- xcb source for linux 源码及资料说明-xcb source for linux
xuniziffuqudong
- 基于用户态Linux(UML)的操作系统实验平台-the rudiments of User-Mode Linux (UML)-based experimental platform of OS
pintos-priority
- pintos project1的实现,这是斯坦福大学推出的一个操作系统,要我们自己实现其功能-pintos project1 implementation, it is Stanford University launched an operating system, if we are to realize its function
PekingMonitor
- 串口连接监控设备、读取数据后显示。配置文件的读取使用,自定义加解密-Serial port monitoring devices, read data after the show. Read the configuration file to use custom encryption
instructer-of-hacker
- 亲爱的站长同志,你好,非常想加入,此内容是关于黑客攻击命令的文件。非常好 。-Dear webmaster comrades, hello, very much like to join this file on the command of the hacker attacks. Is very good.
CaaCPPMemoryControl
- 伟大的Bill Gates 曾经失言: 640K ought to be enough for everybody — Bill Gates 1981 程序员们经常编写内存管理程序,往往提心吊胆。如果丌想触雷,唯一的解决办法就是发现所有潜伏的地雷并且排除它们,躲是躲丌了的。本文的内容比一般教科书的要深入得多,读者需细心阅读,做到真正地通晓内存管理。 -The great Bill Gates once indiscretions: 640K ought to be e
VMA
- 虚拟内存管理实验。 在Linux环境下编写一个内核模块,分别实现如下几个函数: static void mtest_dump_vma_list(void):依次列出当前进程所占用的虚拟内存空间各段的读、写或执行权限。 static void mtest_find_vma(unsigned long addr):查找出虚拟地址addr所在的vma,并通过printk打印该段的起始地址、终止地址和段标志等信息。 static void
linux-block-device
- 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是块设备驱动的。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a block device driver.
《windows 核心编程》源码
- 《windows 核心编程》源码-code of <windows sock programming>
mfcmapi
- MFCMAPI 是一个相当于 MAPI 示例客户端。 演示了MAPI的接口的使用方法。MAPI接口是由微软公司提供的一系列供使用者开发Mail、Scheduling、bulletin board、communication程序的编程接口。 -MFCMAPI an equivalent sample MAPI client. MAPI interface to demonstrate the use of methods. MAPI interface is provided by Micro
jiakeji
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
