搜索资源列表
alertLogAnalysis
- 这是一个基于java,snmp的网络安全日志审计系统,提供方便的用户交互界面,以及实用的日志分析功能-This is a java-based, snmp network security audit log system to provide easy user interface, as well as the practical function of the log analysis
Tail-src-current
- Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
Hook
- 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
sysklogd-1.4.1
- linux下记录系统日志代码以及记录内核日志代码-Record linux system log under the code, as well as core log record code
log
- 自己写的简洁方便的日志函数,用于调试C或C++程序,很好用。不完善,忘有意者共同修改。-simple and well-used log function that I write by myself.
Clothingintothedistributionsystemnetwork
- 使用C编写,并使用socket的程序设计。功能概述:分店职员通过用户名和密码登录后,可以查看总店发布的所有服装信息,并订购需要的服装,以及更新自己库存状态。总店职员通过用户名和密码可以登录系统,登录后可以发布新服装信息,同时可以查看分店库存状况,以及确认分店的订购。-Use C to prepare, and use the socket programming. Functional Overview: store staff user name and password, you can s
AlgorithmAboutLinuxKernel
- 关于Linux2.6.18内核调度算法中判断交互式进程和非交互式进程的详细分析,以及证明其内核中的算法存在的相应的问题。 test.c为应用层测试代码 drv.c为内核驱动,为内核提供需要打印的进程ID prioxxx.log显示当测试进程的优先级设置为xxx时的内核的打印信息 no_setpriority.log显示为默认进程时的内核打印信息-About Linux2.6.18 kernel scheduling algorithm to determine the inter