当前位置:
首页 资源下载
搜索资源 - file system monitoring
搜索资源列表
-
0下载:
filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
-
-
1下载:
文件系统驱动开发的文档资料(IFS DDK),包括新文件过滤接口程序员指南.rar,实现对硬盘的监控.txt,文件重定向操作.txt,注册表重定向.txt,DLL函数重定向的问题.txt,关于文件夹地隐藏.txt等。-file system driver development Documentation (IFS DDK), including new file filters Interface Programmer's Guide. rar, the hard drive moni
-
-
0下载:
简单的视频监控程序,可以将监控数据保存为AVI文件,可以做为视频监控系统开发的基础代码.-simple video monitoring procedures, monitoring data can be saved as AVI file, Video monitoring can be used as the basis for the development of system code.
-
-
0下载:
监控数据库性能,回滚段的争用情况,监控文件系统的 I/O 比例-monitoring database performance, Rollback Segment of contention, control file system I / O ratio
-
-
1下载:
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
-
-
0下载:
本资源两部分:1、Windows文件系统过滤驱动开发教程(第二版),中文PDF文件。2、文件监控FileMon源码,C++/C代码-The resources of two parts: 1, Windows File System Filter Driver Development Guide (Second Edition), Chinese PDF files. 2, file monitoring FileMon source, C++/C code
-
-
0下载:
sysinternals公司制作的一款文件系统监视工具,能监视系统调用的文件-sysinternals company produced a paper system monitoring tool that can monitor the file system call
-
-
0下载:
PcShare+远程控制2008源代码
此款远控的管理功能:
文件管理功能
屏幕监控功能
超级终端功能
键盘监控功能
进程管理功能
注册表管理
窗口管理功能
视音频功能
系统维护功能
修改被控制端注释
远程卸载功能
开关被控制端代理功能
广播功能
被控制端执行指定上传程序
被控制端下载执行指定联结
发送信息到被控制端
被控制端访问指定网站-PcS
-
-
0下载:
计算机活动监控系统介绍:通过该系统,网络管理员可以通过服务器监控所在网段内包括文件存取、网络访问、邮件收发、主机CPU负荷和进程活动等在内的所有客户机行为,计算机活动监控系统从而了解客户机状态,侦测网络中异常活动,进而采取相关的应对措施。-Computer Activity Monitoring System Introduction: Through the system, network administrators can monitor the host server网段内includi
-
-
0下载:
煤矿安全实时监控系统(简单新闻发布系统)
主页上的登陆是ajax的,下面那个年份查询是自动生成图片,大家可以研究一下。
整个程序是struts1.2的版本构架,数据库是mysql,用户名root,密码1234,希望这个程序可以为初学者提供帮助!
数据库文件就是那个sql文件,启动mysql后,导入这个sql文件就可以了。
-Coal mine safety monitoring system (EASY Press Release System) home page
-
-
0下载:
设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System
(NTD IALS) was designed and im
-
-
0下载:
Sysinternals公司的文件系统监视工具源代码,通过动态加载驱动的方式实现对系统所有文件系统操作进行监控,代码包括驱动以及可执行文件的全部源代码。 -Sysinternals company' s file system monitoring tool for source code, dynamic loading through the drive way all the files on the system to monitor system operation, code
-
-
0下载:
sysinternals公司的文件系统监视工具源代码,通过动态加载驱动的方式实现对系统所有文件系统操作进行监控,代码包括驱动以及可执行文件的全部源代码。感谢Mark Russinovich 和 Bryce Cogswell 的辛苦工作。
-sysinternals file system' s source monitoring tools, dynamic load-driven approach to achieve all the files on the system to m
-
-
0下载:
监控所有磁盘,防止指定文件名的文件创建的系统内核。DDK环境编写。-Monitoring of all disks, specify the file name to prevent the creation of the file system kernel. The preparation of DDK environment.
-
-
0下载:
ilemon 是一款出色的文件系统监视软件,它可以监视应用程序进行的文件读写操作。它将所有与文件一切相关操作(如读取、修改、出错信息等)全部记录下来以供用户参考,并允许用户对记录的信息进行保存、过滤-ilemon is an excellent file system monitoring software, which can monitor the application file read and write operations. It all files all the relevan
-
-
0下载:
文件系统监视器,文件系统监视工具源代码,通过动态加载驱动的方式实现对系统所有文件系统操作进行监控,代码包括驱动以及可执行文件的全部源代码-Monitor file system, file system monitoring tool for source code, by dynamically loading a way that drives the system to monitor all file system operations, code-driven, as well as
-
-
0下载:
Spying a file system
Windows applications can do dynamic monitoring of any specified directory. Once changes have occurred and are detected, the spy application can run various tasks ( run antivirus, log activity, determine more information abou
-
-
0下载:
Windows系统文件过滤驱动源代码.
采用Windows 2000 DDK开发.
可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程.
参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作.
-Windows system file system filter driver source code. Using Windows 2000 DDK development. Can modify the file C
-
-
0下载:
文件服务器管理平台
统一文件访问存储系统监控管理界面-
File Server Management Platform
Unified file access storage system monitoring and management interface
-
-
0下载:
描述文件系统的监控,是文档论文,总体思想构造,监控文件夹-Monitoring descr iption of the file system, the overall ideological construct, monitor folders
-