搜索资源列表
v2.20-0247(06.09.13)AGanNo2.tar
- 兼容v2.20-0247的linux版本,内有源码,可编译(06.09.13)]AGanNo2 首先您需要去下载安装支持包libpcap和libnet 使用过程: 文件夹中包含的AGanNo2_0913在Linux 的2.6.15.3内核, libnet的版本1.1.2.1,libpcap的版本0.93下运行通过,如果在您的系统中不能运行,请试着重新编译编译! 编译过程: 1.解开源码包: tar -xvzf AGanNo2.tar.gz 2.编译: cd AGa
coLinux-0.7.4
- Cooperative Linux, 簡稱 coLinux, 是一種對 Linux kernel 的移植, 讓一台機器可以協同運作不同的作業系統. coLinux 的前身 UMLWin32 最早是由 Dan Aloni 在 2000 年所開發, 當時的目的是為了將 User Mode Linux 移植到 Cygwin 上. 在 2003 年時, Dan Aloni 運用了不同以往的想法與做法, 於是, 便產生了 coLinux. coLinux 不同於 VMware 等模擬器, coLinu
printdirfiles
- 在linux shell环境中查找指定文件,并打印文件的目录,基于2.4内核。-find a needed file in linux shell enviroment , and print the dirrectory of the file ,based on 2.4 kernel.
jinchengdiaodu-
- 用linux的内核的链表源码 实现模拟进程的优先调度-With the Linux kernel source code to implement a process simulation in the list of priority scheduling
OS
- 当遇到硬盘启动故障时, 我们经常会使用软盘启动系统来检测故障原因。 根据我们了解 了 Linux 系统的引导启动过程。Linux 启动盘正是在软盘上包括了启动过程中所需的一些基 本文件,实现如同从完整的硬盘启动的功能。启动盘并非仅仅包括启动时必需的内核映像, 它一般还包括基本的系统文件及一些工具程序。根据其功能我们通常将它们分为四种类型: - When confronted with the hard disk boot failure, We often use
linux-i2c
- 这是一份在linux3.5内核上编写的IIC子系统模型,应用于触摸屏驱动,在tiny4412开发平台上成功运行(This is a IIC subsystem model written on the linux3.5 kernel, applied to touch screen drivers, and successfully operated on the tiny4412 development platform)
epoll
- 在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中,有了一种替换它的机制,就是epoll。 相比于select,epoll最大的好处在于它不会随着监听fd数目的增长而降低效率。因为在内核中的select实现中,它是采用轮询来处理的,轮询的fd数目越多,自然耗时越多(In Linux network programming, long time used in the select to do event trigger. In the new Linu
《Pro Git》中文版
- 速度 简单的设计 对非线性开发模式的强力支持(允许上千个并行开发的分支) 完全分布式 有能力高效管理类似 Linux 内核一样的超大规模项目(速度和数据量)(speed Simple design Strong support for nonlinear development patterns (allowing thousands of branches of parallel development) Fully distributed The ability to
