搜索资源列表
udf-0.9.8.tar
- 这是Linux系统下的对UDF文件系统新增的功能,这是我从别处下载到的,希望能和大家共享,-This is the Linux system on the UDF file system to add, that I downloaded from elsewhere, and would like to share with you, huh, huh Oh
CurriculumDesignCompilingLinuxKernel
- 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
TestCache
- 封装一个跨进程缓存类 最近做一个项目,需要记录系统里每个进程访问的IP及Port,然后提交到服务端进行分析,我的思路是用一个缓存文件记录所有进程访问网络的信息,然后在主程序中提取记录再提交。 这里面涉及到多进程访问同一个缓存文件的同步问题,于是封装了下面这个类,自我感觉良好,拿出来和大家分享 :) * 使用类似于环形链表的机制来保证运行效率-An inter-process caching class encapsulates a project recently, n
traveldir.c.tar
- 对linux文件系统进行扫描,并得出文件系统的各种文件类型的所占比例情况,以及所在目录!-On the linux file system scan, and draw the file system share a variety of file types, as well as the directory!
All
- 这是一个模一电话计费系统,不同进程之间通过采用共享文件的方法来实现通信,同时为文件访问添加文件锁-This is a model of a telephone billing system, different processes to share files through the use of methods to achieve communication, as well as add a file lock file access
Linux_file
- 关于linux文件系统的解释和说明,比较清晰,分享一下-Linux file system on the interpretation and explanation is relatively clear, to share
vb100demos
- VB最酷百例系列书稿源代码,一共有100个源代码,这些源代码涉及到窗体、图像处理、鼠标键盘、数据库、文件操作、日期时间操作,Windows相关控制、动画制作、三维图形相关,系统托盘等。这些源码单个都比较小,主要是针对某个功能的实现而编写,简单的源码对于初学VB的新手来说,是值得一看的编程资料,VB最酷百例系列书稿源代码下载分享给VB爱好者。-VB coolest series of one hundred cases of the manuscr ipt source code, a total
zorro-sysfs
- 分享一份linux系统上关于Zorro 设备的文件属性代码,欢迎朋友们下载-Share on a linux system file attributes code on the device of Zorro, and friends are welcome to download
02ProcessList
- 列举系统正在运行的进程,通过CreateToolhelp32Snapshot、Process32First、Process32Next等函数的调用显示系统正在运行的进程ID、名称 -Running system processes list ======================================================================== CONSOLE APPLICATION : 02ProcessList =====
File
- 这是一个简单的文件操作系统,由C语言实现,做了一个多星期,在此进行分享-This is a simple file operating system, implemented by the C language, made more than one week, here to share