资源列表
physmembrowser
- Physical Memory Browser
FlashDiskSpy
- 一个可以在后台偷取你闪盘里所有资料的小软件。 只要你的闪盘一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出.-one can steal your background flash disk Lane all the information a small software. If you are stuck in a flash disk, all the Eastern residences have been quietly taking. Open code, hotkeys
MemPoolTest
- 一个好用的内存沲类,线程安全,也是一个学习如何设计线程安全的类的好例子。-a handy memory gasoline category, security thread, as well as learning how to design a security thread like good example.
shutdownXP
- 关机、重启、注销、XPVB源代码已经经过系统测试-shutdown and restart, canceled, XPVB source code has been systematically testing
lookoverhartware
- 硬件信息察看器,欢迎下载-inspected for hardware information, please download
startPC
- 一个键盘开机的源程序,自己设置快捷键开机-a keyboard boot source files, set up their own shortcuts Boot
Gribble1_src
- 全荧幕-entire screen
accountdump2
- 帐号管理程序,可以检查本机帐号中有没有隐藏的帐号,或者有复制的帐号,防止本机被设置了后门帐号.-account management procedures, the machine can check account with no hidden account, or a copy of the account, prevent the machine is set to the back door Account.
operatingsystemsourcecode
- \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
scripter
- Windows下的脚本引擎代码和脚本示例。 用于为任意Win32进程集成脚本功能。 支持VBscr ipt脚本和JAVAscr ipt脚本。 开发自定义程序所必不可少-Windows scr ipt engine and scr ipt code examples. Win32 for arbitrary scr ipt functional integration process. Support VBscr ipt scr ipts and JAVAscr ipt scr ipt
XEventLog_demo
- 输出日志信息到Windows的事件查看器的代码。 代码可以直接编译通过,而且便于移植。-output log messages to the Windows event viewer code. Code can be directly translated through, but for portability.
FCFS_LRU_OPT
- 模拟操作系统的页面置换1、 掌握操作系统的页面置换过程,加深理解页式虚拟存储器的实现原理。 2、 掌握用随机数生成满足一定条件的指令地址流的方法。 3、 掌握页面置换的模拟方法。 -simulation systems of a replacement pages, master pages operating system replacement process deepen our understanding of virtual memory pages of illustra