资源列表
[Linux驱动] linux-test_11
说明:编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能-Write a program to achieve copy all contents of a directory to another directory functions<强大> 在 2025-04-29 上传 | 大小:17kb | 下载:0
[系统编程] MonitorRegistry
说明:1、实时监控浏览器主页修改情况。 2、运行该程序后,只要修改浏览器主页,就会弹框提示网页修改。 3、代码使用vc2010编写。-1, real-time monitoring browser home page revision. 2, after running the program, just modify the browser home page, the page will be prompted to modi<chris> 在 2025-04-29 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] chkrootkit.tar
说明:linux下的synflood代码,支持最新内核版本,支持winpcap-under linux synflood code to support the latest kernel version, support winpcap<浮生若梦> 在 2025-04-29 上传 | 大小:38kb | 下载:0
[Linux驱动] rootfs.tar
说明:自己实现的yaffs2文件系统,可以直接在开发板上使用。linux移植需要的通用文件系统。基于s3c2440-Their implementation yaffs2 file system that can be used directly in the development board. linux transplant requires a common file system. Based on s3c2440<丁洋> 在 2025-04-29 上传 | 大小:7.25mb | 下载:0
[Linux/Unix编程] sort
说明:从input.txt中读取数据并运用冒泡排序进行排序,最终输出结果到output.txt-read numbers from input.txt then sort it and at last output result to output.txt<NOTHING > 在 2025-04-29 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] lockf
说明:此代码展示了在多进程间文件锁的应用,通过一个实例说明用法,结果输出到文件中-this code just show that how to use file lock among multi process<NOTHING > 在 2025-04-29 上传 | 大小:1kb | 下载:0
[系统编程] ProcessMonitor
说明:1、实时监控各个exe所做的行为;2、实时监控exe的启动和退出;3、该代码为微软的SysinternalsSuite中的Process Monitor v1.0版本源码;4、工程项目已转化为vs2010-1, real-time monitoring of individual behavior made exe 2, real-time monitoring exe startup and exit<chris> 在 2025-04-29 上传 | 大小:90kb | 下载:0
[Linux/Unix编程] code
说明: 给定多个目录,要求并发地统计这些目录下所有文件中,英文单词出现的次数。 假设:目录下的文件只包含英文单词 限制:采用多进程协作的方式 功能要求:词频统计结果需要写入指定的结果文件。用户可以通过查看这一结果文件, 了解这些目录下文件中的词频统计信息-Given multiple directories, the number of requests that all files in these directori<lineo> 在 2025-04-29 上传 | 大小:337kb | 下载:0